gallery1 = new Image(184,58); 
gallery1.src="http://www.warnerburg.com/imagepages/images/front/gallerylights.png"; 
comic1 = new Image(159,58); 
comic1.src="http://www.warnerburg.com/imagepages/images/front/comiclights.png"; 
store1 = new Image(168,58); 
store1.src="http://www.warnerburg.com/imagepages/images/front/storelights.png"; 
info1 = new Image(115,58); 
info1.src="http://www.warnerburg.com/imagepages/images/front/infolights.png"; 
gallery2 = new Image(184,58); 
gallery2.src="http://www.warnerburg.com/imagepages/images/front/gallerydarks.png"; 
comic2 = new Image(159,58); 
comic2.src="http://www.warnerburg.com/imagepages/images/front/comicdarks.png"; 
store2 = new Image(168,58); 
store2.src="http://www.warnerburg.com/imagepages/images/front/storedarks.png"; 
info2 = new Image(115,58); 
info2.src="http://www.warnerburg.com/imagepages/images/front/infodarks.png"; 
fcomic1 = new Image(200,30);
fcomic1.src="http://www.warnerburg.com/imagepages/images/front/firstcomiclight.png"; 
fcomic2 = new Image(200,30);
fcomic2.src="http://www.warnerburg.com/imagepages/images/front/firstcomicdark.png";

function fcomic_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/firstcomiclight.png";
    return;
}

function fcomic_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/firstcomicdark.png";
    return;
}

function infos_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/infolights.png";
    return;
}

function infos_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/infodarks.png";
    return;
}

function gallerys_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/gallerylights.png";
    return;
}

function gallerys_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/gallerydarks.png";
    return;
}

function comics_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/comiclights.png";
    return;
}

function comics_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/comicdarks.png";
    return;
}

function stores_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/storelights.png";
    return;
}

function stores_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/storedarks.png";
    return;
}

function backg_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/backglight.jpg"
    return;
}

function backg_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/backgdark.jpg"
    return;
}

function prev_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/prevlight.jpg"
    return;
}

function prev_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/prevdark.jpg"
    return;
}

function prevs_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/prevlights.jpg"
    return;
}

function prevs_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/prevdarks.jpg"
    return;
}

function first_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/firstlight.jpg"
    return;
}

function first_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/firstdark.jpg"
    return;
}

function archives_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/archiveslight.jpg"
    return;
}

function archives_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/archivesdark.jpg"
    return;
}

function last_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/lastlight.jpg"
    return;
}

function last_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/lastdark.jpg"
    return;
}

function firsts_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/firstlights.jpg"
    return;
}

function firsts_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/firstdarks.jpg"
    return;
}

function archivess_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/archiveslights.jpg"
    return;
}

function archivess_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/archivesdarks.jpg"
    return;
}

function lasts_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/lastlights.jpg"
    return;
}

function lasts_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/lastdarks.jpg"
    return;
}

function next_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/nextlight.jpg"
    return;
}

function next_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/nextdark.jpg"
    return;
}

function nexts_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/nextlights.jpg"
    return;
}

function nexts_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/nextdarks.jpg"
    return;
}

function back_mouseover(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/backlight.jpg"
    return;
}

function back_mouseout(theField)
{
    theField.src="http://www.warnerburg.com/imagepages/images/front/backdark.jpg"
    return;
}

function homes_mouseover(theField)
{
    theField.src="imagepages/images/front/homelights.png"
    return;
}

function homes_mouseout(theField)
{
    theField.src="imagepages/images/front/homedarks.png"
    return;
}