timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

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
"FFFFFF",					// Off Font Color -white
"D4E2E2",					// Off Back Color - grey
"AFA8F0",					// On Font Color - purple
"D8F2F2",					// On Back Color -aqua
"FFFFFF",					// Border Color
14,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"images/arrow.gif",				// Sub Menu Image
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)
]

menu1=[				// This is the array that contains your menu properties and details
120,					// Top
200,					// 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
,					// 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","show-menu3","index.htm",,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Our Pages","show-menu2",,"#",1,
"Results","show-menu4","shows/a2003.htm",,1,
"Links","show-menu5",,"#",1,
"Information","show-menu6",,"#",1
]

menu2=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Now","show-menu7","ourpages/a_ourdogs.htm",,1,
"US","ourpages/us.htm",,,1
]

menu3=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Bullies","bullie_index.htm",,,1,
"Aussies","aussie_index.htm",,,1,
"Corgis","corgi_index.htm",,,1
]


menu4=[
,,100,1,"",prop1,,"",effect,0,,,,,,
"Top Dogs","show-menu8",,,1,
"Top Pups","show-menu9",,,1,
"2003","shows/a2003.htm",,,1,
"2002","shows/a2002.htm",,,1
]

menu5=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Breeders-UK","links/a_links.htm",,,1,
"Breeders-Rest","links/a_rotw.htm",,,1,
"Clubs","links/a_clubs.htm",,,1,
"Health","links/health.htm",,,1,
"Books","links/a_books.htm",,,1,
"Insurance","links/insurance.htm",,,1,
"Kennel Clubs","links/kennel-clubs.htm",,,1,
"Magazines","links/mags.htm",,,1,
"Products","links/products.htm",,,1,
"Shows","links/shows.htm",,,1,
"Webrings","links/a_webrings.htm",,,1,
"Websites","links/websites.htm",,,1,
"Welfare","links/welfare.htm",,,1
]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Aussie-Standard", "aussie_construct.htm",,,1,
"About", "info.htm",,,1
]

menu7=[
,,100,1,"",prop1,,"",effect,,,,,,,
"Silver","ourpages/silver.htm",,,1,
"Marble","ourpages/marble.htm",,,1,
"Blue","ourpages/blue.htm",,,1
]

menu8=[
,,100,1,"",prop1,,"",effect,0,,,,,,
"2003","shows/aussie_topdog2003.htm",,,1,
"2002","shows/aussie_topdog2002.htm",,,1
]

menu9=[
,,100,1,"",prop1,,"",effect,0,,,,,,
"2003","shows/aussie_toppup2003.htm",,,1,
"2003","shows/TopPup2003.htm",,,1,
"2002","shows/aussie_toppup2002.htm",,,1
]
