<!--
var showlink = "Emai";
var showname = "info";
var showlink2 = "l  Us";
var showhost = "celebrations.com";
document.write("<a href=\"" + "mail" + "to:" + showname + "@unique-" + showhost +
"\" style=\"text-decoration:underline;\">" + showlink + showlink2 + "</a>")
//-->