function showImage(strType, strID) { window.open('showimg.asp?type=' + strType + '&id=' + strID, 'ImageDetail', 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=100,height=50'); }