band = new Image(130,30)
band.src = "n/bandb.gif"
bandr = new Image(130,30)
bandr.src = "n/bandbr.gif"
function SwapOutband() {document.flipband.src = bandr.src; return true;}
function SwapBackband() {document.flipband.src = band.src; return true;}
sched = new Image(130,30)
sched.src = "n/schedb.gif"
schedr = new Image(130,30)
schedr.src = "n/schedbr.gif"
function SwapOutsched() {document.flipsched.src = schedr.src; return true;}
function SwapBacksched() {document.flipsched.src = sched.src; return true;}
book = new Image(130,30)
book.src = "n/bookb.gif"
bookr = new Image(130,30)
bookr.src = "n/bookbr.gif"
function SwapOutbook() {document.flipbook.src = bookr.src; return true;}
function SwapBackbook() {document.flipbook.src = book.src; return true;}
record = new Image(130,30)
record.src = "n/recordb.gif"
recordr = new Image(130,30)
recordr.src = "n/recordbr.gif"
function SwapOutrecord() {document.fliprecord.src = recordr.src; return true;}
function SwapBackrecord() {document.fliprecord.src = record.src; return true;}
scrapbook = new Image(130,30)
scrapbook.src = "n/scrapbookb.gif"
scrapbookr = new Image(130,30)
scrapbookr.src = "n/scrapbookbr.gif"
function SwapOutscrapbook() {document.flipscrapbook.src = scrapbookr.src; return true;}
function SwapBackscrapbook() {document.flipscrapbook.src = scrapbook.src; return true;}
email = new Image(130,30)
email.src = "n/emailb.gif"
emailr = new Image(130,30)
emailr.src = "n/emailbr.gif"
function SwapOutemail() {document.flipemail.src = emailr.src; return true;}
function SwapBackemail() {document.flipemail.src = email.src; return true;}
romper = new Image(130,30)
romper.src = "n/romperb.gif"
romperr = new Image(130,30)
romperr.src = "n/romperbr.gif"
function SwapOutromper() {document.flipromper.src = romperr.src; return true;}
function SwapBackromper() {document.flipromper.src = romper.src; return true;}
home = new Image(130,30)
home.src = "n/homeb.gif"
homer = new Image(130,30)
homer.src = "n/homebr.gif"
function SwapOuthome() {document.fliphome.src = homer.src; return true;}
function SwapBackhome() {document.fliphome.src = home.src; return true;}
