<!-- // START photos_inits_winecountry.js

// ******** WINE **********

function initWineSequoia(i4)
{                               /* initialize for tour photos */
  tour_name = "Wine Country & Sequoia Redwoods";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/WINE_REDWOODS_ITINERARY.htm";

  // **** should be the same as Muir Woods and Wine Country (initMuirWine) **** DIFFERENT TOUR ICON ****
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/REDWOODS_WINE_TOUR_PHOTOS/NewPhotos/";  // *** OnLine Path ***

  photoList[0]   = "http://www.extranomical.com/images/icons/WINE_REDWOODS_ESCAPE.jpg";
   titleList[0]  = "Click Arrows for Photos";  // ** ABOVE PHOTO SHOULD BE TOUR ICON **

  photoList[photoList.length]  = exPath + "Palace-of-Fine-Arts.jpg	";
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "muir-woods-sun.jpg";
   titleList[titleList.length] = "Sunlight through trees at Muir Woods";
  photoList[photoList.length]  = exPath + "muir-woods.jpg";
   titleList[titleList.length] = "Redwoods at Muir Woods";
  photoList[photoList.length]  = exPath + "muir-woods-cut-tree.jpg";
   titleList[titleList.length] = "Cross-section of Redwood at Muir Woods";
  photoList[photoList.length]  = exPath + "Cline-Winery.jpg";
   titleList[titleList.length] = "Cline Winery in Sonoma Valley";
  photoList[photoList.length]  = exPath + "cline-fountain.jpg";
   titleList[titleList.length] = "Cline Winery";
   photoList[photoList.length]  = exPath + "cline-wine-tasting.jpg"; 
   titleList[titleList.length] = "Wine Tasting (Cline)";
  photoList[photoList.length]  = exPath + "vines-tour-guide.jpg";
   titleList[titleList.length] = "Winery guide in vineyard";
  photoList[photoList.length]  = exPath + "grapes.jpg";
   titleList[titleList.length] = "Grapes growing on vines";
  photoList[photoList.length]  = exPath + "crushed-grapes.jpg";
   titleList[titleList.length] = "The wine-making process";
  photoList[photoList.length]  = exPath + "cheese-tasting.jpg";
   titleList[titleList.length] = "Cheese tasting in downtown Sonoma";
  photoList[photoList.length]  = exPath + "sonoma.jpg";
   titleList[titleList.length] = "Historical Sonoma";
  photoList[photoList.length]  = exPath + "cline-wine-tasting.jpg"; 
   titleList[titleList.length] = "Wine Tasting (Cline)";
  photoList[photoList.length]  = exPath + "sausalito.jpg";
   titleList[titleList.length] = "Sausalito";
  photoList[photoList.length]  = exPath + "golden-gate-bridge.jpg";
   titleList[titleList.length] = "Golden Gate Bridge from Marin Headlands";

  initFinish();  // common init finish
}

function initWineSonoma(i5)
{                               /* initialize for tour photos */
  tour_name = "Wine Country Tour (Sonoma & Napa)";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/WINE_COUNTRY_BUS_ITINERARY.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/WINE_COUNTRY_BUS_TOUR_PHOTOS/"; // *** OnLine Path ***

  photoList[0]   = "http://www.extranomical.com/images/icons/WINE_COUNTRY_BUS_TOUR.jpg";
   titleList[0]  = "Click Arrows for Photos";  // ** ABOVE PHOTO SHOULD BE TOUR ICON **

  photoList[photoList.length]  = exPath + "explore_wine_vats.jpg"; 
   titleList[titleList.length] = "Exploring Vats of Wine";
  photoList[photoList.length]  = exPath + "Wine_tanks.jpg"; 
   titleList[titleList.length] = "Fermenting Process";
  photoList[photoList.length]  = exPath + "grape_crushing.jpg"; 
   titleList[titleList.length] = "Grape Crushing";
  photoList[photoList.length]  = exPath + "IMGP1918.jpg"; 
   titleList[titleList.length] = "Tasting Grapes (Larson Family Winery)";
  photoList[photoList.length]  = exPath + "IMGP1925.jpg"; 
   titleList[titleList.length] = "Exploring the Vineyard";
  photoList[photoList.length]  = exPath + "IMGP1926.jpg"; 
   titleList[titleList.length] = "Cheese Tasting (Sonoma Cheese Factory)";
  photoList[photoList.length]  = exPath + "IMGP1944.jpg"; 
   titleList[titleList.length] = "Olive Oil Tasting (Domaine Carneros)";
  photoList[photoList.length]  = exPath + "wine_making_tour.jpg"; 
   titleList[titleList.length] = "Wine Making Tour (Larson)";
  photoList[photoList.length]  = exPath + "winery03.jpg"; 
   titleList[titleList.length] = "Wine Tasting ";
  photoList[photoList.length]  = exPath + "PDRM0009.jpg";
   titleList[titleList.length] = "Group Photo";

  initFinish();  // common init finish
}

function initWineCharter(i7) 
{                               /* initialize for tour photos */
  tour_name = "Wine Country Charter";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/WINE_CHARTER.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/REDWOODS_WINE_TOUR_PHOTOS/NewPhotos/"; // *** OnLine Path ***

  photoList[0]   = "http://www.extranomical.com/images/icons/WINE_COUNTRY_CHARTERS.jpg";
   titleList[0]  = "Click Arrows for Photos";  // ** ABOVE PHOTO SHOULD BE TOUR ICON **

  photoList[photoList.length]  = exPath + "Palace-of-Fine-Arts.jpg	";
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "muir-woods-sun.jpg";
   titleList[titleList.length] = "Sunlight through trees at Muir Woods";
  photoList[photoList.length]  = exPath + "muir-woods.jpg";
   titleList[titleList.length] = "Redwoods at Muir Woods";
  photoList[photoList.length]  = exPath + "muir-woods-cut-tree.jpg";
   titleList[titleList.length] = "Cross-section of Redwood at Muir Woods";
  photoList[photoList.length]  = exPath + "Cline-Winery.jpg";
   titleList[titleList.length] = "Cline Winery in Sonoma Valley";
  photoList[photoList.length]  = exPath + "cline-fountain.jpg";
   titleList[titleList.length] = "Cline Winery";
   photoList[photoList.length]  = exPath + "cline-wine-tasting.jpg"; 
   titleList[titleList.length] = "Wine Tasting (Cline)";
  photoList[photoList.length]  = exPath + "vines-tour-guide.jpg";
   titleList[titleList.length] = "Winery guide in vineyard";
  photoList[photoList.length]  = exPath + "grapes.jpg";
   titleList[titleList.length] = "Grapes growing on vines";
  photoList[photoList.length]  = exPath + "crushed-grapes.jpg";
   titleList[titleList.length] = "The wine-making process";
  photoList[photoList.length]  = exPath + "cheese-tasting.jpg";
   titleList[titleList.length] = "Cheese tasting in downtown Sonoma";
  photoList[photoList.length]  = exPath + "sonoma.jpg";
   titleList[titleList.length] = "Historical Sonoma";
  photoList[photoList.length]  = exPath + "cline-wine-tasting.jpg"; 
   titleList[titleList.length] = "Wine Tasting (Cline)";
  photoList[photoList.length]  = exPath + "sausalito.jpg";
   titleList[titleList.length] = "Sausalito";
  photoList[photoList.length]  = exPath + "golden-gate-bridge.jpg";
   titleList[titleList.length] = "Golden Gate Bridge from Marin Headlands";

  initFinish();  // common init finish
}

function initWineLovers(i6)
{                               /* initialize for  tour photos */ 
  tour_name = "Wine Country Lovers Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/WINE_COUNTRY_LOVERS_ITINERARY.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/WINE_COUNTRY_LOVERS_TOUR_PHOTOS/"; 

  photoList[0]   = "http://www.extranomical.com/images/icons/WINE_COUNTRY_LOVERS_TOUR.jpg";
   titleList[0]  = "Click Arrows for Photos";  // ** ABOVE PHOTO SHOULD BE TOUR ICON **

  photoList[photoList.length]  = exPath + "IMGP1668.jpg"; 
   titleList[titleList.length] = "Grape Vines";

  photoList[photoList.length]  = exPath + "IMGP1647.jpg"; 
   titleList[titleList.length] = "Valley of the Moon Winery";
  photoList[photoList.length]  = exPath + "IMGP1639.jpg"; 
   titleList[titleList.length] = "Wine Bar (Valley Moon)";

  photoList[photoList.length]  = exPath + "IMGP1667.jpg"; 
   titleList[titleList.length] = "Grape Vines";
  photoList[photoList.length]  = exPath + "IMGP1649.jpg"; 
   titleList[titleList.length] = "Extranomical Van";
  photoList[photoList.length]  = exPath + "IMGP1665.jpg"; 
   titleList[titleList.length] = "Grapes & Winery";

  photoList[photoList.length]  = exPath + "IMGP1655.jpg"; 
   titleList[titleList.length] = "Deli at Ledson Winery ";
  photoList[photoList.length]  = exPath + "IMGP1652.jpg"; 
   titleList[titleList.length] = "Everyone Enjoying Wine Tasting at Ledson Winery";
  photoList[photoList.length]  = exPath + "IMGP1650.jpg"; 
   titleList[titleList.length] = "Ledson Winery and Vineyards";
  photoList[photoList.length]  = exPath + "IMGP1651.jpg"; 
   titleList[titleList.length] = "Couple at Ledson Winery";
  photoList[photoList.length]  = exPath + "IMGP1653.jpg"; 
   titleList[titleList.length] = "Front View of Ledson Winery";
  photoList[photoList.length]  = exPath + "IMGP1654.jpg"; 
   titleList[titleList.length] = "Front View of Ledson Winery";
  photoList[photoList.length]  = exPath + "IMGP1656.jpg"; 
   titleList[titleList.length] = "Front View of Ledson Winery";

  photoList[photoList.length]  = exPath + "IMGP1643.jpg"; 
   titleList[titleList.length] = "Grape Vines";
  photoList[photoList.length]  = exPath + "IMGP1660.jpg"; 
   titleList[titleList.length] = "Napa Valley";
  photoList[photoList.length]  = exPath + "IMGP1694.jpg"; 
   titleList[titleList.length] = "Grapes and Mountains";

  photoList[photoList.length]  = exPath + "IMGP1671.jpg"; 
   titleList[titleList.length] = "Historic House";
  photoList[photoList.length]  = exPath + "IMGP1663.jpg"; 
   titleList[titleList.length] = "Happy Cows Make Happy Wine";
  photoList[photoList.length]  = exPath + "IMGP1675.jpg"; 
   titleList[titleList.length] = "Wagon with Barrels";
  photoList[photoList.length]  = exPath + "IMGP1689.jpg"; 
   titleList[titleList.length] = "Pool with Fountain";
  photoList[photoList.length]  = exPath + "IMGP1687.jpg"; 
   titleList[titleList.length] = "Stained Glass (Niebaum-Coppola)";
  photoList[photoList.length]  = exPath + "IMGP1681.jpg"; 
   titleList[titleList.length] = "Wine Cellar Barrels";

  photoList[photoList.length]  = exPath + "IMGP1685.jpg"; 
   titleList[titleList.length] = "Wine & Cheese Table";    

  photoList[photoList.length]  = exPath + "IMGP1695.jpg"; 
   titleList[titleList.length] = "Grapes and Sky";
  photoList[photoList.length]  = exPath + "IMGP1704.jpg"; 
   titleList[titleList.length] = "Grapes with Road";

  photoList[photoList.length]  = exPath + "IMGP1711.jpg"; 
   titleList[titleList.length] = "Rows of Grapes";

  photoList[photoList.length]  = exPath + "making_tour.jpg"; 
   titleList[titleList.length] = "Champagne Bottling the Old Way (Domaine Carneros)";
  photoList[photoList.length]  = exPath + "bottling.jpg"; 
   titleList[titleList.length] = "Champagne Bottling the New Way (Domaine Carneros)";
  photoList[photoList.length]  = exPath + "PDRM0365.jpg"; 
   titleList[titleList.length] = "Grapes";

  photoList[photoList.length]  = exPath + "IMGP1707.jpg"; 
   titleList[titleList.length] = "Grapes";

  photoList[photoList.length]  = exPath + "IMGP1659.jpg";
   titleList[titleList.length] = "Wine Country";
  photoList[photoList.length]  = exPath + "IMGP1694.jpg";
   titleList[titleList.length] = "Wine Country";
  photoList[photoList.length]  = exPath + "PDRM0012.jpg";
   titleList[titleList.length] = "Group Photo";
  photoList[photoList.length]  = exPath + "PDRM0029.jpg";
   titleList[titleList.length] = "Winery";
  photoList[photoList.length]  = exPath + "SANY0010.jpg"; // _BottleModel
   titleList[titleList.length] = "Wine Bottling Model";  
  photoList[photoList.length]  = exPath + "SANY0016.jpg";
   titleList[titleList.length] = "Winery Tour";  

  initFinish();  // common init finish
}

function initEastBayWine(i60)
{                               /* initialize for tour photos */
  tour_name = "East Bay Urban Wine Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/EAST_BAY_URBAN_WINE_TOUR.htm";

  // **** should be the same as Muir Woods and Wine Country (initMuirWine) **** DIFFERENT TOUR ICON ****
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/EAST_BAY_URBAN_WINE_TOUR/";  // *** OnLine Path ***

  photoList[0]   = "http://www.extranomical.com/images/icons/EAST_BAY_URBAN_WINE_TOUR.jpg";
   titleList[0]  = "Click Arrows for Photos";  // ** ABOVE PHOTO SHOULD BE TOUR ICON **

  photoList[photoList.length]  = exPath + "1.jpg	";
   titleList[titleList.length] = "Wine Tasting Room in Alameda";
  photoList[photoList.length]  = exPath + "2.jpg";
   titleList[titleList.length] = "Wine Tasting";
  photoList[photoList.length]  = exPath + "3.jpg";
   titleList[titleList.length] = "Kent Rosenblum of Rosenblum Winery";
  photoList[photoList.length]  = exPath + "6.jpg";
   titleList[titleList.length] = "Tasting Wine in Oakland";
  photoList[photoList.length]  = exPath + "7.jpg";
   titleList[titleList.length] = "Tasting Wine in Oakland";
  photoList[photoList.length]  = exPath + "8.jpg";
   titleList[titleList.length] = "Tasting Wine in Oakland";  
   photoList[photoList.length]  = exPath + "9.jpg";
   titleList[titleList.length] = "Tasting Wine in Oakland";
  photoList[photoList.length]  = exPath + "10.jpg";
   titleList[titleList.length] = "Winery Guide in cellar";
  photoList[photoList.length]  = exPath + "11.jpg";
   titleList[titleList.length] = "Wine tasting room";
  photoList[photoList.length]  = exPath + "12.jpg";
   titleList[titleList.length] = "Tour group at wine cellar";
  photoList[photoList.length]  = exPath + "13.jpg";
   titleList[titleList.length] = "Wine barrels in cellar";
  photoList[photoList.length]  = exPath + "14.jpg";
   titleList[titleList.length] = "Small personal groups";
   
initFinish();  // common init finish
}
function initPrivateWineCountry(i63)
{                               /* initialize for tour photos */
  tour_name = "Wine Country Private Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/WINE_COUNTRY_PRIVATE_TOUR.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/REDWOODS_WINE_TOUR_PHOTOS/NewPhotos/"; // *** OnLine Path ***

  photoList[0]   = "http://www.extranomical.com/photos/CHARTER_PHOTOS/Private_Overview_Wine%20Country.JPG";
   titleList[0]  = "Click Arrows for Photos";  // ** ABOVE PHOTO SHOULD BE TOUR ICON **

  photoList[photoList.length]  = exPath + "Palace-of-Fine-Arts.jpg	";
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "muir-woods-sun.jpg";
   titleList[titleList.length] = "Sunlight through trees at Muir Woods";
  photoList[photoList.length]  = exPath + "muir-woods.jpg";
   titleList[titleList.length] = "Redwoods at Muir Woods";
  photoList[photoList.length]  = exPath + "muir-woods-cut-tree.jpg";
   titleList[titleList.length] = "Cross-section of Redwood at Muir Woods";
  photoList[photoList.length]  = exPath + "Cline-Winery.jpg";
   titleList[titleList.length] = "Cline Winery in Sonoma Valley";
  photoList[photoList.length]  = exPath + "cline-fountain.jpg";
   titleList[titleList.length] = "Cline Winery";
   photoList[photoList.length]  = exPath + "cline-wine-tasting.jpg"; 
   titleList[titleList.length] = "Wine Tasting (Cline)";
  photoList[photoList.length]  = exPath + "vines-tour-guide.jpg";
   titleList[titleList.length] = "Winery guide in vineyard";
  photoList[photoList.length]  = exPath + "grapes.jpg";
   titleList[titleList.length] = "Grapes growing on vines";
  photoList[photoList.length]  = exPath + "crushed-grapes.jpg";
   titleList[titleList.length] = "The wine-making process";
  photoList[photoList.length]  = exPath + "cheese-tasting.jpg";
   titleList[titleList.length] = "Cheese tasting in downtown Sonoma";
  photoList[photoList.length]  = exPath + "sonoma.jpg";
   titleList[titleList.length] = "Historical Sonoma";
  photoList[photoList.length]  = exPath + "cline-wine-tasting.jpg"; 
   titleList[titleList.length] = "Wine Tasting (Cline)";
  photoList[photoList.length]  = exPath + "sausalito.jpg";
   titleList[titleList.length] = "Sausalito";
  photoList[photoList.length]  = exPath + "golden-gate-bridge.jpg";
   titleList[titleList.length] = "Golden Gate Bridge from Marin Headlands";

  initFinish();  // common init finish
}

// END photos_inits_winecountry.js -->
