function openWindow() {
window.open( "","window1",'toolbar=0,location=0,scrollbars=1,menubar=no,width=650,resizable=1');
}
//-->

