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.", Click_the_signin_link : "Click the 'sign in' link on the top of the page", Try_again_later : " Please try again later.", Problem_reading_page : "There was a problem reading this page.", Protected_profile : "Sorry, this is a private account.", Not_valid_URL : "This is not a valid URL.", Please_try_again : " Please try again.", Try_another : "Try another", Sign_in_for_Slide : "SIGN IN to retrieve your Slide images!", 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", No_videos_found : "No videos found", No_images_found : "No images found", 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", Enter_valid_search_word : "Please enter search term(s)", All_photos : "All photos", Unsaved_Changes : "You have unsaved changes. 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", Search : "Search", Enter_valid_email : "Please enter a valid Email", Enter_MySpace_URL : "Enter MySpace URL", Enter_Friendster_URL : "Enter Friendster URL", Enter_valid_youtube_url : "Please enter the URL for a YouTube video, e.g. http://www.youtube.com/watch?v=JpXFluYTdnQ", Enter_valid_myspacevideo_url : "Please enter the URL for a MySpace video, e.g. http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=1574755863", Many_Items_Added : " photos added", One_Item_Added : "One photo added", Updated : "Updated", Must_be_valid_video_url : "URL must be an individual video URL", Skip_Message : null , Save_the_guestbook : "Save the GuestBook?" }; 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" }; this.Mscd = { Add : "Add!" }; this.Search = { Displaying : "Results", NotFound : "not found" }; } var cl = new Lang()