$a = jQuery.noConflict();
$a(document).ready(function(){
    $a(".conteudoflash > div").verticalShift();
});
