window.addEvent('domready', function() {

	if ($$("a[href='https://www.hud.gov']")) {
		$$("a[href='https://www.hud.gov']").setProperty("target","_blank");	
	}
	
	if ($$("a[href='http://www.fdic.gov']")) {
		$$("a[href='http://www.fdic.gov']").setProperty("target","_blank");	
	}
	
	if ($$("a[href='http://www.firstroi.com']")) {
		$$("a[href='http://www.firstroi.com']").setProperty("target","_blank");
	}
	
	if ($$("a[href='http://calc.cabarrusbankandtrust.com']")) {
		$$("a[href='http://calc.cabarrusbankandtrust.com']").setProperty("target","_blank");	
	}
	
	if ($$("a[href='https://www.deluxe-check-order.com/ProductCatalog.jsp']")) {
		$$("a[href='https://www.deluxe-check-order.com/ProductCatalog.jsp']").setProperty("target","_blank");
	}
	
	if ($$("a[href='http://www.cabarrusbankandtrust2.com/onlineserv/HB/STDReg.cgi']")) {
		$$("a[href='http://www.cabarrusbankandtrust2.com/onlineserv/HB/STDReg.cgi']").setProperty("target","_blank");
	}
	
	if ($$("a[href='http://www.cabarrusbankandtrust2.com/onlineserv/HB/demo.html']")) {
		$$("a[href='http://www.cabarrusbankandtrust2.com/onlineserv/HB/demo.html']").setProperty("target","_blank");
	}
	
	if ($$("a[href='https://www.mycardstatement.com/']")) {
		$$("a[href='https://www.mycardstatement.com/']").setProperty("target","_blank");
	}
	
	if ($$("a[href='https://www.cabarrusbankandtrust2.com/onlineserv/HB/ForgottenPW.html']")) {
		$$("a[href='https://www.cabarrusbankandtrust2.com/onlineserv/HB/ForgottenPW.html']").setProperty("target","_blank");
	}
	
	if ($$("a[href='https://www.scorecardrewards.com/']")) {
		$$("a[href='https://www.scorecardrewards.com/']").setProperty("target","_blank");
	}
	
	if ($$("a[href='https://cabarrusbankandtrust.ficslpo.com/index.cfm/event/ShowRegistrationForm']")) {
		$$("a[href='https://cabarrusbankandtrust.ficslpo.com/index.cfm/event/ShowRegistrationForm']").setProperty("target","_blank");
	}
	
	if ($$("a[href='http://www.facebook.com/pages/Cabarrus-Bank-Trust/105169699524777?ref=sgm']")) {
		$$("a[href='http://www.facebook.com/pages/Cabarrus-Bank-Trust/105169699524777?ref=sgm']").setProperty("target","_blank");
	}
	
	if ($$("a[href='https://www.eftps.gov']")) {
		$$("a[href='https://www.eftps.gov']").setProperty("target","_blank");
	}
	
});










