<!--

if (document.images) {
calendaron = new Image();  
calendaron.src = "images/nav/calendar_on.gif"; 
biographyon = new Image();  
biographyon.src = "images/nav/biography_on.gif"; 
discographyon = new Image();  
discographyon.src = "images/nav/discography_on.gif"; 
reviewson = new Image();  
reviewson.src = "images/nav/reviews_on.gif"; 
contacton = new Image();  
contacton.src = "images/nav/contact_on.gif"; 
}

//-->

