
var winX = null;
function abot(mypage,myname,w,h,scroll){
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings =
'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'
winX = window.open(mypage,myname,settings)
//winX = window.open("http://mail.kompas.co.id/company/abbot/polling.html",myname,"height=400, width=700, scrollbars=yes, resizable")
}




document.write("<td width=17% align=center>");
document.write('<EMBED src=http://apps.kompas.com/adv1/insto-cetak-com.swf menu=false quality=high WIDTH=575 HEIGHT=60 TYPE=application/x-shockwave-flash></EMBED>');
document.write("&nbsp;</td>");





