if (strShowSubMenu == "Main") {
	document.write ('<img src="../image/shim.gif" width="950" height="5" /><br />');
	document.write ('<IFRAME SRC="'+str_BaseHref1+'js/Adv/BottomAdv.htm" HEIGHT=90 WIDTH=760 FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0 SCROLLING=no BORDERCOLOR=000000></IFRAME>');
}

ifobj = document.getElementsByTagName('iframe');
for(var i=0;i<ifobj.length;i++) 
	if (ifobj[i].src.search(/adc1.mingpao.com/) < 0 && ifobj[i].src.search(/video/) < 0 && ifobj[i].src.search(/docvote/i) < 0)
		ifobj[i].src = ifobj[i].src;

// google-analytics (1st Part)
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
