<!-- 
function Saltar(pal)

{ 

parent.window.open(pal+".htm","_parent");

} 
//-->
