$(document).ready(function () {	
			$('#slider').simpleSlider({
			    width: 589,
			    height: 230
			});
		});	
