/*
               File: SoliWeb
        Description: Solicitudes ingresadas por la web
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 1/17/2012 12:27:7.43
       Program type: Main program
          Main DBMS: mysql
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A286SoliWe = GXgetIntegerValue("SOLIWEBSOLICITUDESID")
   AV8SoliWeb = GXgetIntegerValue("_SOLIWEBID")
   A259SoliWe = GXgetIntegerValue("SOLIWEBID")
   AV13Result = GXgetIntegerValue("_RESULTADODECORREO")
   AV12Mensaj = GXgetControlValue("_MENSAJETEL")
   Gx_BScreen = GXgetIntegerValue("_GXBSCREEN")
   AV7Municip = GXgetIntegerValue("_MUNICIPIOSID")
   A277SoliWe = GXgetControlValue("GXHCSOLIWEBCALLEID")
   A345SoliWe = GXgetIntegerValue("SOLIWEBCANTFOTOS")
   A313SoliWe = GXgetIntegerValue("SOLIWEBEMAILLOGINGRESOID")
   A306SoliWe = GXgetControlValue("SOLIWEBNOTIFICADOPORINGRESO")
   A307SoliWe = GXgetControlValue("SOLIWEBNOTIFICADOPORCARGA")
   A276SoliWe = GXgetControlValue("SOLIWEBLOCALIDADNOMBRE")
   A13Municip = GXgetIntegerValue("MUNICIPIOSID")
   A278SoliWe = GXgetControlValue("SOLIWEBCALLENOMBRE")
   A285SoliWe = GXgetControlValue("SOLIWEBTIPODOCUMENTODESCRIPCIO")
   A287SoliWe = GXgetControlValue("SOLIWEBSOLICITUDESNUMERO")
   A371FotoAd = GXgetControlValue("FOTOADJUNTATIPO")
   A370FotoAd = GXgetControlValue("FOTOADJUNTANOMBRE")
   Gx_mode=GXgetControlValue("MODE");
}
this._Valid_Soliwebapellido=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBAPELLIDO");
      AnyError = 0;
      try {
         if ( (""==A261SoliWe) )
         {
            gxballoon.setError('Debe ingresar su apellido');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebnombre=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBNOMBRE");
      AnyError = 0;
      try {
         if ( (""==A262SoliWe) )
         {
            gxballoon.setError('Debe ingresar su nombre');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebsexo=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBSEXO");
      AnyError = 0;
      try {
         if ( (""==A280SoliWe) )
         {
            gxballoon.setError('Debe indicar su sexo');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebtipodocumentoid=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBTIPODOCUMENTOID");
      AnyError = 0;
      if ( AnyError == 0 && ( A284SoliWe != gxOldKey("A284SoliWeA285SoliWe") ) )
      {
         gxajaxloadCrl('gxLoad_49',new Array("A284SoliWe"),new Array("A285SoliWe"));
         if ( GXLastAjaxSt == 101 )
         {
            gxballoon.setError("No existe 'Tipos de documento en la transacción SoliWeb'.");
            AnyError = 1 ;
            gxUnsetSetKey("A284SoliWeA285SoliWe");
         }
         else
         {
            gxSetKey("A284SoliWeA285SoliWe","A284SoliWe");
         }
      }

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebfechanacimiento=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBFECHANACIMIENTO");
      AnyError = 0;
      try {
         if ( ! ( (new gxdate("").compare(A265SoliWe)==0) || new gxdate( A265SoliWe ).compare( gxymdtod( 1000, 01, 01) ) >= 0 ) )
         {
            gxballoon.setError("Campo Fecha de nacimiento del solicitante web fuera de rango");
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliweblocalidad=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBLOCALIDAD");
      AnyError = 0;
      try {
         if ( (""==A267SoliWe) )
         {
            gxballoon.setError('Debe ingresar la localidad de residencia');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebcalle=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBCALLE");
      AnyError = 0;
      try {
         if ( (""==A268SoliWe) )
         {
            gxballoon.setError('Debe ingresar la calle de residencia');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebaltura=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBALTURA");
      AnyError = 0;
      try {
         if ( (0==A269SoliWe) )
         {
            gxballoon.setError('Debe ingresar la altura de residencia');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebtelfijoarea=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBTELFIJOAREA");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebtelfijonumero=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBTELFIJONUMERO");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebtelcelarea=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBTELCELAREA");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebtelcelnumero=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBTELCELNUMERO");
      AnyError = 0;
      try {
         if ( (""==A390SoliWe) && (""==A394SoliWe) && (""==A392SoliWe) && (""==A393SoliWe) )
         {
            gxballoon.setError('Debe ingresar un número de teléfono');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebemail=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBEMAIL");
      AnyError = 0;
      try {
         AV13Result = gxAggSelInteger("_RESULTADODECORREO","15",["A274SoliWe"]) ;
      }
      catch(e){}
      try {
         if ( AV13Result == 0 )
         {
            gxballoon.setError('El correo electrónico ingresado no es válido');
            AnyError = 1 ;
         }
      }
      catch(e){}
      try {
         if ( (""==A274SoliWe) )
         {
            gxballoon.setError('Debe ingresar su correo electrónico');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebidprotegida=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBIDPROTEGIDA");
      AnyError = 0;
      try {
         if ( ! ( A332SoliWe == 'S' || A332SoliWe == 'N' ) )
         {
            gxballoon.setError("Campo Identidad protegida para esta solicitud fuera de rango");
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebobservaciones=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBOBSERVACIONES");
      AnyError = 0;
      try {
         if ( (""==A279SoliWe) )
         {
            gxballoon.setError('Debe ingresar las observaciones');
            AnyError = 1 ;
         }
      }
      catch(e){}

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliweblocalidadid=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBLOCALIDADID");
      AnyError = 0;
      if ( AnyError == 0 && ( A275SoliWe != gxOldKey("A275SoliWeA276SoliWe") ) )
      {
         gxajaxloadCrl('gxLoad_47',new Array("A275SoliWe"),new Array("A276SoliWe","A13Municip"));
         if ( GXLastAjaxSt == 101 )
         {
            gxballoon.setError("No existe 'Localidad de la ubicación de reclamos ingresados por web'.");
            AnyError = 1 ;
            gxUnsetSetKey("A275SoliWeA276SoliWe");
         }
         else
         {
            gxSetKey("A275SoliWeA276SoliWe","A275SoliWe");
         }
      }

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Soliwebcalleid=function()
{
   try {
      gxballoon = getGXBallon("SOLIWEBCALLEID");
      AnyError = 0;
      A277SoliWe=GXgetControlValue("SOLIWEBCALLEID") ;
      if ( A277SoliWe == '' )
      {
         A277SoliWe = 0 ;
      }
      else
      {
         var GXHCRC = gxajaxHideCode([ "AV7Municip", "A277SoliWe" ], "SOLIWEBCALLEID" ,[ "A277SoliWe" ]);
         if(GXHCRC=='ambiguousck'){
            gxballoon.setError(gxFormat("%1 es ambiguo", "Calle reclamo web"));
            AnyError = 1 ;
         }
         else
         {
            if(GXHCRC==0){
               GXsetControlValue("GXHCSOLIWEBCALLEID",A277SoliWe,0) ;
            }
            else
            {
               if(GXHCRC==101){
                  gxballoon.setError("No existe 'Calle de la ubicación de reclamos ingresados por web'.");
                  AnyError = 1 ;
               }
            }
         }
      }
      if ( AnyError == 0 && ( A277SoliWe != gxOldKey("A277SoliWeA278SoliWe") ) )
      {
         gxajaxloadCrl('gxLoad_48',new Array("A277SoliWe"),new Array("A278SoliWe"));
         if ( GXLastAjaxSt == 101 )
         {
            gxballoon.setError("No existe 'Calle de la ubicación de reclamos ingresados por web'.");
            AnyError = 1 ;
            gxUnsetSetKey("A277SoliWeA278SoliWe");
         }
         else
         {
            gxSetKey("A277SoliWeA278SoliWe","A277SoliWe");
         }
      }

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Fotoadjuntaid=function()
{
   try {
      if(  GXCurrentRow[68] ===0) return true;
      gxballoon = getGXGridBallon("FOTOADJUNTAID", GXCurrentRow[68]);
      AnyError = 0;
      sMode66 = Gx_mode ;
      Gx_mode = gxGetGridRowMode(66,68) ;
      _standaloneModal0Z66( ) ;

   }
   catch(e){}
   try {
      Gx_mode = sMode66 ;
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Valid_Fotoadjunta=function()
{
   try {
      if(  GXCurrentRow[68] ===0) return true;
      gxballoon = getGXGridBallon("FOTOADJUNTA", GXCurrentRow[68]);
      AnyError = 0;
      sMode66 = Gx_mode ;
      Gx_mode = gxGetGridRowMode(66,68) ;
      A342SoliWe = GXCtrlCount( "FOTOADJUNTA" , "" ) ;
      if ( Gx_mode == "UPD" )
      {
         gxSetOld("SOLIWEBCANTFOTOS","O345SoliWe","A345SoliWe");
         gxSetOld("SOLIWEBCANTIDADFOTOS","O342SoliWe","A342SoliWe");
      }

   }
   catch(e){}
   try {
      Gx_mode = sMode66 ;
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._standaloneModal0Z66=function()
{
   A345SoliWe = GXCtrlSerial( "SOLIWEBCANTFOTOS" , "A343FotoAd" , 0 , 68 , 1 ) ;
}
this._soliweb=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =81;
_GXValidFnc[3]={lvl:0,grid:0,fnc:null,fld:"_TXTTITULO",gxvar:"AV9txttitu",op:[],ip:[],nacdep:[],v2v:function(Value){AV9txttitu=Value},v2c:function(){GXsetControlValue("_TXTTITULO",AV9txttitu,0)},c2v:function(){AV9txttitu=GXgetControlValue("_TXTTITULO")}};
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBALTA",gxvar:"A260SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A260SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBALTA",A260SoliWe,0)},c2v:function(){A260SoliWe=GXgetControlValue("SOLIWEBALTA")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBALTAHORA",gxvar:"A282SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A282SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBALTAHORA",A282SoliWe,0)},c2v:function(){A282SoliWe=GXgetControlValue("SOLIWEBALTAHORA")}};
_GXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBEMPRESANOMBRE",gxvar:"A263SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A263SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBEMPRESANOMBRE",A263SoliWe,0)},c2v:function(){A263SoliWe=GXgetControlValue("SOLIWEBEMPRESANOMBRE")}};
_GXValidFnc[16]={lvl:0,grid:0,fnc:_Valid_Soliwebapellido,fld:"SOLIWEBAPELLIDO",gxvar:"A261SoliWe",op:[],ip:[16],nacdep:[],v2v:function(Value){A261SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBAPELLIDO",A261SoliWe,0)},c2v:function(){A261SoliWe=GXgetControlValue("SOLIWEBAPELLIDO")}};
_GXValidFnc[18]={lvl:0,grid:0,fnc:_Valid_Soliwebnombre,fld:"SOLIWEBNOMBRE",gxvar:"A262SoliWe",op:[],ip:[18],nacdep:[],v2v:function(Value){A262SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBNOMBRE",A262SoliWe,0)},c2v:function(){A262SoliWe=GXgetControlValue("SOLIWEBNOMBRE")}};
_GXValidFnc[20]={lvl:0,grid:0,fnc:_Valid_Soliwebsexo,fld:"SOLIWEBSEXO",gxvar:"A280SoliWe",op:[],ip:[20],nacdep:[],v2v:function(Value){A280SoliWe=Value},v2c:function(){GXsetComboBoxValue("SOLIWEBSEXO",A280SoliWe)},c2v:function(){A280SoliWe=GXgetControlValue("SOLIWEBSEXO")}};
_GXValidFnc[22]={lvl:0,grid:0,fnc:_Valid_Soliwebtipodocumentoid,fld:"SOLIWEBTIPODOCUMENTOID",gxvar:"A284SoliWe",op:[],ip:[22],nacdep:[],v2v:function(Value){A284SoliWe=gxint(Value)},v2c:function(){GXsetComboBoxValue("SOLIWEBTIPODOCUMENTOID",A284SoliWe)},c2v:function(){A284SoliWe=GXgetIntegerValue("SOLIWEBTIPODOCUMENTOID")}};
_GXValidFnc[24]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBNUMERODOC",gxvar:"A264SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A264SoliWe=gxint(Value)},v2c:function(){GXsetControlValue("SOLIWEBNUMERODOC",A264SoliWe,0)},c2v:function(){A264SoliWe=GXgetIntegerValue("SOLIWEBNUMERODOC")}};
_GXValidFnc[26]={lvl:0,grid:0,fnc:_Valid_Soliwebfechanacimiento,fld:"SOLIWEBFECHANACIMIENTO",gxvar:"A265SoliWe",op:[],ip:[26],nacdep:[],v2v:function(Value){A265SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBFECHANACIMIENTO",A265SoliWe,0)},c2v:function(){A265SoliWe=GXgetControlValue("SOLIWEBFECHANACIMIENTO")}};
_GXValidFnc[28]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBCP",gxvar:"A266SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A266SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBCP",A266SoliWe,0)},c2v:function(){A266SoliWe=GXgetControlValue("SOLIWEBCP")}};
_GXValidFnc[30]={lvl:0,grid:0,fnc:_Valid_Soliweblocalidad,fld:"SOLIWEBLOCALIDAD",gxvar:"A267SoliWe",op:[],ip:[30],nacdep:[],v2v:function(Value){A267SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBLOCALIDAD",A267SoliWe,0)},c2v:function(){A267SoliWe=GXgetControlValue("SOLIWEBLOCALIDAD")}};
_GXValidFnc[32]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBZONA",gxvar:"A330SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A330SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBZONA",A330SoliWe,0)},c2v:function(){A330SoliWe=GXgetControlValue("SOLIWEBZONA")}};
_GXValidFnc[34]={lvl:0,grid:0,fnc:_Valid_Soliwebcalle,fld:"SOLIWEBCALLE",gxvar:"A268SoliWe",op:[],ip:[34],nacdep:[],v2v:function(Value){A268SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBCALLE",A268SoliWe,0)},c2v:function(){A268SoliWe=GXgetControlValue("SOLIWEBCALLE")}};
_GXValidFnc[37]={lvl:0,grid:0,fnc:_Valid_Soliwebaltura,fld:"SOLIWEBALTURA",gxvar:"A269SoliWe",op:[],ip:[37],nacdep:[],v2v:function(Value){A269SoliWe=gxint(Value)},v2c:function(){GXsetControlValue("SOLIWEBALTURA",A269SoliWe,0)},c2v:function(){A269SoliWe=GXgetIntegerValue("SOLIWEBALTURA")}};
_GXValidFnc[39]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBPISO",gxvar:"A270SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A270SoliWe=gxint(Value)},v2c:function(){GXsetControlValue("SOLIWEBPISO",A270SoliWe,0)},c2v:function(){A270SoliWe=GXgetIntegerValue("SOLIWEBPISO")}};
_GXValidFnc[41]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBDEPTO",gxvar:"A271SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A271SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBDEPTO",A271SoliWe,0)},c2v:function(){A271SoliWe=GXgetControlValue("SOLIWEBDEPTO")}};
_GXValidFnc[44]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBTELFIJOAREA",gxvar:"A390SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A390SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBTELFIJOAREA",A390SoliWe,0)},c2v:function(){A390SoliWe=GXgetControlValue("SOLIWEBTELFIJOAREA")}};
_GXValidFnc[45]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBTELFIJONUMERO",gxvar:"A394SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A394SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBTELFIJONUMERO",A394SoliWe,0)},c2v:function(){A394SoliWe=GXgetControlValue("SOLIWEBTELFIJONUMERO")}};
_GXValidFnc[47]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBTELCELAREA",gxvar:"A392SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A392SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBTELCELAREA",A392SoliWe,0)},c2v:function(){A392SoliWe=GXgetControlValue("SOLIWEBTELCELAREA")}};
_GXValidFnc[48]={lvl:0,grid:0,fnc:_Valid_Soliwebtelcelnumero,fld:"SOLIWEBTELCELNUMERO",gxvar:"A393SoliWe",op:[],ip:[44,45,47,48],nacdep:[],v2v:function(Value){A393SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBTELCELNUMERO",A393SoliWe,0)},c2v:function(){A393SoliWe=GXgetControlValue("SOLIWEBTELCELNUMERO")}};
_GXValidFnc[50]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBTELEFONO",gxvar:"A272SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A272SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBTELEFONO",A272SoliWe,0)},c2v:function(){A272SoliWe=GXgetControlValue("SOLIWEBTELEFONO")}};
_GXValidFnc[52]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBDIAHORACONTACTO",gxvar:"A273SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A273SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBDIAHORACONTACTO",A273SoliWe,0)},c2v:function(){A273SoliWe=GXgetControlValue("SOLIWEBDIAHORACONTACTO")}};
_GXValidFnc[54]={lvl:0,grid:0,fnc:_Valid_Soliwebemail,fld:"SOLIWEBEMAIL",gxvar:"A274SoliWe",op:[],ip:[54],nacdep:[],v2v:function(Value){A274SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBEMAIL",A274SoliWe,0)},c2v:function(){A274SoliWe=GXgetControlValue("SOLIWEBEMAIL")}};
_GXValidFnc[56]={lvl:0,grid:0,fnc:_Valid_Soliwebidprotegida,fld:"SOLIWEBIDPROTEGIDA",gxvar:"A332SoliWe",op:[],ip:[56],nacdep:[],v2v:function(Value){A332SoliWe=Value},v2c:function(){GXsetComboBoxValue("SOLIWEBIDPROTEGIDA",A332SoliWe)},c2v:function(){A332SoliWe=GXgetControlValue("SOLIWEBIDPROTEGIDA")}};
_GXValidFnc[61]={lvl:0,grid:0,fnc:_Valid_Soliwebobservaciones,fld:"SOLIWEBOBSERVACIONES",gxvar:"A279SoliWe",op:[],ip:[61],nacdep:[],v2v:function(Value){A279SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBOBSERVACIONES",A279SoliWe,0)},c2v:function(){A279SoliWe=GXgetControlValue("SOLIWEBOBSERVACIONES")}};
_GXValidFnc [ 65 ]={lvl: 66 ,grid: 68 ,pgrid: 0 ,fnc: null ,fld: "_GXREMOVE68" ,gxvar: "Gxremove68" ,op:[  ],ip:[  ],v2v:function(Value){ Gxremove68=gxint(Value) },v2c:function(){ GXsetGridCheckBoxValue("_GXREMOVE68",GXCurrentRow[68],Gxremove68,"1") }, c2v:function(){ Gxremove68=GXgetGridCheckBoxValue("_GXREMOVE68",GXCurrentRow[68],"1","0") }, nac:function(){return  null }};
_GXValidFnc [ 66 ]={lvl: 66 ,grid: 68 ,pgrid: 0 ,fnc: _Valid_Fotoadjuntaid ,fld: "FOTOADJUNTAID" ,gxvar: "A343FotoAd" ,op:[ 66 ],ip:[ 66 ],v2v:function(Value){ A343FotoAd=gxint(Value) },v2c:function(){ GXsetGridControlValue("FOTOADJUNTAID",GXCurrentRow[68],A343FotoAd,0) }, c2v:function(){ A343FotoAd=GXgetGridIntegerValue("FOTOADJUNTAID",GXCurrentRow[68]) }, nac:function(){return  null }};
_GXValidFnc [ 67 ]={lvl: 66 ,grid: 68 ,pgrid: 0 ,fnc: _Valid_Fotoadjunta ,fld: "FOTOADJUNTA" ,gxvar: "A344FotoAd" ,op:[ 70 ],ip:[ 67,70 ],v2v:function(Value){ A344FotoAd=Value },v2c:function(){ GXsetGridControlValue("FOTOADJUNTA",GXCurrentRow[68],A344FotoAd,0) }, c2v:function(){ A344FotoAd=GXgetGridControlValue("FOTOADJUNTA",GXCurrentRow[68]) }, nac:function(){return  null }};
_GXValidFnc[70]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBCANTIDADFOTOS",gxvar:"A342SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A342SoliWe=gxint(Value)},v2c:function(){GXsetControlValue("SOLIWEBCANTIDADFOTOS",A342SoliWe,0)},c2v:function(){A342SoliWe=GXgetIntegerValue("SOLIWEBCANTIDADFOTOS")}};
_GXValidFnc[75]={lvl:0,grid:0,fnc:_Valid_Soliweblocalidadid,fld:"SOLIWEBLOCALIDADID",gxvar:"A275SoliWe",op:[],ip:[75],nacdep:[],v2v:function(Value){A275SoliWe=gxint(Value)},v2c:function(){GXsetComboBoxValue("SOLIWEBLOCALIDADID",A275SoliWe)},c2v:function(){A275SoliWe=GXgetIntegerValue("SOLIWEBLOCALIDADID")}};
_GXValidFnc[77]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBZONARECLAMO",gxvar:"A331SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A331SoliWe=Value},v2c:function(){GXsetControlValue("SOLIWEBZONARECLAMO",A331SoliWe,0)},c2v:function(){A331SoliWe=GXgetControlValue("SOLIWEBZONARECLAMO")}};
_GXValidFnc[79]={lvl:0,grid:0,fnc:_Valid_Soliwebcalleid,fld:"SOLIWEBCALLEID",gxvar:"A277SoliWe",op:[79],ip:[79],nacdep:[],v2v:function(Value){A277SoliWe=Value},v2c:function(){},c2v:function(){}};
_GXValidFnc[81]={lvl:0,grid:0,fnc:null,fld:"SOLIWEBALTURARECLAMO",gxvar:"A281SoliWe",op:[],ip:[],nacdep:[],v2v:function(Value){A281SoliWe=gxint(Value)},v2c:function(){GXsetControlValue("SOLIWEBALTURARECLAMO",A281SoliWe,0)},c2v:function(){A281SoliWe=GXgetIntegerValue("SOLIWEBALTURARECLAMO")}};
this.AV9txttitu=0;
this.A260SoliWe=0;
this.A282SoliWe=0;
this.A263SoliWe=0;
this.A261SoliWe=0;
this.A262SoliWe=0;
this.A280SoliWe=0;
this.A284SoliWe=0;
this.A264SoliWe=0;
this.A265SoliWe=0;
this.A266SoliWe=0;
this.A267SoliWe=0;
this.A330SoliWe=0;
this.A268SoliWe=0;
this.A269SoliWe=0;
this.A270SoliWe=0;
this.A271SoliWe=0;
this.A390SoliWe=0;
this.A394SoliWe=0;
this.A392SoliWe=0;
this.A393SoliWe=0;
this.A272SoliWe=0;
this.A273SoliWe=0;
this.A274SoliWe=0;
this.A332SoliWe=0;
this.A279SoliWe=0;
this.A342SoliWe=0;
this.A275SoliWe=0;
this.A331SoliWe=0;
this.A277SoliWe=0;
this.A281SoliWe=0;
_SetStandaloneVars( ) ;

