function openHR(URL){	aWindow=window.open(URL,"wcmc_press","toolbar=no, width=890, height=800,menubar=yes, status=yes, scrollbars=yes, resizable=yes");	}	function openApps(URL){	aWindow=window.open(URL,"wcmc_press","toolbar=no, width=900, height=700,menubar=no, status=yes, scrollbars=yes, resizable=yes");	}