$(document).ready(function(){

	$('#footer, #main, #menu, #menu a.current').shadows({'position':'outset', 'lengths':'0px 0px 10px 0px', 'opacity':0.25});
	
});
