timegap=500
followspeed=5
followrate=40
suboffset_top=5;
suboffset_left=-2;

effect = "fade(duration=0.2);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
"ffffff",					// Off Font Color
"0B3F88",					// Off Back Color
"ffffcc",					// On Font Color
"0050FF",					// On Back Color
"999999",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"monotype corsiv,Tahoma,lucida andwriting,Verdana,Helvetica",	// Font
2,							// Padding
"dot.gif",				// Sub Menu Image
2,							// 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
100,					// Top
1,					// left
125,					// 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
top,					// 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
"HOME","index.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"ABOUT US","show-menu5","aboutm.html",,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"SERVICES","show-menu6","services.html",,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"PUBLIC SECTOR","publicsector.html",,,1,
"CAREERS","career.html",,,1,
"CUSTOMER SUPPORT","support.php",,,1,
"FAQs","faq.html",,,1,
"CONTACT US","contact.php",,,1
]

menu2=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Website Design","webdesign.html",,,,
"Website Redesign","webredesign.html",,,,	
"Database & E-Commerce","database-ecom.html",,,,
"Web Design Packages","designpackages.html",,,
]

menu3=[
,,190,1,"",prop1,,"left",effect,,,,,,,
"5 Quality Page Site Package","qpage.html",,,,
"Starter Business Package","starter.html",,,,
"Medium Size Business Package","medium.html",,,,
"Corporate Package","corporate.html",,,,
"Online Shop Package","oshop.html",,,,
"Compumedia Business Email","bemail.html",,,
]

menu4=[
,,190,1,"",prop1,,"left",effect,,,,,,,
"Web Hosting Plans","webhosting.html",,,,
"Windows v/s Linux","winlinux.html",,,,
"Compare Plans","compareplans.html",,,
]

menu5=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"About Compumedia","aboutm.html",,,,
"Our Approach","approach.html",,,
]

menu6=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Business Mail","businessmail.html",,,,
"Domain Registration","domainsearchandregistrations.html",,,,
"Graphics","graphics.html",,,,
"Software Development","inventory.html",,,,
"Telecommunications","telecommunications.html",,,,
"Web Development","web.html",,,,
"Web Hosting","webh.html",,,
]

menu16=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Business Mail","businessmail.html",,,,
"Graphics","show-menu7","graphics.html",,,
"Software Development","inventory.html",,,,
"Telecommunications","show-menu9","telecommunications.html",,,
"Web Development","show-menu2","web.html",,,
"Web Hosting","show-menu4","webh.html",,
]

menu7=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Animations & Stills","graphics.html",,,
]

menu8=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Inventory Applications","inventory.html",,,
]

menu9=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"VoIP","voip.html",,,,
"VSAT","vsat.html",,,
]