biooff=new Image();
bioon=new Image();
journaloff=new Image();
journalon=new Image();
photosoff=new Image();
photoson=new Image();
poemsoff=new Image();
poemson=new Image();
readingsoff=new Image();
readingson=new Image();
guestoff=new Image();
gueston=new Image();

biooff.src = "images/tp_nv_bio_off.gif"
bioon.src = "images/tp_nv_bio_on.gif"
journaloff.src = "images/tp_nv_journal_off.gif"
journalon.src = "images/tp_nv_journal_on.gif"
photosoff.src = "images/tp_nv_photos_off.gif"
photoson.src = "images/tp_nv_photos_on.gif"
poemsoff.src = "images/tp_nv_poems_off.gif"
poemson.src = "images/tp_nv_poems_on.gif"
readingsoff.src = "images/tp_nv_readings_off.gif"
readingson.src = "images/tp_nv_readings_on.gif"
guestoff.src = "images/tp_nv_guestbook_off.gif"
gueston.src = "images/tp_nv_guestbook_on.gif"

h_biooff=new Image();
h_bioon=new Image();
h_journaloff=new Image();
h_journalon=new Image();
h_photosoff=new Image();
h_photoson=new Image();
h_poemsoff=new Image();
h_poemson=new Image();
h_readingsoff=new Image();
h_readingson=new Image();
h_guestoff=new Image();
h_gueston=new Image();

h_biooff.src = "images/home_bio_off.gif"
h_bioon.src = "images/home_bio_on.gif"
h_journaloff.src = "images/home_journal_off.gif"
h_journalon.src = "images/home_journal_on.gif"
h_photosoff.src = "images/home_photo_off.gif"
h_photoson.src = "images/home_photo_on.gif"
h_poemsoff.src = "images/home_poems_off.gif"
h_poemson.src = "images/home_poems_on.gif"
h_readingsoff.src = "images/home_readings_off.gif"
h_readingson.src = "images/home_readings_on.gif"
h_guestoff.src = "images/home_guestbook_off.gif"
h_gueston.src = "images/home_guestbook_on.gif"

g_biooff=new Image();
g_bioon=new Image();
g_journaloff=new Image();
g_journalon=new Image();
g_photosoff=new Image();
g_photoson=new Image();
g_poemsoff=new Image();
g_poemson=new Image();
g_readingsoff=new Image();
g_readingson=new Image();
g_guestoff=new Image();
g_gueston=new Image();

g_biooff.src = "../../images/tp_nv_bio_off.gif"
g_bioon.src = "../../images/tp_nv_bio_on.gif"
g_journaloff.src = "../../images/tp_nv_journal_off.gif"
g_journalon.src = "../../images/tp_nv_journal_on.gif"
g_photosoff.src = "../../images/tp_nv_photos_off.gif"
g_photoson.src = "../../images/tp_nv_photos_on.gif"
g_poemsoff.src = "../../images/tp_nv_poems_off.gif"
g_poemson.src = "../../images/tp_nv_poems_on.gif"
g_readingsoff.src = "../../images/tp_nv_readings_off.gif"
g_readingson.src = "../../images/tp_nv_readings_on.gif"
g_guestoff.src = "../../images/tp_nv_guestbook_off.gif"
g_gueston.src = "../../images/tp_nv_guestbook_on.gif"