vids_button = new Image(75,25)
vids_button.src = "images/buttons/videos_up.png"
videosover_button = new Image(75,25)
videosover_button.src = "images/buttons/videos_over.png"

photos_button = new Image(80,25)
photos_button.src = "images/buttons/photos_up.png"
photosover_button = new Image(80,25)
photosover_button.src = "images/buttons/photos_over.png"

music_button = new Image(69,25)
music_button.src = "images/buttons/music_up.png"
musicover_button = new Image(69,25)
musicover_button.src = "images/buttons/music_over.png"

bios_button = new Image(55,25)
bios_button.src = "images/buttons/bios_up.png"
biosover_button = new Image(55,25)
biosover_button.src = "images/buttons/bios_over.png"

sponsors_button = new Image(98,25)
sponsors_button.src = "images/buttons/sponsors_up.png"
sponsorsover_button = new Image(98,25)
sponsorsover_button.src = "images/buttons/sponsors_over.png"

message_board_button = new Image(144,25)
message_board_button.src = "images/buttons/message_up.png"
messageboard_over_button = new Image(144,25)
messageboard_over_button.src = "images/buttons/message_over.png"

contact_button = new Image(113,25)
contact_button.src = "images/buttons/contact_up.png"
contactover_button = new Image(113,25)
contactover_button.src = "images/buttons/contact_over.png"

rss_button = new Image(42,25)
rss_button.src = "images/buttons/rss_up.png"
rssover_button = new Image(42,25)
rssover_button.src = "images/buttons/rss_over.png"