function ErrMsg(i){
if(i==100){
	return  "Please enter a username.";
}
if(i==101){
	return  "Your username must be at least 4 characters";
}
if(i==102){
	return  "Please use a combination of letters and numbers only.  You may also use an underscore (_) in the middle.";
}
if(i==103){
	return  "We're sorry, but someone else has selected this username.  Please choose another one.";
}
if(i==104){
	return  "Please enter a password.";
}
if(i==105){
	return  "Your password must be at least 6 characters.";
}
if(i==106){
	return  "Your passwords don't match.  Please try again.";
}
if(i==107){
	return  "Please retype your password to make sure it's entered correctly.";
}
if(i==108){
	return  "Please enter your first and last name.";
}
if(i==109){
	return  "Your password cannot contain any spaces.";
}
if(i==110){
	return  "There appear to be typos in your first name.  Please enter it again.";
}
if(i==111){
	return  "There appear to be typos in your last name.  Please enter it again.";
}
if(i==112){
	return  "There appear to be typos in your middle name.  Please enter it again.";
}
if(i==113){
	return  "Please enter a lost password question.";
}
if(i==114){
	return  "We're sorry, but we didn't understand your lost password question.  Please try again.  Example: What's my son's best friend's name?";
}
if(i==115){
	return  "Please enter a lost password answer.";
}
if(i==116){
	return  "We're sorry, but we didn't understand your lost password answer.  Please try again.";
}
if(i==117){
	return  "Please enter an email address.";
}
if(i==118){
	return  "Your email address should be in the format username@domain.extension.  Example: stanley3982@aol.com";
}
if(i==119){
	return  "The extension is not valid.  Please try again.";
}
if(i==120){
	return  "Please tell us which type of email you can receive.";
}
if(i==121){
	return  "We're sorry, but you cannot refer yourself when registering.";
}
if(i==122){
	return  "We're sorry, but your friend's username or email address is not in our system.  Please try again.";
}
if(i==123){
	return  "There appear to be typos in your friend's username or email address.  Please try again.";
}
if(i==124){
	return  "We're sorry, but the promotion ID you entered is not in our system.  Please check it and try again.";
}
if(i==125){
	return  "We're sorry, but your friend's username or email address is not in our system.  Please try again.";
}
if(i==126){
	return  "We're sorry, but your friend appears to have more than one account with us. Please enter a username instead.";
}
if(i==140){
	return  "Please enter a title.";
}
if(i==141){
	return  "Your license agreement should be text only.";
}
if(i==142){
	return  "Please enter a price.";
}
if(i==143){
	return  "Your price should be in US dollars and cents.  Example: 53.42";
}
if(i==144){
	return  "Please enter a short description.";
}
if(i==145){
	return  "Your short description must be text only.";
}
if(i==146){
	return  "Your long description may contain text and HTML only.";
}
if(i==147){
	return  "There appear to be typos in your keywords.  Please try again.";
}
if(i==148){
	return  "We're sorry, but one or more preview location you've entered is not correct.  Please try typing it again.";
}
if(i==149){
	return  "Please select a category for your item.";
}
if(i==150){
	return  "Please select a media type.";
}
if(i==151){
	return  "There appear to be typos in your file extension.  Please try again.";
}
if(i==152){
	return  "Please select a file compression.  If your file is not compressed, choose No Compression.";
}
if(i==153){
	return  "Please select an operating system.  If your item does not require a specific system, choose Not Applicable.";
}
if(i==154){
	return  "Please select a language.  If this doesn't apply, choose Not Applicable.";
}
if(i==155){
	return  "Please select an audience for your item.";
}
if(i==156){
	return  "Your license agreement should be text only.";
}
if(i==157){
	return  "We're sorry, but the InfoWanted request number you entered is not in our system. Please check the number and try again.";
}
if(i==158){
	return  "Please select a listing period.";
}
if(i==159){
	return  "You've entered more than 10 keywords. Please try again.";
}
if(i==160){
	return  "Your short description must be less than 250 characters.";
}
if(i==161){
	return  "Your long description must be less than 8,000 characters.";
}
if(i==162){
	return  "Your license agreement must be less than 5,000 characters.";
}
if(i==163){
	return  "Your long description may contain HTML tags but not JavaScript, frames, style sheets, or forms. Please try again.";
}
if(i==164){
	return  "Your long description may contain HTML tags but not frameset tags.";
}
if(i==165){
	return  "Please enter your license agreement or select Use Standard License Agreement.";
}
if(i==170){
	return  "Please click the box to the left of the items you'd like to upload.";
}
if(i==171){
	return  "Please click the box to the left of the items you'd like to remove.";
}
if(i==172){
	return  "Please indicate the file location for the items you want to upload.";
}
if(i==173){
	return  "We're sorry, but one or more file locations you've entered is not correct.  Please try again.";
}
if(i==174){
	return  "We're sorry, but one or more preview location you've entered is not correct.  Please try again.";
}
if(i==175){
	return  "Please click on the category you wish to delete.";
}
if(i==176){
	return  "You've already selected 3 categories.";
}
if(i==177){
	return  "You've already selected that category.";
}
if(i==178){
	return  "Please select a specific category to the right of your last selection before clicking Select This Category.";
}
if(i==179){
	return  "We're sorry, but you cannot upload files for this item.";
}
if(i==180){
	return  "Your old password is not correct. Please try again.";
}
if(i==181){
	return  "Please enter a new password.";
}
if(i==182){
	return  "Please retype your new password to make sure it's entered correctly.";
}
if(i==183){
	return  "Please enter either a location, a web address, or a profile.";
}
if(i==184){
	return  "Your profile may contain HTML tags but not JavaScript, frames, style sheets, or forms. Please try again.";
}
if(i==190){
	return  "We're sorry, but that username is not in our system. Please try again.";
}
if(i==191){
	return  "We're sorry, but that answer is not correct. Please try again.";
}
if(i==193){
	return  "We're sorry, but your information is currently unavailable. Please contact <a href=mailto:customerservice@infopost.com>customer service</a>.";
}
if(i==200){
	return  "One or more email addresses appear to be incorrect. Please try again.";
}
if(i==201){
	return  "Please select a message.";
}
if(i==202){
	return  "Please enter up to 20 email addresses, separated by commas or semicolons.";
}
if(i==203){
	return  "Please enter at least one name and email address.";
}
if(i==204){
	return  "Please enter a name.";
}
if(i==210){
	return  "Please enter an address.";
}
if(i==211){
	return  "Please enter a city.";
}
if(i==212){
	return  "Please select a state.";
}
if(i==213){
	return  "Please enter a zip code.";
}
if(i==214){
	return  "Your zip code should be 5 digits.";
}
if(i==215){
	return  "Please select a country.";
}
if(i==216){
	return  "Please enter a valid phone number.";
}
if(i==217){
	return  "Please enter a postal code.";
}
if(i==220){
	return  "Please select a card type.";
}
if(i==221){
	return  "Please enter a card number.";
}
if(i==222){
	return  "The card number you entered is invalid. Please try again.";
}
if(i==223){
	return  "Please select an expiration date (month and year).";
}
if(i==224){
	return  "The expiration date you selected has passed. Please try again.";
}
if(i==225){
	return  "Please enter your name as it appears on your credit card.";
}
if(i==226){
	return  "We're sorry, but your credit card information was not accepted. Please double-check it and try again.";
}
if(i==227){
	return  "The Flooz information you entered is invalid. Please try again.";
}
if(i==228){
	return  "You don't have enough Flooz to pay for this purchase. Please click Change Payment Method or go to <a href=http://www.flooz.com target=_blank>www.flooz.com</a> to add more money to your Flooz account.";
}
if(i==229){
	return  "We were unable to obtain information about your Flooz account. Please try again later.";
}
if(i==230){
	return  "Your comment must be less than 100 words. Please shorten it and try again.";
}
if(i==240){
	return  "Please type the word or words you'd like to search for before clicking Search.";
}
if(i==241){
	return  "We're sorry, but the number you entered is out of range.";
}
if(i==250){
	return  "The amount you entered is either too low or too high. Please try again.";
}
if(i==251){
	return  "The amount you entered is too high. Please try again.";
}
if(i==252){
	return  "The amount you entered is too low. The minimum withdrawal amount is $20.00.";
}
if(i==253){
	return  "You have no company name on file. Please click None Entered and add your company name and address to use this option.";
}
if(i==254){
	return  "We're sorry, but someone else has selected this display name. Please choose another one.";
}
if(i==260){
	return  "Please click the Link Item button next to the item you wish to link.";
}
if(i==261){
	return  "You haven't posted any items yet. Please select Post a New Item.";
}
if(i==262){
	return  "This request is already in our system. Please go to My Requests to view it.";
}
if(i==270){
	return  "Please enter your name.";
}
if(i==271){
	return  "Please enter your friend's name.";
}
if(i==272){
	return  "Please enter your friend's email address.";
}
if(i==273){
	return  "Your friend's email address should be in the format username@domain.extension.  Example: stanley3982@aol.com";
}
if(i==274){
	return  "Your personal note must be less than 500 characters.";
}
if(i==800){
	return  "We're sorry, but one of the files you tried to upload was either unavailable or empty. Please check it and try again.";
}
if(i==801){
	return  "We're sorry, but one of the files you tried to upload was too big (our limit is 30 MB). Please check it and try again.";
}
if(i==802){
	return  "There was an error uploading your files. Please contact <a href=/help.asp?hval=5>Customer Service</a>.";
}
if(i==805){
	return  "The file contains a virus. Please disinfect the file and upload it again. For anti-virus software, try <a href='http://www.mcafee.com' target=_blank>www.mcafee.com</a> or <a href='http://www.symantec.com' target=_blank>www.symantec.com</a>.";
}
if(i==806){
	return  "You have not uploaded your file yet. Please upload the file to make it active.";
}
if(i==807){
	return  "We are investigating a possible violation of our posting policy. Please contact our <a href='mailto:infopolice@infopost.com'>legal department</a> for more information.";
}
if(i==808){
	return  "We received your file and are currently checking it for viruses or other problems. If there are no problems with the file, it will be available within minutes.";
}
if(i==900){
	return  "We're sorry, but a database error occurred. Please <a href=mailto:customerservice@infopost.com>email us</a> with your username (if any) and a description of what you were trying to do.";
}
if(i==999){
	return  "Technology Team Test Message2";
}
}
