I saw some of websites executes a JavaScript function based on has in the URL. For example,
when I access http://domain.com/jobs#test
then the website execut
You could use a library like YUI to do this more elegantly, Take a look at the YUI Browser History Manager
http://developer.yahoo.com/yui/history/