// JavaScript Document
	jQuery(document).ready(function($) {
		$("#jDrawer-5").jDrawer({speed: 500, sticky: false});
	});
