function getLastDe() { 
       return "34,47";
} 

function getDateDe() { 
       return "05.09.08 17:35";
} 
function getLastEn() { 
       return "34.47";
} 

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