// Begin jMedia Components
$(document).ready(
function() {
	$("#WebApplication3").media({ width: 629, height: 69, src: 'fire.class', title: 'Fire safety equipment for marine and land based applications',
		params: { codebase: './', 'image': 'marinefire-header.gif' }
	});
});
// End jMedia Components

