﻿/***********************************************
* AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

// Contents for menu1: The Otherworld Series
var menu0 = new Array();
menu0[0] = '<a href="index.php?body=ow-welcome.htm">Welcome to Otherworld</a>';
menu0[1] = '<a href="index.php?body=ow-faqs.htm">FAQs About the Series</a>';
menu0[2] = '<a href="index.php?body=ow-seriesnotes.htm">Series Notes</a>';

// Contents for menu1: The Otherworld Books
var menu1 = new Array();
menu1[0] = '<a href="index.php?body=ow-bloodwyne.htm">Blood Wyne</a>';
menu1[1] = '<a href="index.php?body=ow-harvesthunting.htm">Harvest Hunting</a>';
menu1[2] = '<a href="index.php?body=ow-inked.htm">Inked (anthology)</a>';
menu1[3] = '<a href="index.php?body=ow-bonemagic.htm">Bone Magic</a>';
menu1[4] = '<a href="index.php?body=ow-neverafter.htm">Never After (anthology)</a>';
menu1[5] = '<a href="index.php?body=ow-demonmistress.htm">Demon Mistress</a>';
menu1[6] = '<a href="index.php?body=ow-nighthuntress.htm">Night Huntress</a>';
menu1[7] = '<a href="index.php?body=ow-dragonwytch.htm">Dragon Wytch</a>';
menu1[8] = '<a href="index.php?body=ow-darkling.htm">Darkling</a>';
menu1[9] = '<a href="index.php?body=ow-changeling.htm">Changeling</a>';
menu1[10] = '<a href="index.php?body=ow-witchling.htm">Witchling</a>';

// Contents for menu2: Otherworld Perks
var menu2 = new Array();
menu2[0] = '<a href="index.php?body=ow-earthside.htm">Earthside</a>';
menu2[1] = '<a href="index.php?body=ow-otherworld.htm">Otherworld</a>';
menu2[2] = '<a href="index.php?body=ow-subrealms.htm">The Subrealms</a>';
menu2[3] = '<a href="index.php?body=ow-sisters.htm">The Sisters</a>';
menu2[4] = '<a href="index.php?body=ow-camillesmen.htm">Camilles Men</a>';
menu2[5] = '<a href="index.php?body=ow-othercharacters.htm">Other Characters</a>';
menu2[6] = '<a href="index.php?body=ow-immortals.htm">Immortals</a>';
menu2[7] = '<a href="index.php?body=ow-fanperks.htm">Fan Perks</a>';

//Contents for menu3: Excerpts-First Chapters
var menu3 = new Array();
menu3[0] = '<a href="index.php?body=ow-excerpt-witchling.htm">Witchling: First Chapter</a>';
menu3[1] = '<a href="index.php?body=ow-excerpt-changeling.htm">Changeling: First Chapter</a>';
menu3[2] = '<a href="index.php?body=ow-excerpt-darkling.htm">Darkling: First Chapter</a>';
menu3[3] = '<a href="index.php?body=ow-excerpt-dragonwytch.htm">Dragon Wytch: First Chapter</a>';
menu3[4] = '<a href="index.php?body=ow-excerpt-nighthuntress.htm">Night Huntress: First Chapter</a>';
menu3[5] = '<a href="index.php?body=ow-excerpt-demonmistress.htm">Demon Mistress: First Chapter</a>';
menu3[6] = '<a href="index.php?body=ow-excerpt-bonemagic.htm">Bone Magic: First Chapter</a>';
menu3[7] = '<a href="index.php?body=ow-excerpt-harvesthunting.htm">Harvest Hunting: First Chapter</a>';
