function ventanaboletin(){
open("http://www.laganzua.net/boletin.php","boletin","toolbar=no,directories=no,menubar=no,resizable=no,width=320,height=295");
}


function openPopup(){ 
window.open("","_popup","toolbars=0,width=325,height=260,left=400,top=150"); 
return true; 
} 

function ventanajuego(){
open("http://www.laganzua.net/games/eltermometro.html","juego","toolbar=no,directories=no,menubar=no,resizable=no,width=570,height=420,left=200,top=100");
}

function copyright(){
open("http://www.laganzua.net/copyright.html","copyright","toolbar=no,directories=no,menubar=no,resizable=no,width=370,height=230");
}

function MM_reloadPage(init){if(init==true) with(navigator){if((appName=="Netscape")&&(parseInt(appVersion)==4)){document.MM_pgW=innerWidth;document.MM_pgH=innerHeight;onresize=MM_reloadPage;}}
else if(innerWidth!=document.MM_pgW||innerHeight!=document.MM_pgH) location.reload();}
MM_reloadPage(true);

function recomendar(){
open("http://www.laganzua.net/recomendar.html","recomendar","toolbar=no,directories=no,menubar=no,resizable=no,width=330,height=280,left=200,top=100");
}
var bookmarkurl="http://www.laganzua.net"
var bookmarktitle="La Ganzua - e-zine de musica independiente"

function addbookmark(){
if(document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
function aviso(){
open("http://www.laganzua.net/aviso.html","concurso","toolbar=no,directories=no,menubar=no,resizable=no,width=390,height=295");
}

function cambioimagen(referenciaimagen,cambiopor) 


 {


if (version == "1") {
document.images[referenciaimagen].src = eval(cambiopor + ".src")


 }


}

// Aviso navegadores caducos
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
if ((browserName == "Netscape" && browserVer >= 3) || (browserName == "Microsoft Internet Explorer" && browserVer >= 4)) version = "1";
//else alert("Su navegador es anterior a la versión  3\nde Netscape o a la 4 de Internet\nExplorer.\nNo podrá visualizar correctamente\los javascripts");

if (version == "1")
{ 
dibujo1 = new Image(781,10);
dibujo1.src = "http://www.laganzua.net/imagenes/barritasportadaf.gif";
dibujo2 = new Image(781,10);
dibujo2.src = "http://www.laganzua.net/imagenes/barritasnoticiasf.gif";
dibujo3 = new Image(781,10);
dibujo3.src = "http://www.laganzua.net/imagenes/barritasconciertosf.gif";
dibujo4 = new Image(781,10);
dibujo4.src = "http://www.laganzua.net/imagenes/barritasfestivalesf.gif";
dibujo5 = new Image(781,10);
dibujo5.src = "http://www.laganzua.net/imagenes/barritascronicasf.gif";
dibujo6 = new Image(781,10);
dibujo6.src = "http://www.laganzua.net/imagenes/barritasdiscosf.gif";
dibujo7 = new Image(781,10);
dibujo7.src = "http://www.laganzua.net/imagenes/barritasentrevistasf.gif";
dibujo8 = new Image(781,10);
dibujo8.src = "http://www.laganzua.net/imagenes/barritasblogf.gif";
dibujo9 = new Image(781,10);
dibujo9.src = "http://www.laganzua.net/imagenes/barritaszappingf.gif";
dibujo10 = new Image(781,10);
dibujo10.src = "http://www.laganzua.net/imagenes/barritasforof.gif";
dibujo11 = new Image(781,10);
dibujo11.src = "http://www.laganzua.net/imagenes/barritasfotosf.gif";

}
