// Begin jMedia Components
$(document).ready(
function() {
	$("#TickerTape1").media({ width: 311, height: 31, src: 'TickerTape.class', title: '',
		params: { codebase: './', 'text1': 'Any notices that the Board of Supervisors is required by law to publish will appear in the Brunswick Times-Gazette, a newspaper of general circulation throughout Brunswick County', 'speed': '20', 'framecolor': 'white', 'backcolor': 'white', 'ledtype': '2', 'messagesSeparator': '&32;&32;&32;', 'ledcolor': 'blue', 'LEDsize': '2' }
	});
});
// End jMedia Components


