function ml(txt) {
    location.href=eval('d'+'ec'+"ry"+'ptString(txt.substring(1,11)+txt.substring(12,txt.length),-2)');
    //location.href=decryptString(txt.substring(1,11)+txt.substring(12,txt.length),-2);
}
