
//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 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;Middlesex Cty. Hospitals","show-menu=subAffinity","Middlesex_Cty_Hospitals_index.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,
,
,"St Peter's Hospital New Brunswick","http://www.saintpetersuh.com/index.asp",,,1
,"Robert Wood Johnson Hospital - New Brunswick","http://www.rwjuh.edu/",,,1
,"VA Clinic CBOC - New Brunswick","http://www1.va.gov/directory/guide/facility.asp?ID=939&dnum=All",,,1
,"JFK Medical Center - Edison NJ","http://www.jfkmc.org/",,,1
,"Raritan Bay Medical Center - Old Bridge NJ","http://www.rbmc.org/",,,1
,"CentraState Healthcare System  Freehold, NJ ","http://www.centrastate.com/",,,1
,"USA Hospitals","http://www.ahd.com/freelist.php3?mname=&mcity=&mstate%5B%5D=&mzip=&mphone=732&submitted=Search",,,1
,"Raritan Bay Med. Ctr - Perth Amboy","http://www.rbmc.org/",,,1
,"Care One at Raritan Bay Perth Amboy, NJ ","http://www.care-one.com/facilities/raritanbay.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;Doctors & Physicians &nbsp;","show-menu=subProg","http://www.njbargain.com/cgi/f/sCat.pl?pc=Medical&tc=Doctors&co=Middlesex",,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,
,
,"HealthGrades - Information on Hospitals, Doctors","http://www.healthgrades.com/consumer/index.cfm?fuseaction=mod&modtype=PRC&modact=search_wizard&subact=city_search",,,1
,"Cadiovascular Disease Doctors","http://www.eastbrunswick.com/around/medical_community_detail.asp?MedCat=Physicians+and+Surgeons%2D+Cadiovascular+Disease&offset=10",,,1
,"Dentists","http://www.eastbrunswick.com/around/medical_community_detail.asp?MedCat=Dentists",,,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;Doctor Help Links&nbsp;","show-menu=subCareer"," Middlesex_Cty_Hospitals_index.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,
,

,"On-Line Aticles->>","show-menu=subJobListings","Middlesex_Cty_Hospitals_index.html",,1
,"Dr. Dean Edell","http://www.healthcentral.com/",,,1
,"Health Discovery","http://health.discovery.com/centers/diabetes/diabetes.html",,,1
,"American Heart Association","http://www.americanheart.org/presenter.jhtml?identifier=1200000",,,1
,"The Child Anxiety Network","http://www.childanxiety.net/ ",,,1
,"Alzheimer's Association","http://www.alz.org/",,,1
,"Heart Attacks Signs","http://www.nhlbi.nih.gov/actintime/aha/aha.htm ",,,1
,"Mayo Clinic - Tools for Healthy Lives","http://www.mayoclinic.com/",,,1
,"Girlshealth.gov -- Health Info for Girls!","http://www.4girls.gov/",,,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,
,

,"Diagnosis Health: On health","http://www.diagnosishealth.com/",,,1
,"Familydoctor.org","http://familydoctor.org/online/famdocen/home.html",,,1
,"National Cancer Institute","http://www.cancer.gov/",,,1
,"Women's Health in the Yahoo!","http://dir.yahoo.com/Health/Women_s_Health/",,,1
,"Netrition.com","http://www.netrition.com/",,,1
,"Middlesex Health Department","http://www.co.middlesex.nj.us/publichealth/health-alert.asp",,,1
,"Public Health Topics","http://www.co.middlesex.nj.us/publichealth/hot-topics.asp",,,1
,"Infectious Disease Information","http://www.cdc.gov/ncidod/diseases/submenus/sub_mrsa.htm",,,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,
,
,"Christmas Snow Pages","snow_11.htm",,,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;The Holy Face Accomplishments&nbsp;","accomplishments.html",,,1

])

//********************************************************************************************





















dumpmenus();
////////////////////////////////////////////////////////////////////////////////////////////////////


	
