// Begin jMedia Components
$(document).ready(
function() {
	$("#TickerTape1").media({ width: 556, height: 24, src: 'TickerTape.class', title: '',
		params: { codebase: './', 'text1': 'A National Network of support for Independent Collision Repair Facilities, Technicians, and Post Repair Inspectors / Independent Vehicle Examiners.', 'speed': '25', 'framecolor': 'lightGray', 'backcolor': 'darkGray', 'ledtype': '2', 'ledcolor': 'red', 'LEDsize': '2' }
	});
});
// End jMedia Components


