
// *************************************************************************************
// Pull Down Menu Navigation Library Javascript
// Usage: See main script for definitions, instructions, etc.
//         
// Notes: This is only a library associated with the main script.
//
// Version: 0.90
// Date: 15DEC2002
// Author: Eric Zander (eric_zander@yahoo.com)
//
// NOTE: This script is free... please send me an email letting me know you're using it and what you think.
//
// *************************************************************************************

var PageLocations = new Array('index.htm', '01_Appetizers.htm', '02_BiscuitsAndBreads.htm', '03_Cakes.htm', '04_Cookies.htm', '05_Candy.htm', '06_Casseroles.htm', '07_Crockpot.htm', '08_DessertsAndPuddings.htm', '09_Drinks.htm', '10_EggsAndCheese.htm', '11_FishAndSeafood.htm', '12_ForeignDishes.htm', '13_FrostingsAndFillings.htm', '14_Meats.htm', '15_Pasta.htm', '16_PiesAndPastries.htm', '17_PoultryAndStuffings.htm', '18_PreservesJelliesCanningAndFreezing.htm', '19_SaladsAndDressings.htm', '20_Sandwiches.htm', '21_SaucesAndSyrups.htm', '22_SoupsStewsAndChili.htm', '23_Vegetables.htm', '24_Miscellaneous.htm');