
//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
// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)"

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=250                // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=50                 // Follow Scrolling Rate
suboffset_top=0              // Sub menu offset Top position
suboffset_left=5             // Sub menu offset Left position

// ********************************************************************************************************
//  !!!!!!!!!!!!!!!!!!!!!  GEN INFO !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// ********************************************************************************************************

//////////////////////////////////////
// Main Nav  GENINFO STYLE 
//////////////////////////////////////

PlainStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"663399",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"663399",			// Mouse On Background Color
"006699",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"663399",			// Current Page Item Font Color (leave this blank to disable)
"ffffff",			// 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)
"white",				// Menu Item Separator Color
]

//////////////////////////////////////
// Sub Nav  GENINFO STYLE 
//////////////////////////////////////

PlainStyleOn=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",			// Mouse Off Font Color
"663399",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"006699",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"ffffff",			// Current Page Item Font Color (leave this blank to disable)
"999999",			// 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)
"white",				// Menu Item Separator Color
]

/////////////////////////////////////////////////////////////////////////

addmenu(menu=[
"GenInfo",                  // 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
150,                             // Menu Width - Menus width in pixels
0,                            // 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
1,                            // 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
,                        // 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
//,"Sample 1","# ",,,1
//,"Sample 2","show-menu=Sub1","#",,1
//,"Sample 3","show-menu=SubB1","#",,1
,"&nbsp;General Information&nbsp;","show-menu=subGenInfo","index-Children_Links.html",,1

])
/////////////////////////////////////////////////////////////////
// General Information Subs ------------------------------------
addmenu(menu=[
"subGenInfo",
,
,
130,
1,
,
PlainStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Index to The Holy Face Web Site","http://www.theholyface.org/Index-to-the-holy-face-website.html",,,1
,"Quick Search 2","indexsecondpage.html",,,1
,"Quick Search 3","indexthirdpage.html",,,1

])




// ********************************************************************************************************
//  !!!!!!!!!!!!!!!!!!!!!  AFFINITY HEALTH !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// ********************************************************************************************************
//////////////////////////////////////
// Main Nav  AFFINITY STYLE
//////////////////////////////////////

AffStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"000099",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"000099",			// Mouse On Background Color
"006699",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"000099",			// Current Page Item Font Color (leave this blank to disable)
"ffffff",				// 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)
"white",				// Menu Item Separator Color
]

//////////////////////////////////////
// Sub Nav AFFINITY STYLE 
//////////////////////////////////////

AffStyleOn=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",			// Mouse Off Font Color
"000099",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"006699",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"ffffff",			// Current Page Item Font Color (leave this blank to disable)
"999999",			// 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)
"white",				// Menu Item Separator Color
]

/////////////////////////////////////////////////////////////////////////

addmenu(menu=[
"Affinity",                  // 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
175,                             // Menu Width - Menus width in pixels
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
AffStyle,                   // Properties Array - this array is declared higher up as you can see above
1,                            // 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
,                        // 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
//,"Sample 1","# ",,,1
//,"Sample 2","show-menu=Sub1","#",,1
//,"Sample 3","show-menu=SubB1","#",,1
,"&nbsp;Government Links  &nbsp;","show-menu=subAffinity","http://theholyface.org/govlinks",,1

])
/////////////////////////////////////////////////////////////////
// AFFINITY Subs ------------------------------------
addmenu(menu=[
"subAffinity",
,
,
130,
1,
,
AffStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"CIA -- Central Intelligence Agency","http://cia.gov",,,1
,"Department of Housing and Urban Development (HUD)","http://www.hud.gov/",,,1
,"Federal Bureau of Investigation","http://www.fbi.gov/",,,1
,"Federal Trade Commission","http://www.ftc.gov/",,,1
,"Fugitive Watch","http://www.fugitive.com",,,1
,"Internal Revenue Service","http://www.irs.ustreas.gov/",,,1
,"NASA - Science","http://science.msfc.nasa.gov/",,,1
,"New Jersey Law","http://law-library.rutgers.edu/ilg/njlaw.php",,,1
,"Social Security","http://www.ssa.gov",,,1
,"United States Postal Service","http://www.usps.com/",,,1
,"United States Postal Insp. Svc.","http://postalinspectors.uspis.gov/",,,1
,"USA.gov","http://www.usa.gov/Agencies/State_and_Territories.shtml",,,1
,"US Senators","http://www.senate.gov",,,1


])


//********************************************************************************************


// ********************************************************************************************************
//  !!!!!!!!!!!!!!!!!!!!!  Programs & Services !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// ********************************************************************************************************
//////////////////////////////////////
// Main Nav  Programs & Services STYLE
//////////////////////////////////////

ProgStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"009999",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"009999",			// Mouse On Background Color
"006699",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"009999",   			// Current Page Item Font Color (leave this blank to disable)
"ffffff",			// 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)
"white",				// Menu Item Separator Color
]

//////////////////////////////////////
// Sub Nav Programs & Services STYLE 
//////////////////////////////////////

ProgStyleOn=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",			// Mouse Off Font Color
"009999",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"009999",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"999999",			// 3D Low Color
"ffffff",			// Current Page Item Font Color (leave this blank to disable)
"999999",			// 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)
"white",				// Menu Item Separator Color
]

/////////////////////////////////////////////////////////////////////////

addmenu(menu=[
"Prog",                  // 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
155,                             // Menu Width - Menus width in pixels
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
ProgStyle,                   // Properties Array - this array is declared higher up as you can see above
1,                            // 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
,                        // 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
//,"Sample 1","# ",,,1
//,"Sample 2","show-menu=Sub1","#",,1
//,"Sample 3","show-menu=SubB1","#",,1
	,"&nbsp;Local Government&nbsp;","show-menu=subProg","http://theholyface.org/govlinks",,1

])
/////////////////////////////////////////////////////////////////
// Programs Subs ------------------------------------
addmenu(menu=[
"subProg",
,
,
130,
1,
,
ProgStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"East Brunswick Township Site","http://www.eastbrunswick.org/",,,1
,"City of New Brunswick Site","http://www.cityofnewbrunswick.org/",,,1
,"South River","http://www.southrivernj.org/",,,1
,"Borough of Milltown","http://www.milltownnj.org/",,,1
,"Spotswood","http://www.spotswoodboro.com/",,,1
,"Woodbridge Township","http://www.twp.woodbridge.nj.us/",,,1
,"Township of Edison","http://www.edisonnj.org/",,,1
,"Township of Old Bridge","http://www.oldbridge.com/content/50/default.aspx",,,1
,"Middlesex County City Sites All","http://www.co.middlesex.nj.us/",,,1
,"State of New Jersey County & Municipal Links","http://www.state.nj.us/nj/govinfo/county/localgov.html",,,1

])


//********************************************************************************************



// ********************************************************************************************************
//  !!!!!!!!!!!!!!!!!!!!!  Physician Directory !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// ********************************************************************************************************
//////////////////////////////////////
// Main Nav  The Holy Face Directory STYLE
//////////////////////////////////////

PhysicianStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"009966",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"009966",			// Mouse On Background Color
"009966",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"009966",			// Current Page Item Font Color (leave this blank to disable)
"ffffff",				// 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)
"white",				// Menu Item Separator Color
]

//////////////////////////////////////
// Sub Nav Physician Directory STYLE 
//////////////////////////////////////

PhysicianStyleOn=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",			// Mouse Off Font Color
"009999",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"006699",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"ffffff",			// Current Page Item Font Color (leave this blank to disable)
"999999",				// 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)
"white",				// Menu Item Separator Color
]

/////////////////////////////////////////////////////////////////////////

addmenu(menu=[
"Physician",                  // 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
150,                             // Menu Width - Menus width in pixels
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
PhysicianStyle,                   // Properties Array - this array is declared higher up as you can see above
1,                            // 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
,                        // 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
//,"Sample 1","# ",,,1
//,"Sample 2","show-menu=Sub1","#",,1
//,"Sample 3","show-menu=SubB1","#",,1
	,"&nbsp;New Jersey Weather&nbsp;","weather.html",,,1

])
/////////////////////////////////////////////////////////////////
// Physician Directory Subs ------------------------------------
addmenu(menu=[
"subProg",
,
,
130,
1,
,
ProgStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,



])


//********************************************************************************************


// ********************************************************************************************************
//  !!!!!!!!!!!!!!!!!!!!!  Contact Us !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// ********************************************************************************************************
//////////////////////////////////////
// Main Nav  Contact Us STYLE
//////////////////////////////////////

ContactStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"006666",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"006666",			// Mouse On Background Color
"009966",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"006666",			// Current Page Item Font Color (leave this blank to disable)
"ffffff",				// 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)
"white",				// Menu Item Separator Color
]

//////////////////////////////////////
// Sub Nav Contact Us STYLE 
//////////////////////////////////////

ContactStyleOn=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",			// Mouse Off Font Color
"006666",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"999999",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"ffffff",			// Current Page Item Font Color (leave this blank to disable)
"999999",				// 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)
"white",				// Menu Item Separator Color
]

/////////////////////////////////////////////////////////////////////////

addmenu(menu=[
"Contact",                  // 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
150,                             // Menu Width - Menus width in pixels
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
ContactStyle,                   // Properties Array - this array is declared higher up as you can see above
1,                            // 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
,                        // 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
//,"Sample 1","# ",,,1
//,"Sample 2","show-menu=Sub1","#",,1
//,"Sample 3","show-menu=SubB1","#",,1
	,"&nbsp;Contact Us &nbsp;","show-menu=subContact","mailto:heavenlyrosegarden@theholyface.org",,1

])
/////////////////////////////////////////////////////////////////
// Contact Us Subs ------------------------------------
addmenu(menu=[
"subContact",
,
,
130,
1,
,
ContactStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Google Search","http://google.com",,,1
])


//********************************************************************************************



// ********************************************************************************************************
//  !!!!!!!!!!!!!!!!!!!!!  Career Resources !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// ********************************************************************************************************
//////////////////////////////////////
// Main Nav Career STYLE
//////////////////////////////////////

CareerStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"cc99ff",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"cc99ff",			// Mouse On Background Color
"009966",			// Menu Border Color 
12,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"cc99ff",			// Current Page Item Font Color (leave this blank to disable)
"ffffff",			// 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)
"white",				// Menu Item Separator Color
]

//////////////////////////////////////
// Sub Nav Career STYLE 
//////////////////////////////////////

CareerStyleOn=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",			// Mouse Off Font Color
"cc99ff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"999999",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"ffffff",			// Current Page Item Font Color (leave this blank to disable)
"999999",			// 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)
"white",				// Menu Item Separator Color
]

/////////////////////////////////////////////////////////////////////////

addmenu(menu=[
"Career",                  // 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
150,                             // Menu Width - Menus width in pixels
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
CareerStyle,                   // Properties Array - this array is declared higher up as you can see above
1,                            // 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
,                        // 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
//,"Apply Online","http://www.uhcc.com/html/Career/jobapp.php ",,,1
//,"Sample 2","show-menu=Sub1","#",,1
//,"Sample 3","show-menu=SubB1","#",,1
	,"&nbsp;Local Schools&nbsp;","show-menu=subCareer"," http://theholyface.org/childrenlinks",,1


])
/////////////////////////////////////////////////////////////////
// Career Subs ------------------------------------
addmenu(menu=[
"subCareer",
,
,
130,
1,
,
CareerStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,

,"Elementary Schools Local","show-menu=subJobListings","http://www.greatschools.net/modperl/go/NJ",,1
,"East Brunswick High School","http://www.hs.ebruns.k12.nj.us/",,,1
,"Churchill Jr. High School","http://www.ebnet.org/Churchill/index.htm",,,1
,"Hammarskjold Middle School","http://www.ebnet.org/Hammarskjold/index.htm",,,1
,"Disability Resources","http://theholyface.org/disabledlinks.htm ",,,1
,"Web Pages for the Disabled","http://theholyface.org/disabledhomepages.htm ",,,1
,"Children Educational Resources","http://theholyface.org/childrenlinks.htm ",,,1
,"Local Search Engine","links.html ",,,1
,"World Search Engine","links2.html ",,,1

])




/////////////////////////////////////////////////////////////////
// Job Listings Career Subs ------------------------------------
addmenu(menu=[
"subJobListings",
,
,
130,
1,
,
CareerStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,

,"Lawrence Brook Elementary School","http://www.ebnet.org/LB/index.htm",,,1
,"Frost Elementary School","http://www.ebnet.org/Frost/index.htm",,,1
,"Central Elementary School","http://www.ebnet.org/Central/index.htm",,,1
,"Irwin Elementary School","http://www.ebnet.org/Irwin/index.htm",,,1
,"Memorial Elementary School","http://www.ebnet.org/Memorial/index.htm",,,1
,"Warnsdorfer Elementary School","http://www.ebnet.org/Warnsdorfer/index.htm",,,1
,"Chittick Elementary School","http://www.ebnet.org/Chittick/index.htm",,,1
,"Catholic Schools Middlesex Cty","http://www.diometuchen.org/cso/schoolsMiddlesex.html",,,1

])



/////////////////////////////////////////////////////////////////
// The Holy Face Career Subs ------------------------------------
addmenu(menu=[
"subNursing",
,
,
130,
1,
,
CareerStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,



])






//********************************************************************************************








// ********************************************************************************************************
//  !!!!!!!!!!!!!!!!!!!!!  Education Resources !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// ********************************************************************************************************
//////////////////////////////////////
// Main Nav Education Resources STYLE
//////////////////////////////////////

EducationStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"CC6666",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"CC6666",			// Mouse On Background Color
"009966",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"CC6666",			// Current Page Item Font Color (leave this blank to disable)
"ffffff",			// 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)
"white",				// Menu Item Separator Color
]

//////////////////////////////////////
// Sub Nav Education Resources STYLE 
//////////////////////////////////////

EducationStyleOn=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"ffffff",			// Mouse Off Font Color
"CC6666",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"999999",			// Mouse On Background Color
"999999",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"ffffff",			// Current Page Item Font Color (leave this blank to disable)
"999999",			// 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)
"white",				// Menu Item Separator Color
]

/////////////////////////////////////////////////////////////////////////

addmenu(menu=[
"Education",                  // 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
155,                             // Menu Width - Menus width in pixels
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
EducationStyle,                   // Properties Array - this array is declared higher up as you can see above
1,                            // 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
,                        // 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
//,"Sample 1","# ",,,1
//,"Sample 2","show-menu=Sub1","#",,1
//,"Sample 3","show-menu=SubB1","#",,1
	,"&nbsp;Entertainment&nbsp;","show-menu=subEducation","",,1

])
/////////////////////////////////////////////////////////////////
// Education Resources Subs ------------------------------------
addmenu(menu=[
"subEducation",
,
,
130,
1,
,
EducationStyleOn,
0,
,
"Fade(duration=0.2);Alpha(style=0,opacity=95);Shadow(color='#777777', Direction=135, Strength=5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Google Search","http://google.com",,,1
,"Moviefone","http://movies.channel.aol.com/",,,1
,"Movie Review","http://www.mrqe.com/lookup",,,1
,"DriveInMovie.com","http://www.driveinmovie.com/mainmenu.htm",,,1
,"Entertainment NJ","http://www.nj.com/entertainment/",,,1
,"FunNJ.com","http://www.funnj.com/",,,1
,"New Jersey Arts and Entertainment ","http://www.state.nj.us/nj/arts/artsent/",,,1
,"Six Flags Great Adventure","http://www.sixflags.com/greatadventure/",,,1
,"NJ Rocks","http://www.newjerseyrocks.com//",,,1
,"Girl Scouts NJ","http://www.girlscouts-rh.org/index.htm",,,1
,"Boy Scouts NJ","http://www.scouting.org/",,,1

])


//********************************************************************************************




// ********************************************************************************************************
//  !!!!!!!!!!!!!!!!!!!!!  Free Health Newsletter !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// ********************************************************************************************************
//////////////////////////////////////
// Main Nav Free Health Newsletter STYLE
//////////////////////////////////////

NewsletterStyle=[                  	// PlainStyle is an array of properties. You can have as many property arrays as you need
"990066",			// Mouse Off Font Color
"ffffff",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"990066",			// Mouse On Background Color
"009966",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Tahoma, Verdana, Arial, Helvetica, sans-serif;",	// Font Name
5,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
"cccccc",					// 3D Border & Separator bar
"cccccc",			// 3D High Color
"000099",			// 3D Low Color
"990066",			// Current Page Item Font Color (leave this blank to disable)
"ffffff",			// 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)
"white",				// Menu Item Separator Color
]


/////////////////////////////////////////////////////////////////////////

addmenu(menu=[
"Newsletter",                  // 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
175,                             // Menu Width - Menus width in pixels
0,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
NewsletterStyle,                   // Properties Array - this array is declared higher up as you can see above
1,                            // 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
,                        // 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
//,"Sample 1","# ",,,1
//,"Sample 2","show-menu=Sub1","#",,1
//,"Sample 3","show-menu=SubB1","#",,1
	,"&nbsp;This Holy Face Site Accomplishments&nbsp;","accomplishments.html",,,1

])

//********************************************************************************************





















dumpmenus();
////////////////////////////////////////////////////////////////////////////////////////////////////


	
