timegap=500
followspeed=5
followrate=40
suboffset_top=5;
suboffset_left=-5;

effect = "fade(duration=0.3);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
"4A4948",					// Off Font Color
"CBBE9C",					// Off Back Color
"4A4948",					// On Font Color
"9B8C61",					// On Back Color
"cccccc",					// Border Color
15,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Arial",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"cccccc",					// 3D High Color
"cccccc",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"B0A17A",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
4,					// Top
,					// left
,					// 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
1,					// 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
"&nbsp;Homepage&nbsp;","home.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;Our Services&nbsp;","show-menu2",,"#",1,
"&nbsp;Our Clients&nbsp;","show-menu3",,"#",1,
"&nbsp;Photo Galleries&nbsp;","show-menu5",,"#",1,
"&nbsp;Some Previous Projects&nbsp;","show-menu4",,"#",1,
"&nbsp;Contact us&nbsp;","contactus.php",,"#",1



]


		
menu2=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Tree Removals","tree_removals.html",,,1,
"Tree Sales"," tree_sales.html",,,1,
"Tree Sourcing"," tree_sourcing.html",,,1



]
      
menu3=[
,,210,1,"",prop1,,"left",effect,,,,,,,
"Government Departments","gov_dept.html",,,1,
"Landscape Architects","architects.html",,,1



]

      
menu4=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Sydney Olympics Venue","sydney_olympics.html",,,1,
"Hong Kong Disneyland","disneyland_hongkong.html",,,1,
"Randwick Racecourse","randwick_racecourse.html",,,1




]


menu5=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Transplanting Images ","show-menu7",,"",1,
"Sydney Olympic Venue ","show-menu6",,"",1,
" Disneyland Hong Kong ","disneyland_hongkong_gallery.html",,"",1,
"Randwick Racecourse","randwick_racecourse_gallery.html",,,1,
"Toyota TV Commercial","toyota_advert_gallery.html",,,1


]


menu6=[
,,90,1,"",prop1,,"left",effect,,,,,,,
"Gallery 1","sydney_olympics_gallery.html",,"",1,
"Gallery 2","sydney_olympics_gallery2.html",,"",1,
"Gallery 3","sydney_olympics_gallery3.html",,"",1


]
menu7=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Image Gallery 1","general_gallery.html",,"",1,
"Image Gallery 2","general_gallery2.html",,"",1,
"Image Gallery 3","general_gallery3.html",,"",1,
"Image Gallery 4","general_gallery4.html",,"",1,
"Image Gallery 5","general_gallery5.html",,"",1,
"Image Gallery 6","general_gallery6.html",,"",1


]

