function mostrarBanner(pos) {
	/*if (document.location.search.indexOf('diagramador=') == 1) 
		return;
	if (!document.phpAds_used) document.phpAds_used = ',';
		phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

	document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
	document.write ("http://estadodeminas.shoppingnet.com.br/adjs.php?n=" + phpAds_random);
	document.write ("&amp;what=zone:" + String(pos));
	document.write ("&amp;exclude=" + document.phpAds_used);
	if (document.referrer)
		document.write ("&amp;referer=" + escape(document.referrer));
		document.write ("'><" + "/script>");*/
};
function mostrarbairro(pos) {
/*var u = window.location.href;
var p = u.indexOf('filters=strclassifier16:');
var s_opnex = '';
if(p>-1){
	p2=u.indexOf('&',p+24);
	if(p2==-1){p2=u.length}
	s_opnex = toUpperCase_plus(unescape(u.substring(p+24,p2)));
}
p = u.indexOf('filters=strclassifier2:');
if(p>-1){
    p2=u.indexOf('&',p+23);
    if(p2==-1){p2=u.length}
    s_opnex1 = toUpperCase_plus(unescape(u.substring(p+23,p2)));
    if (s_opnex1 != 'BELO HORIZONTE') {
        s_opnex = s_opnex1;
    }
}
	if (document.location.search.indexOf('diagramador=') == 1) 
		return;
	if (!document.phpAds_used) document.phpAds_used = ',';
		phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
	document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
	document.write ("http://estadodeminas.shoppingnet.com.br/adjs.php?n=" + phpAds_random);
	document.write ("&amp;what=zone:" + String(pos) + "&amp;source=" + s_opnex);
	document.write ("&amp;exclude=" + document.phpAds_used);
	if (document.referrer)
		document.write ("&amp;referer=" + escape(document.referrer));
		document.write ("'><" + "/script>");*/
};
