jQuery.noConflict();
jQuery(document).ready(function(){
		
	jQuery("#masthead").flash(
		{src:"flash/masthead.swf",
		width:954,
		height:288,
		wmode:"transparent",
		quality:"high"},
		{version:"8"});

	
});


