define("_ENTERINFO","Please enter information according to the specifications");
define("_PRODUCTTITLE","Product Title");
define("_NAMEPRODUCT","Name of the Reviewed Product.");
define("_REVIEW","Review");
define("_CHECKREVIEW","Your actual review. Please observe proper grammar! Make it at least 100 words, OK? You may also use HTML tags if you know how to use them.");
define("_FULLNAMEREQ","Your Full Name. Required.");
define("_PRODUCTSITE","Product Official Website. Make sure your URL starts with \"http://\"");
define("_LINKTITLE","Link Title");
define("_LINKTITLEREQ","Required if you have a related link, otherwise not required.");
define("_RIMAGEFILE","Image Filename");
define("_RIMAGEFILEREQ","Name of the cover image, located in images/reviews/. Not required.");
define("_CHECKINFO","Please make sure that the information entered is 100% valid and uses proper grammar and capitalization. For instance, please do not enter your text in ALL CAPS, as it will be rejected.");
define("_INVALIDTITLE","Invalid Title... Can't be blank");
define("_INVALIDSCORE","Invalid Score... Must be between 1 and 10");
define("_INVALIDTEXT","Invalid Review Text... Can't be blank");
define("_INVALIDHITS","Hits must be a positive integer");
define("_CHECKNAME","You must enter both your name and your email");