timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = ""

prop1=[			// prop1 is an array of properties you can have as many property arrays as you need
"666666",		// Off Font Color
"ffffff",		// Off Back Color
"000000",		// On Font Color
"ffffff",		// On Back Color
"ff0004",		// Border Color
9,				// Font Size
"normal",		// Font Style 
"Bold",		// Font Weight
"Verdana",		// Font
0,				// Padding
,				// Sub Menu Image (Leave blank if not needed)
0,				// 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)
""				// Sub Image on master menu items (leave blank to disable)
]

prop2=[			// prop2 is an array of properties you can have as many property arrays as you need
"000000",		// Off Font Color
"ffffff",		// Off Back Color
"ffffff",		// On Font Color
"0099CC",		// On Back Color
"ff0004",		// Border Color
9,				// Font Size
"normal",		// Font Style 
"bold",		// Font Weight
"Verdana",		// Font
4,				// Padding
,				// Sub Menu Image (Leave blank if not needed)
0,				// 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)
""				// Sub Image on master menu items (leave blank to disable)
]