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