/**
 * @author Wolfgang SPITZ
 * 
 */

$(document).ready(function(){	
	$("#slider").easySlider();
});