// ////change eventNum to the number you want// Update : 2009/10/30// By : Henry Levy//**********************************************************eventNum=2//**********************************************************////// Leave these lines:jobtitle=new Array(eventNum)jobref=new Array(eventNum)jobreflinks=new Array(eventNum)blurb=new Array(eventNum)email=new Array(eventNum)////////*******************************************************************************************//// ////put your data below:  jobtitle[] is the job title	//                      jobref[] job reference number //						jobreflinks[] is the URL for the pdf to download: http://www.prospectmsl.com/jobdownloads/job1.pdf// 						blurb[] is the job description.

//						This position is currently on hold// 						email[] is the email address for the job//From Co Meeting 16/7/10
//a) To order jobs in decending job ref number
//b) To change the tag line or hook from the extract of 1st para of job description to the following moving phrases:
//		Week 0 -3 - 'New Job' or 'New Opportunity'
//		Week 4-8 - 'Check this out' or ' Is this you?'
//		Week 9 --  'Ongoining client need'
//[2] memo date posted 26/04/2010//********************************************************************************************jobtitle[0]="No jobs currently available in this section. We may have future roles that may be of interest, please email your cv and contact details."jobref[0]=""jobreflinks[0]=""//[0] memo date posted 26/04/2010blurb[0]=" "email[0]=""//jobtitle[0]="Editor - Up to £40K plus benefits - London"//jobref[0]="7965/H/AW-Editor - download"//jobreflinks[0]="http://www.prospectmsl.com/jobdownloads/An7965EAW-Editor.pdf"//[0] memo date posted 26/04/2010//blurb[0]="Our Client is one of the most successful (with 50 million unique users) online knowledge resources in the world . An offspring of a top US media company, this online community is dedicated to providing visitors with the ability to research, share, and discuss instructional solutions that help complete day-to-day tasks and projects. They combine the experiential knowledge of certified experts with the practical knowledge of everyday people.  This is a very exciting opportunity for the right person to join a company that understands and excels in community building and user driven publishing platforms"//email[0]="mailto:anney@prospectmsl.com"

jobtitle[1]=""jobref[1]=""jobreflinks[1]=""//[1] memo date posted 26/04/2010blurb[1]=" "email[1]=""//jobtitle[3]=""//jobref[3]=""//jobreflinks[3]=""//[3] memo date posted 26/04/2010//blurb[3]=""//email[3]=""// ETC.//********************************************************************************************//// add as many as you like: remember to adjust eventNum above accordingly.// //********************************************************************************************/* FORMATTING INSTRUCTIONS:Be careful of QUOTES, especially when cut-and-pasting text into document:Certain characters in the data will not work - substitute them according to the table below:'  =  \'"  =  \"\  =  \\IMPORTANT: AVOID RETURNS/ENTER/NEWLINE. TYPE EACH TEXT ITEM ALL ON ONE LINE.If you don't, the page will appear with no text, or worse!Also avoid tabs - they won't appear. Preformatted text and graphics are also out.*///******************************************************************************************//********************************************************************************************