timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#FFFFFF', Direction=135, Strength=5)"

function openwin(url)
{
        nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
        nwin.focus();
}

prop1=[                                          // prop1 is an array of properties you can have as many property arrays as you need
"ffffff",                                        // Off Font Color
"333333",                                        // Off Back Color
"000000",                                        // On Font Color
"ffffff",                                        // On Back Color
,                                        // Border Color
11,                                              // Font Size
"normal",                                        // Font Style
"normal",                                        // Font Weight
"Arial",                                         // Font
1,                                               // Padding
"images/arrowr.jpg",                 // Sub Menu Image
0,                                               // 3D Border & Separator
"66ffff",                                        // 3D High Color
"000099",                                        // 3D Low Color
,                                        // Referer item Font Color (leave this blank to disable)
,                                        // Referer item Back Color (leave this blank to disable)
]

menu1=[             // This is the array that contains your menu properties and details
110,                // Top
145,                 // left
120,                // Width
0,                  // Border Width
"left",             // Screen Position - here you can use "center;middle;right"
prop1,              // Properties Array - this is set higher up, as above
1,                  // Always Visible - allows the menu item to be visible at all time
"center",           // Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,                   // Filter - Text variable for setting transitional effects on menu activation
,                   // Follow Scrolling - Tells the menu item to follow the user down the screen
1,                  // Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,                   // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,                   // Position of sub image left:center:right:middle:top:bottom
,                   // Show an image on top menu bars indicating a sub menu exists below
,                   // Reserved for future use
"PROFILE","show-menu2",,"Corporate Profile",1,
"SERVICES","show-menu3",,"Corporate Profile",1,
"ACTIVITIES","activity.html",,"Activities",1,
"EMPLOYMENT","career.htm",,"Job Employment",1,
"CONTACT US","contactus.htm",,"Contact Information",1
//"Others","others.html",,"#",1
]

menu2=[
,,160,1,"",prop1,,"left",effect,,,,,,,
"ABOUT US","aboutus.htm",,,1,
"DIVISIONS","divisions.htm",,"Our Divisions",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"PARTNERS & ALLIANCES","corp_alliance.htm",,,1,
"CORE STRENGTHS","core_s.htm",,,1,
"TESTIMONIALS & AWARDS","awards.htm",,,1
]

menu3=[                                   // Training Provider
,,200,1,"",prop1,,"left",effect,,,,,,,
"Professional Certification Programs","show-menu4",,,1,
"Public Seminar and Training Programs","seminar.htm",,,1,
"Consultancy","seminar.htm",,,1,
"Website Designing","../anetco/index.html",,,1
]

menu4=[                                  // PCP
,,100,1,"",prop1,,"left",effect,,,,,,,
"CMA/CFM","cma_oak.htm",,,1,
"CPA","seminar.htm",,,1,
"CIA","cia_info.htm",,,1
]

menu5=[                                  // Products
,,100,1,"",prop1,,"left",effect,,,,,,,
"Books","prod_books.htm",,,1,
"Audio Tapes","prod_audio.htm",,,1,
"Video Tapes","prod_video.htm",,,1,
"CD-ROM","prod_cd.htm",,,1
]

menu6=[                                  // Products
,,100,1,"",prop1,,"left",effect,,,,,,,
"Books","prod_books.htm",,,1,
"Audio Tapes","prod_audio.htm",,,1,
"Video Tapes","prod_video.htm",,,1,
"CD-ROM","prod_cd.htm",,,1
]
