$(document).ready(function() {

	$('#masthead').flash({
		swf: '/swf/index/dealerapp.swf',
		width: 970,
		height: 300
	});
	
});
