timegap=500
followspeed=0
followrate=40
suboffset_top=10;
suboffset_left=10;

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.5);Alpha(style=0,opacity=100);Shadow(color='#fefefe', Direction=155, Strength=3)"
}
else
{
	effect = "Shadow(color='#fefefe', Direction=155, Strength=3)" // Stop IE5.5 bug when using more than one filter
}
//effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"ffffff",					// Off Font Color
"306dbe",					// Off Back Color
"f3e1eb",					// On Font Color
"4086ea",					// On Back Color
"306dbe",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
" Verdana,Tahoma,Helvetica",	// Font
4,							// Padding
"images/arrow.gif",				// Sub Menu Image (Leave blank if not needed)
0,							// 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
285,				// Top
356,				// left
130,				// Width
1,				// Border Width
"right",		// Screen Position - here you can use "center;left;right;middle;top;bottom"
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
0,				// Follow Scrolling - Tells the menu item to follow the user down the screen
2, 				// 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
//"Agriculture","http://210.212.236.134:9080/haritham/Welcome.html",,,1,  
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

//"Tourism","show-menu4",,"Tourist Spots Home page",1,
//"Ayurveda","show-menu6",,"All the Information you need to Travel within Kerala",1,
//"Accommodation","show-menu7","index.jsp?resource=tips&hotel=hotel","Where to Stay in Kerala",1,
//"Festivals","show-menu7",,"About Us",1,
//"Tradition","show-menu2",,"Ayurveda - Science of Life",1,
//"Districts","show-menu3",,"Event Calendar",1,
//"Kerala","show-menu10",,"Want to know more about Kerala ?",1,
"Home","index.html",,"Back to Home",1,
"About Us","show-menu2",,"About Us",1,
"Services","show-menu3",,"Services",1,
"Clients","clients.html",,"Our Clients",1,
"Products","products.html",,"Our Products",1
]

menu2=[,,150,1,"",prop1,,"center",effect,,,,,,,
"Profile","profile.html",,"Profile",1,
"Mission","mission.html",,"Mission",1,
"Management","management.html",,"Management",1,
"Infrastructure","infrastructure.html",,"Infrastructure",1,
"Technical Expertise","technical_expertise.html",,"Technical Expertise",1,
"Contact Us","contactUs.html",,"Contact Us",1
]

menu3=[,,150,1,"",prop1,,"center",effect,,,,,,,
"IT Consultancy","IT_consultancy.html",,"IT Consultancy",1,
"Network Solutions","show-menu4",,"Network Solutions",1,
"Software","software.html",,"Software",1,
"Web Technology","show-menu5",,"Web Technology",1,
"Creative Consultancy","creative_consultancy.html",,"Creative Consultancy",1,
"Advertising","advertising.html",,"Advertising",1,
"System Support","system_support.html",,"System Support",1
]

menu4=[,,150,1,"",prop1,,,effect,,,,,,,
"Planning","planning.html",,"Planning",1,
"Installation","installation.html",,"Installation",1,
"Support","support.html",,"Support",1
]

menu5=[,,170,1,"",prop1,,,effect,,,,,,,
"Web Designing","web_designing.html",,"Web Designing",1,
"Server Space & Hosting","server-space_&_hosting.html",,"Server Space and Hosting",1
]

document.write("<style type=text/css>a:visited{color:#FF0000}a:active{color:#424EC8;text-decoration:underline}a:link{color:#424EC8}a:hover {color:#424EC8;text-decoration:none}</style>");
