//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=200                   // The time delay for menus to remain visible
followspeed=1                 // Follow Scrolling speed
followrate=40                 // Follow Scrolling Rate
suboffset_top=10              // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position



EasySampleStyle=[             // EasySampleStyle is an array of properties. You can have as many property arrays as you need
"000000",                     // Mouse Off Font Color
"BABEBE",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ffffff",                     // Mouse On Font Color
"D20000",                     // Mouse On Background Color
"000000",                     // Menu Border Color
"12",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"italic",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"arial",                      // Font Name
4,                            // Menu Item Padding or spacing
,                             // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"CECECE",                     // 3D High Color
"000000",                     // 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)
,                             // Menu Header Font Color (Leave blank if headers are not needed)
,                             // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]


addmenu(menu=[
"mainmenu",                   // Menu Name - This is needed in order for this menu to be called
155,                          // Menu Top - The Top position of this menu in pixels
154,                          // Menu Left - The Left position of this menu in pixels
200,                          // Menu Width - Menus width in pixels
2,                            // Menu Border Width
"center",                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // 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.25)",         // 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
,"KITCHENS","kitchens.shtml",,,1
,"BATHROOMS","bathrooms.shtml",,,1
,"ADDITIONS","additions.shtml",,,1
,"ATTICS & DORMERS","dormers.shtml",,,1
,"BASEMENTS","basements.shtml",,,1
,"DECKS & PORCHES","decks.shtml",,,1
,"GARAGES","garages.shtml",,,1
,"INTERIORS","interiors.shtml",,,1
,"NEW HOMES","new_homes.shtml",,,
])



addmenu(menu=[
"mainmenu2",                   // Menu Name - This is needed in order for this menu to be called
167,                           // Menu Top - The Top position of this menu in pixels
164,                          // Menu Left - The Left position of this menu in pixels
215,                          // Menu Width - Menus width in pixels
2,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // 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)",         // 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
,"History/Description of Programs","http://www.noga.org/HistoryDescription.htm",,,1
,"Friends of the NOGA Foundation","http://www.noga.org/Friends.htm",,,1
,"Junior Golf Application (Microsoft Word Document)","",,,1
,"Golfers with Disabilities Application (Microsoft Word Document)","http://www.noga.org/GolferswithDisabilitiesApplication.doc  target=_blank",,,1
,"Contribution Application (Microsoft Word Document)","http://www.noga.org/ContributionApplication.doc  target=_blank",,,
])


addmenu(menu=[
"mainmenu3",                   // Menu Name - This is needed in order for this menu to be called
193,                           // Menu Top - The Top position of this menu in pixels
164,                          // Menu Left - The Left position of this menu in pixels
80,                          // Menu Width - Menus width in pixels
2,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // 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)",         // 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
,"Names","http://www.usga.com",,,1
,"Addresses","http://www.google.com",,,1
,"Directions","http://www.google.com",,,1
,"History","http://www.google.com",,,1
])





addmenu(menu=[
"mainmenu4",                   // Menu Name - This is needed in order for this menu to be called
219,                           // Menu Top - The Top position of this menu in pixels
164,                          // Menu Left - The Left position of this menu in pixels
200,                          // Menu Width - Menus width in pixels
2,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // 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)",         // 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
,"Handicapping Information","http://www.noga.org/GHINHandicapping/GHINHandicapping.htm",,,1
,"USGA Handicap System Manual","http://www.usga.org/playing/handicaps/manual/handicap_system_manual.asp target=_blank",,,1
,"Revision Schedule","http://www.noga.org/RevisionSchedule.htm",,,1
,"GHIN.com Homepage","http://www.ghin.com/ target=_blank",,,1
])



addmenu(menu=[
"mainmenu5",                   // Menu Name - This is needed in order for this menu to be called
245,                           // Menu Top - The Top position of this menu in pixels
164,                          // Menu Left - The Left position of this menu in pixels
185,                          // Menu Width - Menus width in pixels
2,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // 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)",         // 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
,"Decisions on the Rules of Golf","http://www.usga.org/playing/rules/rules_of_golf.html",,,1
,"Rules of Amatuer Status","show-menu=SubMenu1","#",,1
,"Process for Reinstatement","http://www.google.com",,,1
])


addmenu(menu=[
"mainmenu6",                   // Menu Name - This is needed in order for this menu to be called
297,                           // Menu Top - The Top position of this menu in pixels
164,                          // Menu Left - The Left position of this menu in pixels
190,                          // Menu Width - Menus width in pixels
2,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // 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)",         // 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
,"Northern Ohio Course Ratings","http://www.noga.org/CourseRating.htm",,,1
,"National Course Rating Search","http://www.usga.org/playing/handicaps/course_ratings/course_rating_lookup.asp target=_blank",,,1
,"Request Rating","mailto:noga@usga.org",,,1
])


addmenu(menu=[
"mainmenu7",                   // Menu Name - This is needed in order for this menu to be called
375,                           // Menu Top - The Top position of this menu in pixels
164,                          // Menu Left - The Left position of this menu in pixels
100,                          // Menu Width - Menus width in pixels
2,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EasySampleStyle,              // 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)",         // 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
,"Employee Bios","http://www.noga.org/Bios.htm",,,1
,"E-mail Us","mailto:noga@usga.org",,,1
])





addmenu(menu=[
"SubMenu2",
,
,
150,
1,
,
EasySampleStyle,
0,
,
"RandomDissolve(duration=0.4)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Back to home page","index.php",,,
,"Open Self In  New Window","# ",,,
])


addmenu(menu=[
"SubMenu1",
,
,
186,
1,
,
EasySampleStyle,
0,
,
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Sub menu 1 item 1","http://www.yahoo.com",,,
,"Sub menu 1 item 2 with a sub menu","show-menu=SubMenu2","#",,0
,"Sub menu 1 item 3","http://www.microsoft.com",,,
])




dumpmenus();
	
