var labels = [ "Quick Start", "Newsletters", "Coversion Table", "About Us", "Helpful Links"];
var links = ["quickstart","newsletters","conversion","aboutUs","links"];

var locationLinks = new Array();
locationLinks["quickstart"] = "quickStart.html";
locationLinks["newsletters"] = "newsLetter.html";
locationLinks["forums"] = "http://p073.ezboard.com/bchefhelpercafe20923";
locationLinks["conversion"] = "conversionTable.html";
locationLinks["aboutUs"] = "aboutChefhelper.html";
locationLinks["links"] = "recommendedSites.html";

    