basically you need a php or asp file, lets use asp as an example, with your nav bar set out as a table. you can use one for each drop down, giving each file a relative name, such as contact, about etc
then call that from your html page for each drop down using
html4strict Code:
<!--#include file="contact.asp" -->