function create_main_news(){
	add_element('img', 'header_dynamic', '', './pic/img/img_barres_titre.png', 159, 5, '', '', '');
	add_element('txt', 'header_dynamic', '', 'News', 135, 40, 900, 25, 'gothm-medium');
	add_content('main_dynamic','1', 30, 15, 400, 230);
	get_id('title_content_1').innerHTML = 'Montier en Der 2010';
	txt = '&nbsp;&nbsp;&nbsp;&nbsp;Exposition "Rencontres orageuses" au 14ème festival international de la photo Animalière et de Nature à Montier en Der.';
	txt = txt + '<br><br>&nbsp;&nbsp;&nbsp;&nbsp;16 Tirages de 120x80cm sur la thématique de l\'Orage seront présentés sur le site "Port de Giffaumont-Champaubert"';
	txt = txt + '<br><br>&nbsp;&nbsp;&nbsp;&nbsp;Venez nombreux, je vous accueille sur mon stand de 9h à 19h du Jeudi 18 novembre au Dimanche 21.';
	txt = txt + '<br><br>&nbsp;&nbsp;&nbsp;&nbsp;http://www.festiphoto-montier.org/';
	get_id('text_content_1').innerHTML = txt;
	add_element('img', 'main_dynamic', '', './pic/img/img_news_expo_montier.jpg', 30, 450, '', '', '');
/*	add_content('main_dynamic','2', 300, 15, 400, 170);
	get_id('title_content_2').innerHTML = 'Asia Pacific Golf Summit';
	txt = '&nbsp;&nbsp;&nbsp;&nbsp;CaddyTronic will present his complete new GPS Golf Management System for the far east market and are pleased to inform that CaddyTronic will participate at the Asia Pacific Golf Summit and at the Asia Pacific Golf Industry Show 2010, to take place at the Bangkok Convention Centre, Centara Grand CentralWorld in Bangkok Thailand from monday october 18th to wednesday october 20th 2010.';
	get_id('text_content_2').innerHTML = txt;
	*/
}
