<!-- hide script from old browsers
function jump(where)
{
if (where==1) window.location="findadventure.htm#AmusementParks"
else if (where==2) window.location="findadventure.htm#AutoRacing"
else if (where==3) window.location="findadventure.htm#Barnstorming"
else if (where==4) window.location="findadventure.htm#BedAndBreakfast"
else if (where==5) window.location="findadventure.htm#BikeTours"
else if (where==6) window.location="findadventure.htm#BoatRentals"
else if (where==7) window.location="findadventure.htm#BungeeJumping"
else if (where==8) window.location="findadventure.htm#Camping"
else if (where==9) window.location="findadventure.htm#CatalinaAdventures"
else if (where==10) window.location="findadventure.htm#CavernTours"
else if (where==11) window.location="findadventure.htm#CityTours"
else if (where==12) window.location="findadventure.htm#DinnerCruises"
else if (where==13) window.location="findadventure.htm#FighterJetSimulation"
else if (where==14) window.location="findadventure.htm#FirearmsTraining"
else if (where==15) window.location="findadventure.htm#Fishing"
else if (where==16) window.location="findadventure.htm#GoldProspecting"
else if (where==17) window.location="findadventure.htm#GliderRides"
else if (where==18) window.location="findadventure.htm#GondolaCruises"
else if (where==19) window.location="findadventure.htm#HangGliding"
else if (where==20) window.location="findadventure.htm#HarborTours"
else if (where==21) window.location="findadventure.htm#HeloTours"
else if (where==22) window.location="findadventure.htm#HikingAndBiking"
else if (where==23) window.location="findadventure.htm#HorsebackRiding"
else if (where==24) window.location="findadventure.htm#HotAirBallooning"
else if (where==25) window.location="findadventure.htm#HouseboatRentals"
else if (where==26) window.location="findadventure.htm#Hunting"
else if (where==27) window.location="findadventure.htm#JeepTours"
else if (where==28) window.location="findadventure.htm#JetSki"
else if (where==29) window.location="findadventure.htm#Kayaking"
else if (where==30) window.location="findadventure.htm#Lodges"
else if (where==31) window.location="findadventure.htm#MotorcyleRentals"
else if (where==32) window.location="findadventure.htm#Museums"
else if (where==33) window.location="findadventure.htm#NatureTours"
else if (where==34) window.location="findadventure.htm#Paintball"
else if (where==35) window.location="findadventure.htm#Railroad Tours"
else if (where==36) window.location="findadventure.htm#RockClimbing"
else if (where==37) window.location="findadventure.htm#Sailboat"
else if (where==38) window.location="findadventure.htm#Sailplanes"
else if (where==39) window.location="findadventure.htm#ScubaDiving"
else if (where==40) window.location="findadventure.htm#SelfGuidedRafting"
else if (where==41) window.location="findadventure.htm#SimulatorsVR"
else if (where==42) window.location="findadventure.htm#Skiing"
else if (where==43) window.location="findadventure.htm#Skydiving"
else if (where==44) window.location="findadventure.htm#SurfingLessons"
else if (where==45) window.location="findadventure.htm#TrapezeLessons"
else if (where==46) window.location="findadventure.htm#WagonTours"
else if (where==47) window.location="findadventure.htm#Waterski"
else if (where==48) window.location="findadventure.htm#WhaleWatching"
else if (where==49) window.location="findadventure.htm#WhitewaterRafting"
else if (where==50) window.location="findadventure.htm#WineryTours"
}
// end hiding script from old browsers -->