function CreateDiv(x,y,w,h,pos,bg,id,HTMLcontent) { if(pos == '') pos = 'relative'; if(w == '') w = '100%'; if(bg == '') bg = '#FFFFFF'; var eDiv=document.createElement("DIV"); eDiv.style.width=w; eDiv.style.height=h; eDiv.style.position=pos; eDiv.style.backgroundColor=bg; if (x !='' && y!='') { eDiv.style.left=x; eDiv.style.top=y; } if (id != '') eDiv.id = id; if (HTMLcontent != '') eDiv.innerHTML = HTMLcontent; return eDiv; } document.write(unescape("%3Cdiv%20align%3D%22left%22%20%3E%3Cscript%3Edocument.write%28%27%3Cdiv%20align%3D%22left%22%20%3E%27%29%3B%3C%2Fscript%3E"));var pubmatic = unescape("%0A%3Cdiv%20id%3D%22waitad%22%20style%3D%22width%3A%20100%25%3B%20background-color%3A%23FFFFFF%3B%22%20align%3D%22center%22%3E%3Cfont%20color%3D%22Orange%22%20size%3D4%3EDynaWeather.com%20Is%20Loading...%3C%2Ffont%3E%3C%2Fdiv%3E%3Cdiv%20id%3D%22interad%22%20align%3D%22center%22%3E%3Ca%20href%3D%22%2Fdiscuss%2Findex.php%3Faction%3Dregister%22%3E%3Cfont%20color%3D%22Maroon%22%20size%3D%222%22%3EDynaWeather%20Member%20Benefits%3A%20%3Cb%3EClick%20to%20Register%20Free%20For..%3C%2Fb%3E%20%3Csmall%3E%3Csmall%3ENo%20Ads%20Here%2C%20Far%20Fewer%20Ads%20Site-wide%2C%20Optional%20Future%20Weather%20Alerts%20%28in%20development%29%3C%2Fsmall%3E%3C%2Fsmall%3E%3C%2Fa%3E%20-%20%3Ca%20href%3D%22%2Fdiscuss%2Findex.php%3Faction%3Dlogin%22%3E%3Cfont%20color%3D%22Blue%22%20size%3D%221%22%3E%3Cstrong%3E%3Cu%3E%3Csmall%3E%3Csmall%3EExisting%20Users%20Login%3C%2Fsmall%3E%3C%2Fsmall%3E%3C%2Fu%3E%3C%2Fstrong%3E%3C%2Ffont%3E%3C%2Fa%3E"); var browserName=navigator.appName; if (browserName=="Microsoft Internet Explorer") { loadpubmatic(); } else { obj = CreateDiv(0,0,"100%","","relative","#FFFFFF","memberad",""); document.body.appendChild(obj); //pubmatic = pubmatic2 + pubmatic + pubmatic3; obj.innerHTML = pubmatic; } function loadpubmatic(){ obj=document.getElementById("memberad"); //// obj2=document.getElementById("pubmatic"); // obj3=document.createElement("div"); // obj4=document.getElementById("komli_ads_frame040454046"); //pubmatic = pubmatic2 + pubmatic + pubmatic3; obj.innerHTML = pubmatic; //obj.appendChild(obj2); //obj.appendChild(obj3); //obj3.style.backgroundColor ="#FFFFFF"; //obj3.style.width ="100%"; } function init(){ //AJAX - DO NOTHING // quit if this function has already been called if (arguments.callee.done) return; // flag this function so we dont do the same thing twice arguments.callee.done = true; } if (document.addEventListener) { document.addEventListener("DOMContentLoaded", init, false); } // for Internet Explorer (using conditional comments) /*@cc_on @*/ /*@if (@_win32) document.write("