<SCRIPT LANGUAGE="JavaScript">
if (document.all){
document.write('<A HREF="javascript:history.go(0);" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.walteresgay.es.tl');">');
document.write('<font size="5" color=6699FF face=arial><B>Haz este sitio tu Pagina de inicio</B></font></a>');
}
else if (document.getElementById){
document.write('<a href="http://www.walteresgay.es.tl">Drag this link onto your Home button to make this your Home Page.</a>');
}
else if (document.layers){
document.write('<b>Haz este sitio tu Pagina de inicio:</b><br>- Go to <b>Preferences</b> in the <B>Edit</B> Menu.<br>- Choose <b>Navigator</b> from the list on the left.<br>- Click on the <b>"Use Current Page"</b> button.');
}
else {
document.write('<b>Haz este sitio tu Pagina de inicio:</b><br>- Go to <b>Preferences</b> in the <B>Edit</B> Menu.<br>- Choose <b>Navigator</b> from the list on the left.<br>- Click on the <b>"Use Current Page"</b> button.');
}
</script>