<!--function menuLink(linkLoc){	if (linkLoc != ""){		window.location.href = linkLoc;	}}//-->