/*
               File: Inicio
        Description: ZetaCuentas :: Tus finanzas gratis y online
             Author: GeneXus Java Generator version 10_1_3-34783
       Generated on: September 3, 2010 19:54:35.78
       Program type: Main program
          Main DBMS: mysql
*/
gx.evt.autoSkip = false;
function inicio() {
   this.ServerClass =  "Inicio" ;
   this.PackageName =  "" ;
   this.setObjectType("web");
   this.hasEnterEvent = false;
   this.autoRefresh = true;
   this.SetStandaloneVars=function()
   {
   };
   this.e120i2_client=function()
   {
      this.executeServerEvent("'SOLO PARA LLAMARLO'", true);
   };
   this.e140i2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   };
   this.e150i2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   };
   this.GXValidFnc = [];
   this.GXLastCtrlId =0;
   this.GOOGLEFEED1Container = gx.uc.getNew(this, 39, 0, "GoogleFeed", "GOOGLEFEED1Container", "Googlefeed1");
   this.GOOGLEFEED1Container.setProperty("Width", "Width", "710", "str");
   this.GOOGLEFEED1Container.setProperty("Height", "Height", "100%", "str");
   this.GOOGLEFEED1Container.setProperty("Type", "Type", "preview", "str");
   this.GOOGLEFEED1Container.setProperty("NumEntries", "Numentries", 15, "num");
   this.GOOGLEFEED1Container.setProperty("LinkTarget", "Linktarget", "_blank", "str");
   this.GOOGLEFEED1Container.setProperty("Css", "Css", "Default", "str");
   this.GOOGLEFEED1Container.setProperty("ShowTitle", "Showtitle", true, "bool");
   this.GOOGLEFEED1Container.setProperty("Border", "Border", true, "bool");
   this.GOOGLEFEED1Container.setProperty("HeaderFont", "Headerfont", "", "str");
   this.GOOGLEFEED1Container.setProperty("HeaderTextColor", "Headertextcolor", gx.color.fromRGB(103,103,103), "color");
   this.GOOGLEFEED1Container.setProperty("HeaderBgColor", "Headerbgcolor", gx.color.fromRGB(229,236,249), "color");
   this.GOOGLEFEED1Container.setProperty("LinkFont", "Linkfont", "", "str");
   this.GOOGLEFEED1Container.setProperty("LinkColor", "Linkcolor", gx.color.fromRGB(0,0,255), "color");
   this.GOOGLEFEED1Container.setProperty("SnippetFont", "Snippetfont", "", "str");
   this.GOOGLEFEED1Container.setProperty("SnippetColor", "Snippetcolor", gx.color.fromRGB(64,64,64), "color");
   this.GOOGLEFEED1Container.setProperty("TimeFont", "Timefont", "", "str");
   this.GOOGLEFEED1Container.setProperty("TimeColor", "Timecolor", gx.color.fromRGB(111,111,111), "color");
   this.GOOGLEFEED1Container.setProperty("LinesColorEven", "Linescoloreven", gx.color.fromRGB(255,255,255), "color");
   this.GOOGLEFEED1Container.setProperty("LinesColorOdd", "Linescolorodd", gx.color.fromRGB(246,246,246), "color");
   this.GOOGLEFEED1Container.setProperty("SelectionImage", "Selectionimage", "", "str");
   this.GOOGLEFEED1Container.addV2CFunction(function(UC) { UC.ParentObject.AV9feedData=gx.fn.getControlValue("_FEEDDATA");UC.SetFeedData(UC.ParentObject.AV9feedData); });
   this.GOOGLEFEED1Container.addC2VFunction(function(UC) { UC.ParentObject.AV9feedData=UC.GetFeedData();gx.fn.setControlValue("_FEEDDATA",UC.ParentObject.AV9feedData); });
   this.GOOGLEFEED1Container.setProperty("Visible", "Visible", true, "bool");
   this.GOOGLEFEED1Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.GOOGLEFEED1Container);
   this.HOVERPANEL1Container = gx.uc.getNew(this, 21, 0, "HoverPanel", "HOVERPANEL1Container", "Hoverpanel1");
   this.HOVERPANEL1Container.setProperty("Width", "Width", "100", "str");
   this.HOVERPANEL1Container.setProperty("Height", "Height", "100", "str");
   this.HOVERPANEL1Container.setProperty("controlType", "Controltype", "TextBlock", "str");
   this.HOVERPANEL1Container.setDynProperty("panelLink", "Panellink", "str");
   this.HOVERPANEL1Container.setProperty("clickToFix", "Clicktofix", "No", "str");
   this.HOVERPANEL1Container.setProperty("image", "Image", "hoverpanel.jpg", "str");
   this.HOVERPANEL1Container.setDynProperty("controlText", "Controltext", "str");
   this.HOVERPANEL1Container.setProperty("face", "Face", "Tahoma", "str");
   this.HOVERPANEL1Container.setProperty("size", "Size", "2", "str");
   this.HOVERPANEL1Container.setProperty("color", "Color", gx.color.fromRGB(0,0,0), "color");
   this.HOVERPANEL1Container.setProperty("position", "Position", "Relative", "str");
   this.HOVERPANEL1Container.setProperty("panelWidth", "Panelwidth", 540, "num");
   this.HOVERPANEL1Container.setProperty("panelHeight", "Panelheight", 160, "num");
   this.HOVERPANEL1Container.setProperty("effect", "Effect", "98", "str");
   this.HOVERPANEL1Container.setProperty("verticalPos", "Verticalpos", "Under", "str");
   this.HOVERPANEL1Container.setProperty("horizontalPos", "Horizontalpos", "Left", "str");
   this.HOVERPANEL1Container.setProperty("verticalOffset", "Verticaloffset", 5, "num");
   this.HOVERPANEL1Container.setProperty("horizontalOffset", "Horizontaloffset", 5, "num");
   this.HOVERPANEL1Container.setProperty("topPos", "Toppos", 100, "num");
   this.HOVERPANEL1Container.setProperty("leftPos", "Leftpos", 300, "num");
   this.HOVERPANEL1Container.setProperty("hasTitle", "Hastitle", "Yes", "str");
   this.HOVERPANEL1Container.setDynProperty("titleText", "Titletext", "str");
   this.HOVERPANEL1Container.setProperty("title_Fore_Color", "Title_fore_color", gx.color.fromRGB(255,255,255), "color");
   this.HOVERPANEL1Container.setProperty("title_Back_Color", "Title_back_color", gx.color.fromRGB(70,130,180), "color");
   this.HOVERPANEL1Container.setProperty("Visible", "Visible", true, "bool");
   this.HOVERPANEL1Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.HOVERPANEL1Container);
   this.HOVERPANEL2Container = gx.uc.getNew(this, 25, 0, "HoverPanel", "HOVERPANEL2Container", "Hoverpanel2");
   this.HOVERPANEL2Container.setProperty("Width", "Width", "100", "str");
   this.HOVERPANEL2Container.setProperty("Height", "Height", "100", "str");
   this.HOVERPANEL2Container.setProperty("controlType", "Controltype", "TextBlock", "str");
   this.HOVERPANEL2Container.setDynProperty("panelLink", "Panellink", "str");
   this.HOVERPANEL2Container.setProperty("clickToFix", "Clicktofix", "No", "str");
   this.HOVERPANEL2Container.setProperty("image", "Image", "hoverpanel.jpg", "str");
   this.HOVERPANEL2Container.setDynProperty("controlText", "Controltext", "str");
   this.HOVERPANEL2Container.setProperty("face", "Face", "Tahoma", "str");
   this.HOVERPANEL2Container.setProperty("size", "Size", "2", "str");
   this.HOVERPANEL2Container.setProperty("color", "Color", gx.color.fromRGB(0,0,0), "color");
   this.HOVERPANEL2Container.setProperty("position", "Position", "Relative", "str");
   this.HOVERPANEL2Container.setProperty("panelWidth", "Panelwidth", 520, "num");
   this.HOVERPANEL2Container.setProperty("panelHeight", "Panelheight", 350, "num");
   this.HOVERPANEL2Container.setProperty("effect", "Effect", "98", "str");
   this.HOVERPANEL2Container.setProperty("verticalPos", "Verticalpos", "Under", "str");
   this.HOVERPANEL2Container.setProperty("horizontalPos", "Horizontalpos", "Left", "str");
   this.HOVERPANEL2Container.setProperty("verticalOffset", "Verticaloffset", 5, "num");
   this.HOVERPANEL2Container.setProperty("horizontalOffset", "Horizontaloffset", 5, "num");
   this.HOVERPANEL2Container.setProperty("topPos", "Toppos", 100, "num");
   this.HOVERPANEL2Container.setProperty("leftPos", "Leftpos", 320, "num");
   this.HOVERPANEL2Container.setProperty("hasTitle", "Hastitle", "Yes", "str");
   this.HOVERPANEL2Container.setDynProperty("titleText", "Titletext", "str");
   this.HOVERPANEL2Container.setProperty("title_Fore_Color", "Title_fore_color", gx.color.fromRGB(255,255,255), "color");
   this.HOVERPANEL2Container.setProperty("title_Back_Color", "Title_back_color", gx.color.fromRGB(70,130,180), "color");
   this.HOVERPANEL2Container.setProperty("Visible", "Visible", true, "bool");
   this.HOVERPANEL2Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.HOVERPANEL2Container);
   this.HOVERPANEL3Container = gx.uc.getNew(this, 29, 0, "HoverPanel", "HOVERPANEL3Container", "Hoverpanel3");
   this.HOVERPANEL3Container.setProperty("Width", "Width", "100", "str");
   this.HOVERPANEL3Container.setProperty("Height", "Height", "100", "str");
   this.HOVERPANEL3Container.setProperty("controlType", "Controltype", "TextBlock", "str");
   this.HOVERPANEL3Container.setDynProperty("panelLink", "Panellink", "str");
   this.HOVERPANEL3Container.setProperty("clickToFix", "Clicktofix", "No", "str");
   this.HOVERPANEL3Container.setProperty("image", "Image", "hoverpanel.jpg", "str");
   this.HOVERPANEL3Container.setDynProperty("controlText", "Controltext", "str");
   this.HOVERPANEL3Container.setProperty("face", "Face", "Tahoma", "str");
   this.HOVERPANEL3Container.setProperty("size", "Size", "2", "str");
   this.HOVERPANEL3Container.setProperty("color", "Color", gx.color.fromRGB(0,0,0), "color");
   this.HOVERPANEL3Container.setProperty("position", "Position", "Relative", "str");
   this.HOVERPANEL3Container.setProperty("panelWidth", "Panelwidth", 460, "num");
   this.HOVERPANEL3Container.setProperty("panelHeight", "Panelheight", 325, "num");
   this.HOVERPANEL3Container.setProperty("effect", "Effect", "98", "str");
   this.HOVERPANEL3Container.setProperty("verticalPos", "Verticalpos", "Under", "str");
   this.HOVERPANEL3Container.setProperty("horizontalPos", "Horizontalpos", "Left", "str");
   this.HOVERPANEL3Container.setProperty("verticalOffset", "Verticaloffset", 5, "num");
   this.HOVERPANEL3Container.setProperty("horizontalOffset", "Horizontaloffset", 5, "num");
   this.HOVERPANEL3Container.setProperty("topPos", "Toppos", 100, "num");
   this.HOVERPANEL3Container.setProperty("leftPos", "Leftpos", 300, "num");
   this.HOVERPANEL3Container.setProperty("hasTitle", "Hastitle", "Yes", "str");
   this.HOVERPANEL3Container.setDynProperty("titleText", "Titletext", "str");
   this.HOVERPANEL3Container.setProperty("title_Fore_Color", "Title_fore_color", gx.color.fromRGB(255,255,255), "color");
   this.HOVERPANEL3Container.setProperty("title_Back_Color", "Title_back_color", gx.color.fromRGB(70,130,180), "color");
   this.HOVERPANEL3Container.setProperty("Visible", "Visible", true, "bool");
   this.HOVERPANEL3Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.HOVERPANEL3Container);
   this.HOVERPANEL4Container = gx.uc.getNew(this, 33, 0, "HoverPanel", "HOVERPANEL4Container", "Hoverpanel4");
   this.HOVERPANEL4Container.setProperty("Width", "Width", "100", "str");
   this.HOVERPANEL4Container.setProperty("Height", "Height", "100", "str");
   this.HOVERPANEL4Container.setProperty("controlType", "Controltype", "TextBlock", "str");
   this.HOVERPANEL4Container.setDynProperty("panelLink", "Panellink", "str");
   this.HOVERPANEL4Container.setProperty("clickToFix", "Clicktofix", "No", "str");
   this.HOVERPANEL4Container.setProperty("image", "Image", "hoverpanel.jpg", "str");
   this.HOVERPANEL4Container.setDynProperty("controlText", "Controltext", "str");
   this.HOVERPANEL4Container.setProperty("face", "Face", "Tahoma", "str");
   this.HOVERPANEL4Container.setProperty("size", "Size", "2", "str");
   this.HOVERPANEL4Container.setProperty("color", "Color", gx.color.fromRGB(0,0,0), "color");
   this.HOVERPANEL4Container.setProperty("position", "Position", "Relative", "str");
   this.HOVERPANEL4Container.setProperty("panelWidth", "Panelwidth", 580, "num");
   this.HOVERPANEL4Container.setProperty("panelHeight", "Panelheight", 190, "num");
   this.HOVERPANEL4Container.setProperty("effect", "Effect", "98", "str");
   this.HOVERPANEL4Container.setProperty("verticalPos", "Verticalpos", "Under", "str");
   this.HOVERPANEL4Container.setProperty("horizontalPos", "Horizontalpos", "Left", "str");
   this.HOVERPANEL4Container.setProperty("verticalOffset", "Verticaloffset", 5, "num");
   this.HOVERPANEL4Container.setProperty("horizontalOffset", "Horizontaloffset", 5, "num");
   this.HOVERPANEL4Container.setProperty("topPos", "Toppos", 100, "num");
   this.HOVERPANEL4Container.setProperty("leftPos", "Leftpos", 300, "num");
   this.HOVERPANEL4Container.setProperty("hasTitle", "Hastitle", "Yes", "str");
   this.HOVERPANEL4Container.setDynProperty("titleText", "Titletext", "str");
   this.HOVERPANEL4Container.setProperty("title_Fore_Color", "Title_fore_color", gx.color.fromRGB(255,255,255), "color");
   this.HOVERPANEL4Container.setProperty("title_Back_Color", "Title_back_color", gx.color.fromRGB(70,130,180), "color");
   this.HOVERPANEL4Container.setProperty("Visible", "Visible", true, "bool");
   this.HOVERPANEL4Container.setC2ShowFunction(function(UC) { UC.show(); });
   this.setUserControl(this.HOVERPANEL4Container);
   this.AV9feedData = [ ] ;
   this.ServerEvents = ["e120i2_client" ,"e140i2_client" ,"e150i2_client"];
   this.SetStandaloneVars( );
}
inicio.prototype = new gx.GxObject;
gx.setParentObj(new inicio());
