if (window.location.href.search('correio')!=-1)
{}
else if (window.location.href.search('pernambuco')!=-1)
{
function mostrardepernambuco(pos)
    {
    document.write("<s" + "cript language='javascript' src='http://banners.dpnet.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://banners.dpnet.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>");
    };
    mostrardepernambuco(250);
}
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);
}