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

function getDateDe() { 
       return "06.11.09 17:35";
} 
function getLastEn() { 
       return "23.55";
} 

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