﻿/***********************************************
* 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: Book Series
var menu0 = new Array();
menu0[0] = '<a href="/Otherworld/">Otherworld Series</a>';
menu0[1] = '<a href="/IndigoCourt/">Indigo Court Series</a>';
menu0[2] = '<a href="/Mysteries/">Chintz \'n China Series</a>';
menu0[3] = '<a href="/BathAndBody/">Bath and Body Series</a>';
menu0[4] = '<a href="/Magic/">Metaphysical Nonfiction</a>';
menu0[5] = '<a href="/Anthologies/">Other Works</a>';

// Contents for menu1: Yasmine on the Web
var menu1 = new Array();
menu1[0] = '<a href="http://glutenfreekitchenwitch.blogspot.com/">Gluten Free Kitchen Witch Blog</a>';
menu1[1] = '<a href="http://twitter.com/yasminegalenorn">Twitter</a>';
menu1[2] = '<a href="http://www.myspace.com/yasminegalenorn">MySpace</a>';
menu1[3] = '<a href="http://www.facebook.com/pages/NYT-Bestselling-Author-Yasmine-Galenorn-Fan-Page/237705813865">Facebook</a>';
menu1[4] = '<a href="http://www.youtube.com/YasmineGalenorn">Yasmine\'s YouTube Channel</a>';
menu1[5] = '<a href="http://www.witchychicks.com/">The Witchy Chicks</a>';
menu1[6] = '<a href="http://witchychicks.blogspot.com/">The Witchy Chicks Blog</a>';
menu1[7] = '<a href="http://groups.yahoo.com/group/themoonstalkers/">Moon Stalker Discussion Group</a>';

