function what_is_cvv2()
{
  window.open("/cvv2/cvv2.html",'cvv1','status=0,scrollbars=1,resizable=1,width=500,height=650');
}