		$(document).ready(
			function(){
					$('.highlightRollover').highlight(null, 'listHighlight')
				}
			);

