function start()
	{
		jQuery('#slider').jScrollPane({showArrows:true});
	}