function popup1() {
var popupwindow1
popupwindow1=window.open("/images/ahp_ful.jpg","popup1","scrollbars=1, top=150,left=150,width=530,height=408")
popupwindow1.focus()
}

function popup2() {
var popupwindow2
popupwindow2=window.open("/images/hlh_ful.jpg","popup2","scrollbars=1, top=150,left=150,width=366,height=408")
popupwindow2.focus()
}

function popup3() {
var popupwindow3
popupwindow3=window.open("/images/opt_ful.jpg","popup3","scrollbars=1, top=150,left=150,width=516,height=408")
popupwindow3.focus()
}



