// Begin jMedia Components
$(document).ready(
function() {
	$("#OnlineShopping").media({ width: 399, height: 48, src: 'TickerTape.class', title: '',
		params: { codebase: '../', 'text1': 'On Line Shopping Now Available.  Click on  Link to Register...', 'speed': '22', 'framecolor': 'lightGray', 'backcolor': 'magenta', 'ledtype': '0', 'ledcolor': 'white', 'LEDsize': '2', 'text2': '  Sign up as a shopping customer and be entered to win a gift card for $25 with HGP...', 'text3': '   No Purchase Necessary!   Independent Designer Offer.' }
	});
});
// End jMedia Components

