// Funciones Javascript Hotel Atolón

// Autor: Iker Tolosa Mata (www.ikertolosa.com)



function abrecredits_es(){

	open("credits_es.htm","atcred","scrollbars=0, width=460, height=250, resizable=no")

}



function abrecredits_en(){

	open("credits_en.htm","atcred","scrollbars=0, width=460, height=250, resizable=no")

}



function abrecredits_fr(){

	open("credits_fr.htm","atcred","scrollbars=0, width=460, height=250, resizable=no")

}



function abrecredits_de(){

	open("credits_de.htm","atcred","scrollbars=0, width=460, height=250, resizable=no")

}