var firstMouseOverText = "Click this button to go to the first image."
var previousMouseOverText = "Click this button to go to the previous image."
var urlMouseOverText = "Click this button to go the the start of the album."
var nextMouseOverText = "Click this button to go to the next image."
var lastMouseOverText = "Click this button to go to the last image."
var stopMouseOverText = "Click this button to stop the slideshow."
var playMouseOverText = "Click this button to start the slideshow."
var title = "1970s"
var subTitle = ""
var URL = "index.htm"
var delay = "5000"
var BGCOLOR = "#990033"
var TEXT = "#000000"
var LINK = "#000000"
var VLINK = "#000000"
var ALINK = "#000000"
var pageFontFamily = "font-family: Arial;"
var pageFontSize = "font-size: small;"
var thumbFontFamily = "font-family: Arial;"
var thumbFontSize = "font-size: 8pt;"
var thumbFontColor = "color: #000000";
var imageFontFamily = "font-family: Arial;"
var imageFontSize = "font-size: medium;"
var imageFontColor = "color: #000000";
var rows = "20"
var columns = "6"
var thumbDB = new Array(
"./Thumb_1990spart4_001.JPG",
"./Thumb_1990spart4_002.JPG",
"./Thumb_1990spart4_003.JPG",
"./Thumb_1990spart4_004.JPG",
"./Thumb_1990spart4_005.JPG",
"./Thumb_1990spart4_006.JPG",
"./Thumb_1990spart4_007.JPG",
"./Thumb_1990spart4_008.JPG",
"./Thumb_1990spart4_009.JPG",
"./Thumb_1990spart4_010.JPG",
"./Thumb_1990spart4_011.JPG",
"./Thumb_1990spart4_012.JPG",
"./Thumb_1990spart4_013.JPG",
"./Thumb_1990spart4_014.JPG",
"./Thumb_1990spart4_015.JPG",
"./Thumb_1990spart4_016.JPG",
"./Thumb_1990spart4_017.JPG",
"./Thumb_1990spart4_018.JPG",
"./Thumb_1990spart4_019.JPG",
"./Thumb_1990spart4_020.JPG",
"./Thumb_1990spart4_021.JPG",
"./Thumb_1990spart4_022.JPG",
"./Thumb_1990spart4_023.JPG",
"./Thumb_1990spart4_024.JPG",
"./Thumb_1990spart4_025.JPG",
"./Thumb_1990spart4_026.JPG",
"./Thumb_1990spart4_027.JPG",
"./Thumb_1990spart4_028.JPG",
"./Thumb_1990spart4_029.JPG",
"./Thumb_1990spart4_030.JPG",
"./Thumb_1990spart4_031.JPG",
"./Thumb_1990spart4_032.JPG",
"./Thumb_1990spart4_033.JPG",
"./Thumb_1990spart4_034.JPG",
"./Thumb_1990spart4_035.JPG",
"./Thumb_1990spart4_036.JPG",
"./Thumb_1990spart4_037.JPG",
"./Thumb_1990spart4_038.JPG",
"./Thumb_1990spart4_039.JPG",
"./Thumb_1990spart4_040.JPG",
"./Thumb_1990spart4_041.JPG",
"./Thumb_1990spart4_042.JPG",
"./Thumb_1990spart4_043.JPG",
"./Thumb_1990spart4_044.JPG",
"./Thumb_1990spart4_045.JPG",
"./Thumb_1990spart4_046.JPG",
"./Thumb_1990spart4_047.JPG",
"./Thumb_1990spart4_048.JPG",
"./Thumb_1990spart4_049.JPG",
"./Thumb_1990spart4_050.JPG",
"./Thumb_1990spart4_051.JPG",
"./Thumb_1990spart4_052.JPG",
"./Thumb_1990spart4_053.JPG",
"./Thumb_1990spart4_054.JPG",
"./Thumb_1990spart4_055.JPG",
"./Thumb_1990spart4_056.JPG",
"./Thumb_1990spart4_057.JPG"
)

var imageDB = new Array(
".././1990spart4_001.JPG",
".././1990spart4_002.JPG",
".././1990spart4_003.JPG",
".././1990spart4_004.JPG",
".././1990spart4_005.JPG",
".././1990spart4_006.JPG",
".././1990spart4_007.JPG",
".././1990spart4_008.JPG",
".././1990spart4_009.JPG",
".././1990spart4_010.JPG",
".././1990spart4_011.JPG",
".././1990spart4_012.JPG",
".././1990spart4_013.JPG",
".././1990spart4_014.JPG",
".././1990spart4_015.JPG",
".././1990spart4_016.JPG",
".././1990spart4_017.JPG",
".././1990spart4_018.JPG",
".././1990spart4_019.JPG",
".././1990spart4_020.JPG",
".././1990spart4_021.JPG",
".././1990spart4_022.JPG",
".././1990spart4_023.JPG",
".././1990spart4_024.JPG",
".././1990spart4_025.JPG",
".././1990spart4_026.JPG",
".././1990spart4_027.JPG",
".././1990spart4_028.JPG",
".././1990spart4_029.JPG",
".././1990spart4_030.JPG",
".././1990spart4_031.JPG",
".././1990spart4_032.JPG",
".././1990spart4_033.JPG",
".././1990spart4_034.JPG",
".././1990spart4_035.JPG",
".././1990spart4_036.JPG",
".././1990spart4_037.JPG",
".././1990spart4_038.JPG",
".././1990spart4_039.JPG",
".././1990spart4_040.JPG",
".././1990spart4_041.JPG",
".././1990spart4_042.JPG",
".././1990spart4_043.JPG",
".././1990spart4_044.JPG",
".././1990spart4_045.JPG",
".././1990spart4_046.JPG",
".././1990spart4_047.JPG",
".././1990spart4_048.JPG",
".././1990spart4_049.JPG",
".././1990spart4_050.JPG",
".././1990spart4_051.JPG",
".././1990spart4_052.JPG",
".././1990spart4_053.JPG",
".././1990spart4_054.JPG",
".././1990spart4_055.JPG",
".././1990spart4_056.JPG",
".././1990spart4_057.JPG"
)
var thumbMetadataDB = new Array(
"",
"",
"",
"",
"",
"001",
"",
"",
"",
"",
"",
"",
"002",
"",
"",
"",
"",
"",
"",
"003",
"",
"",
"",
"",
"",
"",
"004",
"",
"",
"",
"",
"",
"",
"005",
"",
"",
"",
"",
"",
"",
"006",
"",
"",
"",
"",
"",
"",
"007",
"",
"",
"",
"",
"",
"",
"008",
"",
"",
"",
"",
"",
"",
"009",
"",
"",
"",
"",
"",
"",
"010",
"",
"",
"",
"",
"",
"",
"011",
"",
"",
"",
"",
"",
"",
"012",
"",
"",
"",
"",
"",
"",
"013",
"",
"",
"",
"",
"",
"",
"014",
"",
"",
"",
"",
"",
"",
"015",
"",
"",
"",
"",
"",
"",
"016",
"",
"",
"",
"",
"",
"",
"017",
"",
"",
"",
"",
"",
"",
"018",
"",
"",
"",
"",
"",
"",
"019",
"",
"",
"",
"",
"",
"",
"020",
"",
"",
"",
"",
"",
"",
"021",
"",
"",
"",
"",
"",
"",
"022",
"",
"",
"",
"",
"",
"",
"023",
"",
"",
"",
"",
"",
"",
"024",
"",
"",
"",
"",
"",
"",
"025",
"",
"",
"",
"",
"",
"",
"026",
"",
"",
"",
"",
"",
"",
"027",
"",
"",
"",
"",
"",
"",
"028",
"",
"",
"",
"",
"",
"",
"029",
"",
"",
"",
"",
"",
"",
"030",
"",
"",
"",
"",
"",
"",
"031",
"",
"",
"",
"",
"",
"",
"032",
"",
"",
"",
"",
"",
"",
"033",
"",
"",
"",
"",
"",
"",
"034",
"",
"",
"",
"",
"",
"",
"035",
"",
"",
"",
"",
"",
"",
"036",
"",
"",
"",
"",
"",
"",
"037",
"",
"",
"",
"",
"",
"",
"038",
"",
"",
"",
"",
"",
"",
"039",
"",
"",
"",
"",
"",
"",
"040",
"",
"",
"",
"",
"",
"",
"041",
"",
"",
"",
"",
"",
"",
"042",
"",
"",
"",
"",
"",
"",
"043",
"",
"",
"",
"",
"",
"",
"044",
"",
"",
"",
"",
"",
"",
"045",
"",
"",
"",
"",
"",
"",
"046",
"",
"",
"",
"",
"",
"",
"047",
"",
"",
"",
"",
"",
"",
"048",
"",
"",
"",
"",
"",
"",
"049",
"",
"",
"",
"",
"",
"",
"050",
"",
"",
"",
"",
"",
"",
"051",
"",
"",
"",
"",
"",
"",
"052",
"",
"",
"",
"",
"",
"",
"053",
"",
"",
"",
"",
"",
"",
"054",
"",
"",
"",
"",
"",
"",
"055",
"",
"",
"",
"",
"",
"",
"056",
"",
"",
"",
"",
"",
"",
"057",
""
)
var imageMetadataDB = new Array(
"",
"",
"",
"",
"Jim & Michelle Walsh",
"001",
"",
"",
"",
"",
"",
"Jim Snee",
"002",
"",
"",
"",
"",
"",
"",
"003",
"",
"",
"",
"",
"",
"",
"004",
"",
"",
"",
"",
"",
"Bob Conlan, Jack McGrath, Carm Conlan",
"005",
"",
"",
"",
"",
"",
"Joe Struzinski<BR>",
"006",
"",
"",
"",
"",
"",
"Al Guerrini & Family<BR>",
"007",
"",
"",
"",
"",
"",
"Bob Wagner, Bob Schreyer<BR>",
"008",
"",
"",
"",
"",
"",
"Joe Hood, Tim Austin, Jim Wheatcroft<BR>",
"009",
"",
"",
"",
"",
"",
"Stella Sheehan<BR>",
"010",
"",
"",
"",
"",
"",
"Karen Harrison, Marlene Keenan<BR>",
"011",
"",
"",
"",
"",
"",
"Dave Rapsas & friend<BR>",
"012",
"",
"",
"",
"",
"",
"?, Marlene Keenan, ?<BR>",
"013",
"",
"",
"",
"",
"",
"Ed Neeld, Colette McHugh, Joan Worrilow, Tony Pino",
"014",
"",
"",
"",
"",
"",
"Colette McHugh",
"015",
"",
"",
"",
"",
"",
"Libby Hudson, ?, Dianne Hayes, Paul Wolbranskky, Bill O'Tormey, Lee Manfre, Ray Stahl, Ron Biancosino ",
"016",
"",
"",
"",
"",
"",
"Lee Manfre<BR>",
"017",
"",
"",
"",
"",
"",
"",
"018",
"",
"",
"",
"",
"",
"George Gore, Dick Bayha",
"019",
"",
"",
"",
"",
"",
"Bob Wagner",
"020",
"",
"",
"",
"",
"",
"Joan Waite, Roman Midzak, Vince Miles",
"021",
"",
"",
"",
"",
"",
"John Tulllio, John Convery, Renee Noble, ?",
"022",
"",
"",
"",
"",
"",
"Jim O'Toole<BR>",
"023",
"",
"",
"",
"",
"",
"Tom Kelly",
"024",
"",
"",
"",
"",
"",
"",
"025",
"",
"",
"",
"",
"",
"Edie Wallace",
"026",
"",
"",
"",
"",
"",
"Jim Giardinelli, Bob Schreyer",
"027",
"",
"",
"",
"",
"",
"MaryBeth Stokes, Brian Corcoran<BR>",
"028",
"",
"",
"",
"",
"",
"",
"029",
"",
"",
"",
"",
"",
"John Considine, Helene Stewart<BR>",
"030",
"",
"",
"",
"",
"",
"Priscilla Brown, MaryBeth Stokes, Colette McHugh<BR>",
"031",
"",
"",
"",
"",
"",
"",
"032",
"",
"",
"",
"",
"",
"Dave Warren",
"033",
"",
"",
"",
"",
"",
"Ginny Dalfo",
"034",
"",
"",
"",
"",
"",
"Vinnie Marra, MaryBeth Stokes, Fred Costello <BR>",
"035",
"",
"",
"",
"",
"",
"Joe Hood, MaryBeth Stokes",
"036",
"",
"",
"",
"",
"",
"MaryBeth Stokes, Tom Eustice<BR>",
"037",
"",
"",
"",
"",
"",
"MaryBeth Stokes",
"038",
"",
"",
"",
"",
"",
"Leroy Hughes, Brian Corcoran<BR>",
"039",
"",
"",
"",
"",
"",
"",
"040",
"",
"",
"",
"",
"",
"",
"041",
"",
"",
"",
"",
"",
"",
"042",
"",
"",
"",
"",
"",
"Jim Hagen",
"043",
"",
"",
"",
"",
"",
"Bob Roetz, Rich Kenney<BR>",
"044",
"",
"",
"",
"",
"",
"",
"045",
"",
"",
"",
"",
"",
"Bob Roetz, Stan Drelick, Rich Kenney",
"046",
"",
"",
"",
"",
"",
"Pat Friel, Buddy Murray, Ed Berger<BR>",
"047",
"",
"",
"",
"",
"",
"",
"048",
"",
"",
"",
"",
"",
"Dick Bayha",
"049",
"",
"",
"",
"",
"",
"Stan Drelick",
"050",
"",
"",
"",
"",
"",
"Maria Tsakos",
"051",
"",
"",
"",
"",
"",
"Bud Palmer<BR>",
"052",
"",
"",
"",
"",
"",
"Ginny Dalfo<BR>",
"053",
"",
"",
"",
"",
"",
"Colette McHugh<BR>",
"054",
"",
"",
"",
"",
"",
"Jim Wheatcroft<BR>",
"055",
"",
"",
"",
"",
"",
"T. Pham<BR>",
"056",
"",
"",
"",
"",
"",
"",
"057",
""
)
