function openWindow() {
window.open("","window",'toolbar=0,location=0,scrollbars=no,width=600,height=425,resizable=0,left=60,top=60');
}

