// Rollover params
	JSFX.Rollover("home",   "images/home_on.gif");
	JSFX.Rollover("links",  "images/links_on.gif");
	JSFX.Rollover("courses",  "images/courses_on.gif");
	JSFX.Rollover("bar",    "images/bar_on.gif");
	JSFX.Rollover("booking", "images/book_on.gif");
	JSFX.Rollover("contact", "images/contact_on.gif");
//