//function disableselect(e){
//return false
//}
//function reEnable(){
//return true
//}
//document.onselectstart=new Function ("return false")
//if (window.sidebar){
//document.onmousedown=disableselect
//document.onclick=reEnable
//}
function AbreJalela(url, width, height){
  window.open(url,"_blank","resizable=no,toolbar=no,status=no,menubar=no,scrollbars=no,width=" + width + ",height=" + height)
}
function AbreJalela2(url, width, height){
  window.open(url,"_blank","resizable=no,toolbar=no,status=no,menubar=no,scrollbars=yes,width=" + width + ",height=" + height)
}
function down() { if (event.button==2) { alert("TaguaVip Fone: (63) 3654-1215/8114-2101"); } } 
function up() { if (event.button==2) { alert("");
document.write('<a href="javascript:history.back()"><center>Voltar</center></a>'); } } 
document.onmousedown=down; document.onmouseup=up;

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
