//kick everything off by calling the settings function
//having this at the end of the body avoids the need for window.onload
//allowing the scripting to initialise while images etc. are still downloading
settings.call();


