$(document).ready(function() {
    $('#flashBanner').flash({
        swf: '/Intro_Flash.swf',
        wmode: 'transparent',
        width: 903,
        height: 284});
});
