/*************************************************************
* Page: errors.js v 1.25
* Description: All Javascript Alert messages
* 
* Hospitality Recruitment - Online Strategies
* Copyright (C) 2005 Online Strategies, All rights reserved
* Email  info@hospitalityonline.co.uk
*
*  - E = Employers
*  - J = Jobseekers
*  - C = Contact
*  - L = Login
* Error 200 - 300 for Add CV section
* Error 301 - 320 searches (job)
* Error 331 - 340 recommend to friend, send to friend
*************************************************************/

// Declare the errors as an array
var error = new Array()

// Title has not been selected (E & J)
error[0] = "- Please select your title.\n";

// First name has been left Empty (E & J)
error[1] = "- Please provide your First name.\n";

// Surname has been left blank (E & J)
error[2] = "- Please provide your Surname.\n";

// Direct email not provided (E)
error[3] = "- Please provide your direct Email address.\n";

// 2 emails do not match (E)
error[4] = "- Your email addresses do not match.\n";

// Incorrect email address format
error[5] = "- Your email address is incorrectly formatted\n";

// No Direct number from them
error[6] = "- Please provide your direct Tel No\n";

// Direct number not formatted properly
error[7] = "- Your direct telephone number is incorrectly formatted\n";

// Mobile is incorrectly formatted
error[8] = "- Your Mobile number is not correctly formatted\n";

// Company position left blank
error[9] = "- Please indicate the company position you currently hold\n";

// Company name left blank
error[10] = "- Please provide the Company Name\n";

// You have not selected an emloyer type
error[11] = "- Please indicate the Employer type\n";

// company email was left blank 
error[12] = "- Please provide the Company Email address\n";

// Company emails dont match
error[13] = "- Your company emails do not match\n";

// Company email address is oncorrectly formatted
error[14] = "- The company email address is incorrectly formatted\n";

// Company telephone number eft blank
error[15] = "- Please provide the Company Telephone number\n";

// If mobile is filled then it must be correct format
error[16] = "- The company telephone number is incorrectly formatted\n";

// Same as above
error[17] = "- The company mobile is incorrectly formatted.\n";

// Copany fax number left blannk
error[18] = "- Please provide the Company Fax number\n";

// Fax number incorrectly formatted
error[19] = "- The company fax number is incorrectly formatted\n";

// 1st Line of address
error[20] = "- Please provide the 1st line of the company address\n";

// Make sure the town is fiiled in
error[21] = "- Please provide the name of the Town\n";

// Make sure that postcode is filled in
error[22] = "- Please provide the Postcode\n";

// Make sure the region is in 
error[23] = "- Please indicate the Region\n";

// Make sound somehting is selected
error[24] = "- Please choose the Country\n";

// Make sure username is nt blank (E & J)
error[25] = "- Please choose a username\n";

// Passwords incorrect (E & J)
error[26] = "- Your username is incorrectly formatted - please see instructions\n";

//  Passwords dont match (E & J)
error[27] = "- Your Passwords do not match\n";

// Passwords incorrectly formatted (E & J)
error[28] = "- Your password is incorrectly formatted - it can be no longer than 15 charactor and no less than 6\n";

// No secret question selected (E & J)
error[29] = "- Please select a Secret question.\n";

// No secret answer (E & J)
error[30] = "- Please select the answer to your Secret question\n";

// Select a question before answering (E & J)
error[31] = "- Please select a Secret question entering the answer\n";

// Terms and conditions (E & J)
error[32] = "- Please accept our terms and conditions by ticking the checkbox\n";

// Email address is empty (J)
error[33] = "- Please provide a valid email address\n";

// Date of birth is incorrect (J)
error[34] = "- Please provide your DOB details correctly (numbers only).\n";

// Marital status not selected (J)
error[35] = "- Please select your marital status.\n";

// Telephone wrong format (J)
error[36] = "- Your telephone number is not correctly formatted.\n";

// Mobile number wrong formet (J)
error[37] = "- Your Mobile number is not correctly formatted.\n";

// Fax number wrong format (J)
error[38] = "- Your fax number is not correctly formatted.\n";

// Address line 1 empty (J)
error[39] = "- Please provide the 1st line of your address\n";

// Name of your town empty (J)
error[40] = "- Please provide the name of the Town\n";

// Postcode empty (J)
error[41] = "- Please provide your Postcode\n";

// Name is empty (Contact Us)
error[42] = "- Please tell us your name\n";

// Email is empty (Contact Us)
error[43] = "- Please enter your email address\n";

// Format incorrect (Contact Us)
error[44] = "- Your email address is not formatted correctly\n";

// If telephone is filled then it must be a number (Contact us)
error[45] = "- Your telephone number is not formatted correctly\n";

// Must fill in a comment (Contact Us)
error[46] = "- Please enter a comment\n";

// Number of employers (E)
error[47] = "- Please select the number of employees in your company\n";

// Country is not selected (J)
error[48] = "- Please select your country\n";

// UK Country selected, but region not (J)
error[49] = "- Please select your sub region\n";

// Other thank UK selected but not region filled in (J)
error[50] = "- Please fill in your region\n";

// ()
error[51] = "- Your DOB day cannot be more than 31 days\n";

// ()
error[52] = "- Your DOB Month cannot be more than 12\n";

// ()
error[53] = "- Please confirm your email\n";

// ()
error[54] = "- Please select your nationality\n";

// ()
error[55] = "- Please enter a password\n";

// ()
error[56] = "- Please confirm your password\n";

// ()
error[57] = "- Please tell us where you heard about us\n";

// ()
error[58] = "- You have selected the other field, please complete this\n";

// ()
error[59] = "- Your DOB year cannot be this year\n";

// ()
error[60] = "- Please select your Gender\n";

// ()
error[61] = "- Please select your main UK Region\n";

// ()
error[62] = "- Your Date of birth year is too far in the past\n";

// ()
error[63] = "- Your phone number can not be less than 8 charactors\n";

// ()
error[64] = "- TO BE DEFINED\n";

/**********************************************/
// Start errors for Add CV section
// Start Step 1 errors

// CV Title field is empty (Add CV section - Step 1)
error[200] = "- Please enter your CV title\n";

//Ideal postion field blank (Add CV section - Step 1)
error[201] = "- Please enter your ideal position\n";

// preferred slaray field blank (Add CV section - Step 1)
error[202] = "- Please let us know your preferred salary\n";

// no vacancy type checkboxes checked (Add CV section - Step 1)
error[203] = "- Please select your preferred vacancy type\n";

// no prefered new level checkboxes checked (Add CV section - Step 1)
error[204] = "- Please check at least one prefered new level\n";

// hospitality experience not selected (Add CV section - Step 1)
error[205] = "- Please select your current Hospitality Industry experience\n";

// current general business not selected (Add CV section - Step 1)
error[206] = "- Please select your current general business experience\n";

// Current benefits not checked (Add CV section - Step 1)
error[207] = "- Please let us know what your current benefits are\n";

// current job level not selected (Add CV section - Step 1)
error[208] = "- Please select your current job level\n";

// willing to relocate not checked(Add CV section - Step 1)
error[209] = "- Please select if you are willing to relocate\n";

// drivers licence, not checked (Add CV section - Step 1)
error[210] = "- Do you have a drivers licence\n";

//  UK work permit not checked (Add CV section - Step 1)
error[211] = "- Do you have a UK work permit\n";

// when are you available (Add CV section - Step 1)
error[212] = "- Please indicate when you will be available\n";

// End step 1 errors
/****************************************/
// Start step 2 errors

//  (Add CV section - Step 2)
error[213] = "- Please select at least one skill\n";

// End step 2 errors
/****************************************/
// Start step 2 errors

// You must select an education level (Add CV section - Step 3)
error[214] = "- Please select an education level\n";
// End step 3 errors
/*-----------------------------------------------------------------------------------------------------*/
// Start step 4 errors
/*-----------------------------------------------------------------------------------------------------*/
//  End date before start date (Add CV section - Step 4)
error[215] = "- Please select your start date correctly\n";

//  End date before start date (Add CV section - Step 4)
error[216] = "- Please select your end date correctly\n";

// Start date incorrect (Add CV section - Step 4)
error[217] = "- The Start date you have chosen is incorrect\n";

// End date is incorrect format(Add CV section - Step 4)
error[218] = "- The end date you have chosen is incorrect\n";

//  End date before start date (Add CV section - Step 4)
error[219] = "- The End date cannot be before the start date\n";

//  (Add CV section - Step 4)
error[220] = "- Please fill in the name of the company that you worked for\n";

//  (Add CV section - Step 4)
error[221] = "- Please select an employer type\n";

//  (Add CV section - Step 4)
error[222] = "- Please enter the city or town where this job was\n";

//  (Add CV section - Step 4)
error[223] = "- Please select the country that this job was in\n";

//  (Add CV section - Step 4)
error[224] = "- Please tell us what the job title was\n";

//  (Add CV section - Step 4)
error[225] = "- Please tell us what the salary was in this job\n";

//  (Add CV section - Step 4)
error[226] = "- Please tell us what the vacancy type is\n";
// End step 4 errors

// Select employer type  (Add CV section - Step 4)
error[227] = "- Please select your preferred employer type\n";
// End step 4 errors

//  (Add CV section - Step 4)
error[228] = "- Please select the end date of this position\n";
// End step 4 errors

//  (Add CV section - Step 4)
error[229] = "- Please enter your current title position\n";
// End step 4 errors

//  (Add CV section - Step 4)
error[230] = "- TO BE DEFINED\n";
// End step 4 errors

/*-----------------------------------------------------------------------------------------------------*/
/* Purchase products page */
//  (purchase products)
error[231] = "- Please select the quantity of job postings you want to purchase\n";

//  (purchase products)
error[2311] = "- You must select at least one product\n";

//  (purchase products)
error[232] = "- Please select a payment type\n";

//  (purchase products)
error[233] = "- Please enter your Purchase order number\n";

//  (purchase products)
error[234] = "- Please enter your VAT Number\n";

//  (purchase products)
error[235] = "- Please enter your Company name\n";

//  (purchase products)
error[236] = "- Please enter your contact name\n";

//  (purchase products)
error[237] = "- Please enter the 1st line of your address\n";

//  (purchase products)
error[238] = "- Please enter the town your company is in\n";

//  (purchase products)
error[239] = "- Please enter your company's postcode\n";

//  (purchase products)
error[240] = "- Please select your company country\n";

/*-----------------------------------------------------------------------------------------------------*/
/* Uploading logos */
/*-----------------------------------------------------------------------------------------------------*/
//  (upload logos)
error[241] = "- Please give your logo a label\n";

//  (upload logos)
error[242] = "- Please select a file to upload\n";

//  (upload logos)
error[243] = "- You can only upload a .jpg .jpeg .gif .png file extension\n";

/*-----------------------------------------------------------------------------------------------------*/
// Upload a word CV
/*-----------------------------------------------------------------------------------------------------*/
//  (upload word CV)
error[244] = "- Please give your word CV a name\n";

//  (upload word CV)
error[245] = "- Please select a word document to be uploaded\n";

//  (upload word CV)
error[246] = "- You may only upload a .doc file\n";

/*-----------------------------------------------------------------------------------------------------*/
// Something here with only a few fields
/*-----------------------------------------------------------------------------------------------------*/
//  ()
error[247] = "- Please tell us the position you are in at your company\n";

//  (purchase products)
error[248] = "- Please select a contact email address\n";

//  (purchase products)
error[249] = "- Please enter in your contact email address\n";

//  (purchase products)
error[250] = "- TO BE DEFINED\n";

/*-----------------------------------------------------------------------------------------------------*/
// Message center errors
/*-----------------------------------------------------------------------------------------------------*/
//  (message center)
error[251] = "- Please enter a message recipient\n";

//  (message center)
error[252] = "- Please enter a subject\n";

//  (message center)
error[253] = "- Please enter a message\n";

//  (message center)
error[254] = "- You have not selected any messages to delete\n";

//  (message center)
error[255] = "- TO BE DEFINED\n";

//  (message center)
error[256] = "- TO BE DEFINED\n";

//  (message center)
error[257] = "- TO BE DEFINED\n";

//  (message center)
error[258] = "- TO BE DEFINED\n";

//  (message center)
error[259] = "- TO BE DEFINED\n";

//  (message center)
error[260] = "- TO BE DEFINED\n";

//  (message center)
error[261] = "- TO BE DEFINED\n";

//  (message center)
error[262] = "- TO BE DEFINED\n";

//  (message center)
error[263] = "- TO BE DEFINED\n";

//  (message center)
error[264] = "- TO BE DEFINED\n";

//  (message center)
error[265] = "- TO BE DEFINED\n";

//  (message center)
error[266] = "- TO BE DEFINED\n";

//  (message center)
error[267] = "- TO BE DEFINED\n";

//  (message center)
error[268] = "- TO BE DEFINED\n";

//  (message center)
error[269] = "- TO BE DEFINED\n";

//  (message center)
error[270] = "- TO BE DEFINED\n";

/*-----------------------------------------------------------------------------------------------------*/
// Job Posting
/*-----------------------------------------------------------------------------------------------------*/

//  (job posting)
error[271] = "- Please enter a vacancy reference\n";

//  (job posting)
error[272] = "- Please enter a vacancy title\n";

//  (job posting)
error[273] = "- Please select how many 30 day periods you would like the job to run\n";

//  (job posting)
error[274] = "- Please enter the date that the position starts\n";

//  (job posting)
error[275] = "- Please enter the date you would like the vacancy to go online\n";

//  (job posting)
error[276] = "- Please select the salary type that wish displayed on the posting\n";

//  (job posting)
error[277] = "- Please enter a Base salary\n";

//  (job posting)
error[278] = "- Please enter a Max salary\n";

//  (job posting)
error[279] = "- Please select a vacancy type\n";

//  (job posting)
error[280] = "- Please select a education level\n";

//  (job posting)
error[281] = "- Please enter a vacancy description\n";

//  (job posting)
error[282] = "- Please select a vacancy level\n";

//  (job posting)
error[283] = "- Please select the employer type\n";

//  (job posting)
error[284] = "- The start date cannot be older that today\n";

//  (job posting)
error[285] = "- Please indicate if the posting is anonymous or not\n";

//  (job posting)
error[286] = "- Please indicate whether a UK work permit is needed or not\n";

//  (job posting)
error[287] = "- Please indicate whether we should show the salary or not\n";

//  (job posting)
error[288] = "- TO BE DEFINED\n";

//  (job posting)
error[289] = "- TO BE DEFINED\n";

//  (job posting)
error[290] = "- TO BE DEFINED\n";

//  (job posting)
error[291] = "- TO BE DEFINED\n";

//  (job posting)
error[292] = "- TO BE DEFINED\n";

//  (job posting)
error[293] = "- TO BE DEFINED\n";

//  (job posting)
error[294] = "- TO BE DEFINED\n";

//  (job posting)
error[295] = "- TO BE DEFINED\n";

//  (job posting)
error[296] = "- TO BE DEFINED\n";

//  (job posting)
error[297] = "- TO BE DEFINED\n";

//  (job posting)
error[298] = "- TO BE DEFINED\n";

//  (job posting)
error[299] = "- TO BE DEFINED\n";

//  (job posting)
error[300] = "- TO BE DEFINED\n";

/*-----------------------------------------------------------------------------------------------------*/
// Searches
/*-----------------------------------------------------------------------------------------------------*/
// keyword empty (searches)
error[301] = "- you must fill in a keyword\n";

// empty (searches)
error[302] = "- TO BE DEFINED\n";

// empty (searches)
error[303] = "- TO BE DEFINED\n";

// empty (searches)
error[304] = "- TO BE DEFINED\n";

// empty (searches)
error[305] = "- TO BE DEFINED\n";


/*-----------------------------------------------------------------------------------------------------*/
// CV Sleuth
/*-----------------------------------------------------------------------------------------------------*/

// empty (searches)
error[306] = "- Please enter the length you would like to renew your CV Sleuth for (numeric only)\n";

// empty (searches)
error[307] = "- Please enter a title for your archive\n";

// empty (searches)
error[308] = "- You must select results to be deleted first\n";

// empty (searches)
error[309] = "- Please enter a title for your shortlist\n";

// empty (searches)
error[310] = "- Please select the vacancy you would like this shortlist to reference\n";

// empty (searches)
error[311] = "- Please fill in a CV search keyword\n";

// empty (searches)
error[312] = "- Please select which archive you would like to add this CV to\n";

// empty (searches)
error[313] = "- Please select witch shortlist you would like to add this CV to\n";

// empty (searches)
error[314] = "- TO BE DEFINED\n";

// empty (searches)
error[315] = "- TO BE DEFINED\n";

// empty (searches)
error[316] = "- TO BE DEFINED\n";

// empty (searches)
error[317] = "- TO BE DEFINED\n";

// empty (searches)
error[318] = "- TO BE DEFINED\n";

// empty (searches)
error[319] = "- TO BE DEFINED\n";

// empty (searches)
error[320] = "- TO BE DEFINED\n";

/*-----------------------------------------------------------------------------------------------------*/
// Recommend, Send to friend, apply online, add note, add shortlist , jotw, cotw
/*-----------------------------------------------------------------------------------------------------*/
// empty (recommend)
error[321] = "- Please enter your name\n";

// empty (recommend)
error[322] = "- Please enter your friends email address\n";

// empty (recommend)
error[323] = "- Your friends email address is incorrectly formatted\n";

// empty (recommend)
error[324] = "- Please enter your friends name\n";

// empty (recommend)
error[325] = "- Please tell us if you want to apply anonymously or not\n";

// empty (recommend)
error[326] = "- Please select a CV to apply with.\n";

// empty (recommend)
error[327] = "- Please enter a note title\n";

// empty (recommend)
error[328] = "- Please enter a note\n";

// Shortlist ------------------------/
// empty (Shortlist)
error[329] = "- Please give this shortlist a title\n";

// empty (Shortlist)
error[330] = "- Please select which vacancy you would like to attach to the shortlist\n";

// empty (Shortlist)
error[331] = "- Please select which shortlist you would like ot add this applicant to\n";

// empty (Shortlist)
error[332] = "- Please enter the title you would like to give your shortlist\n";

// empty (Shortlist)
error[333] = "- Please select which vacancy you would like to attach to this shortlist\n";

// Job of the week --------------------------/
// empty (JOTW)
error[334] = "- Please select how many weeks you would like to place your your job online for\n";

// empty (JOTW)
error[335] = "- JOTW cannot go online for longer that "+JOTW_MAX+" weeks \n";

// empty (JOTW)
error[336] = "- Please let us know when you would like your Job of the week to start\n";

// empty (JOTW)
error[337] = "- Your Job of the week cannot start before today\n";

// Company of the weeks -------------------------/
// empty (COTW)
error[338] = "- Please enter the company name you would like to appear\n";

// empty (COTW)
error[339] = "- Please select how many weeks you would like your company to appear in company of the week. numbers only\n";

// empty (COTW)
error[340] = "- Company of the week cannot go online for longer than "+COTW_MAX+" weeks\n";

// empty (COTW)
error[341] = "- Please select the date that you would like your Company of the week to go online from\n";

// empty (COTW)
error[342] = "- You cannot put your company online with a date older than today's date\n";

// empty (COTW)
error[343] = "- Please select what specialzed roll over you would like.\n";

// empty (COTW)
error[344] = "- Please enter the text you would like to use as your specialized roll over\n";

// empty (COTW)
error[345] = "- TO BE DEFINED\n";



/*-----------------------------------------------------------------------------------------------------*/
// Blogs
/*-----------------------------------------------------------------------------------------------------*/
// title empty (recommend)
error[346] = "- Please enter a title for this blog post\n";

//
error[347] = "- Please enter the text for the blog\n";

//
error[348] = "- Please select a blog category to put this in\n";

//
error[349] = "- Please select which date you would like to publish this post on\n";

//
error[350] = "- Publish date cannot be in the past\n";

//
error[351] = "- \n";

//
error[352] = "- \n";

//
error[353] = "- \n";

//
error[354] = "- \n";

//
error[355] = "- \n";

//
error[356] = "- \n";

//
error[357] = "- \n";

//
error[358] = "- \n";

//
error[359] = "- \n";

//
error[360] = "- \n";

// New applying online section

//
error[361] = "- Please enter a cover letter\n";







