function OpenWin(){
    win=window.open("<%imgurl%>","new","width=640,height=480","scrollbars=no","toolbar=no");
}
