//  CCCjs.js  -  scripts for Scenic Color Country 

//  Scenic Color Country onLoad function
function ccLoad() {
  startPix();
  ccCache();
}

//  function makeNewWindow()
var newWindow = null;                           // initialize newWindow variable
function makeNewWindow(loc,name,size) {
//      Since we have varying sizes and shapes of windows, we need to
//      close it first, if it exists, so newWindow will open correctly.
  if (newWindow && !newWindow.closed)           // check for an open window
     { newWindow.close(); }                     // and close it if it exists
  newWindow = window.open(loc,name,size);       // then create the newWindow
    return false;                               // override the href #, and
    newWindow.focus();                          // be certain it is on top
}

//  Cache Color Country graphics
function ccCache() {
var ccPix = new Array() ;
//	Scenic Color Country
  ccPix[0] = new Image(800,635) ;
  ccPix[0].src = "images/ColorCountry.jpg" ;
//	Grand Canyon Hike
  ccPix[1] = new Image(930,165) ;
  ccPix[1].src = "Hike/images/LookoutStudioB-bl.jpg" ;
//	Scenic Byway Utah State Road 12
  ccPix[2] = new Image(930,200) ;
  ccPix[2].src = "ScenicU12/images/RedCanyonB.jpg" ;
//	Calf Creek Canyon & Falls
  ccPix[3] = new Image(930,250) ;
  ccPix[3].src = "/CalfCreekCanyon/images/IMG_207B.jpg" ;
//	Scenic Byway Utah State Road 95
  ccPix[4] = new Image(930,200) ;
  ccPix[4].src = "ScenicU95/images/CombRidgeB.jpg" ;
//	Scenic Byway Utah State Road 24
  ccPix[5] = new Image(930,250) ;
  ccPix[5].src = "/ScenicBywayU24/images/IMG_0155B.jpg" ;
//	Moki Dugway
  ccPix[6] = new Image(930,250) ;
  ccPix[6].src = "MokiDugway/images/4867903075B.jpg.jpg" ;
//	Burr Trail
  ccPix[7] = new Image(930,250) ;
  ccPix[7].src = "BurrTrail/images/155619B.jpg" ;
//	Antelope Canyon
  ccPix[8]= new Image(930,250) ;
  ccPix[8].src = "AntelopeCanyon/images/Antelope_Canyon_Luca_GaluzziB.jpg" ;
//	Rainbow Bridge
  ccPix[9] = new Image(930,250) ;
  ccPix[9].src = "RainbowBridge/images/153731B.jpg" ;
//    Horse Shoe Bend
  ccPix[10] = new Image(950,498) ;
  ccPix[10].src = "misc/images/HorseShoeBend.jpg" ;
//	Grand and Glen Canyon Bridges
  ccPix[11] = new Image(930,250) ;
  ccPix[11].src = "ColoradoRiverBridges/images//HiteBridgeB.jpg" ;
//	Navajo Bridges - History
  ccPix[12] = new Image(930,170) ;
  ccPix[12].src = "NavajoBridges/images/grand-canyon-rafting-095B.jpg" ;
//	Grand Falls
  ccPix[13] = new Image(930,250) ;
  ccPix[13].src = "GrandFalls/images/GrandFalls-20B.jpg" ;
//    Little Colorado River Gorge
  ccPix[14] = new Image(930,250) ;
  ccPix[14].src = "LittleColoradoGorge/images/little_colorado_panoB.jpg" ;
//	Geology in Color Country 
  ccPix[15] = new Image(930,299) ;
  ccPix[15].src = "/Geology/images/BannerG.jpg" ;
//	Comb Ridge (below Geology)
  ccPix[16] = new Image(800,220) ;
  ccPix[16].src = "/CombRidge/images/CombRidgeB.jpg" ;
//	Waterpocket Fold (Capital Reef National Park)
  ccPix[17] = new Image(930,250) ;
  ccPix[17].src = "CapitolReef/images/WaterpocketfoldB.jpg" ;
//	San Rafael Swell
  ccPix[18] = new Image(930,250) ;
  ccPix[18].src = "/SanRafaelSwell/images/I70_at_San_Rafael_swell-Green_RiverB.jpg" ;
//	Cockscomb
  ccPix[19] = new Image(930,250) ;
  ccPix[19].src = "/Cockscomb/images/Cockscomb_cottonwoodB.jpg" ;
//	Raplee Ridge
  ccPix[20] = new Image(930,200) ;
  ccPix[20].src = "RapleeRidge/images/IMG_0075B.jpg.jpg" ;
//	Dead Horse Point State Park
  ccPix[21] = new Image(930,235) ;
  ccPix[21].src = "/DeadHorsePoint/Dead-Horse-Point-PanoramaBl.jpg" ;
//	Goose Necks State Park
  ccPix[22] = new Image(930,225) ;
  ccPix[22].src = "GoosenecksSP/images/SanJuanB.jpg" ;
//    Monument Valley
  ccPix[23] = new Image(930,250) ;
  ccPix[23].src = "MVSP/images/Monument_Valley_163B.jpg" ;
//    Videos
  ccPix[24] = new Image(172,135) ;
  ccPix[24].src = "Videos/images/Goblin.jpg" ;
  ccPix[25] = new Image(176,135) ;
  ccPix[25].src = "Videos/images/BurrTrail.jpg" ;
  ccPix[26] = new Image(175,135) ;
  ccPix[26].src = "Videos/images/Muddy.jpg" ;
  ccPix[27] = new Image(299,135) ;
  ccPix[27].src = "Videos/images/Zion.jpg" ;
  ccPix[28] = new Image(221,135) ;
  ccPix[28].src = "Videos/images/GrandCanyon.jpg" ;
  ccPix[29] = new Image(181,135) ;
  ccPix[29].src = "Videos/images/DelArch.jpg" ;
  ccPix[30] = new Image(175,135) ;
  ccPix[30].src = "Videos/images/ZionNarrows.jpg" ;
  ccPix[31] = new Image(245,135) ;
  ccPix[31].src = "Videos/images/Bryce.jpg" ;
//    Banners are loaded in rotating banner function
//    St George City
  ccPix[32] = new Image(998,455) ;
  ccPix[32].src = "images/StG-West2.jpg" ;
  ccPix[33] = new Image(1000,640) ;
  ccPix[33].src = "images/StG-East3.jpg" ;
//    Colorado Basin Drought
  ccPix[34] = new Image(930,202) ;
  ccPix[34].src = "ColoradoBasinDrought/images/CRBasinB.jpg" ;
//	Virgin River Gorge
  ccPix[35] = new Image(233,154) ;
  ccPix[35].src = "VRGorge/images/VRGorge1_t.jpg" ;
  ccPix[36] = new Image(233,154) ;
  ccPix[36].src = "VRGorge/images/VRGorge2_t.jpg" ;
  ccPix[37] = new Image(233,154) ;
  ccPix[37].src = "VRGorge/images/VRGorge3_t.jpg" ;
  ccPix[38] = new Image(231,154) ;
  ccPix[38].src = "VRGorge/images/VRGorge4_t.jpg" ;
  ccPix[39] = new Image(233,154) ;
  ccPix[39].src = "VRGorge/images/VRGorge5_t.jpg" ;
  ccPix[40] = new Image(233,154) ;
  ccPix[40].src = "VRGorge/images/VRGorge6_t.jpg" ;
  ccPix[41] = new Image(231,154) ;
  ccPix[41].src = "VRGorge/images/enter_t.jpg" ;
  ccPix[42] = new Image(233,154) ;
  ccPix[42].src = "VRGorge/images/UtahHill_t.jpg" ;
//	Marble Canyon
  ccPix[43] = new Image(930,250) ;
  ccPix[43].src = "MarbleCanyon/images/Marble_Canyon_from_Navajo_Bridge_B.jpg" ;
//	Escalante Canyons
  ccPix[44] = new Image(930,250) ;
  ccPix[44].src = "EscalanteCanyons/escalante_0172B.jpg" ;
}
