timegap=500
followspeed=0
followrate=40
suboffset_top=10;
suboffset_left=10;

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}
//effect = "fade(duration=0.3);Shadow(color='#777777', 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
"000000",					// Off Back Color //<! change the background color here //-> (sujit)
"C68640",					// On Font Color
"373737",					// On Back Color <! mouse over color //->(sujit)
"948d5f",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"bold",						// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"images/arrow2.gif",		// Sub Menu Image (Leave blank if not needed)
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"ffffff",					// Referer item Font Color (leave this blank to disable)
"373737",					// Referer item Back Color (leave this blank to disable)
]


menu1=[			// This is the array that contains your menu properties and details
150,			// Top
0,				// left
130,			// Width
1,				// 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","index.htm",,"Home Page",1,
"Galleries","show-menu2",,"Simms Galleries",1,
"Commission Art","commission.htm",,"How To Commission Art",1,
"Purchase Art","show-menu6",,"Works Available for Sale",1,
"About Simms","show-menu5",,"About the Artist",1,
"Contact","contact.htm",,"Contact the Artist",1
]

menu2=[,,156,1,"",prop1,,"left",effect,,,,,,,
"Portrait Gallery","gallery_portrait.cfm?GalleryID=1",,"Simms Portraits Gallery",1,
"Unwritten History","gallery_unwritten.cfm",,"Simms Unwritten History Gallery",1
]

menu4=[,,150,1,"center",prop1,,"left",effect,,,,,,,
"About","about.htm",,"About TYJT",1,
"Locations","locations.htm",,"TYJT office Locations",1,
"Awards","awards.htm",,"Awards recieved by TYJT",1,
"Markets","markets.htm",,"TYJT Target Market",1

]

menu5=[,,156,1,"",prop1,,,effect,,,,,,,
"Bio","bio.htm",,"Simms Bio",1,
"Exhibits","exhibits.htm",,"Simms Exhibits",1,
"Workshops","workshops.htm",,"Simms Workshops",1,
"News Releases","newsletter.htm",,"Simms Newsletters",1

]

menu6=[,,156,1,"",prop1,,"left",effect,,,,,,,
"Gicl&eacute;e","gallery_forsale.cfm?GalleryID=4",,"Gicl&eacute;e Available",1,
"Originals","gallery_forsale.cfm?GalleryID=5",,"Simms Originals",1

]

menu7=[,,150,1,"",prop1,,,effect,,,,,,,
"Current Projects","show-menu11","projects_current.htm","TYJT Current Projects",1,
"Project Portfolio","show-menu12","projects_portfolio.htm","TYJT Project Portfolio",1

]

menu3=[,,150,1,"center",prop1,,"left",effect,,,,,,,
"Infrastructure","infra_projects.htm",,"Infrastructure Management project TYJY handled",1,
"","wastewater_projects.htm",,"Wastewater Management project TYJY handled",1,
"Water","water_projects.htm",,"Water Management project TYJY handled",1
]

menu12=[,,150,1,"center",prop1,,"left",effect,,,,,,,
"Water","water_projects_portfolio.htm",,"TYJT Water Management Projects",1,
"Wastewater","wastewater_projects_portfolio.htm",,"TYJT Wastewater Management Projects",1,
"Infrastructure","infra_projects_portfolio.htm",,"TYJT Infrastructure Management Projects",1,
"Environmental","environmental_projects_portfolio.htm",,"TYJT Environmental Management Projects",1

]

menu11=[,,150,1,"center",prop1,,"left",effect,,,,,,,
"Water","water_projects_current.htm",,"Current TYJT Water Management Projects",1,
"Wastewater","wastewater_projects_current.htm",,"Current TYJT Wastewater Management Projects",1,
"Infrastructure","infra_projects_current.htm",,"Current TYJT Infrastructure Management Projects",1,
"Environmental","environmental_projects_current.htm",,"Current TYJT Environmental Management Projects",1

]

menu8=[,,150,1,"",prop1,,"left",effect,,,,,,,
"Current Openings","careers.htm",,"Current Openings with us",1


]

menu9=[,,150,1,"",prop1,,"left",effect,,,,,,,
"test","test",,"",1,
"test","test",,"",1

]

menu10=[,,150,1,"",prop1,,,effect,,,,,,,
"Performing ","test",,"test",1,
"Ritual ","test",,"test",1

]

/* document.write("<style type=text/css>a:visited{color:#FF0000}a:active{color:#424EC8;text-decoration:underline}a:link{color:#424EC8}a:hover {color:#424EC8;text-decoration:none}</style>"); */
