/*
               File: Contact
        Description: Contact
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 4/16/2010 9:44:29.15
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._contact=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =25;
_GXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"_USERFULLNAME",gxvar:"AV19UserFu",op:[],ip:[],nacdep:[],v2v:function(Value){AV19UserFu=Value},v2c:function(){GXsetControlValue("_USERFULLNAME",AV19UserFu,0)},c2v:function(){AV19UserFu=GXgetControlValue("_USERFULLNAME")}};
_GXValidFnc[18]={lvl:0,grid:0,fnc:null,fld:"_USERPHONE",gxvar:"AV34UserPh",op:[],ip:[],nacdep:[],v2v:function(Value){AV34UserPh=gxint(Value)},v2c:function(){GXsetControlValue("_USERPHONE",AV34UserPh,0)},c2v:function(){AV34UserPh=GXgetIntegerValue("_USERPHONE")}};
_GXValidFnc[20]={lvl:0,grid:0,fnc:null,fld:"_FROM",gxvar:"AV11from",op:[],ip:[],nacdep:[],v2v:function(Value){AV11from=Value},v2c:function(){GXsetControlValue("_FROM",AV11from,0)},c2v:function(){AV11from=GXgetControlValue("_FROM")}};
_GXValidFnc[25]={lvl:0,grid:0,fnc:null,fld:"_BODY",gxvar:"AV9Body",op:[],ip:[],nacdep:[],v2v:function(Value){AV9Body=Value},v2c:function(){GXsetControlValue("_BODY",AV9Body,0)},c2v:function(){AV9Body=GXgetControlValue("_BODY")}};
this.AV19UserFu=0;
this.AV34UserPh=0;
this.AV11from=0;
this.AV9Body=0;
_SetStandaloneVars( ) ;
