// JavaScript Document by JFRanger 16 juillet 2008

			$(document).ready(function() {
			
			  //$('a').click(function(){alert('En construction!');})
			 //$('#outerWrapper #header h1').click(function(){ document.location='index.html';})
			});
