<!-- hide from old browsers

var url="http://www.dymatec.com"
var title="Dymatec: Protective Computer Enclosures"
function addfave() {
if (document.all)
window.external.AddFavorite(url,title)}

// - end hiding -->

<!-- hide from old browsers

function changeImage(newImg) {
	document.ProdImage.src = "images/" + newImg + ".jpg";
}

// - end hiding -->