document.write('  <div style="float:right"><form style="display:inline"><select id=a10nb onchange="if(this.value!=false)document.location=this.value">');
/*document.write('  <option value="">Exibir por</option>');
document.write('  <option value="">---------------------------------</option>');
document.write('  <option value="'+((document.location+'').replace('jogos.jhtm','jogosd.jhtm'))+'">Últimas atualizações</option>');
document.write('  <option value="'+((document.location+'').replace('jogosd.jhtm','jogos.jhtm'))+'">Ordem alfabética</option>');
document.write('  <option value=""></option>');
*/
document.write('  <option value="">Plataformas</option>');
document.write('  <option value="">---------------------------------</option>');
document.write('  <option value="/e3/2006/pc/jogos.jhtm">PC</option>');
document.write('  <option value="/e3/2006/nintendo/jogos.jhtm">Nintendo</option>');
document.write('  <option value="/e3/2006/sony/jogos.jhtm">Sony</option>');
document.write('  <option value="/e3/2006/xbox/jogos.jhtm">Xbox</option>');
document.write('  </select></form></div>');

/*FUNCAO PARA MONTAR TABELA DE JOGOS*/
var ListJg=new Array();


document.write("<style>.listtd1{border-right:1px "+JgConCor(2)+" solid;} .listtd1, .listtd2{border-left:1px "+JgConCor(2)+" solid;}</style>");

function ListJgTable(){
  document.write("<tr"+((ListaCont%2==0)?" bgcolor=#eeeeee":"")+"><td><a href=/fichas/"+RListDir(ListJg['ch3'])+"/"+ListJg['arq']+" id=v10bb>"+document.getElementById("ListTitulo"+ListaCont).innerHTML+"</a> ("+ListJg['ch3']+")</td>");
  document.write("<td class=listtd1 align=center>"+((UJFpreview!="")?"<a href="+UJFpreview+"><img src=http://j.i.uol.com.br/ico_preview.gif border=0></a></td>":"&nbsp;")+"</td>");
  document.write("<td align=center>"+((UJFvideos1!=false)?"<a href=/videos/"+RListDir(ListJg['ch3'])+"/"+ListJg['arq']+"><img src=http://img.uol.com.br/ico_assistir.gif border=0></a></td>":"&nbsp;")+"</td>");
  ListJg['ch3']=="WII"?GalDir="revolution":GalDir=RListDir(ListJg['ch3']);
  document.write("<td class=listtd2 align=center><a href=/galerias/"+GalDir+"/"+(ListJg['arq'].replace(".jhtm","t.jhtm"))+"><img src=http://img.uol.com.br/ico_verfotos.gif border=0></a></td>");
}

document.write("<style>#a13nb a{text-decoration:underline}</style>");