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>Trip #166</option>')
document.write('<option value="/166/editorial/home.htm">Editorial</option>')
document.write('<option value="/166/negras/home.htm">Páginas Negras: Marcelo Tas</option>')
document.write('<option value="/166/tripgirl/home.htm">Trip Girl: Giselle Itié</option>')
document.write('<option value="/166/trabalho_casa/home.htm">Trip virtual</option>')
document.write('<option value="/166/pelados/home.htm">Pelados profissionais</option>')
document.write('<option value="/166/tubo_tempo/home.htm">Surfavela</option>')
document.write('<option value="/166/rico_livre/home.htm">Trabalho e (in)felicidade</option>')
document.write('<option value="/166/marmelada_profissa/home.htm">Gigantes do ringue</option>')
document.write('<option value="/166/moda/home.htm">Ensaio de moda</option>')
document.write('<option value="/166/prancha_e_prancheta/home.htm">Prancha & prancheta</option>')
document.write('<option value="/166/arthur_ninja/home.htm">Ninja Fachion</option>')
document.write('<http://revistatrip.uol.com.br//coluna/">Colunas</option>')
document.write('</select>')