﻿with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
followscroll=0;
position="relative";
left=1;
orientation="vertical";
screenposition="top";
top="offset=-2"; 
aI("image=../images/1stmenuspacer.gif;showmenu=dummy;text=Diverzion;url=index.html;");
aI("image=../images/1stmenuspacer.gif;showmenu=parents;text=Parents;url=teenage_responsibilities.html;");
aI("image=../images/1stmenuspacer.gif;showmenu=dummy;text=About Us;url=about.html;");
aI("image=../images/1stmenuspacer.gif;showmenu=dummy;text=Help Diverzion;url=form.html;");
aI("image=../images/1stmenuspacer.gif;showmenu=diverzion;text=Gallery;url=http://diverzionorg.blogspot.com/");
aI("image=../images/1stmenuspacer.gif;showmenu=dummy;text=Contact Us;url=mailto:info@diverzion.org;");
}

with(milonic=new menuname("helpus")){
style=menuStyle3;
itemwidth=150;
left="offset=15"; 
aI("image=../images/arrow4.gif;showmenu=dummy;text=Performance contracting 01;url=help_us.html;");
}

with(milonic=new menuname("diverzion")){
style=menuStyle3;
itemwidth=126;
left="offset=6"; 
aI("image=../images/arrow.png;showmenu=dummy;text=Latest news;url=http://diverzionorg.blogspot.com/2009/02/were-expecting-this-bunch-next-week.html;");
}

with(milonic=new menuname("parents")){
style=menuStyle3;
itemwidth=126;
left="offset=6"; 
aI("image=../images/arrow.png;showmenu=dummy;text=Alcohol and Teenagers;url=teenage_alcohol.html;");
aI("image=../images/arrow.png;showmenu=dummy;text=Boundaries with Teenagers;url=teenage_boundaries.html;");
aI("image=../images/arrow.png;showmenu=dummy;text=Dealing with Teenage Peer Pressure;url=teenage_peers.html;");
aI("image=../images/arrow.png;showmenu=dummy;text=Is Your Teenager Drinking;url=teenage_drinking.html;");
aI("image=../images/arrow.png;showmenu=dummy;text=Is Your Teenager Having Sex;url=teenage_sex.html;");
aI("image=../images/arrow.png;showmenu=dummy;text=Keeping Teenagers Drug Free;url=teenage_drug_free.html;");
aI("image=../images/arrow.png;showmenu=dummy;text=Teaching Teenagers to be Responsible Individuals;url=teenage_responsibilities.html;");
aI("image=../images/arrow.png;showmenu=dummy;text=Teaching Teenagers Values;url=teenage_values.html;");
aI("image=../images/arrow.png;showmenu=dummy;text=Trusting your teenager;url=teenage_trust.html;");
}

drawMenus();
 