// JavaScript Document

$(function() {

	$('#slider').simpleslider();
});