function vertMenuItems2() {
Link = new Array();
var lnr = 0;
<!-- content -->
if ("Clubcompetitie" != "") {  Link[lnr++] = "0|Competitie||";};
if ("Uitslagen" != "") {  Link[lnr++] = "1|Uitslagen|http://nbbuitslagen.transfer-solutions.com/uss/startNBB.do?bondsnummer=2012|";};

if ("DistrictsUitslagen" != "") {  Link[lnr++] = "1|Uitslagen district|http://nbbuitslagen.transfer-solutions.com/uss/startNBB.do?bondsnummer=2000|";};





if ("" != "") {  Link[lnr++] = "1||competitienieuws.html|";};
if ("" != "") {  Link[lnr++] = "1||afmelden.html|";};
if ("" != "") {  Link[lnr++] = "1||invallers.html|";};

if ("" != "") {  Link[lnr++] = "0|||";};
if ("NBB-Rating" != "") {  Link[lnr++] = "1|NBB-Rating|rating.php|";};
if ("MP/Rating Top 10" != "") {  Link[lnr++] = "1|MP/Rating Top 10|meesterpunten.html|";};
if ("MP opvragen" != "") {  Link[lnr++] = "1|MP opvragen|http://www.bridge.nl/tas/Lserv_mp_ledenportal.htm|";};

if ("" != "") {  Link[lnr++] = "0|||";};
if ("" != "") {  Link[lnr++] = "1||slem1.html|";};
if ("" != "") {  Link[lnr++] = "1||slem2.html|";};
if ("" != "") {  Link[lnr++] = "1||slem3.html|";};
if ("" != "") {  Link[lnr++] = "1||slem4.html|";};
if ("" != "") {  Link[lnr++] = "1||slem5.html|";};
if ("" != "") {  Link[lnr++] = "0|||";};
if ("" != "") {  Link[lnr++] = "1||competitie1.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie2.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie3.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie4.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie5.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie6.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie7.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie8.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie9.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie10.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie11.html|";};
if ("" != "") {  Link[lnr++] = "1||competitie12.html|";};
}
addLoadEvent(vertMenuItems2);
