// % &#37; 
// ' &rsquo;
// - &ndash;
// ß &szlig;
//   &nbsp;

// <a href="" onclick="return DonateMail()"><img align="middle" src="/images/neohelps.jpg" alt="Email Donation" /></a>
// <a href="" onclick="return InfoMail()"><img align="middle" src="/images/neoinfo.jpg" alt="Email Information" /></a>
// <a href="" onclick="return SupportMail()"><img align="middle" src="/images/neosupport.jpg" alt="Email Support" /></a>
// <a href="" onclick="return PressMail()"><img align="middle" src="/images/neopress.jpg" alt="Email Press" /></a>
function OpenW(w, h) 
{
    s = 'popupWin = window.open("","popup","scrollbars=yes,resizable=yes,width='+w+',height='+h+'");';
    eval(s);
	popupWin.focus();
}

function DonateMail()
{
    ML="n:ehtas.lmdpo@icf";
    MI="95>84<102<328;6=02<92:6<@47?<9";
    OT="";
    for(j=0;j<MI.length;j++)
    {
        OT+=ML.charAt(MI.charCodeAt(j)-48);
    }
    location.href = OT;
    return false;
}

function InfoMail()
{
    ML="nms:dafie.tlc@o";
    MI="157;:>308>706>=08>1842>6:9<>1";
    OT="";
    for(j=0;j<MI.length;j++)
    {
        OT+=ML.charAt(MI.charCodeAt(j)-48);
    }
    location.href = OT;
    return false;
}

function SupportMail()
{
    ML="nisfmcaprod:lt@.ue";
    MI="461<=9;0A92@7798=>0A94A:293=?594";
    OT="";
    for(j=0;j<MI.length;j++)
    {
        OT+=ML.charAt(MI.charCodeAt(j)-48);
    }
    location.href = OT;
    return false;
}

function PressMail()
{
    ML="nms:dafie.tlc@o";
    MI="157;:>308>706>=08>1842>6:9<>1";
    OT="";
    for(j=0;j<MI.length;j++)
    {
        OT+=ML.charAt(MI.charCodeAt(j)-48);
    }
    location.href = OT;
    return false;
}

