// ////change eventNum to the number you want// Update : 2012/01/25
// By : Henry Levy//**********************************************************eventNum=6//**********************************************************////// 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//subsequently decided not use blurb
//********************************************************************************************
jobtitle[0]="Inside Sales Manager "
jobref[0]="8104/BC/JP/InsideSalesMgr - download"jobreflinks[0]="http://www.prospectmsl.com/jobdownloads/An8104BCJPInsideSalesMgr.pdf "//[0] memo date posted 25/01/2012blurb[0]=" "email[0]="mailto:james@prospectmsl.com "



jobtitle[1]="Consultancy Sales-Private Equity Markets "
jobref[1]="8101GP/JP/ConSales - download"jobreflinks[1]="http://www.prospectmsl.com/jobdownloads/An8101GPJPConSales.pdf  "//[1] memo date posted 25/01/2012blurb[1]=" "email[1]="mailto:nigel@prospectmsl.com "



jobtitle[2]="VP Publisher Sales Ð France / Germany - £100,000 plus bonus plus equity - Central London"
jobref[2]="8098/OB/JP/VPPubsalesFrDe - download"jobreflinks[2]="http://www.prospectmsl.com/jobdownloads/An8098OBJPVPPubsalesFrDe.pdf "//[2] memo date posted 0/12/2011blurb[2]=" "email[2]="mailto:james@prospectmsl.com "

jobtitle[3]="VP Brand and Agency Sales - £100,000 plus bonus plus equity - Central London"
jobref[3]="8097/OB/JP/VPBrndAgcySale - download"jobreflinks[3]="http://www.prospectmsl.com/jobdownloads/An8097OBJPVPBrndAgcySales.pdf  "//[3] memo date posted 08/12/2011blurb[3]=" "email[3]="mailto:james@prospectmsl.com "

jobtitle[4]="VP Sales - On line video advertising - c£80,000 plus commission plus equity options"
jobref[4]="8084/B/JP/VPSales - download"jobreflinks[4]="http://www.prospectmsl.com/jobdownloads/An8084BJPVPSales.pdf"//[4] memo date posted 07/07/2011blurb[4]=" "email[4]="mailto:james@prospectmsl.com "


jobtitle[5]="Sales Executives-Europe - Social Media Monitoring - Brighton base - Base plus commission (OTE Û100,000)"jobref[5]="8030/B/JP-SalesExecGerm - download"jobreflinks[5]="http://www.prospectmsl.com/jobdownloads/An8022KAWCorpSalesDir.pdf  "//[5] memo date posted  29/10/2010blurb[5]=" "email[5]="mailto:james@prospectmsl.com "


//jobtitle[3]=" "
//jobref[3]=" "//jobreflinks[3]="	"//[3] memo date posted 06/07/2010//blurb[3]=" "//email[3]=" "




//jobtitle[3]=" "//jobref[3]=""//jobreflinks[3]=""//[3] memo date posted 29/10/2010
//blurb[3]=""//email[3]=""

//jobtitle[7]=" "
//jobref[7]="   "

//jobreflinks[7]="   "//[7] memo date posted 26/04/2010//blurb[7]="  "//email[7]="     "

// 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.*///******************************************************************************************//********************************************************************************************
