var menuArray=new Array();

menuArray[0]=[[''],['About Dr. Devane'],['/index.html']];
menuArray[1]=[[''],['Appearances'],['/appearances.html']];
menuArray[2]=[[''],['Home'],['/index.html']];
menuArray[3]=[[''],['News And Reviews'],['/news_and_reviews.html']];
menuArray[4]=[[''],['Resources'],['/resources.html']];
menuArray[5]=[[''],['Tell A Friend'],['/tell_a_friend.html']];
menuArray[6]=[['LOOK INSIDE THE BOOK'],['Overview'],['/look_inside_the_book/index.html']];
menuArray[7]=[['LOOK INSIDE THE BOOK'],['Table of Contents'],['/look_inside_the_book/table_of_contents.html']];
menuArray[8]=[['LOOK INSIDE THE BOOK'],['Introduction'],['/look_inside_the_book/introduction.html']];
