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: "/app/logout?ReturnUrl=", PopupClosePath: "/app/popupclose", PopupLoginPath: "/app/popuplogin", PopupLoginWidth: 500, PopupLoginHeight:375, PopupRegistrationPath:"/app/popupregistration", PopupRegistrationWidth:600, PopupRegistrationHeight:650, PopupActivationPath:"/app/popupactivation?", PopupActivationWidth:500, PopupActivationHeight:375, PopupResetPasswordPath:"/app/popupresetpassword", PopupResetPasswordWidth:500, PopupResetPasswordHeight:375, PopupResetPassword2Path:"/app/PopupResetPassword2?", PopupResetPassword2Width:500, PopupResetPassword2Height:375, PopupFbIsOurUserPath: "/Toplets/Facebook/IsOurUser.ashx?fbuid=", PopupFbHandlerPath: "/facebook/handler?FbCLogin=true&ReturnUrl=", PopupFbWidth: 580, PopupFbHeight: 493, LogoutPath:"/app/Logout?ReturnUrl=", TopsCmsCookieName :"TCMC" };