if(mac)buildAllMenus = true;

_menuCloseDelay=500;
_scrollAmount=3;
_menuOpenDelay=150;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=0;

with(style1=new mm_style()){
offcolor="#000000";
offbgcolor="none";
oncolor="#000000";
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
high3dcolor="#000099";
low3dcolor="#000099";
pagecolor="#000099";

}

with(style2=new mm_style()){
offcolor="#593D90";
offbgcolor="#E6E4EE";
oncolor="#593D90";
onbgcolor="#FFFFFF";
bordercolor="#593D90";
borderstyle="solid";
borderwidth=1;
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=5;
subimage="graphics/arrow.gif";
separatorsize=1;
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
}

with(milonic=new menuname("mainmenu")){
top=125;
screenposition="center";
style=style1;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("image=graphics/spacer.gif;imagewidth=170;imageheight=1;url=/index.php;")
aI("image=graphics/menu_1.gif;imagewidth=92;imageheight=21;showmenu=about;")
aI("image=graphics/menu_2.gif;imagewidth=89;imageheight=21;showmenu=services;")
aI("image=graphics/menu_3.gif;imagewidth=73;imageheight=21;showmenu=events;")
aI("image=graphics/menu_4.gif;imagewidth=105;imageheight=21;showmenu=resources;")
aI("image=graphics/menu_5.gif;imagewidth=78;imageheight=21;url=/contact.php;")
}

// DO NOT EDIT ABOVE THIS LINE

with(milonic=new menuname("about")){
itemwidth=200;
style=style2;
alignment="left";
aI("text= innergy (home page);url=/index.php;")
aI("text= Intentional Healing Institute;url=/ihi.php;")
aI("text= R. Duff Doel;url=/duff.php;")
//aI("text= Associate Masters;url=/associates.php;")
}
                    			
with(milonic=new menuname("services")){
itemwidth=161;
style=style2;
alignment="left";
aI("text= Reiki;url=/reiki.php;")
aI("text= Awareness Training;url=/awareness.php;")
aI("text= Cranio-Sacral Therapy;url=/cranio.php;")
aI("text= Tai Chi;url=/taichi.php;")
aI("text= Meditations;url=/meditations.php;")
//aI("text= Wisdom Circle;url=/wisdom_circle.php;")
aI("text= Spiritual Mentoring;url=/mentoring.php;")
//aI("text= Energy Protection & Cleansing;url=/energy.php;")
}

with(milonic=new menuname("events")){
itemwidth=145;
style=style2;
alignment="left";
aI("text= Calendar of Events;url=/calendar/;")
aI("text= Reiki;url=/reiki.php#class;")
//aI("text= Kidz 'n Reiki;url=/reiki_kids.php;")
aI("text= Tai Chi;url=/taichi.php#class;")
aI("text= Awareness;url=/awareness.php#class;")
aI("text= Meditations;url=/meditations.php#events;")
aI("text= Retreats;showmenu=retreats;")
}

with(milonic=new menuname("retreats")){
itemwidth=180;
style=style2;
alignment="left";
aI("text= 5-Day Awareness Training Intensive;url=/awareness.php#intensive;")
//aI("text= Tao of Being;url=/retreat_tao_being.php;")
//aI("text= Reiki Relaxation Retreat;url=/retreat_relaxation.php")
//aI("text= Reiki & Meditation Retreat;url=/retreat_reiki_and_meditation.php")
}

with(milonic=new menuname("resources")){
itemwidth=150;
style=style2;
alignment="left";
aI("text= Writings;showmenu=writings;")
//aI("text= Spiritual Mentoring Messages;showmenu=messages;")
aI("text= Books;url=/books.php;")
aI("text= Links;url=/links.php;")
//aI("text= Practitionners;showmenu=practitionners;")
}
		
with(milonic=new menuname("writings")){
itemwidth=180;
style=style2;
alignment="left";
aI("text= Authenticity;url=/authenticity.php;")
aI("text= What is Lineage?;url=/lineage.php;")
aI("text= How to Choose a Healer;url=/healer.php;")
aI("text= REIKI: East Meets West In Healing;url=/REIKI_ East Meets West.pdf;")
}

with(milonic=new menuname("messages")){
itemwidth=200;
style=style2;
alignment="left";
aI("text= We Receive What We Offer;url=/mentoring_dec07.php;")
aI("text= Embracing Change;url=/mentoring_jan08.php;")
aI("text= What Does 'The Truth' Mean to You?;url=/mentoring_feb08.php;")
aI("text= Heart Melting Smiles & Compliments;url=/mentoring_mar08.php;")
aI("text= Slowing Down Brings Forth Peace;url=/mentoring_apr08.php;")
aI("text= The Gift in Change;url=/mentoring_may08.php;")
aI("text= Presence or Hindsight?;url=/mentoring_sep08.php;")
aI("text= Living a Rich Life;url=/mentoring_oct08.php;")
aI("text= Adapting Relieves Stress;url=/mentoring_nov08.php;")
aI("text= Freedom to Choose;url=/mentoring_dec08.php;")
aI("text= Relationships Intimately Heal;url=/mentoring_feb09.php;")
aI("text= One Breath Away...;url=/mentoring_mar09.php;")
aI("text= Letting Go;url=/mentoring_apr09.php;")
aI("text= The Seed of Life;url=/mentoring_may09.php;")
aI("text= Empowered Change;url=/mentoring_sep09.php;")
}

with(milonic=new menuname("practitionners")){
itemwidth=145;
style=style2;
alignment="left";
aI("text= Yoga with Ona;url=http://www.yogawithona.ca/;target=_new;")
aI("text= Laughing Boy, Musical Services;url=http://www.laughingboy.ca/;target=_new;")
aI("text= Gary Diggins, Sound Therapist;url=http://www.garydiggins.com/;target=_new;")
}


drawMenus();

