// JavaScript Document
 
// Master function ran once the window is loaded. Do not put <script> tags in this tool.
function masterJSFunction(){
//Start global code here


document.getElementById('block-content2').innerHTML = '<iframe src="/AgentUploads/2124607326/newsletter2.html" style="width: 250px; height: 102px;" width="250" frameborder="0" height="100"></iframe>';

document.getElementById('homeblockreadmore2').href= '?MyMenu=nh&MyPage=nh/freeform9.asp&';

//End global code here
}
window.onload = masterJSFunction;

//Insert your own fuctions/script here
