window.addEvent('domready', function(){

/*
		$$('img.faculty').addEvent('error',function() {
		this.set({
			src: 'http://b4.bcreativegroup.com/musicinstituteofchicago.org/media/images/facstaff/shadow_portrait.gif',
			alt: 'Sorry!  This image is not available!',
			styles: {
				width: 88,
				height:110
				}
			});
		});

*/

	
	
	
	//
	
	




		

	
});