<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin

links = new Image();
links.src = "./images/buttons/hover_links.png";

jobs = new Image();
jobs.src = "./images/buttons/hover_jobs.png";

tickets = new Image();
tickets.src = "./images/buttons/hover_tickets.png";

contact = new Image();
contact.src = "./images/buttons/hover_contact.png";

hours = new Image();
hours.src = "./images/buttons/hover_hours.png";

directions = new Image();
directions.src = "./images/buttons/hover_directions.png";

gallery = new Image();
gallery.src = "./images/buttons/hover_gallery.png";

// End -->