function newwin() 
{ 
window.open('order.php','jav','width=560,height=535,resizable=yes,scrollbars=yes,toolbar=yes,location=no'); 
} 

