var window_id='ad_'+Math.round(Math.random()*Math.random()*1000000); var window_params='width=240,height=240,toolbars=no,location=no,menubar=no,status=no,resizable=0,scrollbars=0' ; var win=window.open('',window_id,window_params); var ad_code = ''; ad_code = '<'+'html style="overflow: hidden"'+'><'+'head'+'><'+'title'+'>'; ad_code += ''; ad_code += '<'+'/title'+'><'+'/head'+'>' ad_code += '<'+'body leftmargin=\'0\' topmargin=\'0\' marginwidth=\'0\' marginheight=\'0\''+'>'; ad_code += ''+'<'+'iframe src="http://www.szaktanfolyam.hu/kepek/szakt240.htm" frameborder="0" style="width:240px; height:240px" scrolling="no"'+'>'+''+'<'+'/iframe'+'>'+'\n'; ad_code += ''+'<'+'div style=\'position: absolute; left: 0px; top: 0px; visibility: hidden;\''+'>'+'\n'; ad_code += ''+'<'+'img src=\'http://advert.hu/ad/adlog?z=168&c=861&a=1251\' width=\'0\' height=\'0\''+'>'+'\n'; ad_code += ''+'<'+'/div'+'>'+'\n'; ad_code += '<'+'/body'+'><'+'/html'+'>'; if (win) { win.document.open('text/html','replace'); win.document.write(ad_code); win.document.close(); } else { document.write('<'+'div style=\'position: absolute; left: 0px; top: 0px; visibility: hidden;\''+'>' +'' +'<'+'/div'+'>'); } if (win) { win.blur(); } window.focus(); setTimeout('window.focus();',500);