﻿/***********************************************
* 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 menu0: The The Indigo Court Series
var menu0 = new Array();
menu0[0] = '<a href="index.php">Series Notes</a>';

// Contents for menu1: The Indigo Court Books
var menu1 = new Array();
menu1[0] = '<a href="index.php?body=ic-nightmyst.htm">Book One: Night Myst</a>';

// Contents for menu3: The Indigo Court Perks
var menu2 = new Array();
menu2[0] = '<a href="index.php?body=ic-characters.htm">Characters in the Indigo Court Series</a>';
menu2[1] = '<a href="index.php?body=ic-fanperks.htm">Fan Perks</a>';

// Contents for menu3: Excerpts - First Chapters
var menu3 = new Array();
menu3[0] = '<a href="index.php?body=ic-excerpt-nightmyst.htm">Night Myst: First Chapter</a>';

