if(document.images){home=new Image
nohome=new Image
editorpicks=new Image
noeditorpicks=new Image
news=new Image
nonews=new Image
listings=new Image
nolistings=new Image
recroom=new Image
norecroom=new Image
music=new Image
nomusic=new Image
filmtv=new Image
nofilmtv=new Image
fooddrink=new Image
nofooddrink=new Image
arts=new Image
noarts=new Image
life=new Image
nolife=new Image
video=new Image
novideo=new Image
classifieds=new Image
noclassifieds=new Image
home.src="http://cache.thephoenix.com/i/nav/home_on.gif"
nohome.src="http://cache.thephoenix.com/i/nav/home.gif"
editorpicks.src="http://cache.thephoenix.com/i/nav/editorpicks_on.gif"
noeditorpicks.src="http://cache.thephoenix.com/i/nav/editorpicks.gif"
news.src="http://cache.thephoenix.com/i/nav/news_on.gif"
nonews.src="http://cache.thephoenix.com/i/nav/news.gif"
listings.src="http://cache.thephoenix.com/i/nav/listings_on.gif"
nolistings.src="http://cache.thephoenix.com/i/nav/listings.gif"
recroom.src="http://cache.thephoenix.com/i/nav/recroom_on.gif"
norecroom.src="http://cache.thephoenix.com/i/nav/recroom.gif"
music.src="http://cache.thephoenix.com/i/nav/music_on.gif"
nomusic.src="http://cache.thephoenix.com/i/nav/music.gif"
filmtv.src="http://cache.thephoenix.com/i/nav/filmtv_on.gif"
nofilmtv.src="http://cache.thephoenix.com/i/nav/filmtv.gif"
fooddrink.src="http://cache.thephoenix.com/i/nav/fooddrink_on.gif"
nofooddrink.src="http://cache.thephoenix.com/i/nav/fooddrink.gif"
arts.src="http://cache.thephoenix.com/i/nav/arts_on.gif"
noarts.src="http://cache.thephoenix.com/i/nav/arts.gif"
life.src="http://cache.thephoenix.com/i/nav/life_on.gif"
nolife.src="http://cache.thephoenix.com/i/nav/life.gif"
video.src="http://cache.thephoenix.com/i/nav/video_on.gif"
novideo.src="http://cache.thephoenix.com/i/nav/video.gif"
classifieds.src="http://cache.thephoenix.com/i/nav/classifieds_on.gif"
noclassifieds.src="http://cache.thephoenix.com/i/nav/classifieds.gif"}
function swapImage(thisImage,newImage)
{if(document.images)
{document[thisImage].src=eval(newImage+".src")}}