<!-- // START photos_inits_sfcity.js

// ******** SAN FRANCISCO , ETC. **********

function initSFCity_M(i11)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco Sightseeing City Morning Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_CITY_TOURS_MORNING_ITINERARY.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***

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

  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_From_Below.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "Palace.jpg"; 
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "cablecar.jpg";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "IMGP2378.jpg";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "IMGP2447.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2449.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2453.jpg";
   titleList[titleList.length] = "Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2463.jpg";
   titleList[titleList.length] = "Conservatory at Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2443.jpg";
   titleList[titleList.length] = "de Young Museum";
  photoList[photoList.length]  = exPath + "PDRM0068.jpg";
   titleList[titleList.length] = "City Hall";
  photoList[photoList.length]  = exPath + "PDRM0086.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "SANY0046.jpg";
   titleList[titleList.length] = "Financial District";
  photoList[photoList.length]  = exPath + "SANY0063.jpg";
   titleList[titleList.length] = "San Francisco at Night";

  initFinish();  // common init finish
}

function initSFCity_A(i22)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco Sightseeing City Afternoon Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_CITY_TOURS_AFTERNOON_ITINERARY.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***

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

  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_From_Below.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "Palace.jpg"; 
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "cablecar.jpg";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "IMGP2378.jpg";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "IMGP2447.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2449.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2453.jpg";
   titleList[titleList.length] = "Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2463.jpg";
   titleList[titleList.length] = "Conservatory at Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2443.jpg";
   titleList[titleList.length] = "de Young Museum";
  photoList[photoList.length]  = exPath + "PDRM0068.jpg";
   titleList[titleList.length] = "City Hall";
  photoList[photoList.length]  = exPath + "PDRM0086.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "SANY0046.jpg";
   titleList[titleList.length] = "Financial District";
  photoList[photoList.length]  = exPath + "SANY0063.jpg";
   titleList[titleList.length] = "San Francisco at Night";

  initFinish();  // common init finish
}

function initSFCharter(i37)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco Sightseeing City Afternoon Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_CITY_CHARTER.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***

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

  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_From_Below.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "Palace.jpg"; 
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "cablecar.jpg";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "IMGP2378.jpg";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "IMGP2447.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2449.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2453.jpg";
   titleList[titleList.length] = "Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2463.jpg";
   titleList[titleList.length] = "Conservatory at Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2443.jpg";
   titleList[titleList.length] = "de Young Museum";
  photoList[photoList.length]  = exPath + "PDRM0068.jpg";
   titleList[titleList.length] = "City Hall";
  photoList[photoList.length]  = exPath + "PDRM0086.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "SANY0046.jpg";
   titleList[titleList.length] = "Financial District";
  photoList[photoList.length]  = exPath + "SANY0063.jpg";
   titleList[titleList.length] = "San Francisco at Night";

  initFinish();  // common init finish
}

function initSFInsider_M(i28)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco City Insiders Morning Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_SIGHTSEEING_MORNING_TOUR.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***

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

  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_From_Below.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "Palace.jpg"; 
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "cablecar.jpg";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "IMGP2378.jpg";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "IMGP2447.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2449.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2453.jpg";
   titleList[titleList.length] = "Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2463.jpg";
   titleList[titleList.length] = "Conservatory at Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2443.jpg";
   titleList[titleList.length] = "de Young Museum";
  photoList[photoList.length]  = exPath + "PDRM0068.jpg";
   titleList[titleList.length] = "City Hall";
  photoList[photoList.length]  = exPath + "PDRM0086.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "SANY0046.jpg";
   titleList[titleList.length] = "Financial District";
  photoList[photoList.length]  = exPath + "SANY0063.jpg";
   titleList[titleList.length] = "San Francisco at Night";

  initFinish();  // common init finish
}

function initSFInsider_A(i29)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco City Insiders Afternoon Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_SIGHTSEEING_AFTERNOON_TOUR.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***

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

  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_From_Below.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "Palace.jpg"; 
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "cablecar.jpg";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "IMGP2378.jpg";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "IMGP2447.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2449.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2453.jpg";
   titleList[titleList.length] = "Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2463.jpg";
   titleList[titleList.length] = "Conservatory at Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2443.jpg";
   titleList[titleList.length] = "de Young Museum";
  photoList[photoList.length]  = exPath + "PDRM0068.jpg";
   titleList[titleList.length] = "City Hall";
  photoList[photoList.length]  = exPath + "PDRM0086.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "SANY0046.jpg";
   titleList[titleList.length] = "Financial District";
  photoList[photoList.length]  = exPath + "SANY0063.jpg";
   titleList[titleList.length] = "San Francisco at Night";

  initFinish();  // common init finish
}

function initSFSausalito_M(i30)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco and Sausalito Morning Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_SAUSALITO_MORNING_TOUR.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***

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

  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_From_Below.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "Palace.jpg"; 
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "cablecar.jpg";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "IMGP2378.jpg";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "IMGP2447.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2449.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2453.jpg";
   titleList[titleList.length] = "Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2463.jpg";
   titleList[titleList.length] = "Conservatory at Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2443.jpg";
   titleList[titleList.length] = "de Young Museum";
  photoList[photoList.length]  = exPath + "PDRM0068.jpg";
   titleList[titleList.length] = "City Hall";
  photoList[photoList.length]  = exPath + "PDRM0086.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "SANY0046.jpg";
   titleList[titleList.length] = "Financial District";
  photoList[photoList.length]  = exPath + "SANY0063.jpg";
   titleList[titleList.length] = "San Francisco at Night";

  initFinish();  // common init finish
}

function initSFSausalito_A(i31)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco and Sausalito Afternoon Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_SAUSALITO_AFTERNOON_TOUR.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***

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

  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_From_Below.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "Palace.jpg"; 
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "cablecar.jpg";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "IMGP2378.jpg";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "IMGP2447.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2449.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2453.jpg";
   titleList[titleList.length] = "Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2463.jpg";
   titleList[titleList.length] = "Conservatory at Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2443.jpg";
   titleList[titleList.length] = "de Young Museum";
  photoList[photoList.length]  = exPath + "PDRM0068.jpg";
   titleList[titleList.length] = "City Hall";
  photoList[photoList.length]  = exPath + "PDRM0086.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "SANY0046.jpg";
   titleList[titleList.length] = "Financial District";
  photoList[photoList.length]  = exPath + "SANY0063.jpg";
   titleList[titleList.length] = "San Francisco at Night";

  initFinish();  // common init finish
}

function initSFBay(i12)
{                               /* initialize for tour photos */
  tour_name = "San Francisco Bay Cruise";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_CRUISE_ITINERARY.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_BAY_CRUISE_PHOTOS/";   // *** OnLine Path ***
  
  
  
  
  
  

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

  photoList[photoList.length]  = exPath + "IMGP1504.jpg";
   titleList[titleList.length] = "Seagulls";
  photoList[photoList.length]  = exPath + "IMGP1564.jpg";
   titleList[titleList.length] = "San Francisco Skyline";  

  photoList[photoList.length]  = exPath + "Alcatraz_front.jpg"; 
   titleList[titleList.length] = "Alcatraz";                     
  photoList[photoList.length]  = exPath + "IMGP1548.jpg";
   titleList[titleList.length] = "Alcatraz (Island)";       
  photoList[photoList.length]  = exPath + "IMGP1552.jpg";
   titleList[titleList.length] = "Alcatraz"; 

  photoList[photoList.length]  = exPath + "City_of_San_Francisco.jpg"; 
   titleList[titleList.length] = "San Francisco Skyline";     
  photoList[photoList.length]  = exPath + "IMGP1479.jpg";
   titleList[titleList.length] = "Sailboat";
  photoList[photoList.length]  = exPath + "IMGP1481.jpg";
   titleList[titleList.length] = "Sausalito";   
  photoList[photoList.length]  = exPath + "IMGP1492.jpg";
   titleList[titleList.length] = "Sausalito";    
  photoList[photoList.length]  = exPath + "IMGP2404.jpg";
   titleList[titleList.length] = "San Francisco from Sausalito";  

  photoList[photoList.length]  = exPath + "IMGP1497.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "PICT0040.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "San_Francisco_City_Tour_Pidgeon.jpg"; 
   titleList[titleList.length] = "San Francisco Skyline with Pidgeon"; 
  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_fromBelow.jpg"; 
   titleList[titleList.length] = "Golden Gate Bridge from Below";
  photoList[photoList.length]  = exPath + "PICT0030.jpg";
   titleList[titleList.length] = "Golden Gate Bridge (sunset)";

  photoList[photoList.length]  = exPath + "San_Francisco_City_Tours.jpg"; 
   titleList[titleList.length] = "Another Skyline View";          
  photoList[photoList.length]  = exPath + "IMGP1567.jpg";
   titleList[titleList.length] = "Fort Mason";
  photoList[photoList.length]  = exPath + "IMGP1483.jpg";
   titleList[titleList.length] = "Sailboat";

  initFinish();  // common init finish
}
function initPrivateSanFranciscoCityIns(i65)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco Sightseeing City Afternoon Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_SIGHTSEEING_PRIVATE_TOUR.htm";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path **
  
  
  
  
  

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

  photoList[photoList.length]  = exPath + "Golden_Gate_Bridge_From_Below.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "Palace.jpg"; 
   titleList[titleList.length] = "Palace of Fine Arts";
  photoList[photoList.length]  = exPath + "cablecar.jpg";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "IMGP2378.jpg";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "IMGP2447.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2449.jpg";
   titleList[titleList.length] = "Japanese Tea Garden";
  photoList[photoList.length]  = exPath + "IMGP2453.jpg";
   titleList[titleList.length] = "Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2463.jpg";
   titleList[titleList.length] = "Conservatory at Golden Gate Park";
  photoList[photoList.length]  = exPath + "IMGP2443.jpg";
   titleList[titleList.length] = "de Young Museum";
  photoList[photoList.length]  = exPath + "PDRM0068.jpg";
   titleList[titleList.length] = "City Hall";
  photoList[photoList.length]  = exPath + "PDRM0086.jpg";
   titleList[titleList.length] = "Golden Gate Bridge";
  photoList[photoList.length]  = exPath + "SANY0046.jpg";
   titleList[titleList.length] = "Financial District";
  photoList[photoList.length]  = exPath + "SANY0063.jpg";
   titleList[titleList.length] = "San Francisco at Night";

  initFinish();  // common init finish
}
function initSFCityMWCombo(i74)
{                               /* initialize for tour photos */ // * NOTE * Used by both Morning & Afternoon
  tour_name = "San Francisco City Muir Woods Combo Tour";
  tourDetailsPage = "http://www.extranomical.com/HTML_PAGES/SAN_FRANCISCO_CITY_MUIR_WOODS_COMBO_TOUR.html";
  
  initStart();  // start initialization
 
  var exPath = "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_MUIR_WOODS_COMBO_PHOTOS/";   // *** OnLine Path ***                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  "http://www.extranomical.com/photos/SAN_FRANCISCO_CITY_TOUR_PHOTOS/";   // *** OnLine Path ***

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

  photoList[photoList.length]  = exPath + "cablecar.JPG";
   titleList[titleList.length] = "Cable Car";
  photoList[photoList.length]  = exPath + "CHINATOWN.JPG"; 
   titleList[titleList.length] = "China Town";
  photoList[photoList.length]  = exPath + "DSCN6236.JPG";
   titleList[titleList.length] = "Muir Woods";
  photoList[photoList.length]  = exPath + "Haight-Ashbury.jpg";
   titleList[titleList.length] = "Haight-Ashbury";
  photoList[photoList.length]  = exPath + "php9MmnVjPM.jpg";
   titleList[titleList.length] = "Muir Woods";
  photoList[photoList.length]  = exPath + "IMGP2378.JPG";
   titleList[titleList.length] = "Painted Ladies (Victorian Houses)";
  photoList[photoList.length]  = exPath + "Palace of Fine Arts.JPG";
   titleList[titleList.length] = "Palace of Fine Arts"; 

  initFinish();  // common init finish
}


// END photos_inits_sfcity.js -->

