

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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 this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
/*if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
    effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);"
}
else
{
    effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}*/


timegap=200              // The time delay for menus to remain visible
followspeed=5            // Follow Scrolling speed
followrate=40            // Follow Scrolling Rate
suboffset_top=0;         // Sub menu offset Top position 
suboffset_left=0;        // Sub menu offset Left position

style1=[                 // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"",               // Mouse Off Font Color
"#327CAB",               // Mouse Off Background Color
"",               // Mouse On Font Color
"",               // Mouse On Background Color
"#FFFFFF",                // Menu Border Color 
10,                      // Font Size in pixels
"normal",                // Font Style (italic or normal)
"normal",                  // Font Weight (bold or normal)
"Verdana",               // Font Name
0,                       // Menu Item Padding
,                        // Sub Menu Image (Leave this blank if not needed)
,                        // 3D Border & Separator bar
"66ffff",                // 3D High Color
"000099",                // 3D Low Color
,                        // Current Page Item Font Color (leave this blank to disable)
,                        // Current Page Item Background Color (leave this blank to disable)
"",                      // Top Bar image (Leave this blank to disable)
"",                // Menu Header Font Color (Leave blank if headers are not needed)
"",                // Menu Header Background Color (Leave blank if headers are not needed)
]


style2=[                 // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#FFFFFF",               // Mouse Off Font Color
"#0091E0",               // Mouse Off Background Color
"#FFFFFF",               // Mouse On Font Color
"#4D87C8",               // Mouse On Background Color
"FFFFFF",                // Menu Border Color 
10,                      // Font Size in pixels
"normal",                // Font Style (italic or normal)
"bold",                  // Font Weight (bold or normal)
"Verdana",               // Font Name
4,                       // Menu Item Padding
,                        // Sub Menu Image (Leave this blank if not needed)
,                        // 3D Border & Separator bar
"66ffff",                // 3D High Color
"000099",                // 3D Low Color
,                        // Current Page Item Font Color (leave this blank to disable)
,                        // Current Page Item Background Color (leave this blank to disable)
"",                      // Top Bar image (Leave this blank to disable)
"ffffff",                // Menu Header Font Color (Leave blank if headers are not needed)
"000099",                // Menu Header Background Color (Leave blank if headers are not needed)
]

style3=[                 // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#FFFFFF",               // Mouse Off Font Color
"#D32349",               // Mouse Off Background Color
"#FFFFFF",               // Mouse On Font Color
"#BC0D33",               // Mouse On Background Color
"FFFFFF",                // Menu Border Color 
10,                      // Font Size in pixels
"normal",                // Font Style (italic or normal)
"bold",                  // Font Weight (bold or normal)
"Verdana",               // Font Name
4,                       // Menu Item Padding
,                        // Sub Menu Image (Leave this blank if not needed)
,                        // 3D Border & Separator bar
"66ffff",                // 3D High Color
"000099",                // 3D Low Color
,                        // Current Page Item Font Color (leave this blank to disable)
,                        // Current Page Item Background Color (leave this blank to disable)
"",                      // Top Bar image (Leave this blank to disable)
"ffffff",                // Menu Header Font Color (Leave blank if headers are not needed)
"000099",                // Menu Header Background Color (Leave blank if headers are not needed)
]

style4=[                 // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#FFFFFF",               // Mouse Off Font Color
"#E37514",               // Mouse Off Background Color
"#FFFFFF",               // Mouse On Font Color
"#C86814",               // Mouse On Background Color
"FFFFFF",                // Menu Border Color 
10,                      // Font Size in pixels
"normal",                // Font Style (italic or normal)
"bold",                  // Font Weight (bold or normal)
"Verdana",               // Font Name
4,                       // Menu Item Padding
,                        // Sub Menu Image (Leave this blank if not needed)
,                        // 3D Border & Separator bar
"66ffff",                // 3D High Color
"000099",                // 3D Low Color
,                        // Current Page Item Font Color (leave this blank to disable)
,                        // Current Page Item Background Color (leave this blank to disable)
"",                      // Top Bar image (Leave this blank to disable)
"ffffff",                // Menu Header Font Color (Leave blank if headers are not needed)
"000099",                // Menu Header Background Color (Leave blank if headers are not needed)
]

style5=[                 // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#FFFFFF",               // Mouse Off Font Color
"#D29132",               // Mouse Off Background Color
"#FFFFFF",               // Mouse On Font Color
"#D9AB05",               // Mouse On Background Color
"FFFFFF",                // Menu Border Color 
10,                      // Font Size in pixels
"normal",                // Font Style (italic or normal)
"bold",                  // Font Weight (bold or normal)
"Verdana",               // Font Name
4,                       // Menu Item Padding
,                        // Sub Menu Image (Leave this blank if not needed)
,                        // 3D Border & Separator bar
"66ffff",                // 3D High Color
"000099",                // 3D Low Color
,                        // Current Page Item Font Color (leave this blank to disable)
,                        // Current Page Item Background Color (leave this blank to disable)
"",                      // Top Bar image (Leave this blank to disable)
"ffffff",                // Menu Header Font Color (Leave blank if headers are not needed)
"000099",                // Menu Header Background Color (Leave blank if headers are not needed)
]

style6=[                 // style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#FFFFFF",               // Mouse Off Font Color
"#439169",               // Mouse Off Background Color
"#FFFFFF",               // Mouse On Font Color
"#367F5F",               // Mouse On Background Color
"FFFFFF",                // Menu Border Color 
10,                      // Font Size in pixels
"normal",                // Font Style (italic or normal)
"bold",                  // Font Weight (bold or normal)
"Verdana",               // Font Name
4,                       // Menu Item Padding
,                        // Sub Menu Image (Leave this blank if not needed)
,                        // 3D Border & Separator bar
"66ffff",                // 3D High Color
"000099",                // 3D Low Color
,                        // Current Page Item Font Color (leave this blank to disable)
,                        // Current Page Item Background Color (leave this blank to disable)
"",                      // Top Bar image (Leave this blank to disable)
"ffffff",                // Menu Header Font Color (Leave blank if headers are not needed)
"000099",                // Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[            // This is the array that contains your menu properties and details
"mainmenu",               // Menu Name - This is needed in order for the menu to be called
50,                       // Menu Top - The Top position of the menu in pixels
14,                      // Menu Left - The Left position of the menu in pixels
60,                       // 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"
style1,                   // Properties Array - this is set higher up, as above
1,                        // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",                 // Alignment - sets the 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
,                         // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1,                        // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,                         // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,                         // Position of TOP sub image left:center:right
,                         // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,                         // Right To Left - Used in Hebrew for example. (1=on/0=off)
,                         // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,                         // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                         // Reserved for future use
,                         // Reserved for future use
,                         // Reserved for future use
,"<img src='../images/btns/btnaboutus.jpg' width='67' height='18' border='0'>","show-menu=aboutus",,, // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src='../images/btns/btnproduct.jpg' width='130' height='18' border='0'>","show-menu=products",,,
,"<img src='../images/btns/btnclients.jpg' width='59' height='18' border='0'>","show-menu=clients",,,
,"<img src='../images/btns/btnpartners.jpg' width='63' height='18' border='0'>","show-menu=partners",,,
,"<img src='../images/btns/btnsupport.jpg' width='66' height='18' border='0'>","show-menu=support",,,
,"<img src='../images/btns/btncontact.jpg' width='80' height='18' border='0'>","../about_us/contact_us.htm",,,
])


    addmenu(menu=["aboutus",
    ,,160,1,"",style2,,"left",,,,,,,,,,,,,
    ,"Introduction","../about_us/aboutus.htm",,,1
    ,"Expertise","../about_us/expertise.htm",,,1
    ,"Why Neutron","../about_us/why_neutron.htm",,,1
    ,"Customer Success Stories","../clients/cust_success.htm",,,1
    ,"Neutron All Around You","../about_us/neut_around.htm",,,1
    ,"Dealer Network","../about_us/dealer_network.htm",,,1
    ])


    addmenu(menu=["products",
    ,,140,1,"",style3,,"left",,,,,,,,,,,,,
    ,"Alliances&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=alliances",,,1
    ,"Solutions&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=solutions",,,1
    ,"Services&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=services",,,1
	,"Special&nbsp;Applications&nbsp;&nbsp;>","show-menu=applications",,,1
    ])
    
    
        addmenu(menu=["alliances",
        ,,90,1,"",style3,,"",,,,,,,,,,,,,
        ,"Polycom", "../alliances/polycom_index.htm",,,1
        ,"Wooksung", "../alliances/wooksung_index.htm",,,1
	,"Cyber Vision", "../alliances/cyber_index.htm",,,1
        ,"Vaddio", "../alliances/vaddio_index.htm",,,1
        ])

                
        addmenu(menu=["solutions",
        ,,160,1,"",style3,,"left",,,,,,,,,,,,,
        ,"Audio Conferencing &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=audio","../solutions_index/audio_index.htm",,1
        ,"Video Conferencing &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=video","../solutions_index/video_index.htm",,1
        ,"Network Management &nbsp;>","show-menu=network","../solutions_index/network_index.htm",,1
        ,"Videophones &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=phones","../alliances/wooksung_index.htm",,1
        ,"Digital Surveillance &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=digital","../solutions_index/digital_index.htm",,1
        ,"Speciality Camera Controls & Cameras &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=multichannel","../alliances/vaddio_index.htm",,1
        ])

                addmenu(menu=["audio",
                ,,135,1,"",style3,,"left",,,,,,,,,,,,,
                ,"SoundStation2","../solutions/sound_stn2.htm",,,1
                ,"SoundStation VTX1000","../solutions/soundstn_vtx1000.htm",,,1
          
                ])

                addmenu(menu=["video",
                ,,120,1,"",style3,,"left",,,,,,,,,,,,,
                ,"PVX Software","../solutions/pvx_software.htm",,,1
				,"Via Video","../solutions/via_video_II.htm",,,1
		        ,"","",,,1
		        ,"V 500","../solutions/v500.htm",,,1
		        ,"VSX 3000","../solutions/vsx3000.htm",,,1
		        ,"VSX 6000","../solutions/vsx6000.htm",,,1
		        ,"","",,,1
				,"VSX 7000","../solutions/vsx7000.htm",,,1
                ,"VSX 7400","../solutions/vsx7400.htm",,,1
				,"VSX 7800","../solutions/vsx7800.htm",,,1
                ,"VSX 8000","../solutions/vsx8000.htm",,,1
				,"VSX 8400","../solutions/vsx8400.htm",,,1
                ,"VSX 8800","../solutions/vsx8800.htm",,,1


                ])

				addmenu(menu=["network",
                ,,145,1,"",style3,,"left",,,,,,,,,,,,,
                ,"Accord MCUs","../solutions/accord_mcus.htm",,,1
                ,"Accord 25 MGC","../solutions/nm_mgc25.htm",,,1
                ,"Accord 50 MGC","../solutions/nm_mgc50.htm",,,1
                ,"Accord 100 MGC","../solutions/nm_mgc100.htm",,,1
                ,"Global Management System","../solutions/global_system.htm",,,1
                ,"Polycom PathNavigator","../solutions/pathnavigator.htm",,,1
                ,"Polycom WebOffice","../solutions/weboffice.htm",,,1
                ,"Polycom Office","../solutions/polycom_office.htm",,,1
                ])

                addmenu(menu=["digital",
                ,,135,1,"",style3,,"left",,,,,,,,,,,,,
                ,"SuperLive-4 DVR","../solutions/super_live4dvr.htm",,,1
                ,"Webvision Combo-16","../solutions/webvision_combo-16.htm",,,1
                ])

                addmenu(menu=["phones",
                ,,105,1,"",style3,,"left",,,,,,,,,,,,,
                ,"WVP2100","../solutions/wvp2100.htm",,,1
                ,"WVP2100W","../solutions/wvp2100w.htm",,,1
                ,"WVP2100S","../solutions/wvp2100s.htm",,,1
                ])

                addmenu(menu=["multichannel",
                ,,160,1,"",style3,,"left",,,,,,,,,,,,,
				,"ControlView","../solutions/controlview.htm",,,1
                ,"ControlView Xtreme","../solutions/controlview_xtreme.htm",,,1
				,"","",,,1
				,"MicView","../solutions/micview.htm",,,1
				,"TouchView","../solutions/touchview.htm",,,1
				,"AutoView","../solutions/autoview.htm",,,1
				,"ControlView Control Expander","../solutions/controlview_control_expander.htm",,,1
		        ,"","",,,1
				,"WallView 50i PTZ","../solutions/wallview_50iptz.htm",,,1
				,"WallView 70 PTZ","../solutions/wallview_70ptz.htm",,,1
				,"WallView 100 PTZ","../solutions/wallview_100ptz.htm",,,1
		        ,"","",,,1
				,"CeilingView 50iR PTZ","../solutions/ceilingview_50irptz.htm",,,1
				,"ceilingView 70 PTZ","../solutions/ceilingview_70ptz.htm",,,1
				,"","",,,1
				,"HideAway 50i PTZ","../solutions/hideaway_50iptz.htm",,,1
				,"HideAway 70 PTZ","../solutions/hideaway_70ptz.htm",,,1
				,"","",,,1
				,"50i PTZ Camera","../solutions/50i_ptz_camera.htm",,,1
				,"50iR PTZ Camera","../solutions/50ir_ptz_camera.htm",,,1
				,"70 PTZ Camera","../solutions/70_ptz_camera.htm",,,1
				,"100 PTZ Camera","../solutions/100_ptz_camera.htm",,,1
				,"","",,,1
				,"CoverView","../solutions/coverview.htm",,,1
				,"","",,,1
				,"CeilingView","../solutions/ceilingview.htm",,,1
				,"CeilingView MEGA PRO","../solutions/ceilingview_mega_pro.htm",,,1
				])

                
    addmenu(menu=["applications",
    ,,160,1,"",style3,,"",,,,,,,,,,,,,
    ,"Healthcare - Telemedicine", "../applications/healthcare.htm",,,1
    ,"Distance Learning", "../applications/distance.htm",,,1
    ])

              
    
    addmenu(menu=["services",
    ,,130,1,"",style3,,"",,,,,,,,,,,,,
    ,"Converged Solutions", "../solutions/converged.htm",,,1
    ,"Life Cycle Services", "../solutions/lifecycle.htm",,,1
    ])


    
    addmenu(menu=["clients",
    ,,135,1,,style2,0,"left",,0,,,,,,,,,,,
    ,"Partial List of Clients","../clients/clist.htm",,,1
    ,"Customer Success Stories &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>","show-menu=customer","../clients/cust_success.htm",,1
    ])

                addmenu(menu=["customer",
                ,,140,1,"",style2,,"left",,,,,,,,,,,,,
                ,"ONGC","../clients/ongc.htm",,,1
                ,"Elcot","../clients/elcot.htm",,,1
                ,"Larsen & Toubro Ltd.","../clients/landt.htm",,,1
                ,"Video Conferencing (International Symposium)","../clients/int_sympo.htm",,,1
                ,"Cairn Energy","../clients/cairn_energy.htm",,,1
                ,"Enterpreneurship Cell","../clients/cell.htm",,,1
                ])
    
    addmenu(menu=["partners",
    ,,125,1,,style4,0,"left",,0,,,,,,,,,,,
    ,"Partner Program","../partner/part_programs.htm",,,1
    ,"Become A Partner","../partner/register.htm",,,1
    ])

    addmenu(menu=["support",
    ,,125,1,,style5,0,"left",,0,,,,,,,,,,,
    ,"Support At Neutron","../support/supp.htm",,,1
    ,"Highlights","../support/highlights.htm",,,1
    ])


dumpmenus()