Hi Parwej I am sorry, but I cannot see, what this helps me? I tried to use that code instead of my own. There is severel things here...... It don't expand/collapse when I click on the text (I don't want the arrows or other things - only text from my database). I want it so, if I click on the text, it shall redirect to the same page, but with the id for the specific entry, I clicked on in the url, and it shall expand the tree again (after redirecting) so the same id is selected. Like this: Home Products ...Cars ...Phones ...Laptops Company ...Who we are ...Our location Now when I load the site, it should look like this: Home Products Company When I click on Products it should redirect to the same site where in the url now instead of http://wwww.mypage.com/Default.aspx now sais http://www.mypage.com/Default.aspx?id=2 AND the menu should look like this: Home Products ...Cars ...Phones ...Laptops Company and so on.... Whith my first code, I could do everything .... only it don't expand the menu where I clicked..... Can you please help me with this? Kind regards, simsen :-)