I'm using PHP to pull from a MySQL table then populate an XML for the javascript to get that information.
Table results example shown here

I want to make a dropdown menu the the hobbienames then when that selection is made another menu to appear with the hsnames that match the hobbiename. obviously if null nothing will appear.