function setImage(targetName, newImageVar) {
}

compat = false;
if( parseInt( navigator.appVersion ) >= 3 ) { compat = true; }
if( compat ) {
Navon = new Image;(26,26)
Navon.src = 'images/face-oh.gif';
Navoff = new Image;(26,26)
Navoff.src = 'images/face-smile.gif';
}

function glow(x, y) {
   if( compat ) { document.images[x].src=eval(y+'.src'); }
}

function noStore () {
	alert ("Sorry, but these items are not currently for sale.  They are for display purposes only.\n\nThank you for your interest.");
	return false;
}

