$(document).ready(
	function () {
		$('#top-image').flash({swf: 'swf/banner.swf', wmode: 'transparent', width: '963', height: '248' });
	}
);
