// JavaScript Document
jQuery(document).ready(function(){
jQuery('#parallax').jparallax({triggerExposesEdges: true});


});
