<!--
function popUp1() {
props = window.open("http://www.meyergage.com/images/samplecalbcert.jpg","_blank","width=502,height=650,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=0,menubars=0, resizable=1");
}

function popUp2() {
props = window.open("http://members.asme.org/catalog/ItemView.cfm?ItemNumber=L07398","_blank","width=500,height=400,screenX=50,screenY=50,left=50,top=50,scrollbars=1,statusbars=0,menubars=0, resizable=1");
}

function popUp3() {
props = window.open("http://www.meyergage.com/information/sponsor_info.html","_blank","width=450,height=165,screenX=50,screenY=50,left=50,top=50,scrollbars=0,statusbars=0,menubars=0, resizable=0");
}

// -->

