<!--function RequestWindow_MAP() {   var window_location;  window_location=window.open("map.htm","window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=yes,Width=500,Height=480");  window_location.focus();  window_location.window.moveTo(0,0);}function RequestWindow_FAIR() {   var window_location;  window_location=window.open("2004_fair/index.htm","window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=yes,Width=500,Height=480");  window_location.focus();  window_location.window.moveTo(0,0);}//-->