      urln = 'http://www.buscar.com.br/noticiasn/adsfh.php?loc=';
 

      document.write('<ifr' + 'ame' +
                     ' name="frame_noticia"' +
                     ' width=' + w +
                     ' height=' + h +
                     ' frameborder="0"' +
                     ' src=' +  urln + loc  + '&tema='+ tema +
                     ' marginwidth="0"' +
                     ' marginheight="0"' +
                     ' vspace="0"' +
                     ' hspace="0"' +
                     ' allowtransparency="true"' +
                     ' scrolling="no">');
  
      document.write('</ifr' + 'ame>');