Alright, so I recently found this JavaScript and fell in love with it, because it was exactly what I wanted, turns out, it didn't function exactly how I wanted, so can someone help?

What I need to do is place more links inside what is supposed to be the link's "description" because I'm wanting to use it as a type of menu that you see on a lot of sites, the problem is that when any type of html (besides breaks and a couple others) is placed inside the link description within the script itself it causes all of the tips to not appear in the div, so is there a way around this? Help?