$(document).ready(function() {
	$('#header div.background').wrap('<a href="/ads.html"/>');
	
	$('#randQuotes').dsSlideshow({
		delay: 10000 
	});
})
