timegap=200
followspeed=2
followrate=40
suboffset_top=0;
suboffset_left=0;

effect = "fade(duration=0.1);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
"696969",					// Off Back Color
"ffcc00",					// On Font Color
"696969",					// On Back Color
"696969",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"arial",					// Font
4,							// Padding
"/images/arrow.gif",		// Sub Menu Image
,							// 3D Border & Separator
,							// 3D High Color
,							// 3D Low Color
,							// Referer item Font Color (leave this blank to disable)
,							// Referer item Back Color (leave this blank to disable)
]

prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"ffffff",					// Off Font Color
"696969",					// Off Back Color
"ffcc00",					// On Font Color
"7d7d7d",					// On Back Color
"696969",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"arial",					// Font
3,							// Padding
"/images/arrow.gif",		// Sub Menu Image
,							// 3D Border & Separator
,							// 3D High Color
,							// 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
100,				// Top
0,					// left
,					// 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
"left",				// 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
"&nbsp;&nbsp;Home&nbsp;&nbsp;","/index.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;&nbsp;Solutions&nbsp;","show-menu2",,"#",1,
"&nbsp;&nbsp;Company&nbsp;&nbsp;","show-menu8",,"#",1,
"&nbsp;&nbsp;Contact&nbsp;Us&nbsp;&nbsp;","/html/contact_info.html",,,1,
"&nbsp;&nbsp;Sitemap&nbsp;","/html/sitemap.html",,,1
]

menu2=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Overview","/html/solutions_services.html",,,1,
"SAP Integration","show-menu3",,"#",1,
"Web Services","show-menu6",,"#",1,
"Training","show-menu7",,"#",1,
"Support","/html/support.html",,,1
]

	menu3=[
	,,235,1,"",prop2,,"left",effect,,,,,,,
	"Overview","/html/sap_solutions_overview.html",,,1,
	"SAP R/3 Integration","show-menu4",,"#",1,
	"SAP NetWeaver","show-menu5",,"#",1,
	"x2xswap for SAP Business Connector","/html/x2xswap_overview.html",,,1,
	"PICO2 for R/3","/html/pico2.html",,,1
	]
		menu4=[
		,,235,1,"",prop2,,"left",effect,,,,,,,
		"SAP R/3 Connectivity","/html/sap_r3_overview.html",,,1,
		"Plant Maintenance & R/3","/html/plant_maintenance.html",,,1,
		"Logistics Management & R/3","/html/logistics_management.html",,,1,
		"Business Warehouse Data Intelligence","/html/business_info_warehouse.html",,,1,
		"Document Archiving","/html/archiving.html",,,1
		]
		
		menu5=[
		,,235,1,"",prop2,,"left",effect,,,,,,,
		"Overview","/html/mysap_technology.html",,,1,
		"Portal Services","/html/portal.html",,,1,
		"Web Application Server","/html/web_app_server.html",,,1
		]
		
	menu6=[
	,,150,1,"",prop2,0,"left",effect,0,,,,,,
	"Overview","/html/web_services.html",,,1,
	"Wireless Monitoring","/html/wireless.html",,,1,
	"J2EE & .Net Connectivity","/html/j2ee_net.html",,,1
	
	]
	
			
		
	menu7=[
	,,240,1,"",prop2,,"left",effect,,,,,,,
	"Overview","/html/training.html",,,1,
	"SAP Business Connector and x2x.swap","/html/bc_x2x_training.html",,,1,
	"Network Security Course","/html/security_course.html",,,1,
	"XML Course","/html/xml_course.html",,,1
	]


menu8=[
,,140,1,"",prop2,,"left",effect,,,,,,,
"Corporate Profile","/html/corp_profile.html",,,1,
"Our Model","show-menu9",,"#",1,
"Partners","/html/partners.html",,,1,
"Career Opportunities","/html/career_opps.html",,,1,
"Privacy Policy","/html/privacy_policy.html",,,1,
"Legal","/html/legal.html",,,1
]

	menu9=[
	,,95,1,,prop2,0,"left",effect,0,,,,,,
	"Overview","/html/our_model.html",,,1,
	"SolutionsLab","/html/solutions_lab.html",,,1,
	"Expertise","/html/expertise.html",,,1,
	"Components","/html/components.html",,,1
	]




