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