// ////change eventNum to the number you want// Update : 2012/01/25 By : Henry Levy//**********************************************************eventNum=4//**********************************************************////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 --  'Ongoing client need'
//[2] memo date posted 26/04/2010//Subsequently decided not to have a blurb// 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//****************************************************************//This is the width of the website paragraph********************//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]=""//blurb[0]=" "//email[0]=""//Memo Date posted


jobtitle[0]="European Community Director "jobref[0]="8105/LA/JP/EuropComDir  - download"jobreflinks[0]="http://www.prospectmsl.com/jobdownloads/An8105LAJPEuropComDir.pdf "//[0] memo date posted 25/01/12blurb[0]=" "email[0]="james@prospectmsl.com "


jobtitle[1]="Brand Director "jobref[1]="8103/TE/JP/BrandDir"jobreflinks[1]="http://www.prospectmsl.com/jobdownloads/An8103TEJPBrandDir.pdf "//[1] memo date posted 25/01/12blurb[1]=" "email[1]="james@prospectmsl.com  "


jobtitle[2]="Chief Executive Officer "jobref[2]="8100/LAS/JP/CEO - download"jobreflinks[2]="http://www.prospectmsl.com/jobdownloads/An8100LASJPCEO.pdf "//[2] memo date posted 25/01/12blurb[2]=" "email[2]="james@prospectmsl.com  "


jobtitle[3]="CEO - Entertainment Software for Mobiles - Competitive base plus bonus plus equity"jobref[3]="8085JP/CEO - download"jobreflinks[3]="http://www.prospectmsl.com/jobdownloads/An8085Chief Executive Officer.pdf"//[3] memo date posted 07/11/11blurb[3]=""email[3]="mailto:james@prospectmsl.com " 



//jobtitle[3]=" "//jobref[3]=""//jobreflinks[3]=" "//[3] memo date posted ?/?/20?//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.*///******************************************************************************************//********************************************************************************************
