function aj_openwindows(){
	window.open('../muliples/muliples.php','WindowName','menubar=no,location=no,resizable=no,scrollbars=yes,status=yes,width=792,height=500');
}