/*
               File: SendToFriend
        Description: Send to a friend
             Author: GeneXus C# Generator version 9_0_6-875
       Generated on: 9/14/2009 20:8:24.11
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._sendtofriend=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =21;
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_SENDERNAME",gxvar:"AV13Sender",op:[],ip:[],nacdep:[],v2v:function(Value){AV13Sender=Value},v2c:function(){GXsetControlValue("_SENDERNAME",AV13Sender,0)},c2v:function(){AV13Sender=GXgetControlValue("_SENDERNAME")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_SENDEREMAIL",gxvar:"AV14Sender",op:[],ip:[],nacdep:[],v2v:function(Value){AV14Sender=Value},v2c:function(){GXsetControlValue("_SENDEREMAIL",AV14Sender,0)},c2v:function(){AV14Sender=GXgetControlValue("_SENDEREMAIL")}};
_GXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"_RECIPIENTNAME",gxvar:"AV15Recipi",op:[],ip:[],nacdep:[],v2v:function(Value){AV15Recipi=Value},v2c:function(){GXsetControlValue("_RECIPIENTNAME",AV15Recipi,0)},c2v:function(){AV15Recipi=GXgetControlValue("_RECIPIENTNAME")}};
_GXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"_RECIPIENTEMAIL",gxvar:"AV16Recipi",op:[],ip:[],nacdep:[],v2v:function(Value){AV16Recipi=Value},v2c:function(){GXsetControlValue("_RECIPIENTEMAIL",AV16Recipi,0)},c2v:function(){AV16Recipi=GXgetControlValue("_RECIPIENTEMAIL")}};
_GXValidFnc[18]={lvl:0,grid:0,fnc:null,fld:"_PLAXOTO",gxvar:"AV48PlaxoT",op:[],ip:[],nacdep:[],v2v:function(Value){AV48PlaxoT=Value},v2c:function(){GXsetControlValue("_PLAXOTO",AV48PlaxoT,0)},c2v:function(){AV48PlaxoT=GXgetControlValue("_PLAXOTO")}};
_GXValidFnc[21]={lvl:0,grid:0,fnc:null,fld:"_CONTACTSRCSUBGRL",gxvar:"AV46Contac",op:[],ip:[],nacdep:[],v2v:function(Value){AV46Contac=Value},v2c:function(){GXsetCheckBoxValue("_CONTACTSRCSUBGRL",AV46Contac,"Y")},c2v:function(){AV46Contac=GXgetCheckBoxValue("_CONTACTSRCSUBGRL","Y","N")}};
this.AV13Sender=0;
this.AV14Sender=0;
this.AV15Recipi=0;
this.AV16Recipi=0;
this.AV48PlaxoT=0;
this.AV46Contac=0;
_SetStandaloneVars( ) ;
