function free_cd() 
{ window.open("http://www.piralodge.com/piralodge/nervouswatersbrochure.pdf","","Width=760,Height=392,left=0,top=0,scrollbars=yes","false"); 
}
function pretrip() 
{ window.open("http://www.piralodge.com/piralodge/english/pretrip.php","","Width=628,Height=355,left=0,top=0,scrollbars=yes","false"); 
}

function tell() 
{ 
	window.open("gallery.htm","","Width=778,Height=415,left=0,top=0,scrollbars=no","false"); 
} 
function Mapsite() 
{ 
	window.open("map.htm","","Width=500,Height=318,left=100,top=100,scrollbars=no","false"); 
} 
function Mapa() 
{ 
	window.open("mapa.htm","","Width=500,Height=300,left=100,top=100,scrollbars=no","false"); 
} 
function go(page) 
{ 
	window.opener.location.href = page; 
} 