/*
               File: Registration
        Description: Contact Registration
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 8/27/2010 12:22:51.6
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
}
this._Validv_Contactemail=function()
{
   try {
      gxballoon = getGXBallon("_CONTACTEMAIL");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._registration=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =63;
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"REGTITLETXT",gxvar:"A56RegTitl",op:[],ip:[],nacdep:[],v2v:function(Value){A56RegTitl=Value},v2c:function(){GXsetControlValue("REGTITLETXT",A56RegTitl,0)},c2v:function(){A56RegTitl=GXgetControlValue("REGTITLETXT")}};
_GXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"_CONTACTNAMEFIRST",gxvar:"AV8Contact",op:[],ip:[],nacdep:[],v2v:function(Value){AV8Contact=Value},v2c:function(){GXsetControlValue("_CONTACTNAMEFIRST",AV8Contact,0)},c2v:function(){AV8Contact=GXgetControlValue("_CONTACTNAMEFIRST")}};
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_CONTACTNAMELAST",gxvar:"AV9Contact",op:[],ip:[],nacdep:[],v2v:function(Value){AV9Contact=Value},v2c:function(){GXsetControlValue("_CONTACTNAMELAST",AV9Contact,0)},c2v:function(){AV9Contact=GXgetControlValue("_CONTACTNAMELAST")}};
_GXValidFnc[20]={lvl:0,grid:0,fnc:null,fld:"_CONTACTEMAIL",gxvar:"AV6Contact",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Contact=Value},v2c:function(){GXsetControlValue("_CONTACTEMAIL",AV6Contact,0)},c2v:function(){AV6Contact=GXgetControlValue("_CONTACTEMAIL")}};
_GXValidFnc[21]={lvl:0,grid:0,fnc:null,fld:"_CONTACTCELLPHONE",gxvar:"AV5Contact",op:[],ip:[],nacdep:[],v2v:function(Value){AV5Contact=Value},v2c:function(){GXsetControlValue("_CONTACTCELLPHONE",AV5Contact,0)},c2v:function(){AV5Contact=GXgetControlValue("_CONTACTCELLPHONE")}};
_GXValidFnc[23]={lvl:0,grid:0,fnc:null,fld:"_CONTACTADDRESS1",gxvar:"AV112Conta",op:[],ip:[],nacdep:[],v2v:function(Value){AV112Conta=Value},v2c:function(){GXsetControlValue("_CONTACTADDRESS1",AV112Conta,0)},c2v:function(){AV112Conta=GXgetControlValue("_CONTACTADDRESS1")}};
_GXValidFnc[25]={lvl:0,grid:0,fnc:null,fld:"_CONTACTZIPCODE",gxvar:"AV113Conta",op:[],ip:[],nacdep:[],v2v:function(Value){AV113Conta=Value},v2c:function(){GXsetControlValue("_CONTACTZIPCODE",AV113Conta,0)},c2v:function(){AV113Conta=GXgetControlValue("_CONTACTZIPCODE")}};
_GXValidFnc[28]={lvl:0,grid:0,fnc:null,fld:"_COUNTRYCODE",gxvar:"AV10Countr",op:[],ip:[],nacdep:[],v2v:function(Value){AV10Countr=Value},v2c:function(){GXsetComboBoxValue("_COUNTRYCODE",AV10Countr)},c2v:function(){AV10Countr=GXgetControlValue("_COUNTRYCODE")}};
_GXValidFnc[29]={lvl:0,grid:0,fnc:null,fld:"_CONTACTSTATE",gxvar:"AV55Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV55Contac=Value},v2c:function(){GXsetControlValue("_CONTACTSTATE",AV55Contac,0)},c2v:function(){AV55Contac=GXgetControlValue("_CONTACTSTATE")}};
_GXValidFnc[32]={lvl:0,grid:0,fnc:null,fld:"_CONTACTDOBDAYESP",gxvar:"AV50Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV50Contac=gxint(Value)},v2c:function(){GXsetComboBoxValue("_CONTACTDOBDAYESP",AV50Contac)},c2v:function(){AV50Contac=GXgetIntegerValue("_CONTACTDOBDAYESP")}};
_GXValidFnc[33]={lvl:0,grid:0,fnc:null,fld:"_CONTACTDOBMONTH",gxvar:"AV52Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV52Contac=gxint(Value)},v2c:function(){GXsetComboBoxValue("_CONTACTDOBMONTH",AV52Contac)},c2v:function(){AV52Contac=GXgetIntegerValue("_CONTACTDOBMONTH")}};
_GXValidFnc[34]={lvl:0,grid:0,fnc:null,fld:"_CONTACTDOBDAYENG",gxvar:"AV51Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV51Contac=gxint(Value)},v2c:function(){GXsetComboBoxValue("_CONTACTDOBDAYENG",AV51Contac)},c2v:function(){AV51Contac=GXgetIntegerValue("_CONTACTDOBDAYENG")}};
_GXValidFnc[35]={lvl:0,grid:0,fnc:null,fld:"_CONTACTDOBYEAR",gxvar:"AV53Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV53Contac=gxint(Value)},v2c:function(){GXsetControlValue("_CONTACTDOBYEAR",AV53Contac,0)},c2v:function(){AV53Contac=GXgetIntegerValue("_CONTACTDOBYEAR")}};
_GXValidFnc[36]={lvl:0,grid:0,fnc:null,fld:"_CONTACTGENDER",gxvar:"AV7Contact",op:[],ip:[],nacdep:[],v2v:function(Value){AV7Contact=Value},v2c:function(){GXsetComboBoxValue("_CONTACTGENDER",AV7Contact)},c2v:function(){AV7Contact=GXgetControlValue("_CONTACTGENDER")}};
_GXValidFnc[38]={lvl:0,grid:0,fnc:null,fld:"_CONTACTCMP",gxvar:"AV93Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV93Contac=Value},v2c:function(){GXsetControlValue("_CONTACTCMP",AV93Contac,0)},c2v:function(){AV93Contac=GXgetControlValue("_CONTACTCMP")}};
_GXValidFnc[40]={lvl:0,grid:0,fnc:null,fld:"_USRKEYCDE",gxvar:"AV61UsrKey",op:[],ip:[],nacdep:[],v2v:function(Value){AV61UsrKey=Value},v2c:function(){GXsetControlValue("_USRKEYCDE",AV61UsrKey,0)},c2v:function(){AV61UsrKey=GXgetControlValue("_USRKEYCDE")}};
_GXValidFnc[42]={lvl:0,grid:0,fnc:null,fld:"_CONTACTSRCADDQST",gxvar:"AV58Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV58Contac=Value},v2c:function(){GXsetControlValue("_CONTACTSRCADDQST",AV58Contac,0)},c2v:function(){AV58Contac=GXgetControlValue("_CONTACTSRCADDQST")}};
_GXValidFnc[44]={lvl:0,grid:0,fnc:null,fld:"_CONTACTSSCVALUE",gxvar:"AV100Conta",op:[],ip:[],nacdep:[],v2v:function(Value){AV100Conta=Value},v2c:function(){GXsetComboBoxValue("_CONTACTSSCVALUE",AV100Conta)},c2v:function(){AV100Conta=GXgetControlValue("_CONTACTSSCVALUE")}};
_GXValidFnc[46]={lvl:0,grid:0,fnc:null,fld:"_COMMENTS",gxvar:"AV88Commen",op:[],ip:[],nacdep:[],v2v:function(Value){AV88Commen=Value},v2c:function(){GXsetControlValue("_COMMENTS",AV88Commen,0)},c2v:function(){AV88Commen=GXgetControlValue("_COMMENTS")}};
_GXValidFnc[49]={lvl:0,grid:0,fnc:null,fld:"_CONTACTSRCSUBART",gxvar:"AV67Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV67Contac=Value},v2c:function(){GXsetCheckBoxValue("_CONTACTSRCSUBART",AV67Contac,"Y")},c2v:function(){AV67Contac=GXgetCheckBoxValue("_CONTACTSRCSUBART","Y","N")}};
_GXValidFnc[51]={lvl:0,grid:0,fnc:null,fld:"_CONTACTSRCSUBGRL",gxvar:"AV68Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV68Contac=Value},v2c:function(){GXsetCheckBoxValue("_CONTACTSRCSUBGRL",AV68Contac,"Y")},c2v:function(){AV68Contac=GXgetCheckBoxValue("_CONTACTSRCSUBGRL","Y","N")}};
_GXValidFnc[53]={lvl:0,grid:0,fnc:null,fld:"_CONTACTSRCSUBTHRPRT",gxvar:"AV69Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV69Contac=Value},v2c:function(){GXsetCheckBoxValue("_CONTACTSRCSUBTHRPRT",AV69Contac,"Y")},c2v:function(){AV69Contac=GXgetCheckBoxValue("_CONTACTSRCSUBTHRPRT","Y","N")}};
_GXValidFnc[60]={lvl:0,grid:0,fnc:null,fld:"_EMAILANT",gxvar:"AV24EmailA",op:[],ip:[],nacdep:[],v2v:function(Value){AV24EmailA=Value},v2c:function(){GXsetControlValue("_EMAILANT",AV24EmailA,0)},c2v:function(){AV24EmailA=GXgetControlValue("_EMAILANT")}};
_GXValidFnc[63]={lvl:0,grid:0,fnc:null,fld:"_PLAXO",gxvar:"AV131plaxo",op:[],ip:[],nacdep:[],v2v:function(Value){AV131plaxo=Value},v2c:function(){GXsetControlValue("_PLAXO",AV131plaxo,0)},c2v:function(){AV131plaxo=GXgetControlValue("_PLAXO")}};
this.A56RegTitl=0;
this.AV8Contact=0;
this.AV9Contact=0;
this.AV6Contact=0;
this.AV5Contact=0;
this.AV112Conta=0;
this.AV113Conta=0;
this.AV10Countr=0;
this.AV55Contac=0;
this.AV50Contac=0;
this.AV52Contac=0;
this.AV51Contac=0;
this.AV53Contac=0;
this.AV7Contact=0;
this.AV93Contac=0;
this.AV61UsrKey=0;
this.AV58Contac=0;
this.AV100Conta=0;
this.AV88Commen=0;
this.AV67Contac=0;
this.AV68Contac=0;
this.AV69Contac=0;
this.AV24EmailA=0;
this.AV131plaxo=0;
_SetStandaloneVars( ) ;
