$(document).ready(function () {
    $('#spot').flash({
        swf: '/swf/pt/spotnosound.swf',
        width: 306,
        height: 230
    });
});
