function winopen(url) { var width = 500; var height = (screen.height/800)*350; var top = (screen.height/800)*100; var left = (screen.width/600)*40; window.open (url,"popwindow", "width="+width+", height="+height+", top="+top+", left="+left+", toolbar=no, menubar=no, scrollbars=yes, resizable=yes,location=no, status=no"); return false; } document.write(""+" "+" "+"
"+"
"+" "+" "+" "+" "+"
"+" "+" "+"
"+" "+""+""+"");