selStyle="offfontcolor=003300;onfontcolor=003300;onbackcolor=ffffff;offbackcolor=ffffff;"
childStyle="offfontcolor=003300;onfontcolor=003300;onbackcolor=ffffff;offbackcolor=99CC99;"

// This represents the L0 level navigation (menu containers)
mStyle1= 
[            // mStyle1 is an array of properties. You can have as many property arrays as you need. 
             //This means that menus can have their own style.
"ffffff",                                // Mouse Off Font Color
"666698",                            // Mouse Off Background Color
"003333",                            // Mouse On Font Color
"009999",                                // Mouse On Background Color
"003300",                            // Menu Border Color
14,                                       // Font Size in pixels
"normal",                            // Font Style (italic or normal)
"bold",                            // Font Weight (bold or normal)
"Arial",                          // Font Name
5,                                         // Menu Item Padding

"support_files/menuarrow.gif",                // Sub Menu Image (Leave this blank if not needed)
,                                           // 3D Border & Separator bar
,                                           // 3D High Color
,                                           // 3D Low Color
,                                           // Current Page Item Font Color (leave this blank to disable)
,                                           // Current Page Item Background Color (leave this blank to disable)
,                     // Top Bar image (Leave this blank to disable)
"ffffff",                               // Menu Header Font Color (Leave blank if headers are not needed)
"000099",                           // Menu Header Background Color (Leave blank if headers are not needed)
"000000",                           // Menu Item Separator Color
]

mStyle2=[            // style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",           // Mouse Off Font Color
"666698",           // Mouse Off Background Color
"003333",           // Mouse On Font Color
"009999",           // Mouse On Background Color
"003300",           // Menu Border Color
14,                 // Font Size in pixels
"bold",           // Font Style (italic or normal)
"normal",           // Font Weight (bold or normal)
"Arial",          // Font Name
5,                  // Menu Item Padding
"support_files/menuarrow.gif",        // Sub Menu Image (Leave this blank if not needed)
,                   // 3D Border & Separator bar
,                   // 3D High Color
,                   // 3D Low Color
,                   // Current Page Item Font Color (leave this blank to disable)
,                   // Current Page Item Background Color (leave this blank to disable)
,      // Top Bar image (Leave this blank to disable)
"ffffff",           // Menu Header Font Color (Leave blank if headers are not needed)
"000099",           // Menu Header Background Color (Leave blank if headers are not needed)
"000000",           // Menu Item Separator Color
]

mStyle3=[            // style3 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",           // Mouse Off Font Color
"666698",           // Mouse Off Background Color
"003333",           // Mouse On Font Color
"009999",           // Mouse On Background Color
"003300",           // Menu Border Color
14,                 // Font Size in pixels
"bold",           // Font Style (italic or normal)
"normal",           // Font Weight (bold or normal)
"Arial",          // Font Name
5,                  // Menu Item Padding
,        // Sub Menu Image (Leave this blank if not needed)
,                   // 3D Border & Separator bar
,                   // 3D High Color
,                   // 3D Low Color
,                   // Current Page Item Font Color (leave this blank to disable)
,                   // Current Page Item Background Color (leave this blank to disable)
,      // Top Bar image (Leave this blank to disable)
"ffffff",           // Menu Header Font Color (Leave blank if headers are not needed)
"000099",           // Menu Header Background Color (Leave blank if headers are not needed)
"000000",           // Menu Item Separator Color
]

menuWidth=177;      // The width of the main menu container
sMenuWidth=177;     // The width of the pop-up menu containers.
menuTop=140;            // The Top position of the menu in pixels
menuLeft=0;   // The Left position of the menu in pixels
menuBorder=1;           // Menu Border Width
screenPos="left";       // Screen Position - here you can use "center;left;right;middle;top;bottom"
timegap=500;            // The time delay for menus to remain visible
followspeed=5;          // Follow Scrolling speed
followrate=15;          // Follow Scrolling Rate
suboffset_top=0;        // Sub menu offset Top position
suboffset_left=-1;      // Sub menu offset Left position

menunum=0;
menus=new Array();
_d=document;
function addmenu(){
	menunum++;
	menus[menunum]=menu;
}

function dumpmenus(){
	mt="<script language=javascript>";
	for(a=1;a<menus.length;a++){
		mt+=" menu"+a+"=menus["+a+"];"
	}
	mt+="<\/script>";
	_d.write(mt)
}

addmenu(menu=["mainmenu",menuTop,menuLeft,menuWidth,menuBorder,"left",mStyle1,1,"left",,0,0,,,,,,,,,,
,"Home","index.htm","","",1
,"About Us","about.htm","#","",1
,"Calendar","calendar.htm","#","",1
,"Cambodia Mission","Cambodia_info_1.htm","#","",1
,"Contact Us","contact_us.htm","#","",1
,"Leadership","show-menu=1002","#","",1
,"Members","members_only/member_index.htm","#","",1
,"Ministries","show-menu=1004","#","",1
,"Real Recovery","a_real_recovery.htm","#","",1
,"Services / Directions","services.htm","#","",1
,"Prayer Requests","prayer_request.htm","#","",1
,"Video Lessons","video_lessons.htm","#","",1
,"Young Adults","young_adults.htm","#","",1
])

addmenu(menu=["1001",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"Our Nursery","nursery.htm","#","",1
,"Children's Classes","children.htm","#","",1
,"Children's Church","explode.htm","#","",1
,"Ladies Class","ladies_only.htm",,,1
,"Men's Activities","men_only.htm",,,1
,"Youth Group","show-menu-2001","#","",1
])

addmenu(menu=["1002",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"Church Office","staff.htm",,,1
,"Elders","elders.htm",,,1
,"Deacons","deacons.htm",,,1
])

addmenu(menu=["1003",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"This Week's Article","mike_article_a_current.htm",,,1
,"Previous Articles","mike_article_history.htm",,,1
])

addmenu(menu=["1004",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"Awana","awana_vbs.htm",,,1
,"Benevolence","benevolence_ministry.htm",,,1
,"Bible Correspondence Courses","course.htm",,,1
,"Christian Education","education.htm",,,1
,"Evangelism","evangelism.htm",,,1
,"Ladies Class","ladies_only.htm",,,1
,"Men's Activities","men_only.htm",,,1
,"Missions","mission.htm",,,1
,"Youth Group","show-menu-2001",,,1
])

addmenu(menu=["1005",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"Congregational Events","show-menu-3001",,,1
,"Softball Schedule","show-menu-3002",,,1
,"Youth Events","show-menu-3003",,,1
])

addmenu(menu=["1006",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"2008 Friends & Family Day","2008_friends_and_famiily.htm",,,1
,"2008 Ladies Retreat","2008_Ladies_Retreat.htm",,,1
,"2008 New Comer's Luncheon","2008_NC_Luncheon.htm",,,1
,"2008 Fall Festival","2008_fall_festival.htm",,,1
,"2009 Cambodia Trip","2009_Cambodia.htm",,,1
,"2009 Valentine's Dinner","2009_Valentine.htm",,,1
])

addmenu(menu=["2001",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"Youth Group Home","youth.htm",,,1
,"Youth Pictures","youth_pictures.htm",,,1
])

addmenu(menu=["2002",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"Young Adult Home","young_adult.htm",,,1
,"Softball Schedule","show-menu-3002",,,1
])

addmenu(menu=["3001",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"September 2008","calendars/calendar_congregation_2008_09.pdf",,,1
,"October 2008","calendars/calendar_congregation_2008_10.pdf",,,1
,"November 2008","calendars/calendar_congregation_2008_11.pdf",,,1
,"December 2008","calendars/calendar_congregation_2008_12.pdf",,,1
])

addmenu(menu=["3002",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"Fall 2005","calendars/softball_standings_fall_2005.pdf",,,1
,"Spring 2006","calendars/softball_standings_spring_2006.pdf",,,1
,"Fall 2006","calendars/softball_standings_fall_2006.pdf",,,1
,"Spring 2007","calendars/softball_standings_spring_2007.pdf",,,1
,"Fall 2007","calendars/softball_standings_fall_2007.pdf",,,1
,"Spring 2008","calendars/softball_standings_spring_2008.pdf",,,1
,"Fall 2008","calendars/softball_standings_fall_2008.pdf",,,1
,"Spring 2009","calendars/softball_standings_spring_2009.pdf",,,1
,"Fall 2009","calendars/softball_standings_fall_2009.pdf",,,1
,"Spring 2010","calendars/softball_standings_spring_2010.pdf",,,1
])

addmenu(menu=["3003",
,,sMenuWidth,menuBorder,"",mStyle2,,"left",,,,,,,,,,,,,
,"June 2008","calendars/calendar_youth_2008_06.pdf",,,1
,"July 2008","calendars/calendar_youth_2008_07.pdf",,,1
,"August 2008","calendars/calendar_youth_2008_08.pdf",,,1
,"September 2008","calendars/calendar_youth_2008_09.pdf",,,1
,"October 2008","calendars/calendar_youth_2008_10.pdf",,,1
,"November 2008","calendars/calendar_youth_2008_11.pdf",,,1
,"December 2008","calendars/calendar_youth_2008_12.pdf",,,1
,"January 2009","calendars/calendar_youth_2009_01.pdf",,,1
,"February 2009","calendars/calendar_youth_2009_02.pdf",,,1
])

dumpmenus()

