var url = 'http://www.moncinema.ca';
var s ='';
s+='		<!-- Content end here -->';
s+='	</td>';
s+='	<td class="space"><img src="'+url+'/library/images/ms.gif" alt="" width="10" height="1" /></td>';
s+='	</tr>';
s+='	</table>';
s+='</div>';
s+='<div class="footer">';
s+='<br />';
s+='<table>';
s+='<tr>';
s+='<td class="space"><img src="'+url+'/library/images/ms.gif" alt="" width="10" height="1" /></td>';
s+='<td>';
s+='	<div class="sectionNav">';
s+='		<a href="'+url+'/">ACCUEIL</a>|<a href="'+url+'/horaire/">HORAIRE</a>|<a href="'+url+'/en-salle/">EN SALLE</a>|<a href="'+url+'/en-dvd/">EN DVD</a>|<a href="'+url+'/nouvelles-et-critiques/">NOUVELLES ET CRITIQUES</a>|<a href="'+url+'/bandes-annonces/">BANDES-ANNONCES</a>|<a href="'+url+'/en-photos/">EN PHOTOS</a>|<a href="'+url+'/dossiers/">DOSSIERS</a>';
s+='	</div>';
s+='	<div class="line01"><img src="'+url+'/library/images/ms.gif" alt="" width="1" height="1" /></div>';
s+='	<div class="helperNav"><a href="'+url+'">Politique de confidentialité</a>|<a href="'+url+'">Annoncez sur Moncinema.ca</a>|<a href="'+url+'">Moncinema.ca en page d\'accueil</a>|<a href="'+url+'">Contactez-nous</a></div>';
s+='	<div class="copyrights">Copyright © 2000-2010 Cyberpresse Inc., une filiale de Gesca. Tous droits réservés</div>';
s+='</td>';
s+='<td class="space"><img src="'+url+'/library/images/ms.gif" alt="" width="10" height="1" /></td>';
s+='</tr>';
s+='</table>';
s+='</div>';
s+='</td>';
s+='<td class="extendRight"><img src="'+url+'/library/images/ms.gif" alt="" /></td>';
s+='</tr>';
s+='</table>';
s+='</body>';
s+='</html>';
document.write(s);