// JavaScript Document

theRanch = new Image;
theRanch.src = "images/home_nav_theRanchRoll.jpg";

theCattle = new Image;
theCattle.src = "images/home_nav_theCattleRoll.jpg";

ranchTour = new Image;
ranchTour.src = "images/home_nav_ranchTourRoll.jpg";

salesInfo = new Image;
salesInfo.src = "images/home_nav_salesInfoRoll.jpg";

newsBTN = new Image;
newsBTN.src = "images/sub_nav_newsRoll.gif";

contactUs = new Image;
contactUs.src = "images/home_nav_contactUsRoll.jpg";

exploreArea = new Image;
exploreArea.src = "images/home_nav_exploreAreaRoll.jpg";
