<!--Begin script
function PopWin(theFileName)
{
window.open(theFileName,"detail","toolbar=yes,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,height=460,width=630,left=90,top=60");
}

//--End script -->
