$(document).ready(function(){
    $('div.hoppertickets').flash({
        src: 'hopper-tickets.swf',
        height: '175',
        width: '655'
    });
})