var ruta="../";
var temaforum="Tema FORUM", loadsound="Cargando audio", titsound="Elegí tu Onda", silent="Silencio!";
var wbtoimg="Member of WBTO", wbtodesc="Forum Bartender\'s School is an official partner of WBTO<br>Vancouver, Canada";
function priv(){alert('Política de Privacidade\n\nEm FORUM Bartender\'s School respeitamos sua privacidade e intimidade e nunca, baixo nenhuma circunstância, vamos distribuir, vender, negociar, alugar, intercambiar ou facilitar sua informação pessoal a terceiras partes.\n\nNós usamos essa informação somente para responder a suas mensagens e para eventualmente comunicar a você informações úteis sobre os nossos cursos, eventos e atualizações.')}


// menu maker
function btn(pag,tag){
ww='class="boton" onMouseOver="this.style.backgroundColor=ovrbg;" onMouseOut="this.style.backgroundColor=outbg"'
if(loca.indexOf(pag)!=-1){ww='class="botonsel"'}

if((tag=="instrutores")&&((loca.indexOf("instru")!=-1))){ww='class="botonsel"'}
if((tag=="guia de drinks")&&((loca.indexOf("guia")!=-1)||(loca.indexOf("top9")!=-1))){ww='class="botonsel"'}

es('<TR><TD '+ww+' onclick="Vamos(\''+pag+'\')" height="20" vAlign="middle" width="100%"><a class="botonera" href="'+pag+'">'+tag+'</a></TD></TR>');
}


function Menu(brd){
es('<TABLE align="center" border="'+brd+'" cellSpacing="2" cellPadding="4" width="100%" borderColorLight="#a0b0c0" borderColorDark="#c2e2f0"><TBODY>')
btn("index2.html","HOME")
btn("quem_somos.html","quem somos")
btn("onde_estamos.html","onde estamos")
btn("cursos.html","cursos")
btn("instrutores.html","instrutores")
//btn("../chat/index.php","CHAT! <img src=\"http://www.bartendersforum.com.ar/chat/themes/default/smileys/msn_hot.gif\" >")
btn("guia.html","guia de drinks")
btn("servicos.html","serviços")
btn("contatos.html","contatos")
es('</TBODY></TABLE>')
}


function Fotis(codep){
if(codep=="BR_Home"){WBTO();pickNums(2);}
if(codep=="BR_Cursos"){WBTO();pickNums(3);}
if(codep=="BR_qSomos"){WBTO();pickNums(3);}
if(loca.indexOf("instructores")!=-1){WBTO();}
}
