Cufon.replace('#nav a, h2, h3, h4, dt, #subnav p, p span, .abroad_credits th, \n\
#apps_subnav, .news th, .news td a, .news li, #more_about_smiles, #back_about_home, .back_about_home, \n\
#shortcodes th, #contactTable th, #mec_nav li, #tweet_container p,',
{fontFamily: 'vagabond', hover: true, forceHitarea:true});

$(document).ready(function() {
    $('#main_img').after('<div id="imageLinks">').cycle({
    fx:     'fade',
    speed:    3000,
    timeout:  10000,
    pager: '#imageLinks',
    pause: 1
    });
});
