﻿<!--
 
// jQuery.noConflict();
 
// RUN
 
jQuery(document).ready(function(){
	
	jQuery('#parallax').jparallax({});
 
});
 
//-->
