

a1=new Image
a1.src="../images/contact.gif"
a2=new Image
a2.src="../images/contact2.gif"
a3=new Image
a3.src="../images/prodguide.gif"
a4=new Image
a4.src="../images/prodguide2.gif"
a5=new Image
a5.src="../images/warranty.gif"
a6=new Image
a6.src="../images/warranty2.gif"
a7=new Image
a7.src="../images/dealer.gif"
a8=new Image
a8.src="../images/dealer2.gif"
a9=new Image
a9.src="../images/biog.gif"
a10=new Image
a10.src="../images/biog2.gif"
a11=new Image
a11.src="../images/glossary.gif"
a12=new Image
a12.src="../images/glossary2.gif"
a13=new Image
a13.src="../products/images/casement1.gif"
a14=new Image
a14.src="../products/images/casement1a.gif"
a15=new Image
a15.src="../products/images/awning1.gif"
a16=new Image
a16.src="../products/images/awning1a.gif"
a17=new Image
a17.src="../products/images/dh1.gif"
a18=new Image
a18.src="../products/images/dh1a.gif"
a19=new Image
a19.src="../products/images/archtop1.gif"
a20=new Image
a20.src="../products/images/archtop1a.gif"
a21=new Image
a21.src="../products/images/slider1.gif"
a22=new Image
a22.src="../products/images/slider1a.gif"
a23=new Image
a23.src="../products/images/patiodoor1.gif"
a24=new Image
a24.src="../products/images/patiodoor1a.gif"
a25=new Image
a25.src="../products/images/energyinfo.gif"
a26=new Image
a26.src="../products/images/energyinfo1.gif"
a27=new Image
a27.src="../products/images/condinfo.gif"
a28=new Image
a28.src="../products/images/condinfo1.gif"
a29=new Image
a29.src="../products/images/standard.gif"
a30=new Image
a30.src="../products/images/standard1.gif"
a31=new Image
a31.src="../products/images/backtoprod.gif"
a32=new Image
a32.src="../products/images/backtoprod1.gif"

function filter(imagename,objectsrc){
if (document.images)
document.images[imagename].src=eval(objectsrc+".src")
}

function showLegal(legalname) {
var fileName=legalname + ".htm";
window.open(fileName,"legalWindow","width=375,height=460,top=45,left=500");
}

function showGlossary(glossaryname) {
var fileName=glossaryname + ".htm";
window.open(fileName,"glossaryWindow",
"width=225,height=275,screenx=45,screeny=100,top=45,left=600");
}

function showGlossary2(glossaryname) {
var fileName=glossaryname + ".htm";
window.open(fileName,"glossaryWindow",
"width=500,height=325,screenx=45,screeny=100,top=45,left=440");
}

