<!--

mefamilyon = new Image(150,30)
mefamilyon.src = "images/btn_mefamily-on.gif"
mefamilyoff = new Image(150,30)
mefamilyoff.src = "images/btn_mefamily-off.gif"

musicon = new Image(150,30)
musicon.src = "images/btn_music-on.gif"
musicoff = new Image(150,30)
musicoff.src = "images/btn_music-off.gif"

writingon = new Image(150,30)
writingon.src = "images/btn_writing-on.gif"
writingoff = new Image(150,30)
writingoff.src = "images/btn_writing-off.gif"

poetryon = new Image(150,30)
poetryon.src = "images/btn_poetry-on.gif"
poetryoff = new Image(150,30)
poetryoff.src = "images/btn_poetry-off.gif"

favoriteson = new Image(150,30)
favoriteson.src = "images/btn_favorite-on.gif"
favoritesoff = new Image(150,30)
favoritesoff.src = "images/btn_favorite-off.gif"

exchangeon = new Image(150,40)
exchangeon.src = "images/btn_exchange-on.gif"
exchangeoff = new Image(150,40)
exchangeoff.src = "images/btn_exchange-off.gif"

linkson = new Image(150,30)
linkson.src = "images/btn_links-on.gif"
linksoff = new Image(150,30)
linksoff.src = "images/btn_links-off.gif"

// -->