function ProductWindow(menus) {		window.open(menus,'Menus','width=750,height=800,resizable=yes,scrollbars=yes');		window.blur();}