$(function(){
    //$('.conteudo_main').jScrollPane({showArrows:false, scrollbarWidth: 5, arrowSize: 5});
    $(".top_stories").slideNews();
    $(".gallery a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'normal',theme:'facebook',slideshow:3000, autoplay_slideshow: false});
});

// TRAVA MENU
//function travaMenu() { return false };
//document.oncontextmenu=travaMenu;


