function getAddress()
{
    document.write("<a href=\"&#109;&#97;&#105;&#108;&#116;&#111;:&#97;&#100;&#100;&#105;&#101;&#103;&#111;&#64;&#112;&#97;&#99;&#98;&#101;&#108;&#108;&#46;&#110;&#101;&#116;\" style=\"color:#c0c0c0\" onMouseOver=\"this.style.color='yellow'\" onMouseOut=\"this.style.color='#c0c0c0'\">&#97;&#100;&#100;&#105;&#101;&#103;&#111;&#64;&#112;&#97;&#99;&#98;&#101;&#108;&#108;&#46;&#110;&#101;&#116;</a>");
}