$(document).ready(function() {
	jQuery("a[href^='http:']").not("[href*='performancegaines.com']").attr('target','_blank');
	jQuery("a[href^='/?LinkServID']").attr('target','_blank');
	$().UItoTop({ easingType: 'easeOutQuart' });
});

jQuery(function(){
	Cufon.replace('h2, .foo_sub_nav h3, .sf-menu a, .subheader .subdesc, .subheader span, a.button span, .date', { hover:true });
});
