function getLastDe() { 
       return "21,50";
} 

function getDateDe() { 
       return "02.07.09 17:35";
} 
function getLastEn() { 
       return "21.50";
} 

function getDateEn() { 
       return "02/07/09 05:35 pm";
} 				