/*
               File: CON100
        Description: Ponerse en contacto
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 12/19/2010 21:59:34.10
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._con100=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =26;
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_NOMBRE",gxvar:"AV6Nombre",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Nombre=Value},v2c:function(){GXsetControlValue("_NOMBRE",AV6Nombre,0)},c2v:function(){AV6Nombre=GXgetControlValue("_NOMBRE")}};
_GXValidFnc[19]={lvl:0,grid:0,fnc:null,fld:"_CORREO",gxvar:"AV7Correo",op:[],ip:[],nacdep:[],v2v:function(Value){AV7Correo=Value},v2c:function(){GXsetControlValue("_CORREO",AV7Correo,0)},c2v:function(){AV7Correo=GXgetControlValue("_CORREO")}};
_GXValidFnc[21]={lvl:0,grid:0,fnc:null,fld:"_TELEFONO",gxvar:"AV10Telefo",op:[],ip:[],nacdep:[],v2v:function(Value){AV10Telefo=Value},v2c:function(){GXsetControlValue("_TELEFONO",AV10Telefo,0)},c2v:function(){AV10Telefo=GXgetControlValue("_TELEFONO")}};
_GXValidFnc[23]={lvl:0,grid:0,fnc:null,fld:"_MOTIVO",gxvar:"AV8Motivo",op:[],ip:[],nacdep:[],v2v:function(Value){AV8Motivo=gxint(Value)},v2c:function(){GXsetComboBoxValue("_MOTIVO",AV8Motivo)},c2v:function(){AV8Motivo=GXgetIntegerValue("_MOTIVO")}};
_GXValidFnc[25]={lvl:0,grid:0,fnc:null,fld:"_TEXTO",gxvar:"AV9Texto",op:[],ip:[],nacdep:[],v2v:function(Value){AV9Texto=Value},v2c:function(){GXsetControlValue("_TEXTO",AV9Texto,0)},c2v:function(){AV9Texto=GXgetControlValue("_TEXTO")}};
_GXValidFnc[26]={lvl:0,grid:0,fnc:null,fld:"_ACEPTO",gxvar:"AV32Acepto",op:[],ip:[],nacdep:[],v2v:function(Value){AV32Acepto=Value},v2c:function(){GXsetCheckBoxValue("_ACEPTO",AV32Acepto,"S")},c2v:function(){AV32Acepto=GXgetCheckBoxValue("_ACEPTO","S","N")}};
this.AV6Nombre=0;
this.AV7Correo=0;
this.AV10Telefo=0;
this.AV8Motivo=0;
this.AV9Texto=0;
this.AV32Acepto=0;
_SetStandaloneVars( ) ;

