
_menuCloseDelay=700           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=12              // Sub menu top offset
_subOffsetLeft=-7            // Sub menu left offset   oncolor="#ff9900";  onbgcolor="#ffffff";
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x - #80BDB5#005555#66FFFF#99CCC5/images/google.gif;overimage=images/google_over.gif


with(menuStyle1=new mm_style()){
onbgcolor="";
oncolor="#66ddff";
offbgcolor="";
offcolor="#2233ff";
bordercolor="";
borderstyle="solid";
borderwidth=0;
separatorcolor="";
separatorsize=0;
padding=6;
fontsize=9;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana,Arial,sans-serif";
pagecolor="#55ccff";
pagebgcolor="";
headercolor="#ffffff";
headerbgcolor="#aabbdd";
subimage="bestanden/arrowdnblue.gif";
subimagepadding="2";
followscroll="on";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle2=new mm_style()){
onbgcolor="#ff0000";
oncolor="#ffffff";
offbgcolor="#dddddd";
offcolor="#ff6600";
bordercolor="aaaaaa";
borderstyle="solid";
borderwidth=1;
separatorcolor="aaaaaa";
separatorsize=1;
padding=6;
fontsize=9;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana,Arial,sans-serif";
pagecolor="ffffff"; //#55ccff
pagebgcolor="ff0000";
headercolor="#ffffff";
headerbgcolor="#2233aa";
subimage="bestanden/arrowblue.gif";
subimagepadding="2";
followscroll="on";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle1;
top=0;
left=15;
alwaysvisible=1;
followscroll=0;
orientation="horizontal";
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;");
aI("text=Links in relatie tot Zuid-Afrika;showmenu=links;");
}

with(milonic=new menuname("links")){
style=menuStyle2;
aI("text=Taal;showmenu=taal;");
aI("text=Politiek;showmenu=politiek;");
aI("text=Koerante;showmenu=koerante;");
aI("text=Radio;showmenu=radio;");
aI("text=Resepte / Wijn;showmenu=wijn;");
aI("text=Toerisme;showmenu=toerisme;");
aI("text=Zakelijk;showmenu=zakelijk;");
}

with(milonic=new menuname("taal")){
style=menuStyle2;
aI("text=Taaloord;url=http://www.taaloord.co.za/;target=_blank;");
aI("text=Afrikaans.be;url=http://afrikaans.be/;target=_blank;");
aI("text=Taalgroepen;url=http://users.telenet.be/gaston.d.haese/afrikaans.html;target=_blank;");
}

with(milonic=new menuname("politiek")){
style=menuStyle2;
aI("text=Vrijheidsfront;url=http://www.vf.co.za/a/index.asp;target=_blank;");
}

with(milonic=new menuname("koerante")){
style=menuStyle2;
aI("text=Die Burger;url=http://www.dieburger.com/;target=_blank;");
aI("text=Die Kwêvoël;url=http://www.kwevoel.co.za/;target=_blank;");
aI("text=Beeld;url=http://www.news24.com/Beeld/Home/;target=_blank;");
aI("text=Volksblad;url=http://www.news24.com/Die_Volksblad/Home/;target=_blank;");
aI("text=Eikestad nuus;url=http://www.media24.com/en/newspapers/community-newspapers/boland-newspapers/eikestadnuus.html;target=_blank;");
aI("text=Rekordnet;url=http://www.rekord.co.za/;target=_blank;");
aI("text=PaarlPost;url=http://www.paarlpost.com/;target=_blank;");
}

with(milonic=new menuname("radio")){
style=menuStyle2;
aI("text=Snuffel rond op RSG;url=http://www.rsg.co.za/luister.asp?v=64;target=_blank;");
aI("text=Uitsaaines;url=http://www.uitsaaines.co.za/;target=_blank;");
}

with(milonic=new menuname("wijn")){
style=menuStyle2;
aI("text=Zuid-Afrikaanse recepten;url=http://www.tastyweb.nl/recepten/uit/zuid/afrika;target=_blank;");
aI("text=Wijn uit Zuid-Afrika;url=http://www.zuidafrikaansewijn.com/;target=_blank;");
}

with(milonic=new menuname("toerisme")){
style=menuStyle2;
aI("text=Suid-Afrika Vakansie webstek;url=http://www.zuid-afrika.nl;target=_blank;");
aI("text=LandenKompas;url=http://www.landenkompas.nl/zuid-afrika;target=_blank;");
}

with(milonic=new menuname("zakelijk")){
style=menuStyle2;
aI("text=NZAW & LinkedIn;url=http://www.linkedin.com/groupInvitation?gid=3699397&invID=45060195&sharedKey=Vf1Ae26J&mboxItemID=1023396587;target=_blank;");
}

drawMenus();

