
//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,
,
,"History of this Holy Face Web Site.","history2.html",,,1
,"Quick Search 2","indexsecondpage.html",,,1
,"Quick Search 3","indexthirdpage.html",,,1
,"This Holy Face Site Accomplishments ","accomplishments.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;Senior Resources  &nbsp;","show-menu=subAffinity","indexsenior-resources.html",,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,
,
,"Aging and Community Services","http://www.state.nj.us/health/senior/choice/wheretolook.shtml",,,1
,"Assisted Living Resources","http://www.newlifestyles.com/",,,1
,"Pets for Seniors","http://www.theanimalorphanage.org/seniors.htm",,,1
,"Alzheimer's Association","http://www.alz.org/",,,1
,"The Family Village - Adaptive Clothing","http://www.familyvillage.wisc.edu/at/adaptive-clothing.html",,,1
,"East Brunswick NJ Senior Center","http://www.eastbrunswick.org/departments/dept_on_aging.asp",,,1
,"Milltown NJ Senior Center","http://www.milltownnj.org/SeniorCenter.htm",,,1
,"North Brunswick NJ Senior Center","http://www.northbrunswickonline.com/senior_main.html",,,1
,"South Brunswick NJ Senior Center","http://www.twp.south-brunswick.nj.us/index.asp?Type=B_BASIC&SEC={26A83355-FDBB-42A5-AB65-47F1393BEAAD}",,,1
,"South River NJ Senior Center","http://www.southrivernj.org/OOA_main.html",,,1
,"Metuchen NJ Senior Center","http://metuchennj.org/senior_newsletter_May2006.html",,,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;Bed and Comfort&nbsp;","show-menu=subProg","index-Children_Links.html",,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,
,
,"Air Support Therapies ","http://users.erols.com/airsuprt/",,,1
,"Aquila Corporation Wheelchair Cushion Systems","http://www.aquilacorp.com",,,1
,"Tempest International Products - Therapeutic Support Surfaces","http://tempestinternational.com/products.htm",,,1
,"Turnsoft Automatic Turning Mattress","http://www.turnsoft.com/tssystem.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;NJ 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;Tools for Disabled&nbsp;","show-menu=subCareer"," indexdisability.html",,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,
,

,"Clothing Needs","show-menu=subJobListings","",,1
,"Voice Activated Telephones","http://www.ablephone.com/",,,1
,"Audio Books Online","http://www.audiobooksonline.com/",,,1
,"Awe-Struck E-Books!","http://www.awe-struck.net/",,,1
,"No Boundaries electric mobility scooters for elderly","http://www.noboundaries.tv ",,,1
,"Guide Dogs for the Blind","http://www.guidedogs.com/site/PageServer ",,,1
,"Goodwill NY & NJ","http://www.goodwillny.org ",,,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,
,

,"Personal Touch Health Care Apparel Inc.","http://www.nursinghomeapparel.com",,,1
,"Clothing Solutions Adaptive Clothing","http://www.clothingsolutions.com",,,1
,"Creative Designs Robes","http://www.robes4you.com",,,1
,"Adaptive Clothing, Adult Bibs, Hospital Gowns, and Slipper Socks","http://www.nursinghomeapparel.com",,,1

])



/////////////////////////////////////////////////////////////////
// The Holy Face Resources 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;Disability Attorney's &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,
,
,"S p e c i a l - E d - Law.com","http://www.special-ed-law.com/",,,1
,"Disability Attorney Insurance and Disability Benefits","http://www.diattorney.com/",,,1
,"New Jersey Law Network Resources","http://www.njlawnet.com/disability.html",,,1
,"LawInfo.com","http://www.lawinfo.com/",,,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();
////////////////////////////////////////////////////////////////////////////////////////////////////


	
