// JavaScript Document

// DOM Ready
		$(function(){
			$('#slider').anythingSlider();
		});
