<!-- ; 


var mailon = new Image(); 
mailon.src = "images/mail_on.gif"; 
var mailoff = new Image(); 
mailoff.src = "images/mail.gif";

var mailmeon = new Image(); 
mailmeon.src = "images/mailme_on.gif"; 
var mailmeoff = new Image(); 
mailmeoff.src = "images/mailme.gif";

// end hide -->