timegap=500;
followspeed=4
followrate=4
suboffset_top=10;
suboffset_left=10;

hlp=[						// Menu Properties Array
"FFFFFF",					// Off Font Color
"800000",					// Off Back Color
"000000",					// On Font Color
"cc9933",					// On Back Color
"000000",					// Border Color
12,							// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"comic sans ms,helvetica",	// Font
5,							// Padding
"images/arrow.gif"			// Sub Menu Image
,1							// 3D Border & Separator
,"ffffff"					// 3D High Color
,"000000"					// 3D Low Color
]

menu1=[
105,									// Top
145	,									// left
140,								// Width
2,									// Border Width
"JavaScript",						// Name
hlp,								// Properties Array
0,									// Always Visible
"left",								// Alignment
"Fade(duration=0.3)",				// IE Filter
,									// Follow Scrolling
, 									// Horizontal Menu
,
,
,
,
"Introduction","diary.html",,,1, //"Title","URL","separator"
"How to Order","diaryorder.html",,,1,
"Diary Contents","diarycontent.html",,,1

]








