arDAT = new Array(
'18.05.2009',
'04.05.2009'
);

arTIT = new Array(
'Neue Homepage',
'Epidem im Testbetrieb'
);

arHDL = new Array(
'Wir freuen uns, Ihnen ein neues Homepage-Design präsentieren zu können',
'Innerhalb des Projektes für eine deutsche Universitätsklinik startet der Probebetrieb unserer Software für die HIV-Forschung'
);

arURL = new Array(
'',
''
);
arDATen = new Array(
'05/18/2009',
'05/04/2009'
);

arTITen = new Array(
'New homepage',
'Epidem in testing operation'
);

arHDLen= new Array(
'We are happy to present the new design of our homepage',
'Within the project for a German university hospital the testing operation of our software for the HIV research has started'
);

arURLen = new Array(
'',
''
);