You are going to have to do some JavaScript/AJAX work to update the option values for the last four dropdowns. Using jQuery this isn't terribly difficult, and there are a number of blog posts and jQuery plugins out there to accomplish this. Try Googling "jQuery chained select".
-Carl V.