/*$.noConflict();*/
$(document).ready(function(){
   //activate the lightbox
   jQuery("a[rel^='prettyPhoto']").prettyPhoto({ theme: "light_square" });
   $('#featureslider').aviaSlider();
   Cufon.replace('blockquote, .entry h2, h1.pageTitle, .entry_single_title', { fontFamily : 'LeagueGothic' });
});



