/*
               File: SignInPage
        Description: Sign In Page
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 4/16/2010 9:50:45.3
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Userplayerid=function()
{
   try {
      gxballoon = getGXBallon("_USERPLAYERID");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._signinpage=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =13;
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_USERPLAYERID",gxvar:"AV5UserPla",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UserPla=Value},v2c:function(){GXsetControlValue("_USERPLAYERID",AV5UserPla,0)},c2v:function(){AV5UserPla=GXgetControlValue("_USERPLAYERID")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_USERPASSWORD",gxvar:"AV6UserPas",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UserPas=Value},v2c:function(){GXsetControlValue("_USERPASSWORD",AV6UserPas,0)},c2v:function(){AV6UserPas=GXgetControlValue("_USERPASSWORD")}};
_GXValidFnc[13]={lvl:0,grid:0,fnc:null,fld:"_REMEMBERME",gxvar:"AV28Rememb",op:[],ip:[],nacdep:[],v2v:function(Value){AV28Rememb=Value},v2c:function(){GXsetCheckBoxValue("_REMEMBERME",AV28Rememb,"Y")},c2v:function(){AV28Rememb=GXgetCheckBoxValue("_REMEMBERME","Y","N")}};
this.AV5UserPla=0;
this.AV6UserPas=0;
this.AV28Rememb=0;
_SetStandaloneVars( ) ;
