		jQuery(document).ready(function(){
			$('.menuTitle').corner("round 10px");
			$('.menuTitleShort').corner("round 10px");
			$('.menuLinx').corner("round 10px");
			$('.hdrText').corner("round 10px");
			$('.ftrText').corner("round 10px");
			$('ul#ticker01').liScroll();
		});

