function shImg(id,sh,st,il){
oWin=window.open('/image.aspx?id='+id+'&typ=5&sh='+sh+'&title='+st+'&il='+il,'image','height=100,width=200,top=100,left=50,status=no,toolbar=no,menubar=no,scrollbars=no,location=no,resizable=yes');oWin.focus()
}