function openWindow() {
window.open( "","order",'toolbar=0,location=1,scrollbars=1,menubar=no,width=750,height=750,resizable=1');
}