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