
function screenshots(url) {
    popupWin = window.open("/screenshot2.asp?image="+url,"screenshot","width=1124,height=868,scrollbars=yes");
}
