switch (window.location.host) {
	case "www.medlink.com":
		try {
			_uacct = "UA-331082-1";
			urchinTracker();			
		}
		catch(e){}
		break;
}		

