jQuery(document).ready(function() {
//Menu
	jQuery('<span>|</span>').prependTo(jQuery('.footer .footer_nav li'));
//Border-radius
	jQuery('.content .banner .link').addClass('rc7');

})
//Cufon.replace('h1', { fontFamily: 'Vegur', textShadow: '1px 1px #000' });
//Cufon.replace('h2', { fontFamily: 'Myriad Pro' });

