function OpenWin(){
win=window.open("item.htm","info","menubar=no,width=350,height=250,resizable=yes");
}