<!-- Idea by:  Nic Wolfe (Nic@TimelapseProductions.com) -->
<!-- Web URL:  http://fineline.xs.mw -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function popUp(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=1,width=700,height=500,left = 150,top = 150');");
}
// End -->

function salta(par1){
	
	document.location.href = par1+"?id="+document.form1.anteriors.value;
	
	}
function salta2(par1){
	
	document.location.href = par1+"?id="+document.form2.anteriors2.value;
	}


function enquesta(loop){
     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=550,height=500');
}


function privacitat(loop){
     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=550,height=500');
}
function credits(loop){
     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=325,height=400');
}
function premieredvd(loop){
     window.open(loop,"",'status=no,scrollbars=yes,resizable=no,width=570,height=400');
}
function situacio(loop){

     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=280,height=355');

}

function butlleti(loop){
     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=400,height=150');
}

function verifica()
{
        if (document.form.email.value == '')
        {
                alert("Has d'escriure el teu mail !");
        }
        else
        {   butlleti('http://www.ociosona.com/butlleti_ok.htm');
                document.form.submit();
        }
}
/*function bases(loop){
     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=797,height=500');
}*/

function nitprog(loop,ample,alt){
  
	 window.open(loop,"","status=no,scrollbars=no,resizable=no,width="+ample+",height="+alt+"");
}

function cinecart(loop){
     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=797,height=545');
}

function prox(loop){
     window.open(loop,"",'status=no,scrollbars=yes,resizable=no,width=550,height=400');
}
function fotos(loop){
     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=800,height=550');
}

function cameres(loop){
     window.open(loop,"",'status=no,scrollbars=no,resizable=no,width=790,height=530,screenX=10,screenY=40,left=5,top=5');
}



