function bannerHome() {
		if (!document.getElementsByTagName) return false;
		if (!document.getElementById) return false;
		if (!document.getElementById("navleftcell")) return false;
		
		document.write('<div id="leftnav"><p><a href="http://www.mopsych.org/creditcards/"><img src="/associations/5784/files/MOPA_homebanner.gif" border="0" /></a></p><p><a href="http://mopa.associationcareernetwork.com/"><img src="/images/assnimg730/assnnav1_40.gif" border="0"/></a></p></div>');
	}

bannerHome();