if (window.location.href.search('correio')!=-1)
{}
else if (window.location.href.search('pernambuco')!=-1)
{
function mostrardepernambuco(pos)
    {
   var m3_u = (location.protocol=='https:'?'https://d1.openx.org/ajs.php':'http://d1.openx.org/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ("?zoneid=" + String(pos));
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
    };
    mostrardepernambuco(131727);
}
else
{
function mostrarBanner(pos)
    {
    document.write("<s" + "cript language='javascript' src='http://estadodeminas.shoppingnet.com.br/adx.js'></s" + "cript>");
      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>");
    };
    mostrarBanner(36);
}