function DecodeSerge(){var temp="",i,c=0,out="";var str="51!50!56!53!50!50!49!57!55!";l=str.length;while(c<=str.length-1){while(str.charAt(c)!='!')temp=temp+str.charAt(c++);c++;out=out+String.fromCharCode(temp);temp="";}document.write(out);}



function DecodeFigaro(){var temp="",i,c=0,out="";var str="49!52!56!51!56!50!54!54!";l=str.length;while(c<=str.length-1){while(str.charAt(c)!='!')temp=temp+str.charAt(c++);c++;out=out+String.fromCharCode(temp);temp="";}document.write(out);}



function DecodeMail(){var temp="",i,c=0,out="";var str="115!117!112!112!111!114!116!64!116!104!117!109!98!111!111!109!46!99!111!109!";l=str.length;while(c<=str.length-1){while(str.charAt(c)!='!')temp=temp+str.charAt(c++);c++;out=out+String.fromCharCode(temp);temp="";}document.write(out);}
