I played around with the javascript and html this weekend.
I've eliminated some of the buttons I wasn't using and added pan and tilt buttons to the webpage gui. I also added some javascript to make the buttons control the pan and tilt and read out the current positions to the gui.
It is a bit messy, but I plan to go back and and change it later. I think I will end up putting this functionality directly into the firmware instead of in the gui eventually.
As my servos are taking their sweet time arriving, I haven't tested this code, but it is sending the commands to the SRV-1.
If anyone is curious, I've placed all the files I changed at:
http://www.contrib.andrew.cmu.edu/~seanh/srv/ and you're welcome to take a look.