

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


// Special effect string for IE5.5 or above please visit http://www.milonic.com/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#006699', Direction=135, Strength=1)"
}
else{
	effect = "Shadow(color='#999900', Direction=135, Strength=1)"
}


timegap=0					// The time delay for menus to remain visible
followspeed=0					// Follow Scrolling speed
followrate=40					// Follow Scrolling Rate
suboffset_top=0;				// Sub menu offset Top position 
suboffset_left=0;				// Sub menu offset Left position
Frames_Top_Offset=1 				// Frames Page Adjustment for Top Offset
Frames_Left_Offset=0				// Frames Page Adjustment for Left Offset



plain_style=[					// Menu Properties Array
"white",					// Off Font Color
"999900",					// Off Back Color
"white",					// On Font Color
"0084b7",					// On Back Color
"ffffff",					// Border Color
12,						// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"Verdana, Tahoma, Arial, Helvetica",		// Font
5,						// Padding
"pijl.gif"					// Sub Menu Image
,						// 3D Border & Separator
,"66ccff"					// 3D High Color
,"000099"					// 3D Low Color
]


addmenu(menu=["bh",
,,105,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Adres","http://www.stichtingskap.nl/deboevenhoeve.html target=main;",,,1
,"Boevennieuws","http://www.stichtingskap.nl/boevennieuws.php target=main;",,,1
,"Boevenfoto\'\s","http://www.stichtingskap.nl/bhfotoalbums.html target=main;",,,1
])

addmenu(menu=["bb",
,,95,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Adres","http://www.stichtingskap.nl/bezigebijtjes.html target=main;",,,1
,"Bijtjesnieuws","http://www.stichtingskap.nl/bijtjesnieuws.php target=main;",,,1
,"Bijtjesfoto\'\s","http://www.stichtingskap.nl/bbfotoalbums.html",,,1
])

addmenu(menu=["kn",
,,105,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Adres","http://www.stichtingskap.nl/kwetternest.html target=main;",,,1
,"Kwetternieuws","http://www.stichtingskap.nl/kwetternieuws.php target=main;",,,1
,"Kwetterfoto\'\s","http://www.stichtingskap.nl/knfotoalbums.html",,,1
])

addmenu(menu=["pl",
,,95,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Adres","http://www.stichtingskap.nl/pippeloentje.html target=main;",,,1
,"Pippenieuws","http://www.stichtingskap.nl/pippenieuws.php target=main;",,,1
,"Pippefoto\'\s","http://www.stichtingskap.nl/plfotoalbums.html",,,1
])

addmenu(menu=["fvdm",
,,135,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Foto van de maand","http://www.stichtingskap.nl/fotovandemaand.php target=main;",,,1
,"Inzenden","http://www.stichtingskap.nl/fvdm.php target=main;",,,1
])

addmenu(menu=["info",
,,135,1,"",plain_style,,,effect,,,,,,,,,,,,
,"Bestuur SKAP", "http://www.stichtingskap.nl/bestuur.html target=main;",,,1
,"De Doelstelling", "http://www.stichtingskap.nl/doelstelling.html target=main;",,,1
,"De Peuterspeelzaal", "http://www.stichtingskap.nl/peuterspeelzaal.html target=main;",,,1
,"Ouderbijdrage", "http://www.stichtingskap.nl/ouderbijdrage.html target=main;",,,1
,"Incasso", "http://www.stichtingskap.nl/incasso.html target=main;",,,1
,"Schoolvakanties", "http://www.stichtingskap.nl/vakantie.html target=main;",,,1
,"Formulieren", "http://www.stichtingskap.nl/formulieren.html target=main;",,,1
,"Links", "http://www.stichtingskap.nl/links.html target=main;",,,1
])

addmenu(menu=["contact",
,,90,1,"",plain_style,,"left",effect,,,,,,,,,,,,
,"Gastenboek","http://www.stichtingskap.nl/gastenboek/gastenboek.php target=main;",,,1
])
dumpmenus()
