

		function popup57(t, windowname)
		{
			if (! window.focus)return true;
			var href = "new_drug_approved_dcgi.php"
			window.open(href, windowname, 'width=800,height=500,scrollbars=yes');
			return false;
		}
		
			function popup1000(t, windowname)
		{
			if (! window.focus)return true;
			var href = "pci_approved_colleges2.php"
			window.open(href, windowname, 'width=800,height=500,scrollbars=yes');
			return false;
		}
		
		
		
