fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="transparent";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana , Tahoma, Arial";
fontsize="14";
fontstyle="normal";
headerbgcolor="transparent";
headercolor="transparent";
offbgcolor="#000000";
offcolor="#8E35EF";
onbgcolor="transparent";
oncolor="#FFFF33";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=transparent', Direction=135, Strength=3)";
padding=6;
pagebgcolor="transparent";
separatorcolor="transparent";
separatorsize=0;
subimage="arrow.GIF";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
orientation="horizontal";
style=menuStyle;
aI("text=;url=http://www.milonic.com/;");
aI("showmenu=Samples;image=coiniconmenu.PNG;text=;");

}

with(milonic=new menuname("Samples")){
overflow="scroll";
style=menuStyle;
aI("text=Home;url=http://learntarot.org.uk/;")
aI("showmenu=Group;text=About The Group;");
aI("showmenu=resources;text=Learn Tarot!;");
aI("text=Webrings;url=index.html#webring;")
aI("text=Site Map;url=sitemap.html;")
}



with(milonic=new menuname("Group")){
style=menuStyle;
top="offset=0"; 
left="offset=5"; 

aI("text=How Can I Learn and Practice Tarot Reading?;url=index.html#about;")
aI("text=About The Tarot Together Group;url=index.html#aboutthegroup;")
aI("text=I Am Completely New To Tarot Reading!;url=index.html#new;")
aI("text=The Psychic Bit!;url=index.html#really;")
aI("showmenu=Activities;text=Tarot Group Activites;");
aI("text=View The Current Topics and Posts;url=index.html#view;")
aI("text=More Reasons To Learn Tarot Together;url=index.html#why;")
aI("text=How An Online Group Works;url=index.html#work;")
aI("text=Become a Member of Tarot Together;url=member.html;")
aI("text=After Joining The Group;url=index.html#after;")
aI("text=The Mission Statement;url=index.html#aim;")

}




with(milonic=new menuname("Activities")){
style=menuStyle;
top="offset=0"; 
left="offset=5"; 


aI("text=The Weekly Card;url=index.html#weekly;")
aI("text=More Tarot Activities;url=index.html#other;")
aI("text=Group Lab Applications (Only applies to Yahoo group);url=index.html#labs;")

}




with(milonic=new menuname("resources")){
style=menuStyle;
top="offset=0"; 
left="offset=5"; 

aI("showmenu=start;text=Start Here!;");
aI("showmenu=cards;text=Understanding The Cards A Little More;");

aI("showmenu=History;text=Tarot Origin, History and Information;");
aI("text=Find Out Your Star Sign Tarot Card;url=zodiaccard.html;")
aI("text= Links To Tarot Learning Resources;url=resources.html;")

}



with(milonic=new menuname("start")){
style=menuStyle;
top="offset=0"; 
left="offset=5"; 
aI("text=Start Reading The Tarot Cards NOW;url=starttarot.html#learn;")
aI("text=The Rider-Waite Sytem;url=starttarot.html#rwsystem;")
aI("text=Learn More About The Rider-Waite Sytem;url=starttarot.html#more;")

}


with(milonic=new menuname("cards")){
style=menuStyle;
top="offset=0"; 
left="offset=5"; 


aI("text=The Fool's Journey (In Three Septenaries);url=speaks.html;")
aI("showmenu=major;text=The Major Arcana Cards Explained- Fun and Simple;");
aI("text=Tarot and Astrology;url=astro.html#astro;")

aI("showmenu=court;text=The Court Cards in King Arthur Style!;");


}



with(milonic=new menuname("court")){
style=menuStyle;
top="offset=0"; 
left="offset=5"; 
aI("text=About The Courts;url=court.html#court;")
aI("text=The Kings;url=court.html#kings;")
aI("text=The Queens;url=court.html#queens;")
aI("text=The Knights;url=court.html#knights;")
aI("text=The Pages;url=court.html#pages;")

}




with(milonic=new menuname("major")){
style=menuStyle;
top="offset=0"; 
left="offset=5"; 
aI("text=The Fool and First Septenary;url=major.html#first;")
aI("text=The Second Septenary;url=major2.html#second;")
aI("text=The Third Septenary;url=major3.html#third;")


}







with(milonic=new menuname("History")){
style=menuStyle;
top="offset=0"; 
left="offset=5"; 
aI("text=Home;url=history.html;")
aI("text=What is the origin of the word 'Tarot'.;url=history.html#origin;")
aI("text=Where did the Tarot come from?;url=history.html#where;")
aI("text=The men who developed the tarot into what it is today.;url=history.html#men;")
aI("text=What is the significance of the Marseilles Tarot Deck?;url=history.html#marseilles;")
aI("text=Why does some of the imagery in the Ride-Waite deck imply an Egyptian and Greek connection.;url=history.html#why;")
aI("text=What is meant by a rectified deck?;url=history.html#rectified;")
aI("text=What is the meaning of the term, Arcana?;url=history.html#arcana;")

}





drawMenus();

