var asyncloaders = new Array();
function loadAsyncHTML(theID,thePage) {
	document.write("<div id='relatedArticles'><h4>Sponsored deals</h4><div id='googleadense'>");

	document.write("<script type='text\/javascript'> google_ad_client = \"pub-0889711162937032\"; google_ad_slot = \"7123631449\"; google_ad_width = 468; google_ad_height = 60;  <\/script> ");
	document.write(" <script type='text\/javascript'  src='http://pagead2.googlesyndication.com/pagead/show_ads.js'><\/script> ");
	document.write(" <\/div><\/div> ");
}
