$(document).ready(function(){
    $('#spotlight').flash(
		{
			src: 'http://digital-community.com/designs/005025/standard/flash/spotlight.swf',
			width: 530,
			height: 276,
			wmode: 'transparent'
		},
		{
			expressInstall: true, 
			version: 9	
		}   
    );
});
