function bderecho(e) {
if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) {
alert("Fugatec.com & Imago Imagen. Todos los Derechos Reservados.");
return false;
}
return true;
}
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=bderecho;
document.onmousedown=bderecho;

window.moveTo (0,0);
window.resizeTo (screen.availWidth, screen.availHeight);

function abrirAviso(){

window.open("avisolegal.php","","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=582,height=550"); 
}
function abrircondiciones(){

window.open("condiciones.php","","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=582,height=590"); 
}
function abrirprivacidad(){

window.open("politicaprivacidad.php","","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=580,height=500"); 
}
function abrirregistro(){

window.open("nuevoregistro.php","","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=300,height=590"); 
}
function abrirlogin(){

window.open("nuevologin.php","","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=300,height=530"); 
}
function abrircomentario(){
window.open("comentario.php?height=300&width=300","","class=thickbox","title='Contactar con Juristas contra el Ruido' ",""); 
}


<!--
function MM_openBrWindow(theURL,winName,features, myWidth, myHeight, isCenter) { //v2.0
  if(window.screen)if(isCenter)if(isCenter=="true"){
    var myLeft = (screen.width-myWidth)/2;
    var myTop = (screen.height-myHeight)/2;
    features+=(features!='')?',':'';
    features+=',left='+myLeft+',top='+myTop;
  }
  window.open(theURL,winName,features+((features!='')?',':'')+'width='+myWidth+',height='+myHeight);
}
//-->

