timegap=500
followspeed=5
followrate=40
suboffset_top=3;
suboffset_left=8;

effect = "fade(duration=0.3);Shadow(color='#000000', 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
"000099",					// Off Back Color
"FFFFFF",					// On Font Color
"000066",					// On Back Color
"000000",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",  					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
4,							// Padding
"arrow.gif",				// Sub Menu Image (Leave blank if not needed)
0,							// 3D Border & Separator
"0099ff",					// 3D High Color
"0033ff",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"000066",					// Referer item Back Color (leave this blank to disable)
]


menu1=[			// This is the array that contains your menu properties and details
120
,				// Top
,				// left
,				// Width
2,				// Border Width
"center",		// 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
,				// 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
"Home<br>Page","default.htm",,,1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,
"Promotional <br>Displays","show-menu10",,"",1
,
"Exhibition & <br>Display","show-menu2",,"",1
,
"Exhibition <br>Graphics","show-menu4",,"",1
,
"Lenticular & <br>3D","lenticular.htm",,"",1
,
"Digital <br>Photographic Prints","http://www.redwoodphoto.co.uk",,"",1
,
"Photographic <br>Services","http://www.redwoodphoto.co.uk",,"",1
,
"Mounting & <br>Finishing","show-menu8",,"",1
,
"Contacts &<br>Map","show-menu9",,"",1

]

menu2=[
,,220,1,"",prop1,,"left",effect,,,,,,,

"Popup Displays","popup.htm",,,1,// do not forget comma when adding lines
"Banner Stands","show-menu3",,,1,
"Modular Panel Systems","modular.htm",,,1,
"Portable Exhibition Furniture","portable.htm",,,1,
"Literature Dispensers","dispensers.htm",,,1,
"Lighting","lighting.htm",,,1,
"Case & Carry Bags","carry.htm",,,1,
"Display & Notice Boards","display.htm",,,1

]

	menu3=[
	,,135,1,"",prop1,,"left",effect,,,,,,,// do not forget comma when adding lines	
	"Excel","excel.htm",,,1,
	"The D4","d4.htm",,,1,
	"Barracuda","barracuda.htm",,,1,
	"Excaliber One","excaliber1.htm",,,1,
	"Uno","uno.htm",,,1,
	"Ark","ark.htm",,,1,
	"The Duo","duo.htm",,,1,
	"Lumina 6","lumina6.htm",,,1
	
	]

menu4=[
,,155,1,"center",prop1,,"left",effect,,,,,,,
"Creative Design","creativedesign.htm",,,1,// do not forget comma when adding lines
"Interior Products","interior.htm",,,1,
"Exterior Products","exterior.htm",,,1,
"Useful Information","information.htm",,,1


]

menu5=[,,155,1,,prop1,0,"left",effect,0,,,,,,
"Processing","test.php",,,1,
"Printing","test.php",,,1// do not forget comma when adding lines
]

menu6=[
,,255,1,"",prop1,,"",effect,,,,,,,
"Retouching & Creative Manipulation", "http://www.redwoodphoto.co.uk",,,1,
"Printing from Digital Files", "http://www.redwoodphoto.co.uk",,,1,
"Price Guide", "http://www.redwoodphoto.co.uk",,,1// do not forget comma when adding lines
]

menu7=[
,,175,1,"",prop1,,"",effect,,,,,,,
"Photographic Printing", "http://www.redwoodphoto.co.uk",,,1,
"Photographic Processing", "http://www.redwoodphoto.co.uk",,,1// do not forget comma when adding lines
]

menu8=[
,,165,1,"",prop1,,"",effect,,,,,,,
"Mounting & Laminating", "mount.htm",,,1,
"Framing & Finishing", "framing.htm",,,1// do not forget comma when adding lines
]

menu9=[
,,110,1,"",prop1,,"",effect,,,,,,,
"Email", "contactus.htm",,,1,
"How to Find Us", "map.htm",,,1// do not forget comma when adding lines
]

menu10=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Point of Sale", "pos.htm",,,1,
"Backlit Displays", "backlit.htm",,,1// do not forget comma when adding lines
]


