if(ad_count_returned == 1)
{
		//document.write("<link rel=\"stylesheet\" href=\"http://network.marketupdatenetwork.com/munc_assets/css/muncbox-cdn.css\" type=\"text/css\" media=\"all\" />");
		document.write("<link rel=\"stylesheet\" href=\"http://c0952552.cdn.cloudfiles.rackspacecloud.com/muncbox-cdn4.css\" type=\"text/css\" media=\"all\" />");
		document.write("<script src=\"http://c0959442.cdn.cloudfiles.rackspacecloud.com/jquery-1.2.6.js\" type=\"text/javascript\" charset=\"utf-8\"></script>");
		document.write("<script src=\"http://c0959442.cdn.cloudfiles.rackspacecloud.com/shadowbox-jquery.js\" type=\"text/javascript\" charset=\"utf-8\"></script>");
		document.write("<script src=\"http://c0959442.cdn.cloudfiles.rackspacecloud.com/shadowbox.js\" type=\"text/javascript\" charset=\"utf-8\"></script>");
		document.write("<script src=\"http://c0959442.cdn.cloudfiles.rackspacecloud.com/demo.js.jquery\" type=\"text/javascript\" charset=\"utf-8\"></script>");
		//document.write("<script src=\"http://network.marketupdatenetwork.com/munc_assets/js/demo.js.jquery\" type=\"text/javascript\" charset=\"utf-8\"></script>");
		document.write("<div class=\"type\" style=\"visibility:hidden;\">overlay</div>");
		//SET COOKIE SO USER IS NOT SHOWN ANOTHER AD FOR 24 HOURS
		Set_Cookie( 'munc_adv_cnt', 1, 1, '/', '', '' );
	}
if(server_show_debug == 1)
{
	document.write('<hr>' + ad_count_returned + ' - Ad Count Returned<br>');
	document.write('' + server_ad_keyword + ' - Term<br>');
	document.write('' + server_ad_channel + ' - Channel ID<br>');
	document.write('c0952552 - CSS CDN ID<br>');
	document.write('c0952582 - JS CDN ID<br>');
	document.write('c0952562 - IMG CDN ID<br>');
	
}
