It would be helpful to load default settings when navigating to the main page (with no hash). You could easily use HTML5 localStorage for this (with JSON.stringify and JSON.parse).