//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="<scr"+"ipt language=JavaScript>";
	for(a=1;a<menus.length;a++)
	{
		mt+=" menu"+a+"=menus["+a+"];"
	}
	mt+="<\/scr"+"ipt>";
	_d.write(mt)
}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500                   // The time delay for menus to remain visible
followspeed=0                 // Follow Scrolling speed
followrate=50                 // Follow Scrolling Rate
suboffset_top=5               // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position


PlainStyle=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
Mouse_Off_Font_Color,         // Mouse Off Font Color
Menu_Back_Ground_Color,       // Mouse Off Background Color (use zero for transparent in Netscape 6)
Mouse_On_Font_Color,          // Mouse On Font Color
Mouse_On_Background_Color,    // Mouse On Background Color
Menu_Border_Color,            // Menu Border Color
"12",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"Verdana, Tahoma, Arial, Helvetica",// Font Name
6,                            // Menu Item Padding or spacing
"http://www.neozipper.com/Image/Arrow.gif",    // Sub Menu Image, for example http://www.neozipper/images/arrow.gif (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"FFFF00",                     // 3D High Color
"CCFFFF",                     // 3D Low Color
Current_Page_Item_Font_Color, // Current Page Item Font Color (leave this blank to disable)
Current_Page_Item_Background_Color, // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                             // Menu Header Font Color (Leave blank if headers are not needed)
,                             // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]


addmenu(menu=[
"boundmenu",                  // 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
"",                           // Menu Width - Menus width in pixels
,                             // 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)
"center",                     // 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.
1,                            // 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
0,                            // 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
,"Home","http://www.neozipper.com/",,,1
,"NEO&nbsp;Info","show-menu=neo_info_sub","http://www.neozipper.com/Neo_Info/",,1
,"Zipper","show-menu=zipper_sub","http://www.neozipper.com/Zipper/",,1
,"Production","show-menu=production_sub","http://www.neozipper.com/Production/",,1
,"CSR","show-menu=csr_sub","http://www.neozipper.com/CSR/",,1
,"Öeko-Tex","http://www.neozipper.com/Oekotex/",,,1
,"D&B&nbsp;DUNS","http://www.neozipper.com/DB_DUNS/",,,1
,"NEO&nbsp;Slider&nbsp;Catalog","show-menu=neo_slider_catalog_sub","http://www.neozipper.com/Slider_Catalog/",,1
,"News,&nbsp;Events,&nbsp;Links","show-menu=news_events_links_sub","http://www.neozipper.com/News_Events_Links/",,1
,"Inquiry","show-menu=inquiry_sub","http://www.neozipper.com/Inquiry/",,1
,"Contacts","show-menu=contacts_sub","http://www.neozipper.com/Contacts/",,1
,"Visitor","http://www.neozipper.com/Visitor",,,1
])


addmenu(menu=[
"neo_info_sub",
,
,
245,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Brief History of Zipper","http://www.neozipper.com/Neo_Info/Brief_History_Of_Zipper.php",,,1
,"Making of NEO","http://www.neozipper.com/Neo_Info/Making_Of_Neo.php",,,1
,"Branded Zipper","http://www.neozipper.com/Neo_Info/Branded_Zipper.php",,,1
,"NEO's Commitment to Environment","http://www.neozipper.com/Neo_Info/Neos_Commitment_To_Environment.php",,,1
,"Going GREEN","http://www.neozipper.com/Neo_Info/Going_Green.php",,,1
,"Advantages of NEO","http://www.neozipper.com/Neo_Info/Advantages_Of_NEO.php",,,1
])

addmenu(menu=[
"zipper_sub",
,
,
180,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Zipper Info","http://www.neozipper.com/Zipper/Zipper_Info.php",,,1
,"Plastic Zipper","http://www.neozipper.com/Zipper/Plastic_Zipper.php",,,1
,"Polyester Zipper","http://www.neozipper.com/Zipper/Polyester_Zipper.php",,,1
,"Metal Zipper","http://www.neozipper.com/Zipper/Metal_Zipper.php",,,1
,"Pre-Formed Metal Zipper","http://www.neozipper.com/Zipper/Pre_Formed_Metal_Zipper.php",,,1
,"Latest Zipper","http://www.neozipper.com/Zipper/Latest_Zipper.php",,,1
,"Tips for Zipper","http://www.neozipper.com/Zipper/Tips_For_Zipper.php",,,1
,"Q&A","http://www.neozipper.com/Zipper/Q&a.php",,,1
,"Zipper Code","http://www.neozipper.com/Zipper/Zipper_Code.php",,,1
])


addmenu(menu=[
"production_sub",
,
,
215,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Production Facility","http://www.neozipper.com/Production/Production_Facility.php",,,1
,"Quality Management System","http://www.neozipper.com/Production/Quality_Management_System.php",,,1
,"Quality Standard","http://www.neozipper.com/Production/Quality_Standard.php",,,1
,"Quality Certificates","http://www.neozipper.com/Production/Quality_Certificates.php",,,1
,"CPSS","http://www.neozipper.com/Production/Cpss.php",,,1
])

addmenu(menu=[
"csr_sub",
,
,
180,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Our Business","http://www.neozipper.com/CSR/Our_Business.php",,,1
,"Our Supply Chain","http://www.neozipper.com/CSR/Our_Supply_Chain.php",,,1
,"Our Environment","http://www.neozipper.com/CSR/Our_Environment.php",,,1
,"NEO's Products","http://www.neozipper.com/CSR/NEOs_Products.php",,,1
,"NEO's Community","http://www.neozipper.com/CSR/NEOs_Community.php",,,1
,"Code of Ethics","http://www.neozipper.com/CSR/Code_of_Ethics.php",,,1
,"Code of Conduct","http://www.neozipper.com/CSR/Code_of_Conduct.php",,,1

])

addmenu(menu=[
"neo_slider_catalog_sub",
,
,
140,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Plastic Slider","http://www.neozipper.com/Slider_Catalog/Slider.php?Catalog_ID=1",,,1
,"Polyester Slider","http://www.neozipper.com/Slider_Catalog/Slider.php?Catalog_ID=2",,,1
,"Metal Slider","http://www.neozipper.com/Slider_Catalog/Slider.php?Catalog_ID=3",,,1
,"Latest Slider","http://www.neozipper.com/Slider_Catalog/Slider.php?Catalog_ID=4",,,1
])


addmenu(menu=[
"news_events_links_sub",
,
,
146,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"News","http://www.neozipper.com/News_Events_Links/News.php",,,1
,"Events","http://www.neozipper.com/News_Events_Links/Events.php",,,1
,"Links","show-menu=links_sub","http://www.neozipper.com/News_Events_Links/Links/",,1
,"Acknowledgement","http://www.neozipper.com/News_Events_Links/Acknowledgement.php",,,1
])


addmenu(menu=[
"links_sub",
,
,
120,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Bangladesh","http://www.neozipper.com/News_Events_Links/Links/Links_Bangladesh.php",,,1
,"International","http://www.neozipper.com/News_Events_Links/Links/Links_International.php",,,1
,"Reciprocal","http://www.neozipper.com/News_Events_Links/Links/Links_Reciprocal.php",,,1
])


addmenu(menu=[
"inquiry_sub",
,
,
161,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Bangladesh Inquiry","http://www.neozipper.com/Inquiry/Bangladesh_Inquiry.php",,,1
,"Canada & USA Inquiry","http://www.neozipper.com/Inquiry/Canada_&_USA_Inquiry.php",,,1
,"World Wide Inquiry","http://www.neozipper.com/Inquiry/World_Wide_Inquiry.php",,,1
,"Send Inquiry","http://www.neozipper.com/Inquiry/Send_Inquiry.php",,,1
])


addmenu(menu=[
"contacts_sub",
,
,
96,
1,
,
PlainStyle,
0,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Bangladesh","http://www.neozipper.com/Contacts/Bangladesh.php",,,1
,"Canada","http://www.neozipper.com/Contacts/Canada.php",,,1
,"Korea","http://www.neozipper.com/Contacts/Korea.php",,,1
,"Netherlands","http://www.neozipper.com/Contacts/Netherlands.php",,,1
])


dumpmenus();