
/* TurnTo23.com scripts */
// Begin national js scripts

(function(){
	var divs = document.getElementsByTagName('div'),
	    div = divs[divs.length - 1].parentNode.parentNode,
	    thisSite = document.location.host.split(".")[1] + "." + document.location.host.split(".")[2],
	    getCSS = ["http://yellowpages." + thisSite + "/skins/default/css/widget.css", "/css/22522341/style.css"];
	YAHOO.util.Dom.addClass(div, "pg-" + siteinfo.owner);
	if (YAHOO.env.ua.ie > 0) {
		getCSS.push("/css/22522397/style.css");
	}
	YAHOO.util.Get.css(getCSS);
	if (siteinfo.owner != 'post' || siteinfo.sitekey.lc == 'det') {
		YAHOO.util.Get.script("http://yellowpages." + siteinfo.sitename.lc + "." + siteinfo.tld + "/skins/default/js/widget.js", {
			onSuccess: function(){showPremiumListing( document.getElementById('premium-listing').getAttribute('rel'), siteinfo.city.mx + ", " + siteinfo.statecode.uc , 'yellowpages.' + siteinfo.sitename.lc + "." + siteinfo.tld );}
		});
	}
})();

// End national_js scripts


