$(document).ready(function(){
			/*$('#scrolling').bxSlider({
				mode: 'slide',
				auto: 'true',
				controls: false,
				speed: 1000,
				pause: 3500,
				width: 390
			});*/
			//setTimeout ( "startSlide()", 10 );

});

function startSlide(){
	
	
}
