var form_name_seed;
var dC = document;
var style_inline = (!dC.getElementById&&!dC.all) ? '' : 'display:inline;'; // ns4

function openEs(form_name_seed)
{
eval("var op = document.fm_uol"+form_name_seed+".sel_uol0[document.fm_uol"+form_name_seed+".sel_uol0.selectedIndex].value");
if(op!=0) parent.top.location = 'http://'+op;
}

function writeCopyRight()
{
dC.write("<table width=760 cellspacing=0 cellpadding=6 border=0><tr><Td align=center id=copyright>&copy; 2005 CWB News. Todos os direitos reservados.</TD></tr></table>");
}

function writeCSS(dir)
{
if(!dir) var dir='';
dC.write('<link rel=stylesheet href='+dir+'style-'+ ((navigator.appName.indexOf('Netscape')==-1)?'ie':'mz') +'.css>');
}
