// JavaScript Document
function SecOp(a){
	window.open (a,"newwid","toolbar=no, location=no, directories=no, status=no, menubar=yes, scrollbars=yes, resizable=no, copyhistory=no, width=750, height=570");
}
function jump(a){
	window.location = a;
	return true;	
}

function FotAmp(a){

	file="fotoamplia.asp?path=fotosnews&foto=" + a

	window.open (file,"newwid",1,1, x="10", y="10");
}

function FotAmp2(a){
	file="fotoamplia.asp?path=fotos&foto=" + a
	window.open (file,"newwid",1,1, x="10", y="10");
}

	varCosa = new Array(5);
	varCosa[0] = "I";
	varCosa[1] = "E";
	varCosa[2] = "R";
	varCosa[3] = "P";
	varCosa[4] = "M";
	varCosa[5] = "T";	
function menu(ta) {  //modifica el menu horizontal
	for (i=0;i<6; i++){
			if (varCosa[i] == ta){
				stri = "" + ta;
				document.all(stri).style.display='';
			}
			else{
				mnad = "" + varCosa[i];
				document.all(mnad).style.display='none';
			}
	}
}
function menuO() {  //modifica el menu horizontal
	for (i=0;i<7; i++){
				mnad = "" + varCosa[i];
				document.all(mnad).style.display='none';
			}
}
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  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);
//-->

<!-- Idea by:  Nic Wolfe (Nic@TimelapseProductions.com) -->
<!-- Web URL:  http://fineline.xs.mw -->

<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=580,height=440,left = 365,top = 207');");
}
// End -->

<!-- Idea by:  Nic Wolfe (Nic@TimelapseProductions.com) -->
<!-- Web URL:  http://fineline.xs.mw -->

<!-- Begin
function popUp2(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=auto,location=0,statusbar=0,menubar=0,resizable=0,width=580,height=650,left = 10,top = 10');");
}
// End -->

<!-- Idea by:  Nic Wolfe (Nic@TimelapseProductions.com) -->
<!-- Web URL:  http://fineline.xs.mw -->

<!-- Begin
function popUp3(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=690,height=440,left = 300,top = 170');");
}
// End -->

<!-- Idea by:  Nic Wolfe (Nic@TimelapseProductions.com) -->
<!-- Web URL:  http://fineline.xs.mw -->

<!-- Begin
function popUp4(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=1100,height=630,left=10,top=10');");
}
// End -->

