timegap=2000
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=1);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();
}

config=[					// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",					// Off Font Color
"724444",					// Off Back Color
"000000",					// On Font Color
"a08686",					// On Back Color
"000000",					// Border Color
12,						// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"verdana,tahoma,helvetica",			// Font
3,						// Padding
"arrow.gif",					// Sub Menu Image
1,						// 3D Border & Separator
"ccb5b5",					// 3D High Color 
"ccb5b5",					// 3D Low Color
"",						// Referer item Font Color (leave this blank to disable)
"",						// Referer item Back Color (leave this blank to disable)
]

menu1=[88,10,100,1,"left",config,1,"left",,,1,,,,,
"Home","main.asp",,,1,
"The Firm","thefirm.asp",,,1,
"Management","mngmt.asp",,,1,
"Our Practice","practice.asp",,,1,
"Contact Us","contactus.asp",,,1,
"Log In &raquo;","show-menu2",,"#",1
]

menu2=[,,110,1,"left",config,,"left",effect,,,,,,,
"Webmail","http://webmail.dja.com.my/ target=_blank",,,1,
"InfoGuardian","login.asp",,,1
]

