$(
	function () {
		$( "#top" ).imageScroller( {direction:'top'} );
		$('.slide').vTicker();
	}
)


