$(document).ready(function() {
				$("#basic_config").carouFredSel({
					items       : 1,
					direction   : "left"
				});
			});
