var Lang = function() { this.Arrange = { This_Set_has_No_Photos : "This set has no photos", Incorrect_email_or_password : "Incorrect email or password", Please_try_another : " Please try another.", No_such_user_in : "No such user in ", Input_not_understood : "That input was not understood.", Not_responding : " is not responding right now.", Try_again_later : " Please try again later.", Problem_reading_page : "There was a problem reading this page.", Not_valid_URL : "This is not a valid URL.", Please_try_again : " Please try again.", Cannot_load_image : "Cannot load an image from that URL.", Please_enter_text : "Please enter some text.", This_acct_has_no_photos : "This account has no photos", Enter_valid_screen_name : "Please enter a valid Screen Name", Enter_valid_password : "Please enter a valid Password", Enter_valid_Wretch_ID : "Please enter a valid Wretch ID", All_photos : "All photos", Unsaved_Changes : "You have unsaved changes in this Slide Show. Are you sure you want to leave?", Discard_Slide_Show : "Are you sure you want to discard this slideshow?", Confirm_Delete_Picture : "Are you sure you want to delete this picture?", Enter_Photo_Cap : "(Enter photo caption)", Saving : "Saving...", SAVE : "SAVE" }; this.Signin = { Blank_Password_error : "Please enter password", Blank_Email_error : "Please enter email", Bad_Email_Format_error : "Incorrect email format", Blank_Pw_and_Email_error : "Please enter email and password", Bad_Password_error : "Please use only unaccented Latin characters for your password", Mismatched_Pw_error : "The two passwords do not match", Lost_Username_or_Pw : "Lost Username or Password?", Invalid_Username_or_Pw : "Invalid Username or Password", Signing_In : "Signing in...", Signing_Out : "Signing out...", Slide_ID_or_Email : "Slide ID or email:", Password : "Password:", Remember_Me : "Remember Me", Sign_In : "Sign In" }; } var cl = new Lang()