<!--
function fecha() { close(this); opener.focus(); }
function map() { janela=window.open('../mapa/frame_map.html','mapa','top=30,left=45,width=700,height=440,scrollbars=no,location=no,toolbar=no,titlebar=no'); janela.focus(); }
function contact() { janela=window.open('../contact/frame.htm','contact','top=30,left=45,width=280,height=318,scrollbars=no,location=no,toolbar=no,titlebar=no'); janela.focus(); }
function credits() { janela=window.open('../credits/frame.htm','contact','top=30,left=45,width=280,height=318,scrollbars=no,location=no,toolbar=no,titlebar=no'); janela.focus(); }
//-->