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 #17</option>')
document.write('<option value="http://www.revistatpm.com.br/17/selton/home.htm">Selton Melo</option>')
document.write('<option value="http://www.revistatpm.com.br/17/marina/home.htm">Raiz Forte - Marina Silva</option>')
document.write('<option value="http://www.revistatpm.com.br/17/editorial/home.htm">Editorial</option>')
document.write('<option value="http://www.revistatpm.com.br/colunas_tpm/index_materia.php?id=60&col=7>Chris Campos</option>')
document.write('<option value="http://www.revistatpm.com.br/colunas_tpm/index_materia.php?id=51&col=8">Mara Gabrilli</option>')
document.write('<option value="http://www.revistatpm.com.br/colunas_tpm/index_materia.php?id=61&col=9">Milly Lacombe</option>')
document.write('</select>')