timegap=500
followspeed=2
followrate=40
suboffset_top=10;
suboffset_left=5;

effect = "fade(duration=0.5);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
"003F7D",					// Off Back Color
"ffffff",					// On Font Color
"000000",					// On Back Color
"A7CE7F",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"verdana",	// Font
5,							// Padding
"images/arrow2.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"FFE9BF",					// Referer item Font Color (leave this blank to disable)
"CA4001",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
81,					// Top
0,	            	// center
158,					// 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

"About Us",			"show-menu2",,"About Us",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Legal Info", 			"show-menu3",,"Legal Info",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Features",			"show-menu4",,"Our Services",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Our Links",		   "show-menu5",,"Join Us",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"More on Unilawonline",			"show-menu6",,"Our Links",1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"






]

menu2=[
,,157,1,"",prop1,0,"left",effect,,,,,,,
"About Lawyer India",	"about.htm",,,1,
"About Universal Group",	"uni_group.htm",,,1,
"Customer Support",	"support.htm",,,1,
"Contact Us",	"contact.htm",,,1

]

	menu3=[
	,,180,1,"",prop1,,"left",effect,,,,,,,

"Legal Articles ","http://www.unilawonline.com/article.asp",,,1,
"Legal Luminaries ","http://unilawonline.com/legalluminaries.asp",,,1,
"Legal Jokes ","http://unilawonline.com/law_jokes.asp",,,1,
"Lawyer's Matrimonial ","http://unilawonline.com/matrimonial.asp",,,1,
"Advertise on this Site ","advertise.htm",,,1,
"Tutorial ","tutorial.htm",,,1,
"Law Conferences & Events","http://www.unilawonline.com/legalevents.asp",,,1,
"Inportant Days","http://www.unilawonline.com/importantdays.asp",,,1


]
	menu4=[
,,180,1,"",prop1,0,"left",effect,,,,,,,
"POP/IMAP Support  ","service.htm#popimap",,,1,
"200 MB Storage   ","service.htm#storage",,,1,
"Virus Protection ","service.htm#antivirus",,,1,
"Fast & Secure Websmail  ","service.htm#webmail",,,1,
"Auto Email Responder  ","service.htm#responder",,,1,
"Auto Email Forwarding","service.htm#forwarding",,,1,
"Address Book  ","service.htm#addressbook",,,1

]
menu5=[
,,157,1,"",prop1,0,"left",effect,,,,,,,
"Unilawonline","http://www.unilawonline.com",,,1,
"Students Law Info","http://www.studentslawinfo.com",,,1,
"Findindian Lawyer","http://www.findindianlawyer.co.in",,,1,
"Legal Jobs","http://www.lawjobs.co.in",,,1,
"Forms Online","http://www.formsonline.co.in",,,1,
"Law CD","http://www.lawcd.co.in",,,1,
"Online Bookshop  ","http://www.onlinebookshop.co.in",,,1


	]


	menu6=[
,,157,1,"",prop1,0,"left",effect,,,,,,,
"Lawyer's Update","http://www.lawyersupdate.com",,,1
	]
	

