
<!--
function OpenWin(pic,x,y) {
window.open("../js/instr.html",
"mywindow",
"width=800,height=700");
myWin1.document.close();
}