// JavaScript Document
$('p, ul.navigation, .follow h4, #main_copy .left_column div.box ul, #main_copy .left_column div.box p, #main_copy .right_column div.content div.bar h3, #main_copy .right_column div.content h2').css({'text-shadow': '2px 2px 2px #000'});
$('#main_copy .left_column div.box h3').css({'text-shadow': '2px 2px 2px #3d3d3d'});
$('ul.slideshow').bannerAds({speed: 1000, timeout: 5000, type: 'random', containerheight: '125px'});