<!--//
function openWindow()
{
window.open("","w_name",'resizable=no,scrollbars=no,width=420,height=480,top=0,left=0')
; }
//-->