function popupsm(dir,xx,yy,rel)
{
 var ini='../popup/';
 if (rel==1)
   ini = "popup/";
 if (rel==2)
   ini = "";
 if (rel==3)
   ini = "../";
 var winl = (screen.width - 335) / 2;
 var wint = (screen.height - 335) / 2;
 winprops = 'height='+yy+',width='+xx+',top='+wint+',left='+winl+',toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no';
window.open(''+ini+''+dir+'/'+dir+'.html' , '',winprops);
}



function maxplayer(dir){
	winprops = 'height=490,width=550,top=100,left=100,toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no';
	maxplayerwindow=window.open('video/maxplayer.php?video='+dir, 'showmaxplayer',winprops);
	maxplayerwindow.focus();
}

function fuerzamix()
 {
      var winl = (screen.width - 346) / 2;
      var wint = (screen.height - 346) / 2;
      winprops = 'height=346,width=346,top='+wint+',left='+winl+',toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no';
window.open('../popup/mix/mix.html' , '',winprops)
}

function popimage(img) {
titre="FEY Cargada De Electricidad";
w=open('','image','width=300,height=300,top=50,left=50,toolbar=no,scrollbars=yes,resizable=yes');	
w.document.write("<html><head><title>"+titre+"</title></head>");
w.document.write("<SCRIPT language=javascript>function checksize()  { if (document.images[0].complete) {window.resizeTo(document.images[0].width+30,document.images[0].height+40); window.focus();} else { setTimeout('check()',250) } }</SCRIPT>");
w.document.write("<BODY onload='checksize()' leftMargin=0 topMargin=0 marginwidth=0 marginheight=0 bgcolor='000000'><IMG src='"+img+"' lowsrc='"+img+"' border=0>");
w.document.write("");
w.document.write("</BODY></HTML>");
w.document.close();
}

function zonafaltanlunas(){
      var winl = (screen.width - 570) / 2;
      var wint = (screen.height - 550) / 2;
      winprops = 'height=380,width=400,top='+wint+',left='+winl+',toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no';		
      window.open('zonafaltanlunas' , '',winprops);
}

function foro(urlforo)
  {
	w=open("");	
      var winl = (screen.width - 750) / 2;
      var wint = (screen.height - 500) / 2;
      var winl = (screen.width - 750) / 2;
      var wint = (screen.height - 500) / 2;
      winprops = 'height=500,width=750,top='+wint+',left='+winl+',toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, directories=no, status=no';
	window.open(winprops,'"+urlforo+"')
}

function show(id){
	if(document.getElementById(id).style.display != 'block'){
		document.getElementById(id).style.display = 'block';
	}else{
		document.getElementById(id).style.display = 'none';
	}
}


var piepagina = "©<a href=http://www.risalba.com target=_blank>RISALBA</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\
FEY Cargada De Electricidad &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\
<a href=http://www.feyelectricidad.com target=feyelec>www.feyelectricidad.com</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\
2002-2006<br>\
Barcelona-Espanya &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\
<a href='mailto:feyelectricidad@gmail.com'>feyelectricidad@gmail.com</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\
dominio y alojamiento: <a href=http://signup.powweb.com/powweb-bin/referer.cgi?account_id=111252 target=powweb>PowWeb</a>"