menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";
for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

effect = 
"Fade(duration=0.2);Alpha(style=0,opacity=85);Shadow(color='#000060', Direction=135, Strength=5)"



timegap=500			// The time delay for menus to remain visible

followspeed=5			// Follow Scrolling speed

followrate=40			// Follow Scrolling Rate

suboffset_top=1;		// Sub menu offset Top position 

suboffset_left=1;		// Sub menu offset Left position


style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.

"FFFFFF",			// Mouse Off Font Color

"000080",			// Mouse Off Background Color

"000080",			// Mouse On Font Color

"00FFFF",			// Mouse On Background Color

"000080",			// Menu Border Color 

12,				// Font Size in pixels

"normal",			// Font Style (italic or normal)

"bold",				// Font Weight (bold or normal)

"Arial, Helvetica, sans-serif",	// Font Name

2,				// Menu Item Padding

"",				// Sub Menu Image (Leave this blank if not needed)

2,				// 3D Border & Separator bar

"0000CC",			// 3D High Color

"000060",			// 3D Low Color

"00FFFF",			// Current Page Item Font Color (leave this blank to disable)

"000080",			// Current Page Item Background Color (leave this blank to disable)

"",				// Top Bar image (Leave this blank to disable)

"FFFFFF",			// Menu Header Font Color (Leave blank if headers are not needed)

"000080",			// Menu Header Background Color (Leave blank if headers are not needed)

"0000cc",			// Menu Item Separator Color
]





addmenu(menu=[			// This is the array that contains your menu properties and details

"mainmenu",			// Menu Name - This is needed in order for the menu to be called

120,				// Menu Top - The Top position of the menu in pixels

10,				// Menu Left - The Left position of the menu in pixels

,				// Menu Width - Menus width in pixels

2,				// Menu Border Width 

"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

style1,				// Properties Array - this is set higher up, as above

1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)

"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center

,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info

1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)

1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)

,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)

,				// Position of TOP sub image left:center:right

,				// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)

,				// Right To Left - Used in Hebrew for example. (1=on/0=off)

,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)

,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)

,				// Background image for menu when BGColor set to transparent.

,				// Scrollable Menu

,				// Reserved for future use

,
"&nbsp;Home		&nbsp;&nbsp;",		"http://www.sweetcats.nl",,"Goto indexpage",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,
"&nbsp;Queens		&nbsp;&nbsp;&nbsp;",	"show-menu=queens",,	"Queens"	,1
,
"&nbsp;Studs		&nbsp;&nbsp;&nbsp;",	"show-menu=studs",,	"Studs"		,1
,
"&nbsp;Photo Gallery	&nbsp;&nbsp;&nbsp;",	"show-menu=photo",,	"Photo Gallery"	,1
,
"&nbsp;Nursery		&nbsp;&nbsp;&nbsp;",	"show-menu=nursery",,	"Nursery"	,1
,
"&nbsp;History		&nbsp;&nbsp;&nbsp;",	"history.htm",,		"History"	,1
,
"&nbsp;Show Results	&nbsp;&nbsp;&nbsp;",	"show-menu=show",,	"Show Results"	,1
,
"&nbsp;Glossery		&nbsp;&nbsp;&nbsp;",	"show-menu=glossery",,	"Glossery"	,1
,
"&nbsp;Links		&nbsp;&nbsp;&nbsp;",	"show-menu=links",,	"Links"		,1
,
"&nbsp;Contact		&nbsp;&nbsp;&nbsp;",	"show-menu=contact",,	"E-mail"	,1






])



addmenu(menu=["start"			,
,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"Start","http://www.sweetcats.nl"	 				,,,1
])



addmenu(menu=["queens"			,
,,235,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"Sweet Cats Happyness",			"happyness.htm"			,,,1
,
"Sweet Cats Kleintje Robijntje",	"kleintjerobijntje.htm"		,,,1
,
"Sweet Cats Love It Ore Hate It",	"loveitorehateit.htm"		,,,1
,
"Sweet Cats Diamonds and Pearls",	"diamondandpearls.htm"		,,,1
,
"Suvannabhumi Sugar and Spice",		"sugarandspice.htm"		,,,1,
"Suvannabhumi Annemarietje",		"annemarietje.htm"		,,,1])






addmenu(menu=["studs"			,
,,235,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"Sandvretens Another Chance",		"anotherchance.htm" 		,,,1
,
"Suvannabhumi Tall, Dark and Handsome",	"talldarknhandsome.htm"		,,,1

])






addmenu(menu=["photo"			,
,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"World Cat Show 2004",			"world.htm"			,,,1
,
"Photo Gallery",			"photogallery.htm"		,,,1
])

	

addmenu(menu=["nursery"			,
,, 80,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"Expected",				"expected.htm"			,,,1
,
"New Born",				"newborn.htm"			,,,1
,
"Kittens",				"kittens.htm"			,,,1
])



addmenu(menu=["show"			,
,, 80,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"2009 - 2010",				"show09.htm"			,,,1
,
"2008 - 2009",				"show08.htm"			,,,1
,
"2007 - 2008",				"show07.htm"			,,,1
,
"2006 - 2007",				"show06.htm"			,,,1
,
"2005 - 2006",				"show05.htm"			,,,1
,
"2004 - 2005",				"show04.htm"			,,,1
,
"2003 - 2004",				"show03.htm"			,,,1

])




addmenu(menu=["glossery"		,
,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"Siamese",				"sia_colour.htm"		,,,1
,
"Oriental Shorthair",			"osh_colour.htm"		,,,1

])






addmenu(menu=["links"			,
,, 80,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"Banner",				"banner.htm"			,,,1
,
"Breeders",				"breeder.htm"			,,,1
,
"Others",				"other.htm"			,,,1

])






addmenu(menu=["contact"			,
,, 60,1,"",style1,,"left",effect,,,,,,,,,,,,
,
"Contact",				"contact.htm"			,,,1
,
"E-mail",				"mailto:sweetcats@sweetcats.nl",,,1


])































dumpmenus()
