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)}
effect = "Fade(duration=0.2);Alpha(style=0,opacity=150)"
//Shadow(color='#ffffff', Direction=135, Strength=5)" // if you want to have shadow of menu

timegap=300		// The time delay for menus to remain visible
followspeed=2		// Follow Scrolling speed
followrate=20		// Follow Scrolling Rate
suboffset_top=5;	// Sub menu offset Top position 
suboffset_left=-3;	// Sub menu offset Left position
closeOnClick = true

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.
"000000",			// Mouse Off Font Color d4d4d6
"",		 			 // Mouse Off Background Color
"003366",			// Mouse On Font Color
"",			// Mouse On Background Color E8E6E1
"5887A5",					// Menu Border Color 
13,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana",	// Font Name
3,				// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
,			// 3D High Color
,			// 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)
"ffcccc",			// Menu Header Background Color (Leave blank if headers are not needed)
,		// Menu Item Separator Color,7D98AD
]

style2=[		// style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"#000000",		// Mouse Off Font Color
"EFEFEF",		// Mouse Off Background Color
"022A52",		// Mouse On Font Color
"lightblue",		// Mouse On Background Color DBDCDD
"#5887A5",		// Menu Border Color 
11,			// Font Size in pixels
"normal",		// Font Style (italic or normal)
"normal",			// 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
,			// 3D High Color
,			// 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)
"5887A5",		// Menu Item Separator Color
]



//---------------------------------------------BEGIN  Main Menu----------------------------------------------------		
	
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
5,			// Menu Top - The Top position of the menu in pixels
20,			// Menu Left - The Left position of the 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"
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)
"left",			// 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)
,			// Background image for menu when BGColor set to transparent.
,			// Scrollable Menu
,			// Reserved for future use
//  level 1(Top Menu)
,"&nbsp;Home&nbsp;","/Default.html","Default.html","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;Introduction&nbsp;","show-menu=SubIntroduction","#","",1
,"&nbsp;Services&nbsp;","show-menu=SubITServices","#","",1
,"&nbsp;Consulting&nbsp;","show-menu=SubCorporateSolution","#","",1
,"&nbsp;Support&nbsp;","show-menu=SubRepairCenter","#","",1
,"&nbsp;Contact&nbsp;","show-menu=SubContact","#","",1
,"&nbsp;Partners&nbsp;","/Contact/Partner.html","/Contact/Partner.html","",1
])

//---------------------------------------------END  Main Menu----------------------------------------------------	



//---------------------------------------------BEGIN   SubMenu of Introduction--------------------------------------------------	
	addmenu(menu=["SubIntroduction",
	,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Our Company","/Introduction/Company.html",,,1
	,"Mission Statement","/Introduction/MissionStatement.html",,,1
	,"Our Team","/Introduction/Ourteam.html",,,1
	,"Activities","/Introduction/activities.asp",,,1
	

	])

//---------------------------------------------END   SubMenu of Introduction--------------------------------------------------	

	
		
			
//---------------------------------------------BEGIN   SubMenu of RepairCenter----------------------------------------------------	
		
	addmenu(menu=["SubRepairCenter",
	,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"News","/news/news_default.html",,,1
	,"Downloads","/Support/Download.html",,,1
	//,"Windows Tips","/Support/WindowsTips.html",,,1  
	,"FAQ","/Support/FAQ.html",,,1
	,"Knowledge Base","/Support/KnowledgeBase.html",,,1
	//,"Laptop / PC Repairs","/Support/Laptop.html",,,1
    ,"Phone Support","/Support/PhoneSupport.html",,,1
	//,"Remote Support","http://support.ssbg.com.cn",,,1	
	,"Remote Support","/Support/Remote.asp",,,1
	
	])
	
		
//---------------------------------------------END  SubMenu of RepairCenter----------------------------------------------------			






//---------------------------------------------BEGIN  SubMenu of CorporateSolution--------------------------------------------------			
	
	addmenu(menu=["SubCorporateSolution",
	,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Database Development","/Consulting/DBDev.html",,,1
	,"Network Consulting","/Consulting/NetworkConsulting.html",,,1
	,"Project Management","/Consulting/ProjectMGMT.html",,,1
	,"Security Consulting","/Consulting/SecurityConsulting.html",,,1

	

	])
	
//---------------------------------------------END  SubMenu of CorporateSolution--------------------------------------------------			




//---------------------------------------------BEGIN  SubMenu of ITServices--------------------------------------------------			
	
	addmenu(menu=["SubITServices",
	,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Cabling Systems","/ITServices/CablingInstallation.html",,,1
	,"Email Services","/ITServices/EmailServices2.html",,,1
	,"Data Backup / Recovery","/ITServices/DataBackupRecovery.html",,,1
	,"Hardware / Software","/ITServices/Hardware-software.html",,,1
	,"Hosting Solutions","/ITServices/HostingServices.html",,,1
	,"IT Services","/ITServices/SystemMain.html",,,1
	,"New Office Setup","/ITServices/NewOfficeSetup.html",,,1
	,"Phone Systems (PABX)","/ITServices/OfficePBXSolutions.html",,,1
    //,"Website Building","/ITServices/webbuild.html",,,1
	,"Video Conferencing","/ITServices/Videoconferencing.html",,,1
	//,"VOIP","/ITServices/VOIP.html",,,1
	,"VPN","/ITServices/VPN.html",,,1
	
	])
	
//---------------------------------------------END  SubMenu of ITServices--------------------------------------------------			

//---------------------------------------------BEGIN  SubMenu of Contact-------------------------------------------------			
	
	addmenu(menu=["SubContact",
	,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Careers","/Contact/Careers.html",,,1
	,"Contact Us","/Contact/ContactUs.html",,,1
	


	])
	
//---------------------------------------------END  SubMenu of Contact--------------------------------------------------			

//---------------------------------------------BEGIN  SubMenu of Contact-------------------------------------------------			
	
	addmenu(menu=["SubPartners",
	,,180,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Partners","/Contact/Partner.html",,,1
	


	])
	
//---------------------------------------------END  SubMenu of Contact--------------------------------------------------
dumpmenus()


