function imgexplore_onclick() 
{
	MyVentana = window.open("pag_explore.htm","",'scrollbars=yes,menubar=false,status=yes,left=200,top=100,Height=320,Width=370');
}

function imglegend_onclick() 
{
	MyVentana = window.open("pag_legend.htm","",'scrollbars=yes,menubar=false,status=yes,left=200,top=100,Height=320,Width=370');
}

function imgcoral1_onclick() 
{
	MyVentana = window.open("pag_coral1.htm","",'scrollbars=yes,menubar=false,status=yes,left=200,top=100,Height=320,Width=370');
}

function imgcoral2_onclick() 
{
	MyVentana = window.open("pag_coral2.htm","",'scrollbars=yes,menubar=false,status=yes,left=200,top=100,Height=320,Width=370');
}

function imgeden_onclick() 
{
	MyVentana = window.open("pag_eden.htm","",'scrollbars=yes,menubar=false,status=yes,left=200,top=100,Height=320,Width=370');
}

function imgguantanamera_onclick() 
{
	MyVentana = window.open("pag_guantanamera.htm","",'scrollbars=yes,menubar=false,status=yes,left=200,top=100,Height=320,Width=370');
}

function imgyolita_onclick() 
{
	MyVentana = window.open("pag_yolita.htm","",'scrollbars=yes,menubar=false,status=yes,left=200,top=100,Height=320,Width=370');
}

