button1 = new Image();
button1.src = "images/btn_home_off.jpg";

button2 = new Image();
button2.src = "images/btn_about_off.jpg";

button3 = new Image();
button3.src = "images/btn_archive_off.jpg";

button4 = new Image();
button4.src = "images/btn_blog_off.jpg";

button5 = new Image();
button5.src = "images/btn_castcrew_off.jpg";

button6 = new Image();
button6.src = "images/btn_makeyourown_off.jpg";

