if(typeof(Spoon_AppName) != "string") { Spoon_AppName = ""; } if(typeof(Spoon_AppVersion) != "string") { Spoon_AppVersion = ""; } if(typeof(Spoon_FeedWidth) != "number") { Spoon_FeedWidth = 0; } if(typeof(Spoon_FeedHeight) != "number") { Spoon_FeedHeight = 0; } if(typeof(Spoon_DisplayMode) != "string") { Spoon_DisplayMode = ""; } if(typeof(Spoon_HideIfUnsupported) != "boolean") { Spoon_HideIfUnsupported = false; } if(typeof(Spoon_HideBrandingImage) != "boolean") { Spoon_HideBrandingImage = false; } if(typeof(Spoon_OpenNewWindowForRedirects) != "boolean") { Spoon_OpenNewWindowForRedirects = true; } if(typeof(Spoon_Password) != "string") { Spoon_Password = ""; } if(typeof(Spoon_IdentityProvider) != "string") { Spoon_IdentityProvider = ""; } if(typeof(Spoon_UserName) != "string") { Spoon_UserName = ""; } if(typeof(Spoon_ExpireTime) != "string") { Spoon_ExpireTime = ""; } if(typeof(Spoon_Signature) != "string") { Spoon_Signature = ""; } if(typeof(Spoon_BackgroundColor) != "string") { Spoon_BackgroundColor = ""; } if(typeof(Spoon_ShowPanelDescription) != "boolean") { Spoon_ShowPanelDescription = false; } if(typeof(Spoon_ShowPanelLaunchButton) != "boolean") { Spoon_ShowPanelLaunchButton = true; } if(typeof(Spoon_PanelLaunchButtonPosition) != "string") { Spoon_PanelLaunchButtonPosition = ""; } if(typeof(Spoon_Skin) != "string") { Spoon_Skin = ""; } if(typeof(Spoon_Action) != "string") { Spoon_Action = ""; } if(typeof(Spoon_HideGui) != "boolean") { Spoon_HideGui = false; } if(typeof(Spoon_BufferingDialogColor) != "number") { Spoon_BufferingDialogColor = -1; } if(typeof(Spoon_NormalButton) != "string") { Spoon_NormalButton = ""; } if(typeof(Spoon_HoverButton) != "string") { Spoon_HoverButton = ""; } if(typeof(Spoon_PressedButton) != "string") { Spoon_PressedButton = ""; } if (!Spoon_HideIfUnsupported) {document.writeln("");}