<!--
function detail(which)
{
window.open('../shot.asp?shot='+which,'','scrollbars=yes,resizable=yes,width=800,height=760');
}
//-->