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