addLoadEvent(function() {
	var anchors = document.getElementsByTagName("a"); 
	for (var i=0; i<anchors.length; i++) { 
		var anchor = anchors[i]; 
		if (anchor.getAttribute("href") && anchor.getAttribute("rel") == "external") {
			anchor.target = "_blank"; 
		}
	} 
})

addLoadEvent(function() {
	if (typeof sIFR == "function") {
		sIFR.replaceElement("h2", named({sFlashSrc:"http://www.nccollaborative.org/flash/trajanPro.swf", sColor:"#c84067", sWmode:"transparent"}));
		sIFR.replaceElement("h3", named({sFlashSrc:"http://www.nccollaborative.org/flash/trajanPro.swf", sColor:"#5D40C8", sWmode:"transparent"}));
		sIFR.replaceElement("#utilityWrap dl dt", named({sFlashSrc:"http://www.nccollaborative.org/flash/trajanPro.swf", sColor:"#ffffff", sWmode:"transparent"}));
	};
})
