<!--
function CSAction(array) {
	var result;
	for (var i=0;i<array.length;i++) {
		result = CSAct[array[i]][0](CSAct[array[i]]);
	}
	return result;
}
CSAct = new Object;
function CSOpenWindow(action) {
	var wf = "";
	wf = wf + "width=" + action[3];
	wf = wf + ",height=" + action[4];
	wf = wf + ",resizable=" + (action[5] ? "yes" : "no");
	wf = wf + ",scrollbars=" + (action[6] ? "yes" : "no");
	wf = wf + ",menubar=" + (action[7] ? "yes" : "no");
	wf = wf + ",toolbar=" + (action[8] ? "yes" : "no");
	wf = wf + ",directories=" + (action[9] ? "yes" : "no");
	wf = wf + ",location=" + (action[10] ? "yes" : "no");
	wf = wf + ",status=" + (action[11] ? "yes" : "no");
	window.open(action[1],action[2],wf);
}
CSAct['B2CE0CDC1'] = new Array(CSOpenWindow,/*URL*/
'http://www.gcroa.com','',550,350,true,true,true,true,true,true,true);
CSAct['B2CE0D4C2'] = new Array(CSOpenWindow,/*URL*/
'http://www.amfac.com','',550,350,true,true,true,true,true,true,true);
CSAct['B2CE0D653'] = new Array(CSOpenWindow,/*URL*/
'http://www.infowest.com/bar10','',550,350,true,true,true,true,true,true,true);
CSAct['B2CE0DA34'] = new Array(CSOpenWindow,/*URL*/
'http://www.scenic.com','',550,350,true,true,true,true,true,true,true);
function CSClickReturn () {
	var bAgent = window.navigator.userAgent;
	var bAppName = window.navigator.appName;
	if ((bAppName.indexOf("Explorer") >= 0) &&
(bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
		return true; // dont follow link
	else return false; // dont follow link
}

// -->

<!--
if (document.images) {

        schedon = new Image;
        schedon.src = "../graphics/sched_on.gif";

        fullon = new Image;
        fullon.src = "../graphics/full_on.gif";

        upperon = new Image;
        upperon.src = "../graphics/upper_on.gif";

        loweron = new Image;
        loweron.src = "../graphics/lower_on.gif";

        specialon = new Image;
        specialon.src = "../graphics/special_on.gif";

        serviceson = new Image;
        serviceson.src = "../graphics/services_on.gif";

        mapon = new Image;
        mapon.src = "../graphics/map_on.gif";

        reservon = new Image;
        reservon.src = "../graphics/reserv_on.gif";


        schedoff = new Image;
        schedoff.src = "../graphics/sched_off.gif";

        fulloff = new Image;
        fulloff.src = "../graphics/full_off.gif";

        upperoff = new Image;
        upperoff.src = "../graphics/upper_off.gif";

        loweroff = new Image;
        loweroff.src = "../graphics/lower_off.gif";

		 specialoff = new Image;
        specialoff.src = "../graphics/special_off.gif";

		 servicesoff = new Image;
        servicesoff.src = "../graphics/services_off.gif";

		 mapoff = new Image;
        mapoff.src = "../graphics/map_off.gif";

		 reservoff = new Image;
        reservoff.src = "../graphics/reserv_off.gif";

        }

    function img_act(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "on.src");
            }
    }

    function img_inact(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "off.src");
            }
    }
// -->

<!--
if (document.images) {

        philoson = new Image;
        philoson.src = "../graphics/philos_on.gif";

		 guideson = new Image;
        guideson.src = "../graphics/guides_on.gif";

        boatson = new Image;
        boatson.src = "../graphics/boats_on.gif";

        customeron = new Image;
        customeron.src = "../graphics/customer_on.gif";


        philosoff = new Image;
        philosoff.src = "../graphics/philos_off.gif";

		 guidesoff = new Image;
        guidesoff.src = "../graphics/guides_off.gif";

		 boatsoff = new Image;
        boatsoff.src = "../graphics/boats_off.gif";

		 customeroff = new Image;
        customeroff.src = "../graphics/customer_off.gif";

        }

    function img_act(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "on.src");
            }
    }

    function img_inact(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "off.src");
            }
    }
// -->
		
<!--
if (document.images) {

        adventon = new Image;
        adventon.src = "../graphics/advent_on.gif";

		 eveningon = new Image;
        eveningon.src = "../graphics/evening_on.gif";


        adventoff = new Image;
        adventoff.src = "../graphics/advent_off.gif";

		 eveningoff = new Image;
        eveningoff.src = "../graphics/evening_off.gif";

        }

    function img_act(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "on.src");
            }
    }

    function img_inact(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "off.src");
            }
    }
// -->

<!--
if (document.images) {

		 weatheron = new Image;
        weatheron.src = "../graphics/weather_on.gif";

		 healthon = new Image;
        healthon.src = "../graphics/health_on.gif";

        campon = new Image;
        campon.src = "../graphics/camp_on.gif";

        bringon = new Image;
        bringon.src = "../graphics/bring_on.gif";


		 weatheroff = new Image;
        weatheroff.src = "../graphics/weather_off.gif";

		 healthoff = new Image;
        healthoff.src = "../graphics/health_off.gif";

		 campoff = new Image;
        campoff.src = "../graphics/camp_off.gif";

		 bringoff = new Image;
        bringoff.src = "../graphics/bring_off.gif";

        }

    function img_act(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "on.src");
            }
    }

    function img_inact(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "off.src");
            }
    }
// -->

<!--
if (document.images) {

        chooseon = new Image;
        chooseon.src = "../graphics/choose_on.gif";

        weatheron = new Image;
        weatheron.src = "../graphics/weather_on.gif";

		 healthon = new Image;
        healthon.src = "../graphics/health_on.gif";

        campon = new Image;
        campon.src = "../graphics/camp_on.gif";

        bringon = new Image;
        bringon.src = "../graphics/bring_on.gif";


        chooseoff = new Image;
        chooseoff.src = "../graphics/choose_off.gif";

        weatheroff = new Image;
        weatheroff.src = "../graphics/weather_off.gif";

        healthoff = new Image;
        healthoff.src = "../graphics/health_off.gif";

		 campoff = new Image;
        campoff.src = "../graphics/camp_off.gif";

		 bringoff = new Image;
        bringoff.src = "../graphics/bring_off.gif";

        }

    function img_act(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "on.src");
            }
    }

    function img_inact(imgName) {
            if (document.images) {
                document[imgName].src = eval(imgName + "off.src");
            }
    }
// -->	

<!--
//  Hide script from older browsers
 var urlAddress = "http://www.american-river-rafting.info";
 var pageName = "American River Group Whitewater Rafting Trips";

 function addToFavorites()
 {
  if (window.external)
  {
   window.external.AddFavorite(urlAddress,pageName)
  }
  else
  { 
   alert("Sorry! Your browser doesn't support this function.");
  }
 }
// -->