$(function(){
	$('#main').css('background-image',"url(" + webroot + "img/background/about.jpg)");
});
onload = scroller.init;