$(document).ready(function(){

        $("#banner_top_change").slideView({

		easeTime: 500

	});

	$("a.lightbox").fancybox();

})
