function getLastDe() { 
       return "20,06";
} 

function getDateDe() { 
       return "08.02.10 17:35";
} 
function getLastEn() { 
       return "20.06";
} 

function getDateEn() { 
       return "08/02/10 05:35 pm";
} 				