<!--
	var bVer=parseInt(navigator.appVersion);
	if(navigator.appName=="Microsoft Internet Explorer" && bVer>=4)
   		window.location.replace("home.html");
//-->

<!--
isamap = new Object();
isamap[0] = "_df"
isamap[1] = "_ov"
isamap[2] = "_ot"
isamap[3] = "_dn"

function isimgact(id, act)
{
	if(document.images) document.images[id].src = eval( "isimages." + id + isamap[act] + ".src");
}

if (document.images) { // ensure browser can do JavaScript rollovers.
isimages = new Object();
isimages.Untitled1_df = new Image();
isimages.Untitled1_df.src = "images/trdmar01.gif";

isimages.Untitled1_ov = new Image();
isimages.Untitled1_ov.src = "images/trdmar02.gif";

}
// -->

<!--
var message='Copy Right 2000, V & P Expanded Metal '; function click(e)
{if (document.all) {if (event.button == 2) {alert(message);return false;}}
if (document.layers) {if (e.which == 3) {alert(message);return false;}}}
if (document.layers) {document.captureEvents(Event.MOUSEDOWN);}
document.onmousedown=click;
// -->
