dir = new Image(77,11)
dir.src = "n/dir.gif"
dirr = new Image(77,11)
dirr.src = "n/dirr.gif"
function SwapOutdir() {document.flipdir.src = dirr.src; return true;}
function SwapBackdir() {document.flipdir.src = dir.src; return true;}
about = new Image(66,11)
about.src = "n/about.gif"
aboutr = new Image(66,11)
aboutr.src = "n/aboutr.gif"
function SwapOutabout() {document.flipabout.src = aboutr.src; return true;}
function SwapBackabout() {document.flipabout.src = about.src; return true;}
contact = new Image(79,11)
contact.src = "n/contact.gif"
contactr = new Image(79,11)
contactr.src = "n/contactr.gif"
function SwapOutcontact() {document.flipcontact.src = contactr.src; return true;}
function SwapBackcontact() {document.flipcontact.src = contact.src; return true;}
home = new Image(43,11)
home.src = "n/home.gif"
homer = new Image(43,11)
homer.src = "n/homer.gif"
function SwapOuthome() {document.fliphome.src = homer.src; return true;}
function SwapBackhome() {document.fliphome.src = home.src; return true;}

closing = new Image(170,15)
closing.src = "n/closing.gif"
closingr = new Image(170,15)
closingr.src = "n/closingr.gif"
function SwapOutclosing() {document.flipclosing.src = closingr.src; return true;}
function SwapBackclosing() {document.flipclosing.src = closing.src; return true;}
title = new Image(137,13)
title.src = "n/title.gif"
titler = new Image(137,13)
titler.src = "n/titler.gif"
function SwapOuttitle() {document.fliptitle.src = titler.src; return true;}
function SwapBacktitle() {document.fliptitle.src = title.src; return true;}
fees = new Image(138,13)
fees.src = "n/fees.gif"
feesr = new Image(138,13)
feesr.src = "n/feesr.gif"
function SwapOutfees() {document.flipfees.src = feesr.src; return true;}
function SwapBackfees() {document.flipfees.src = fees.src; return true;}
forms = new Image(173,28)
forms.src = "n/forms.gif"
formsr = new Image(173,28)
formsr.src = "n/formsr.gif"
function SwapOutforms() {document.flipforms.src = formsr.src; return true;}
function SwapBackforms() {document.flipforms.src = forms.src; return true;}
calc = new Image(172,15)
calc.src = "n/calc.gif"
calcr = new Image(172,15)
calcr.src = "n/calcr.gif"
function SwapOutcalc() {document.flipcalc.src = calcr.src; return true;}
function SwapBackcalc() {document.flipcalc.src = calc.src; return true;}

