<!-- Hiding
// check if the browser is Navigator 3 or higher:
agent=navigator.userAgent;
browserVer=2;

if(agent.substring(0,7)=="Mozilla"){
	if(parseInt(agent.substring(8,9)) >= 3){
		browserVer=1;
	}
}

// preload universal images:

if (browserVer == 1)  {



        Broad = new Image(133,29);
        Broad.src = "/RUC/images/button/Neighborhoods/BroadRipple.gif";
        Broad2 = new Image(133,29);
        Broad2.src = "/RUC/images/button/Neighborhoods/BroadRippleOn.gif";

        Butler = new Image(133,25);
	Butler.src = "/RUC/images/button/Neighborhoods/Butler.gif";
        Butler2 = new Image(133,25);
        Butler2.src = "/RUC/images/button/Neighborhoods/ButlerOn.gif";

	Carmel = new Image(133,27);
        Carmel.src = "/RUC/images/button/Neighborhoods/Carmel.gif";
        Carmel2 = new Image(133,27);
        Carmel2.src = "/RUC/images/button/Neighborhoods/CarmelOn.gif";

        Crooked = new Image(133,26);
        Crooked.src = "/RUC/images/button/Neighborhoods/CrookedCreek.gif";
        Crooked2 = new Image(133,26);
        Crooked2.src = "/RUC/images/button/Neighborhoods/CrookedCreekOn.gif";

        Cumberland = new Image(133,29);
        Cumberland.src = "/RUC/images/button/Neighborhoods/Cumberland.gif";
        Cumberland2 = new Image(133,29);
        Cumberland2.src = "/RUC/images/button/Neighborhoods/CumberlandOn.gif";
        
        Fountain = new Image(133,29);
        Fountain.src = "/RUC/images/button/Neighborhoods/FountainSquare.gif";
        Fountain2 = new Image(133,29);
        Fountain2.src = "/RUC/images/button/Neighborhoods/FountainSquareOn.gif";

        GreaterSE = new Image(133,29);
        GreaterSE.src = "/RUC/images/button/Neighborhoods/GreaterSE.gif";
        GreaterSE2 = new Image(133,29);
        GreaterSE2.src = "/RUC/images/button/Neighborhoods/GreaterSEOn.gif";

        Greenwood = new Image(133,29);
        Greenwood.src = "/RUC/images/button/Neighborhoods/Greenwood.gif";
        Greenwood2 = new Image(133,29);
        Greenwood2.src = "/RUC/images/button/Neighborhoods/GreenwoodOn.gif";

        Irvington = new Image(133,29);
        Irvington.src = "/RUC/images/button/Neighborhoods/Irvington.gif";
        Irvington2 = new Image(133,29);
        Irvington2.src = "/RUC/images/button/Neighborhoods/IrvingtonOn.gif";

        LawrenceGeist = new Image(133,29);
        LawrenceGeist.src = "/RUC/images/button/Neighborhoods/LawrenceGeist.gif";
        LawrenceGeist2 = new Image(133,29);
        LawrenceGeist2.src = "/RUC/images/button/Neighborhoods/LawrenceGeistOn.gif";

        MapletonFall = new Image(133,29);
        MapletonFall.src = "/RUC/images/button/Neighborhoods/MapletonFall.gif";
        MapletonFall2 = new Image(133,29);
        MapletonFall2.src = "/RUC/images/button/Neighborhoods/MapletonFallOn.gif";

        MarsHill = new Image(133,29);
        MarsHill.src = "/RUC/images/button/Neighborhoods/MarsHill.gif";
        MarsHill2 = new Image(133,29);
        MarsHill2.src = "/RUC/images/button/Neighborhoods/MarsHillOn.gif";

        Martindale = new Image(133,29);
        Martindale.src = "/RUC/images/button/Neighborhoods/Martindale.gif";
        Martindale2 = new Image(133,29);
        Martindale2.src = "/RUC/images/button/Neighborhoods/MartindaleOn.gif";

        Meridian = new Image(133,29);
        Meridian.src = "/RUC/images/button/Neighborhoods/Meridian.gif";
        Meridian2 = new Image(133,29);
        Meridian2.src = "/RUC/images/button/Neighborhoods/MeridianOn.gif";

        NearE = new Image(133,29);
        NearE.src = "/RUC/images/button/Neighborhoods/NearE.gif";
        NearE2 = new Image(133,29);
        NearE2.src = "/RUC/images/button/Neighborhoods/NearEOn.gif";

        NearW = new Image(133,29);
        NearW.src = "/RUC/images/button/Neighborhoods/NearW.gif";
        NearW2 = new Image(133,29);
        NearW2.src = "/RUC/images/button/Neighborhoods/NearWOn.gif";

        Plainfield = new Image(133,29);
        Plainfield.src = "/RUC/images/button/Neighborhoods/Plainfield.gif";
        Plainfield2 = new Image(133,29);
        Plainfield2.src = "/RUC/images/button/Neighborhoods/PlainfieldOn.gif";

        Speedway = new Image(133,29);
        Speedway.src = "/RUC/images/button/Neighborhoods/Speedway.gif";
        Speedway2 = new Image(133,29);
        Speedway2.src = "/RUC/images/button/Neighborhoods/SpeedwayOn.gif";

        UNWA = new Image(133,29);
        UNWA.src = "/RUC/images/button/Neighborhoods/UNWA.gif";
        UNWA2 = new Image(133,29);
        UNWA2.src = "/RUC/images/button/Neighborhoods/UNWAOn.gif";

	Search = new Image(133,29);
	Search.src = "/RUC/images/button/Neighborhoods/Search.gif";
        Search2 = new Image(133,29);
        Search2.src = "/RUC/images/button/Neighborhoods/SearchOn.gif";

        Contact = new Image(133,29);
        Contact.src = "/RUC/images/button/Contact.gif";
        Contact2 = new Image(133,29);
        Contact2.src = "/RUC/images/button/ContactOn.gif";

	Nhoods = new Image(133,29);
	Nhoods.src = "/RUC/images/button/Neighborhoods.gif";
        Nhoods2 = new Image(133,29);
        Nhoods2.src = "/RUC/images/button/NeighborhoodsOn.gif";

        Project = new Image(133,29);
        Project.src = "/RUC/images/button/ProjectHome.gif";
        Project2 = new Image(133,29);
        Project2.src = "/RUC/images/button/ProjectHomeOn.gif";
     }

function hiLite(imgDocID, imgObjName) {

// imgDocID - the name or number of the document image to be replaced
// imgObjName - the name of the image object to be swapped in


        if (browserVer == 1) {
               document.images[imgDocID] .src = eval (imgObjName +  ".src")  }}       

function printS(s)

        {
        window.status=s;
        return true;
   }

function clearS()

        {
        window.status="";
        return true
        }

// End hiding -->

