	<!--
		function compare(i,j) {
			style="menu";
			if (i==j) {
				style="menuselected";
			}
			var x=1;
		} 
	// -->
