function getAddress()
{
    document.write("<a href=\"&#109;&#97;&#105;&#108;&#116;&#111;:&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;&#64;&#118;&#101;&#114;&#105;&#116;&#121;&#53;&#57;&#46;&#99;&#111;&#109;\" style=\"color:#c0c0c0\" onMouseOver=\"this.style.color='yellow'\" onMouseOut=\"this.style.color='#c0c0c0'\">&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;&#64;&#118;&#101;&#114;&#105;&#116;&#121;&#53;&#57;&#46;&#99;&#111;&#109;</a>");
}