document.write('<table cellspacing="2" cellpadding="0" border="0" width="'+width+'">');
document.write('<tr>');
document.write('<td align="right" bgcolor="#1F5285"><a href="http://www.coeurcotefleurie.org" title="Coeur Cote Fleurie" style="font-family:verdana;font-size:9pt;text-decoration:none;color:#FFFFFF;">Communauté de Communes Coeur Cote Fleurie</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td>');
document.write('<iframe src="http://www.coeurcotefleurie.org/rsspopup.php?module=news&action=rsspopup'
					+ '&nbItemsMax='+nbItemsMax
					+ '&nodesc='+nodesc
					+ '&titre_size='+titre_size
					+ '&urlstylesheet='+urlstylesheet
					+ '" '
					+ 'scrolling="auto" height='+height+' width="'+width+'" marginheight="0"  marginwidth="0" style="list-style:inherit" hspace="0" vspace="0" allowtransparency="true" frameborder="0"'
					+ '></iframe>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');