function getLastDe() { 
       return "23,11";
} 

function getDateDe() { 
       return "17.03.10 17:35";
} 
function getLastEn() { 
       return "23.11";
} 

function getDateEn() { 
       return "17/03/10 05:35 pm";
} 				