function menu(imgName,newImg){if ((navigator.appName == 'Netscape' && parseFloat(navigator.appVersion) >= 3) ||(parseFloat(navigator.appVersion) >= 4)){eval('document.' + imgName + '.src = "/images/design/' + imgName + newImg + '.gif"');}} 

function refwhitetext(iddiv) {document.getElementById('reftext' + iddiv).style.color = '#FFFFFF';}
function refshadetext(iddiv) {document.getElementById('reftext' + iddiv).style.color = '#999999';}
