
// Freegle Message Maker v1.5
// (c) 7th January 2007
// Ben Weaver (www.benweaver.info)
// J Carmichael (www.take1creative.co.uk)
// (c) messagemaker.org
// This version Freegle Message Maker v1.7.004
// adapted by Richard Steele (richard@squeaky.demon.co.uk)
// You can use this script in your own pages and modify it for your own needs, but
// this original header must remain in place.
// Freegle group moderators can download the most recent version from
// http://groups.yahoo.com/group/UKmodsquad/files/
var versionnumber = "1.7.004"	
var groupNames = ["Your named custom.js not found"];
var groupEmails = ["messagemakertest@yahoogroups.com"];
var messageTypes = ["OFFER", "TAKEN", "WANTED", "RECEIVED"];
GROUP_NAME_IN_TITLE = 1;
						
						
						
var FOP_LINE = new Array();
SHOW_FOP = 1;			
		   				
						
SHOW_FOP_SUBJECT = 0;	
FOP_LINE[0] = "";
FOP_LINE[1] = "";
FOP_LINE[2] = "Fair Offer Policy: I agree to take a period of time to see what responses I get before deciding who to give item(s) to. This gives members on Daily Digest, or those who don't have continual access to the Internet a fair chance to reply.";
						
FORCE_ITEM_PRESENT = 0;
WARN_FOR_ITEM_PRESENT = 0;
WARN_FOR_ITEM_LENGTH = 0;
WARN_FOR_ITEM_CAPITALS = 0;
MAXIMUM_ITEM_LENGTH = 70;
MAXIMUM_ITEM_CAPS_PERCENTAGE = 80;
FORCE_LOCATION_PRESENT = 0;
WARN_FOR_LOCATION_PRESENT = 0;
WARN_FOR_LOCATION_LENGTH = 0;
WARN_FOR_LOCATION_CAPITALS = 0;
MAXIMUM_LOCATION_LENGTH = 35;
MAXIMUM_LOCATION_CAPS_PERCENTAGE = 80;
FORCE_DESCRIPTION_PRESENT = 0;
WARN_FOR_DESCRIPTION_PRESENT = 1;
WARN_FOR_DESCRIPTION_LENGTH = 0;
WARN_FOR_DESCRIPTION_CAPITALS = 1;
MAXIMUM_DESCRIPTION_LENGTH = 1000;
MAXIMUM_DESCRIPTION_CAPS_PERCENTAGE = 80;
	
var FOOTER_LINE = new Array();
INCLUDE_CUSTOM_FOOTER = 1;
FOOTER_LINE[0] = "This post was generated using the default custom.js";
FOOTER_LINE[1] = "messagemaker test group :- ";
var CHECK_DOUBLE_POSTS = 1;	
					   		
							
							
							   
							   
string00 = 'You didn\'t type in an item name. Please type in an item name so that people will know what the message is about.';
string01 = 'You didn\'t type in an item name. It\'s normally best to include a item name so that people will know what the message is about. \nDo you want to leave it blank?\n\nClick OK to keep it blank or click Cancel to go back and change it.';
string02 = 'Your item name is rather long. Please consider shortening the item name - you can always put extra details in the description section.\nDo you want to keep the long item name?\n\nClick OK to keep it or click Cancel to go back and change it.';
string03 = 'There are rather a lot of capital letters in your item name. It\'s normally best to use lowercase (small) letters to make the message more readable.\nDo you want to keep the capital letters?\n\nClick OK to keep them or click Cancel to go back and change them.';
string04 = 'You didn\'t type in your location. Please type in your location so that people can work out how far away they are from you.';
string05 = 'Your location is blank. It\'s normally best to include a location so people can work out how far away they are from you.\nDo you want to leave it blank?\n\nClick OK to keep it blank or click Cancel to go back and change it.';
string06 = 'Your location is rather long. Please consider shortening your location - you can always put extra details in the description section.\nDo you want to keep the long location?\n\nClick OK to keep it or click Cancel to go back and change it.';
string07 = 'There are rather a lot of capital letters in your location. It\'s normally best to use lowercase (small) letters to make the message more readable.\nDo you want to keep the capital letters?\n\nClick OK to keep them or click Cancel to go back and change them.';
string08 = 'You didn\'t type in a description of your item.\n\nIt is helpful to write some details such as make and model, or colour, or size etc. An indication of its condition or if it isn\'t working also helps.';
string09 = 'Your description is blank. It\'s normally best to include a description of your item so people get a better idea of what you\'re talking about.\nDo you want to leave this area empty?\n\nClick OK to keep it empty or click Cancel to go back and change it.';
string0A = 'Your description is very long. Please consider making it smaller, as long descriptions can slow down delivery of emails.';
string0B = 'There are rather a lot of capital letters in your description. It\'s normally best to use lowercase (small) letters to make the message more readable.\nDo you want to keep the capital letters?\n\nClick OK to keep them or click Cancel to go back and change them.';
string0C = 'Your message has been sent to your email program.\n\nIf your Message Maker form opened in a new window and you have finished sending messages then click on OK to close the window.\n\nOtherwise just click on Cancel.'
string0D = 'Click on OK if you\'d like to clear the form to send another message, or click on Cancel to leave your text in place. (Remember that your previous message has been sent).'
string20 = 'Your named custom.js not found';
string21 = 'Please select your nearest Freegle group';
string22 = 'Is your item';
string23 = 'or';
string24 = '(Start with an OFFER/WANTED, then follow up with a corresponding TAKEN/RECEIVED)';
string25 = 'What is your item?';
string26 = '(Please use one or two words, or a short phrase)';
string27 = 'Where are you based?';
string28 = '(The area of your town or city)';
string29 = 'Please describe your item(s):';
string2A = '(Give a few details if possible, e.g. colour, condition, size, etc.)';
string2B = 'Would you like to...';
string2C = 'Send message by Email';
string2D = '(Clicking this button will start your computer\'s email program.)';
string2E = 'or...';
string2F = 'Send via Yahoo Post';
string30 = '(Clicking this button is the same as using "Post" on the left of the page. You may be asked to sign in.)';
string31 = ' I agree to using the';
string32 = ' Fair Offer Policy.';
var customerror ="\n          Message Maker 404 - Out of Order\n          ========================\n\nWe apologise for the inconvenience.\n\nMembers:\n=======\n\nNew groups may see this form the first time that they start Message Maker. Just click on refresh to get your own group's custom form.\n\nMODERATORS ONLY:\n==============\n\nFor any other problems please see the trouble shooting section of your readme.html and the Message Maker group home page for information on possible upgrades.\n\nIf you are a member, PLEASE can you post your question using this form.\n\n";
var customshowing = 1;
