jQuery(document).ready(function(){ 	
	jQuery('#parallax').jparallax();
	jQuery('#parallax2').jparallax();
	jQuery('#parallax3').jparallax();
});