$(document).ready(function(){
    $('#spotlight').flash(
        { src: '/themes/site_themes/look/flash/lookco.swf',
          width: 801,
          height: 296 },
        { version: 8 }
    );
});
