//This is the news you wanna have, set the link and the text. If you don't wan't it to link anywhere
//use a # as the link
nNews=new Array()
//Copy there three lines and change the info and numbers to get more news.
nNews[0]=new Array()
nNews[0]["text"]="<table width='230' border='0' cellspacing='0' cellpadding='0'><tr><td width='50' align='center' valign='top'><table width='230' border='0' cellspacing='0' cellpadding='0'><tr><td width='70' align='center' valign='top'><img src='actualites/sogecofa.gif' width='60' height='14' border='0' /></td><td class='gris' align='left' valign='top'>Sogecofa, leader du levage </td></tr></table></td></tr><tr><td class='gris' align='left' valign='top'>industriel a choisi kazam  pour sa communication. Charte, logo, plaquettes, habillage de v&eacute;hicules, ...</td></tr></table>"
nNews[0]["link"]="#"

nNews[1]=new Array()
nNews[1]["text"]="<table width='230' border='0' cellspacing='0' cellpadding='0'><tr><td width='50' align='center' valign='top'><a href='http://www.hotel-saint-martin.com' target='blank'><img src='actualites/hsm.gif' width='40' height='45' border='0'></a></td><td class='gris' align='left' valign='top'>Le caractère et le charme de l'<a href='http://www.hotel-saint-martin.com' target='blank'>hotel-saint-martin</a>, situé au coeur du vieux colmar, sauront vous séduire</td></tr></table>"
nNews[1]["link"]="http://www.hotel-saint-martin.com"

nNews[2]=new Array()
nNews[2]["text"]="<table width='230' border='0' cellspacing='0' cellpadding='0'><tr><td width='50' align='center' valign='top'><img src='actualites/cta.gif' width='40' height='45' border='0'></td><td class='gris' align='left' valign='top'>Pour la troisième année, le Cercle du Théâtre Alsacien nous confie sa communication pour la saison 2006-2007.</td></tr></table>"
nNews[2]["link"]="#"


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}