$(document).ready(function(){
	
 	$("#flash").flash({   
		swf: 'http://hometownbeverages.com/wordpress/wp-content/themes/hometown/home.swf',
		height: 700,
		width: 960,
		wmode: 'transparent'
	});
	


});
