frm=new Array('Marc_Empresa.htm','Marc_Galerias.htm','Marc_Clientes.htm','Marc_Contactar.htm')
function remarca(sec)
{
 if (top.frames.length<2) top.location=frm[sec]+'?'+self.location
}

