// last updated by david 15/04/2010

$(document).ready(function(){
	
	$(function(){ 
	    $("ul#scroller").liScroll(); 
	});
	
});
