//// Subtabs settings for Photos tab.// MLB - 11/08/2002//var STABS_PHOTOS = [	['Index', '../photos/index.htm', 'Index to different photo albums'],	['Stuff', '../photos/album/index.htm', 'Lake Tahoe and miscellaneous photos'],	['Ski \'98', '../ski/photos/index1998.htm', 'Photos from 1998 ski trips'],	['Europe \'01', '../europe/index.htm', 'Photos from Europe trip 2001'],	['Australia \'98', '../australia/index.htm', 'Photos from Australia trip 1998']];var STABS_PHOTOS1 = [	['Index', '../../photos/index.htm', 'Index to different photo albums'],	['Stuff', '../../photos/album/index.htm', 'Lake Tahoe and miscellaneous photos'],	['Ski \'98', '../../ski/photos/index1998.htm', 'Photos from 1998 ski trips'],	['Europe \'01', '../../europe/index.htm', 'Photos from Europe trip 2001'],	['Australia \'98', '../../australia/index.htm', 'Photos from Australia trip 1998']];var STABS_SKI_PHOTOS = [	['1998 Ski Season:', null, null],	['1', 'index1998.htm', 'Views and people at Alpine and Squaw'],	['2', 'photos2.htm', 'The ski gang (including me)'],	['3', 'photos3.htm', 'Top of the mountain'],	['4', 'july4.htm', 'Skiing on July 4th, 1998']];
