jQuery(document).ready(function() {

Cufon.replace('.blogname h1,.title h2,h3.sidetitl,h3.bothead,h3#comments', { fontFamily: 'Myriad Pro',hover:true });
jQuery('.sidebox li:nth-child(even)').addClass('oddli');
jQuery('.squarebanner li:nth-child(even)').addClass('rbanner');

});
