if (typeof (TD) == 'undefined') var TD = {}; if (typeof (TD.Config) == 'undefined') TD.Config = {}; if (typeof (TD.Toplets) == 'undefined') TD.Toplets = {}; TD.Config.AppDafults = { UseSSL: false, AppLogout: "/en/app/logout?ReturnUrl=", PopupClosePath: "/en/app/popupclose", PopupLoginPath: "/en/app/popuplogin", PopupLoginWidth: 500, PopupLoginHeight:375, PopupRegistrationPath:"/en/app/popupregistration", PopupRegistrationWidth:600, PopupRegistrationHeight:650, PopupActivationPath:"/en/app/popupactivation?", PopupActivationWidth:500, PopupActivationHeight:375, PopupResetPasswordPath:"/en/app/popupresetpassword", PopupResetPasswordWidth:500, PopupResetPasswordHeight:375, PopupResetPassword2Path:"/en/app/PopupResetPassword2?", PopupResetPassword2Width:500, PopupResetPassword2Height:375, PopupFbIsOurUserPath: "/Toplets/Facebook/IsOurUser.ashx?fbuid=", PopupFbHandlerPath: "/facebook/handler?FbCLogin=true&ReturnUrl=", PopupFbWidth: 580, PopupFbHeight: 493, FacebookDetach: '/facebook/detach', LogoutPath:"/en/app/Logout?ReturnUrl=", TopsCmsCookieName :"TOPSCMSAUTH" };