menuMarkImg="../images/kids_fun/menuNav.gif";
menuBlankImg="../images/blank.gif";
var markImgHeight=15;
var markImgWidth=15;

//Item: 0
//if(sidemenuCurrentItem == "0")
//	theMenu.addRootItem("<a href=/gesundes-kind/ich_bin_da/default.jsp><img src=/gesundes-kind/images/kids_fun/geburts1.gif border=0></a>", "", 25);
//else
//	theMenu.addRootItem("<a href=/gesundes-kind/ich_bin_da/default.jsp><img src=/gesundes-kind/images/kids_fun/geburts0.gif border=0></a>", "", 25);

//Item: 0
if(sidemenuCurrentItem == "0")
	theMenu.addRootItem("<a href=../kids_fun/gruss.jsp><img src=../images/kids_fun/kigru1.gif border=0></a>", "", 25);
else
	theMenu.addRootItem("<a href=../kids_fun/gruss.jsp><img src=../images/kids_fun/kigru0.gif border=0></a>", "", 25);

//Item: 1
if(sidemenuCurrentItem == "1")
	theMenu.addRootItem("<a href=../kids_fun/kindergesch.jsp><img src=../images/kids_fun/kigesch1.gif border=0></a>", "", 25);
else
	theMenu.addRootItem("<a href=../kids_fun/kindergesch.jsp><img src=../images/kids_fun/kigesch0.gif border=0></a>", "", 25);

//Item: 4
if(sidemenuCurrentItem == "2")
	theMenu.addRootItem("<a href=../kids_fun/moskito.jsp><img src=../images/kids_fun/moskit1.gif border=0></a>", "", 25);
else
	theMenu.addRootItem("<a href=../kids_fun/moskito.jsp><img src=../images/kids_fun/moskit0.gif border=0></a>", "", 25);

//Item: 4
if(sidemenuCurrentItem == "3")
	theMenu.addRootItem("<a href=../kids_fun/malvor.jsp><img src=../images/kids_fun/malvor1.gif border=0></a>", "", 25);
else
	theMenu.addRootItem("<a href=../kids_fun/malvor.jsp><img src=../images/kids_fun/malvor0.gif border=0></a>", "", 25);


