//onload = initMenu;

function openPrint(file){
		window.open (file,"printwindow","location=1,status=1,scrollbars=1,width=875,height=525"); 
	}