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

	if ($$("a[href*=.pdf]")) {
		$$("a[href*=.pdf]").setProperty("target","_blank");	
	}
	if ($$("a[href=http://www.carfax.com/]")) {
		$$("a[href=http://www.carfax.com/]").setProperty("target","_blank");	
	}
	if ($$("a[href=https://www.myaccountaccess.com/onlineCard/login.do]")) {
		$$("a[href=https://www.myaccountaccess.com/onlineCard/login.do]").setProperty("target","_blank");	
	}
	if ($$("a[href=https://mygiftcard.pscufs.com/giftcard-web/giftCardApp.gft?programId=1530]")) {
		$$("a[href=https://mygiftcard.pscufs.com/giftcard-web/giftCardApp.gft?programId=1530]").setProperty("target","_blank");	
	}	
	if ($$("a[href=http://www.libertymutual.com/omapps/ContentServer?pagename=PersonalMarket/pmAffinity/pmktLandingPage&cid=1138338613797]")) {
		$$("a[href=http://www.libertymutual.com/omapps/ContentServer?pagename=PersonalMarket/pmAffinity/pmktLandingPage&cid=1138338613797]").setProperty("target","_blank");	
	}
	if ($$("a[href=http://www.twitter.com/connexuscu]")) {
		$$("a[href=http://www.twitter.com/connexuscu]").setProperty("target","_blank");	
	}
	if ($$("a[href=http://turbotax.intuit.com/microsite/home.jsp?priorityCode=3468339965&cid=all_wausau_aff_3468339965&_requestid=176834]")) {
		$$("a[href=http://turbotax.intuit.com/microsite/home.jsp?priorityCode=3468339965&cid=all_wausau_aff_3468339965&_requestid=176834]").setProperty("target","_blank");	
	}
	if ($$("a#twitter img")) {
		$$("a#twitter img").setProperty("title","Twitter");	
	}	
	if ($$("a[href=https://homebanking.connexuscu.org/loans/loandepartment_LoanApp.asp]")) {
		$$("a[href=https://homebanking.connexuscu.org/loans/loandepartment_LoanApp.asp]").setProperty("target","_blank");	
	}
	if ($$("a[href=https://homebanking.connexuscu.org/homebankingoao.asp]")) {
		$$("a[href=https://homebanking.connexuscu.org/homebankingoao.asp]").setProperty("target","_blank");	
	}
	if ($$("a[href=https://www.bank-a-count.com/Account/Orders/Checks/OrderChecks/Consumer/SignInConnexus.asp]")) {
		$$("a[href=https://www.bank-a-count.com/Account/Orders/Checks/OrderChecks/Consumer/SignInConnexus.asp]").setProperty("target","_blank");	
	}
	
	if ($$("a[href=https://homebanking.connexuscu.org/loans/loandepartment_LoanApp.asp]")) {
		$$("a[href=https://homebanking.connexuscu.org/loans/loandepartment_LoanApp.asp]").setProperty("target","_blank");	
	}
	if ($$("a[href=http://www.facebook.com/pages/Connexus-Credit-Union/255451108306?ref=search&sid=60702845.2220630637..1]")) {
		$$("a[href=http://www.facebook.com/pages/Connexus-Credit-Union/255451108306?ref=search&sid=60702845.2220630637..1]").setProperty("target","_blank");	
	}
		if ($$("a[href=http://connexuscu.wordpress.com/]")) {
		$$("a[href=http://connexuscu.wordpress.com/]").setProperty("target","_blank");	
	}

	
});





