copyr="2005 -2006";
domain="barcoibiza.com";
build_root="http://localhost/esl/";
email_1="info";
email_2="info";
email_d="@"+domain;

this_url=document.location.href;
this_title=document.title;
this_body='Te recomiendo visites esta página '+this_title+', '+this_url+' que contiene información que te interesa';
this_message="Enviar esta página";
this_alt="barco ibiza, enviar pagina, alquiler barcos, veleros, alquiler ibiza formentera";
this_image='<img border="0" src="'+build_root+'images/b_send.gif" width="21" height="12" alt="'+this_alt+'" />';
this_send='mailto:?subject='+this_title+'&body='+this_body;
this_write='<a class="linkslink" href="'+this_send+'">'+this_image+' '+this_message+'</a>';

//Tooltip
var disappeardelay=250  //tooltip disappear delay (in miliseconds)
var verticaloffset=0 //vertical offset of tooltip from anchor link, if any
var enablearrowhead=1 //0 or 1, to disable or enable the arrow image
var arrowheadimg=[build_root+"images/arrowdown.gif", build_root+"images/arrowup.gif"] //path to down and up arrow images
var arrowheadheight=11 //height of arrow image (amount to reveal)
var ie=document.all
var ns6=document.getElementById&&!document.all
verticaloffset=(enablearrowhead)? verticaloffset+arrowheadheight : verticaloffset
//Tooltip

