// Modify or create new arrays for building navigation
// To use, call BuildNavigation with the array name like:  BuildNavigation(myArray);
var navArrayMWGMain = new Array();
navArrayMWGMain.push(LinkObject("MWG Main Page", "http://www.makewowgold.com/subscription/root.htm"));
navArrayMWGMain.push(LinkObject("Quick Start", "http://www.makewowgold.com/subscription/QuickStartandLowbies.htm"));
navArrayMWGMain.push(LinkObject("General Tips", "http://www.makewowgold.com/subscription/General.htm"));
navArrayMWGMain.push(LinkObject("Tools - Addons", "http://www.makewowgold.com/subscription/ToolsAddons.htm"));
navArrayMWGMain.push(LinkObject("Tools - Resources", "http://www.makewowgold.com/subscription/ToolsResources.htm"));
navArrayMWGMain.push(LinkObject("Auctioneer", "http://www.makewowgold.com/subscription/Auctioneer.htm"));
navArrayMWGMain.push(LinkObject("Mobs to Kill", "http://www.makewowgold.com/subscription/Mobstokill.htm"));
navArrayMWGMain.push(LinkObject("Professions", "http://www.makewowgold.com/subscription/Professions.htm"));
navArrayMWGMain.push(LinkObject("Myths", "http://www.makewowgold.com/subscription/Myths.htm"));
navArrayMWGMain.push(LinkObject("Hot Links", "http://www.makewowgold.com/subscription/HotLinks.htm"));
navArrayMWGMain.push(LinkObject("Miscellaneous", "http://www.makewowgold.com/subscription/buy-gold-for-world-of-warcraft.htm"));
navArrayMWGMain.push(LinkObject("WoW Store", "http://loot.makewowgold.com"));
navArrayMWGMain.push(LinkObject("Insider News Signup", "http://www.makewowgold.com/subscription/free_insider_news_signup.htm"));
navArrayMWGMain.push(LinkObject("MWG Forums", "http://www.makewowgold.com/phpBB3/"));

var navArrayQuickStart = new Array();
navArrayQuickStart.push(LinkObject("Quick Start", "http://www.makewowgold.com/subscription/QuickStartandLowbies.htm"));
navArrayQuickStart.push(LinkObject("Low-Level Gold-making", "http://www.makewowgold.com/subscription/quick2.htm"));



var navArrayGeneral= new Array();
navArrayGeneral.push(LinkObject("Quick, Easy Gold at 70", "http://www.makewowgold.com/subscription/General.htm"));
navArrayGeneral.push(LinkObject("Faction Items", "http://www.makewowgold.com/subscription/general2.htm"));
navArrayGeneral.push(LinkObject("Flying to Gather", "http://www.makewowgold.com/subscription/general3.htm"));
navArrayGeneral.push(LinkObject("Selling Pets", "http://www.makewowgold.com/subscription/general4.htm"));
navArrayGeneral.push(LinkObject("Reselling Plans", "http://www.makewowgold.com/subscription/general5.htm"));
navArrayGeneral.push(LinkObject("Alts for Muling", "http://www.makewowgold.com/subscription/general6.htm"));
navArrayGeneral.push(LinkObject("Splitting Large Stacks", "http://www.makewowgold.com/subscription/general7.htm"));
navArrayGeneral.push(LinkObject("Speed Leveling", "http://www.makewowgold.com/subscription/general8.htm"));




var navArrayAddons = new Array();
navArrayAddons.push(LinkObject("Auctioneer", "http://www.makewowgold.com/subscription/ToolsAddons.htm"));
navArrayAddons.push(LinkObject("BottomScanner", "http://www.makewowgold.com/subscription/addons2.htm"));
navArrayAddons.push(LinkObject("Enchantrix", "http://www.makewowgold.com/subscription/addons3.htm"));
navArrayAddons.push(LinkObject("Gatherer", "http://www.makewowgold.com/subscription/addons4.htm"));
navArrayAddons.push(LinkObject("WoWEcon.com", "http://www.makewowgold.com/subscription/addons5.htm"));
navArrayAddons.push(LinkObject("ReagentCost", "http://www.makewowgold.com/subscription/addons6.htm"));
navArrayAddons.push(LinkObject("MobInfo2", "http://www.makewowgold.com/subscription/addons7.htm"));
navArrayAddons.push(LinkObject("Cartographer", "http://www.makewowgold.com/subscription/addons8.htm"));




var navArrayResources= new Array();
navArrayResources.push(LinkObject("Thottbot", "http://www.makewowgold.com/subscription/ToolsResources.htm"));
navArrayResources.push(LinkObject("Allakhazam", "http://www.makewowgold.com/subscription/resources2.htm"));
navArrayResources.push(LinkObject("Thot/Alla Beta", "http://www.makewowgold.com/subscription/resources3.htm"));
navArrayResources.push(LinkObject("WoWWiki", "http://www.makewowgold.com/subscription/resources4.htm"));
navArrayResources.push(LinkObject("MapWoW", "http://www.makewowgold.com/subscription/resources5.htm"));
navArrayResources.push(LinkObject("Leveling", "http://www.makewowgold.com/subscription/resources6.htm"));
navArrayResources.push(LinkObject("Gold Guides", "http://www.makewowgold.com/subscription/resources7.htm"));



var navArrayAuctioneer= new Array();
navArrayAuctioneer.push(LinkObject("Overview", "http://www.makewowgold.com/subscription/Auctioneer.htm"));
navArrayAuctioneer.push(LinkObject("Tips", "http://www.makewowgold.com/subscription/auctioneer2.htm"));
navArrayAuctioneer.push(LinkObject("Benefits", "http://www.makewowgold.com/subscription/auctioneer3.htm"));
navArrayAuctioneer.push(LinkObject("Suggestions", "http://www.makewowgold.com/subscription/auctioneer4.htm"));
navArrayAuctioneer.push(LinkObject("Walkthrough", "http://www.makewowgold.com/subscription/auctioneer5.htm"));


var navArrayMobs= new Array();
navArrayMobs.push(LinkObject("Mobs - 70", "http://www.makewowgold.com/subscription/Mobstokill.htm"));
navArrayMobs.push(LinkObject("Mobs - 40-60", "http://www.makewowgold.com/subscription/mobs2.htm"));
navArrayMobs.push(LinkObject("Mobs - 20-40", "http://www.makewowgold.com/subscription/mobs3.htm"));



var navArrayProf = new Array();
navArrayProf.push(LinkObject("Map Route", "http://www.makewowgold.com/subscription/Professions.htm"));
navArrayProf.push(LinkObject("Two Gathering", "http://www.makewowgold.com/subscription/prof2.htm"));
navArrayProf.push(LinkObject("Prof Leveling", "http://www.makewowgold.com/subscription/prof3.htm"));
navArrayProf.push(LinkObject("Services", "http://www.makewowgold.com/subscription/prof4.htm"));
navArrayProf.push(LinkObject("Secondary Profs", "http://www.makewowgold.com/subscription/prof5.htm"));
navArrayProf.push(LinkObject("Disenchanting", "http://www.makewowgold.com/subscription/prof6.htm"));
navArrayProf.push(LinkObject("Gatherer", "http://www.makewowgold.com/subscription/prof7.htm"));
navArrayProf.push(LinkObject("Herbalism", "http://www.makewowgold.com/subscription/prof8.htm"));
navArrayProf.push(LinkObject("Skinning", "http://www.makewowgold.com/subscription/prof9.htm"));
navArrayProf.push(LinkObject("Fishing", "http://www.makewowgold.com/subscription/prof10.htm"));
navArrayProf.push(LinkObject("Reagent Cost", "http://www.makewowgold.com/subscription/prof11.htm"));
navArrayProf.push(LinkObject("Specializations", "http://www.makewowgold.com/subscription/prof12.htm"));


var navArrayMyths = new Array();
navArrayMyths.push(LinkObject("Secret Spot", "http://www.makewowgold.com/subscription/Myths.htm"));
navArrayMyths.push(LinkObject("Recipes", "http://www.makewowgold.com/subscription/myth2.htm"));
navArrayMyths.push(LinkObject("Item Value", "http://www.makewowgold.com/subscription/myth3.htm"));
navArrayMyths.push(LinkObject("Low Levels", "http://www.makewowgold.com/subscription/myth4.htm"));
navArrayMyths.push(LinkObject("Farming Mats", "http://www.makewowgold.com/subscription/myth5.htm"));



function LinkObject(pName, pUrl)
{
   var obj = { name: pName, url: pUrl };
   return obj;
}

function BuildNavigation(pArray)
{
   document.write("<ul class='navList'>");
   for (var idx in pArray)
   {
      document.write("<li><a href='" + pArray[idx].url + "'>" + pArray[idx].name + "</a></li>");
   }
   document.write("</ul>");
}
