timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', 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
"000000",		// Off Font Color
"B6EA46",			// Off Back Color 
"ffffff",			// On Font Color 
"4981CC",		// On Back Color 
"ffffff",		// Border Color
10,			// Font Size
"normal",			// Font Style 
"normal",			// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
6,				// Padding
"arrow.gif",			// 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
1,					// Top
1,					// left
,					// Width
1,					// Border Width
"Center",			// 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

" Site&nbsp;Map ","default.asp",,,0,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
" Why&nbsp;Us? ","show-menu2",,"#",1,
" Web&nbsp;Solutions ","show-menu3",,"#",1,
" Software ","show-menu4",,"#",1,
" Multimedia ","show-menu5",,"#",1,
" Networking ","show-menu6",,"#",1,
" PC&nbsp;Supply ","show-menu7",,"#",1,
" Popular&nbsp;Hits ","show-menu8",,"#",1
]

menu2=[
,,140,1,"",prop1,0,"left",effect,0,,,,,,
"Company Profile","profile.asp",,,1,
"Skill & Technology","skill.asp",,,1,
"Profile of Expertise","expertise.asp",,,1,
"Meet Our Team","team.asp",,,1,
"Offshore Outsourcing","osclients.asp",,,1
]

menu3=[
,,210,1,"",prop1,0,"left",effect,0,,,,,,
"Website Design & Redesign","webdesign.asp",,,1,
"Domain Name Registration","webdomain.asp",,,1,
"Affordable Web Hosting","webhosting.asp",,,1,
"E-Commerce Solution","webecom.asp",,,1,
"Search Engine Optimisation","webseo.asp",,,1,
"Website Maintenance Service","webmain.asp",,,1
]

menu4=[
,,180,1,"",prop1,,"",effect,,,,,,,
"Customized Development", "softcust.asp",,,1,
"Ready Products", "softprod.asp",,,1
]

menu5=[
,,190,1,"",prop1,,"",effect,,,,,,,
"Corporate Logo Creation","mullogo.asp",,,1,
"Multimedia Presentation", "multpre.asp",,,1,
"Promotional CD Authoring", "multcda.asp",,,1,
"Broadcast TV Advert Creation", "multadtv.asp",,,1
]

menu6=[
,,200,1,"",prop1,,"",effect,,,,,,,
"Local Area Network Setup", "netlan.asp",,,1,
"Start Cyber Cafe Business", "show-menu9",,"#",1,
"VoIP Solution for Business", "netvoip.asp",,,1,
"Networking Accessories Sale", "netaccess.asp",,,1,
"Network Maintenance Service", "netmain.asp",,,1
]

menu7=[
,,200,1,"",prop1,,"",effect,,,,,,,
"Laptop, Brand & Clone PC Sales", "pclaptop.asp",,,1,
"Computer Accessories Sales", "pcsales.asp",,,1,
"PC Troubleshooting & Repair", "pcrepair.asp",,,1,
"Customized PC Assembling", "pcassemble.asp",,,1,
"PC Maintenance Service", "pcmain.asp",,,1
]

menu8=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Free Quote", "phquote.asp",,,1,
"Rates & Deals", "phrates.asp",,,1,
"Projects Portfolio", "phport.asp",,,1,
"Client Testimonials", "testimonials.asp",,,1,
"IT Jobs Vacancy", "phjobs.asp",,,1,
"IT Training: Hands-On", "phtraining.asp",,,1,
"IT News: Worldwide", "phnews.asp",,,1,
"eSmart Shopping", "pheshop.asp",,,1
]

menu9=[
,,180,1,"",prop1,,"",effect,,,,,,,
"Cyber Cafe Network Setup", "netcafe.asp",,,1,
"How to maintain Cyber Cafe?", "netcafe_how.asp",,,1
]