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