function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
document.write('<select name="menu1" onChange="MM_jumpMenu(\'self\',this,0)">')
document.write('<option selected>Tpm #72</option>')
document.write('<option value="http://www.revistatpm.com.br/72/editorial/home.htm">Editorial</option>')
document.write('<option value="http://www.revistatpm.com.br/72/vermelhas/home.htm">Páginas Vermelhas: Juliana Paes</option>')
document.write('<option value="http://www.revistatpm.com.br/72/ensaio/home.htm">Ensaio: Marcelo Giardi</option>')
document.write('<option value="http://www.revistatpm.com.br/72/aranha/home.htm">Amiga-do-amigo: Minas de Arte</option>')
