window.addEvents({
		'domready': function(){
	
		var data = { 'banner1.gif': { href: 'http://libguides.agnesscott.edu/aecontent.php?pid=27475&sid=199366'}, 'banner2.gif': {href: '/about/stacks.htm'}, 'banner3.jpg': {href: 'http://libguides.agnesscott.edu/content.php?pid=27591&sid=0'}, 'banner4.gif': {href: '/services/ill/index.htm'} };
		var myShow = new Slideshow('banners', data, {controller: false, captions: false, duration: 10000,  delay: 1000, width: 467, height: 169, random: true, overlap: true, hu: 'images/'});
		}
	});

