/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \
|		
|		Copyright (c) 2006 CG71
|		Design + HTML/CSS/DOM JavaScript : Smart Agence
|		http://www.smartagence.com/
|		
\ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* ______________________[ 08 | Lancement des scripts ]________________________ */

window.onload=function() {
	SmartPlan("plansite");
	SmartDL("FAQ",1);
	SmartCarte("Map");
	SmartHover("NavigationPrincipale");
	SmartSize("ColB","ColC","ColD","ColContenu");
	initSelect("canton");
	initSelect("conseiller");
	initSelect("commune");
	initSelect("communes");
}