$(document).ready(function(){
	if((wng_pageInfo.contentClassification == "Homepage") && (wng_pageInfo.containerType == "C")){
		$("#WNAd47").after("<iframe width='300' height='250' src='http://ftpcontent.worldnow.com/wkbt/custom/datasphere/homepage_iframe.html' frameBorder='0' scrolling='no' marginheight='0' marginwidth='0' style='margin-bottom:15px;'></iframe>");
	}
});

