%
'### Navigational Bars
Const strText_UpdateAccount = "Update Account"
Const strText_MyAds = "My Ads"
Const strText_Alerts = "Alerts!"
Const strText_Favorites = "Favorites"
Const strText_Logout = "Logout"
Const strText_Home = "Home"
Const strText_BrowseAds = "Browse Ads"
Const strText_PostAd = "Post Ad"
Const strText_FAQ = "FAQ"
Const strText_Admin = "Admin"
Const strText_Register = "Register"
Const strText_Logon = "Logon"
Const strText_Email = "Email"
Const strText_Password = "Password"
Const strText_SearchFor = "Search For"
Const strText_SearchIn = "Search In"
Const strText_City = "City"
Const strText_WithPhotoOnly = "With Photo Only"
Const strText_Search = "Search"
Const strText_AdvancedSearch = "Advanced Search"
Const strText_Youarevisitor = "You are visitor"
Const strText_Refresh = "Refresh"
Const strText_Advertisewithus = "Advertise with us"
Const strText_SiteMap = "Site Map"
Const strText_TermsofUse = "Terms of Use"
Const strText_Contactus = "Contact us"
Const strText_Welcome = "Welcome"
Const strText_Credits = "Credits"
Const strText_Moderator = "moderator"
'### Search, Advanced Search
Const strText_ALLCATEGORIES = "ALL CATEGORIES"
Const strText_AnyWord = "Any Word"
Const strText_AllWords = "All Words"
Const strText_ExactPhrase = "Exact Phrase"
Const strText_AllDates = "=All Dates="
Const strText_Last = "Last"
Const strText_days = "days"
Const strText_Week = "Week"
Const strText_Basic = "Basic"
Const strText_Tryour = "Try our"
Const strText_Advanced = "Advanced"
Const strText_SearchRules = "Search Rules"
Const strText_SearchRefine = "Refine Search"
Const strText_SearchNew = "New Search"
Const strText_SearchCriteria = "At list one search criteria must be specified."
Const strText_SearchKeywords = "Search is case insensitive. Please type keywords separated by a space."
Const strText_SearchKeywordsLength = "Minimum length of keywords (if specified) is 3 characters except for 'Exact Phrase' in combination with other keywords."
Const strText_SearchSpeedUp = "To speed up a query, please select a target category rather than 'Search All Categories' request."
Const strText_SearchCommomWords = "Keywords should not contain common words except for 'Exact Phrase' type search."
Const strText_SearchInvalid = "Search query is invalid. Please follow the rules above."
Const strText_SearchTryAdvanced = "Try our Advanced Search"
Const strText_SearchNoMatch = "Search did not match keyword(s): "
Const strText_SearchNoMatch1 = " with any ad records in database!"
Const strText_SearchNoMatch2 = "Search did not find any records matching your criteria."
Const strText_SearchResultKeywords = "Search Result for Keyword(s) "
Const strText_SearchResult = "Search Result in "
Const strText_SearchForAll = "Search Ads in All Categories"
Const strText_SearchMatchAd = "Ads Which Match Your Search Criteria"
Const strText_SearchTitleBody = "Only Ads Title and Body are searched for keywords."
Const strText_Searchforkeywords = "Search for keywords"
Const strText_KeywordsTarget = "Keywords Target"
Const strText_KeywordsFormat = "Keywords Format"
Const strText_Sortby = "Sort by"
Const strText_CategorytoSearch = "Category to Search"
Const strText_DateRange = "DateRange"
Const strText_SearchAds = "Search Ads"
Const strText_AdTitle = "Ad Title"
Const strText_AdBody = "Ad Body"
Const strText_AdTitleandBody = "Ad Title and Body"
Const strText_DateDescending = "Date - Descending"
Const strText_DateAscending = "Date - Ascending"
Const strText_AdAuthor = "Ad Author"
Const strText_AdswithPhotoFirst = "Ads with Photo First"
Const strText_HotAdsFirst = "'Hot' Ads First"
Const strText_DisplayCategoriesTree = "Display Categories Tree"
Const strText_SearchAll = "Search All"
Const strText_SearchAllCategories = "Search All Categories"
'### List Tables Heads
Const strText_Remove = "Remove"
Const strText_PostedOn = "Posted On"
Const strText_Subject = "Subject"
Const strText_Picture = "Picture"
Const strText_Action = "Action"
Const strText_Views = "Views"
Const strText_Location = "Location"
Const strText_Yes = "Yes"
Const strText_No = "No"
Const strText_NA = "N/A" 'Not Available
Const strText_Keywords = "Keywords"
Const strText_SearchType = "Search Type"
Const strText_Category = "Category"
Const strText_Subcategory = "Subcategory"
Const strText_3rdLevel = "3rd Level"
Const strText_Author = "Author"
Const strText_AttachedPhoto = "Attached Photo"
'### viewlist.asp, viewscat.asp, viewsublist.asp, viewuserlist.asp
Const strText_NoAdsSubmitted = "There are no ads have been submitted to this category."
Const strText_InvalidRequestList = "Invalid request!"
Const strText_ShowAll = "Show All"
Const strText_JumptoCategory = "Jump to Category"
Const strText_CannotLocateCategory = "We cannot locate Subcategory you have requested... "
Const strText_FeaturedAds = "Featured Ads in "
Const strText_Click = "Click"
Const strText_CreateAndPost = "to create and post your own ads!"
Const strText_ALLinthisCategory = "ALL in this Category"
Const strText_Alladspostedby = "All ads posted by"
Const strText_From = "From"
Const strText_UserNotFound = "User Not Found!"
Const strText_AdsforUser = "Ads for User"
Const strText_UserAdsPending = "might be expired or pending at the moment!"
Const strText_Price = "Price"
'### Marquee
Const strText_MHeader = "Latest Submissions:"
Const strText_MTime = "Today is: "
Const strText_NoSubmissions = "No Submissions"
'### Paging
Const strText_Previous = "Previous"
Const strText_Next = "Next"
Const strText_Pages = "Pages"
Const strText_FirstPage = "First Page"
Const strText_LastPage = "Last Page"
'### Content Bars
Const strText_NoAccountshavebeencreatedyet = "No Accounts have been created yet."
Const strText_NoAdshavebeenpostedyet = "No Ads have been posted yet."
Const strText_Bethefirsttobelistedhere = "Be the first to be listed here!"
Const strText_AllHotAds = "All Hot Ads.."
Const strText_Hits = "Hits"
Const strText_Ads = "Ads"
'### Common Links And Text
Const strText_CategoriesList = "Categories List"
Const strText_Status = "Status"
Const strText_Postedby = "Posted by"
Const strText_Edit = "Edit"
Const strText_Enable = "Enable"
Const strText_Disable = "Disable Ad"
Const strText_Images = "Images"
Const strText_back = "back"
Const strText_Active = "Active"
Const strText_Delete = "Delete"
Const strText_Modify = "Modify"
Const strText_NotActive = "Not Active"
Const strText_Expired = "Expired"
Const strText_Disabled = "Disabled"
Const strText_Repost = "Repost"
Const strText_Attach = "Attach"
Const strText_Duration = "Duration"
Const strText_Reset = "Reset"
Const strText_TotalPages = "Total Pages"
Const strText_TotalPosted = "Total Posted"
Const strText_Categories = "Categories"
Const strText_TotallyPostedandActive = "Totally Posted and Active "
Const strText_Adsin = "Ads in"
'### viewad.asp, adpreview.asp, view_print.asp
Const strText_ViewAd = "View Ad"
Const strText_AdPreview = "Ad Preview"
Const strText_Preview = "Preview"
Const strText_Someofthefields = "(Note: Some of the fields may not be available in preview)"
Const strText_AddtoFavorites = "Add to Favorites"
Const strText_EmailtoaFriend = "Email to a Friend"
Const strText_PrintFriendly = "Print Friendly"
Const strText_ReplytoAd = "Reply to Ad"
Const strText_AdPosted = "Ad Posted"
Const strText_AdExpire = "Ad Expire"
Const strText_UserInformation = "User Information"
Const strText_IPAddress = "IP Address"
Const strText_Phone = "Phone"
Const strText_UserLocation = "User Location"
Const strText_UserWebSite = "User Web Site"
Const strText_AllUserAds = "All User Ads"
Const strText_AllAds = "All Ads"
Const strText_by= "by"
Const strText_AdDescription = "Ad Description"
Const strText_AdInformation = "Ad Information"
Const strText_Textsize = "Text size"
Const strText_Viewed = "Viewed"
Const strText_times = " times"
Const strText_SlideShow = "Slide Show"
Const strText_AdisnotFound = "Ad is not Found. Possibly is not Active or Expired."
Const strText_ShowThumbs = "Show Thumbs"
Const strText_HideThumbs = "Hide Thumbs"
Const strText_BacktoDetailedView = "Back to Detailed View"
Const strText_PrintFriendlyView = "Print Friendly View"
'### alert.asp
'### An extended notes text is in extended_language.asp
Const strText_ALLSUBCATEGORIES = "ALL SUBCATEGORIES"
Const strText_ALL3RDLEVEL = "ALL 3RD LEVEL"
Const strText_Alertsforuser = "Alerts for user"
Const strText_MyEmailAlerts = "My Email Alerts"
Const strText_CreateAlert = "Create Alert"
Const strText_SaveAlert = "Save Alert"
Const strText_Keywordsareinvalid = "Keywords are invalid!"
Const strText_CHANGE = "CHANGE"
Const strText_removeAlert = "Sure to remove this Alert?"
Const strText_noAlertscreatedyet = "There are no Alerts created yet."
Const strText_Youmaycreate = "You may create"
Const strText_CreatemoreEmailAlert = "more Email Alert(s)"
Const strText_RemoveAlertAfter = "Remove Alert After"
Const strText_RestrictCategory = "Restrict to Category"
Const strText_RestrictSubcategory = "Restrict to Subcategory"
Const strText_Restrict3rdLevel = "Restrict to 3rd Level"
Const strText_RefreshPage = "Refresh Page"
Const strText_EmailAlertslimit = "You have reached Email Alerts limit which is set to "
'### favorites.asp
Const strText_FavoritesListEmpty = "The Favorites List is Empty or bookmarked ads are no longer available."
Const strText_BookmarkedAds = "List of Bookmarked Ads"
Const strText_MyBookmarkedAds = "My Bookmarked Ads"
Const strText_DeleteBookmarks = "Delete Selected Bookmarks?"
Const strText_DeleteSelected = "Delete Selected"
'### hotlist.asp
Const strText_WhatsHot = "What's Hot"
Const strText_FeaturedClassifiedAds = "Featured Classified Ads"
Const strText_HotListEmpty = "The Hot List is currently Empty."
Const strText_More = "more"
'### logon.asp, register.asp, reg.asp, sendpass.asp
'### An extended notes text is in extended_language.asp
Const strText_NameMustbeatleast = "Name must be at least 4 characters long!"
Const strText_PasswordMustbeatleast = "Password must be at least 6 characters long!"
Const strText_RequiredFieldsEmpty = "One of the required fields is empty!"
Const strText_Emailformatisinvalid = "Email format is invalid!"
Const strText_LogonIncorrect = "Logon Incorrect"
Const strText_AccountNotFound = "The account"
Const strText_AccountNotFound1 = "has not been found!"
Const strText_AccountSuspended = "Your account has been suspended! Please contact Site Administrator."
Const strText_PasswordIncorrect = "The password for account"
Const strText_PasswordIncorrect1 = "is incorrect."
Const strText_PasswordIncorrect2 = "Please try again or click a button bellow to have your password emailed to you."
Const strText_EmailPassword = "Email My Password"
Const strText_VerificationCompleted = "Verification Completed! Congratulations, you may now post ads!"
Const strText_AlreadyVerified = "Your account has already been verified!"
Const strText_NotVerified = "Your email has not been verified. Please click"
Const strText_HERE = "HERE"
Const strText_ToVerify = "to verify or"
Const strText_AlreadyRegistered = "If you have already registered please logon typing your Email and password above.
One account per customer please."
Const strText_AcountSuspended = "This account has been suspended. Please contact site Administrator."
Const strText_YouMayUpdate = "You may update your account using the form below:"
Const strText_CreateAccount = "Create Account"
Const strText_MustCreateAccount = "You have to create an account before you can post your Ads or create Email Alerts."
Const strText_UserRegistration = "User Registration"
Const strText_RequiredFields = "Required Fields"
Const strText_UserName = "User Name (nick name):
4-15 characters"
Const strText_EmailAddress = "Email Address"
Const strText_UserPassword = "Password:
6-12 characters"
Const strText_ConfirmPassword = "Confirm Password"
Const strText_AddtoEmailList = "Add to Email List for important announcements."
Const strText_Agreement = "I agree with"
Const strText_Agreement1 = "Terms of use"
Const strText_Agreement2 = "Privacy Note"
Const strText_VerificationCode = "Verification Code"
Const strText_ResendVerif = "resend verif. code"
Const strText_Verify = "Verify"
Const strText_PasswordSent = "The password has been sent to "
Const strText_InvalidRequestSession = "Invalid request or your session is expired!"
'### admin_iupl.asp, admin_iprev.asp, admin_imgmod.asp
Const strText_ImagePreview = "Image Preview"
Const strText_Imageisattached = "Image is attached. Click OK to continue. Click Cancel to Skip Image."
Const strText_imagesareallowed = "Only .jpg or .gif images are allowed to be attached!"
Const strText_imagedimention = "The image dimention is:"
Const strText_maximumallowed = "which is greater than maximum allowed:"
Const strText_Pleaseselectanother = "Please select different image."
Const strText_Thesizeisgreater = "The size of the image you selected is greater than "
Const strText_EditImages = "Edit Images"
Const strText_NoImagesAttached = "No Images Attached."
Const strText_Youmayreplace = "You may replace, remove and sort order of the attached to the ad Images."
Const strText_willberemoved = "will be removed from the list and deleted from upload folder."
Const strText_Makesuretoclick = "Make sure to click 'Save Changes' before moving to the next ad."
Const strText_Youmayhave = " You may have up to"
Const strText_imageattachedto = "image(s) attached to this ad."
Const strText_Note = "Note:"
Const strText_SaveChanges = "Save Changes"
Const strText_PreviewAttach = "Preview/Attach"
'### post_start.asp, post_new.asp, post_new1.asp, post_new2.asp, process.asp, update.asp
'### An extended notes text is in extended_language.asp
Const strText_AddImages = "Add Images"
Const strText_Youhaveuploaded = "You have uploaded: "
Const strText_image = " image(s)"
Const strText_StartOver = "Start Over"
Const strText_SelectCategory = "Select Category"
Const strText_SubmitAdto = "Submit Ad to:"
Const strText_ContinueNextScreen = "Continue to the Next Screen"
Const strText_BuyCredits = "Buy Credits with"
Const strText_EnterAmount = "Enter Amount"
Const strText_Baseprice = "Base price for"
Const strText_daysAd = "days Ad"
Const strText_SelectOption = "Please Select an additional Duration for your Ad"
Const strText_SelectOption1 = "Please select number of images you would like to attach to the Ad"
Const strText_SelectOption2 = "Please select whether or not you would like to participate in 'What's Hot' list"
Const strText_SelectOption3 = "The discount listed below will automatically be deducted from the final price"
Const strText_NoExtendedDuration = "Do not want extended duration"
Const strText_AdditionalCharge = "Additional charge for"
Const strText_NoAttachImages = "Do not want to attach images"
Const strText_AdditionalChargeImage = "Additional charge for"
Const strText_AttachedImage = "attached image"
Const strText_AdditionalChargeHot = "Additional charge for placing ad into What's hot list"
Const strText_NoHotList = "Do not want What's Hot list"
Const strText_Discount = "Today's Discount"
Const strText_TotalPrice = "Total Price for your Ad"
Const strText_YourCredit = "your current available credit is"
Const strText_UpdateAd = "Update Ad"
Const strText_PostAdIn = "Post ad in "
Const strText_AdDuration = "Ad Duration"
Const strText_PriceForAd = "Price for the Ad"
Const strText_RunMyAdfor = "Run my Ad for"
Const strText_PersonalInformation = "Personal Information"
Const strText_PreferredAdStyle = "Preferred ad Style"
Const strText_CrawlSite = "Crawl Site"
Const strText_CrawlSiteMessage = "(Your Web Site's title and description tags content
will be pasted into the Ad subject and description fields respectively)"
Const strText_URLImage = "URL to Online Image"
Const strText_CharactersLeft = "Characters Left"
Const strText_HiddenFields = "Hidden fields are not displayed within the ad body and only used for Advanced Search."
Const strText_PleaseFix = "Please fix the following errors and resubmit:"
Const strText_Value = "Value"
Const strText_IsInvalid = "is invalid. Must be a number!"
Const strText_NoDescription = "Description must be specified!"
Const strText_NoSubject = "Subject must be specified!"
Const strText_DescriptionContains = "The Description contains"
Const strText_DescriptionContains1 = "characters. Only"
Const strText_DescriptionContains2 = "allowed. Please revise!"
Const strText_Posted = "Your ad was succesfully posted! The confirmation Email has been sent to:"
Const strText_Posted1 = "It will appear in public areas after approval."
Const strText_InvalidRequest = "Invalid request or ad is expired!"
Const strText_AdModified = "Ad was modified!"
Const strText_RepostAd = "Repost Ad"
Const strText_Tags = "Note: Tags such as <script>, <style>, <meta>, will be disregarded while ad is submitted."
Const strText_ThisMightOverride = "This might override the subject and description of your ad!.. Continue?"
'### sitecrawl.asp
Const strText_SiteToCrawl = "Site ["
Const strText_NoTitle = "] does not contain title/description."
Const strText_NoSite = "] cannot be contacted."
Const strText_TypeURL = "Please type your site URL first!"
'### admin_gallery.asp
Const strText_SlidePhotoShow = "Slide Photo Show"
Const strText_ShowType = "Show Type"
Const strText_NormalSlide = "Normal Slide"
Const strText_SlideManually = "Slide Manually"
Const strText_DownUpSlide = "Down-Up Slide"
Const strText_TranslucentSlide = "Translucent Slide"
Const strText_ConveyorBeltSlide = "Conveyor Belt Slide"
Const strText_Speed = "Speed"
Const strText_Delay = "Delay (sec.)"
Const strText_AdNotFoundSL = "Ad Not Found!"
Const strText_ImageSL = "Image"
Const strText_of = "of"
'### ADDED FOR V3.1 ===========================================================================================================
Const strText_TypeYourEmailandPassword = "Type Your Email and Password to Logon"
Const strText_ForgotPassword = "I forgot my password"
Const strText_PendingAds = "Pending Ads"
Const strText_Pending = "Pending"
Const strText_Replies = "Replies"
Const strText_TurningNumber = "Turning Number"
Const strText_Pleasetypethenumber = "Please type the number from image"
Const strText_Pleasetypethenumber1 = "Please type the number exactly as it appears on the image."
Const strText_Turningnumberisincorrect = "Turning number is incorrect!"
Const strText_TryAgain = "Try Again"
Const strText_NoEdList = "No ads have been picked by Editor yet."
Const strText_ViewImages ="View Images"
Const strText_TemsUseAgree ="You must be agree with terms of use!"
Const strText_TypeEmailReset = "Please type an email which you registered at "
Const strText_NotEnoughCredits = "
