
/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=40                 // Follow Scrolling Rate
suboffset_top=10              // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position



PlainStyle=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",                     // Mouse Off Font Color
"C50105",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"000000",                     // Mouse On Font Color
"CE9A63",                     // Mouse On Background Color
"C50105",                     // Menu Border Color
"10",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"arial,helvetica",            // Font Name
4,                            // Menu Item Padding or spacing
"http://www.davidson.edu/academic/anthropology/images/arrow.gif",                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"ffff00",                     // 3D High Color
"ccffff",                     // 3D Low Color
"000000",                     // Current Page Item Font Color (leave this blank to disable)
"C50105",                     // 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)
,                             // Menu Item Separator Color
]


addmenu(menu=[
"requirements",               // Menu Name - This is needed in order for this menu to be called
,                             // Menu Top - The Top position of this menu in pixels
,                             // Menu Left - The Left position of this menu in pixels
120,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
PlainStyle,                   // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Anthropology and College Requirements","http://www.davidson.edu/academic/anthropology/colreqs.htm",,,0
,"Majoring in Anthropology","http://www.davidson.edu/academic/anthropology/majoring.htm",,,0
,"Minoring in Anthropology","http://www.davidson.edu/academic/anthropology/minoring.htm",,,0
,"Honors Requirements","http://www.davidson.edu/academic/anthropology/honors.htm",,,0
])

addmenu(menu=[
"coursewebs",                 // Menu Name - This is needed in order for this menu to be called
,                             // Menu Top - The Top position of this menu in pixels
,                             // Menu Left - The Left position of this menu in pixels
120,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
PlainStyle,                   // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"ANT354","http://www1.davidson.edu/academic/anthropology/ant354/ant354_home.htm",,,0
,"ANT356","http://www1.davidson.edu/academic/anthropology/ant356/ant356_main.htm",,,0
,"ANT377","show-menu=ant377_links",,,0
])


addmenu(menu=[
"ant377_links",                 // Menu Name - This is needed in order for this menu to be called
,                             // Menu Top - The Top position of this menu in pixels
,                             // Menu Left - The Left position of this menu in pixels
120,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
PlainStyle,                   // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Useful Resources","http://www1.davidson.edu/academic/anthropology/ANT377/ant377_links_files/ant377_links.html",,,0
,"STUDENT PROJECTS","",,,0
,"2007","",,,0
,"Kealy Devoy","http://www.davidson.edu/academic/anthropology/ANT377/Student_projects_2007/Kedevoy/main2_main.html",,,0
,"Morgan Koukopoulos","http://www.davidson.edu/academic/anthropology/ANT377/Student_projects_2007/MoKoukopoulos/wow_container.html",,,0
,"Justin Plummer","http://www.davidson.edu/academic/anthropology/ANT377/Student_projects_2007/JuPlummer/mainframe.html",,,0
,"Kristen Cecala","http://www.bio.davidson.edu/people/midorcas/research/herpstaff/Cecala/GISwebsite/Urbanization.htm",,,0
])


addmenu(menu=[
"facultyprojects",            // Menu Name - This is needed in order for this menu to be called
,                             // Menu Top - The Top position of this menu in pixels
,                             // Menu Left - The Left position of this menu in pixels
120,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
PlainStyle,                   // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Proyecto Arqueológico Labna-Kiuic","http://www1.davidson.edu/academic/anthropology/kiwic/kiuic_research_home.htm",,,0
])

addmenu(menu=[
"studentprojects",            // Menu Name - This is needed in order for this menu to be called
,                             // Menu Top - The Top position of this menu in pixels
,                             // Menu Left - The Left position of this menu in pixels
120,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
PlainStyle,                   // Properties Array - this array is declared higher up as you can see above
0,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"Undergraduate Research Presentations","show-menu=conferences","#",,0
,"Honors Theses in Anthropology","http://www.davidson.edu/academic/anthropology/stud_res/honorstheses.htm",,,0
,"Student Ethnographic Films","http://www.davidson.edu/academic/anthropology/stud_res/02_ANT257.htm",,,0
,"Student Publications","http://www.davidson.edu/academic/anthropology/stud_res/index.htm",,,0
])

addmenu(menu=[
"conferences",
,
,
85,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"2006 Southern Anthropological Society","http://www.davidson.edu/academic/anthropology/stud_res/06SAS.htm",,,0
,"2005 Southern Anthropological Society","http://www.davidson.edu/academic/anthropology/stud_res/05SAS.htm",,,0
,"2004 CommUnion @ NC State","http://www.davidson.edu/academic/anthropology/stud_res/04ncstate.htm",,,0
])



addmenu(menu=[
"faculty",
,
,
85,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Helen Cho","http://www.davidson.edu/academic/anthropology/hecho.htm",,,0
,"Nancy Fairley","http://www.davidson.edu/academic/anthropology/nafairley.htm",,,0
,"Fuji Lozada","http://www.davidson.edu/academic/anthropology/erlozada.htm",,,0
,"Bill Ringle","http://www.davidson.edu/academic/anthropology/biringle.htm",,,0
,"Matt Samson","http://www.davidson.edu/academic/anthropology/masamson.htm",,,0
])


addmenu(menu=[
"overview",
,
,
155,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"What is Anthropology?","http://www.davidson.edu/academic/anthropology/whatanth.htm",,,0
,"Davidson Anthropology","http://www.davidson.edu/academic/anthropology/davidanth.htm",,,0
,"Academic Requirements","show-menu=requirements","#",,0
,"Anthropology and Careers","http://www.davidson.edu/academic/anthropology/careers.htm",,,0
])


addmenu(menu=[
"students",
,
,
150,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Student Directory","http://www.davidson.edu/academic/anthropology/03majors.htm",,,0
,"Anthropology Society","http://www.davidson.edu/academic/anthropology/anthrosociety/",,,0
,"Franz Boas Award","http://www.davidson.edu/academic/anthropology/boas_award.htm",,,0
,"Anthro Alumni Blog","http://www.davidson.edu/academic/anthropology/blog/",,,0

])

addmenu(menu=[
"courses",
,
,
170,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Anthropology Catalog","http://www.davidson.edu/academic/anthropology/courses.htm",,,0
,"Anthropology Course Lists","http://www.davidson.edu/academic/anthropology/courlist.htm",,,0
,"Current Courses","http://www.davidson.edu/academic/anthropology/05springcourses.htm",,,0
,"Courses for Next Term","http://www.davidson.edu/academic/anthropology/05fallcourses.htm",,,0
,"Course Websites","show-menu=coursewebs","#",,0
,"Summer Course in Ghana","http://www.davidson.edu/academic/anthropology/ghana_web/Ghana-Molinek.pdf",,,0
])


addmenu(menu=[
"research",
,
,
120,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Student Projects","show-menu=studentprojects","#",,0
,"Faculty Projects","show-menu=facultyprojects","#",,0
])


addmenu(menu=[
"news",
,
,
141,
1,
,
PlainStyle,
0,
,
"Fade(duration=0.5);Alpha(style=0,opacity=88);Shadow(color=777777, Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"News and Announcements","http://www.davidson.edu/academic/anthropology/news.htm",,,0
,"Summer Course in Ghana","http://www.davidson.edu/academic/anthropology/ghana_web/Ghana-Molinek.pdf",,,0
,"Opportunities","#",,,0
,"Useful Links","http://www.davidson.edu/academic/anthropology/links.htm",,,0
,"Search Davidson","http://www2.davidson.edu/search.asp",,,0
])


addmenu(menu=[
"Mainmenu",
135,
0,
82,
1,
"center",
PlainStyle,
1,
,
,
0,
1,
0,
,
,
0,
0,
,
,
0,
,
,"Davidson","http://www.davidson.edu","#",,1
,"Anthro Home","http://www.davidson.edu/academic/anthropology/anthropology.html","#",,1
,"Overview","show-menu=overview","#",,1
,"Faculty","show-menu=faculty","http://www.davidson.edu/academic/anthropology/faculty.htm",,1
,"Students","show-menu=students","#",,1
,"Courses","show-menu=courses","#",,1
,"Research","show-menu=research","#",,1
,"News & Links","show-menu=news","#",,1
,"Email Us","mailto:biringle@davidson.edu",,,1

])




dumpmenus();
   