javastr="";
 
javastr=javastr+"	<div id=\"copyright\">";
javastr=javastr+"		<div id=\"footer\">";
javastr=javastr+"			Copyright(C)2008 CareWindows. Tous droits r&eacute;serv&eacute;s [ <a href=\"http://carewindows.com/fr/company/\">&Agrave; propos</a> |";
javastr=javastr+"			<a href=\"http://www.carewindows.com/fr/company/contact.htm\">Nous contacter</a> | <a href=\"http://www.carewindows.com/fr/company/privacy.htm\" target=\"_blank\">Charte de confidentialit&eacute;</a> ";
javastr=javastr+"	| <a href=\"http://www.carewindows.com/fr/sitemap.htm\" target=\"_blank\">Carte du site</a>		]</div>";
javastr=javastr+"	</div>";
 
document.write(javastr);