HEX
Server: Apache
System: Linux server.y-p01.co.uk 3.10.0-1160.144.1.el7.tuxcare.els3.x86_64 #1 SMP Fri Mar 6 13:52:53 UTC 2026 x86_64
User: calderca (1008)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //backup/db_backup/carltonb_db.sql
-- MySQL dump 10.15  Distrib 10.0.34-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: carltonb_db
-- ------------------------------------------------------
-- Server version	10.0.34-MariaDB

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `admin`
--

DROP TABLE IF EXISTS `admin`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admin` (
  `admin_id` int(10) NOT NULL AUTO_INCREMENT,
  `admin_uid` varchar(255) DEFAULT NULL,
  `admin_pwd` varchar(255) DEFAULT NULL,
  `admin_name` varchar(255) DEFAULT NULL,
  `admin_email` varchar(255) DEFAULT NULL,
  `reply_mail_msg` text,
  `records_per_page` varchar(5) DEFAULT '10',
  `is_active` enum('Y','N') DEFAULT 'Y',
  `banner_Imag` varchar(100) DEFAULT NULL,
  `added_on` datetime DEFAULT NULL,
  `modified_on` datetime DEFAULT NULL,
  PRIMARY KEY (`admin_id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `admin`
--

LOCK TABLES `admin` WRITE;
/*!40000 ALTER TABLE `admin` DISABLE KEYS */;
INSERT INTO `admin` VALUES (1,'admin','YWRtaW4=','admin','michael.lill@carltonbrookes.co.uk','<div>Thank you for your application and sending your CV.<br />\r\n </div>\r\n<div>This is just a quick note to let you know it has been passed on to the relevant consultant who will contact you shortly. If you would like to speak to a consultant regarding your job search, please call the relevant branch.</div>','50','Y','1362478645Koala.jpg',NULL,'2017-04-27 00:05:57'),(8,'invitra','aW52aXRyYQ==','invitra','rahul.patil@invitratech.com',NULL,'10','Y',NULL,'2017-04-17 05:32:05',NULL),(10,'Caroline','cmFpbmJvd3M=','Caroline','caroline.mcwilliams@carltonbrookes.co.uk','Looking for a bright, switched on graduate who is wanting to get into Recruitment and receive hands on training. Ideally someone who has a placement or 12 months experience within an office. <br />\r\n<div>This is an excellent opportunity to join a Recruitment business and be a part of its growth, working closely with the Managers</div>\r\n<div>There are various opportunities to come in as a Trainee Recruitment Consultant or Resourcer dependent on previous experience. </div>\r\n<div>Candidates will be positive and motivated, enjoy building relationships and want to develop their skills in order to build a successful desk for themselves.  </div>\r\n<div>What can we offer you? </div>\r\n<div>-<span style="white-space:pre">	</span>Competitive salary </div>\r\n<div>-<span style="white-space:pre">	</span>Quarterly Bonus (no threshold) </div>\r\n<div>-<span style="white-space:pre">	</span>Monthly bonus </div>\r\n<div>-<span style="white-space:pre">	</span>Perkbox</div>\r\n<div>-<span style="white-space:pre">	</span>Healthcare</div>\r\n<div>-<span style="white-space:pre">	</span>Pension </div>\r\n<div>-<span style="white-space:pre">	</span>Monthly incentives</div>\r\n<div>-<span style="white-space:pre">	</span>High performers club </div>\r\n<div>-<span style="white-space:pre">	</span>25 days holiday and Christmas shut down </div>\r\n<div>-<span style="white-space:pre">	</span>Progression </div>\r\n<div>-<span style="white-space:pre">	</span>Dress down and early finish on a Friday </div>\r\n<div>-<span style="white-space:pre">	</span>Brand new offices near the train station </div>\r\n<div>What do we want from you? </div>\r\n<div>-<span style="white-space:pre">	</span>Committed and motivated individual</div>\r\n<div>-<span style="white-space:pre">	</span>Positive attitude </div>\r\n<div>-<span style="white-space:pre">	</span>Someone who wants to learn </div>\r\n<div>Does this sound like a role you would like to hear more about? If so apply online now and we will be in touch.  </div>','10','Y','','2017-07-08 07:14:29','2017-07-27 05:40:20'),(11,'AdamRichards','VG9iMjgwODA=','AdamRichards','adam.richards@carltonbrookes.co.uk','<br />','10','Y','','2018-01-15 16:34:08','2018-01-26 09:01:19');
/*!40000 ALTER TABLE `admin` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `candidate_master`
--

DROP TABLE IF EXISTS `candidate_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `candidate_master` (
  `candidate_id` int(21) NOT NULL AUTO_INCREMENT,
  `consultants_name` text,
  `title` text,
  `name` text,
  `address` text,
  `email` varchar(255) DEFAULT NULL,
  `mobile` varchar(20) DEFAULT NULL,
  `home_phone` varchar(20) DEFAULT NULL,
  `work_phone` varchar(20) DEFAULT NULL,
  `date_of_birth` varchar(255) DEFAULT NULL,
  `ni_number` varchar(255) DEFAULT NULL,
  `nationality` varchar(255) DEFAULT NULL,
  `ethic_origin` varchar(255) CHARACTER SET latin1 COLLATE latin1_bin DEFAULT NULL,
  `is_workpermit_uk` enum('Y','N') DEFAULT 'N',
  `workpermit_details` text,
  `criminal_convictions` enum('Y','N') DEFAULT 'N',
  `criminal_details` text,
  `registered_disabled` enum('Y','N') DEFAULT 'N',
  `registered_details` text,
  `ill_days` varchar(20) DEFAULT NULL,
  `driving_licence` enum('Y','N') DEFAULT 'N',
  `access_car` enum('Y','N') DEFAULT 'N',
  `uploaded_cv` varchar(50) DEFAULT NULL,
  `school_details` text,
  `school_grade` text,
  `college_details` text,
  `college_grade` text,
  `professional_qual` text,
  `membership_no` varchar(255) DEFAULT NULL,
  `curr_employer` text,
  `curr_position` text,
  `curr_emp_dates_from` varchar(255) DEFAULT NULL,
  `curr_emp_dates_to` varchar(255) DEFAULT NULL,
  `curr_reference` text,
  `curr_reference_no` varchar(25) DEFAULT NULL,
  `curr_salary` varchar(255) DEFAULT NULL,
  `prev_emp_dates_from` varchar(255) DEFAULT NULL,
  `prev_emp_dates_to` varchar(255) DEFAULT NULL,
  `prev_reference` text,
  `prev_reference_no` varchar(25) DEFAULT NULL,
  `prev_salary` varchar(255) DEFAULT NULL,
  `postition_sought` varchar(255) DEFAULT NULL,
  `emp_type` varchar(20) DEFAULT NULL,
  `min_salary` varchar(20) DEFAULT NULL,
  `work_locations` text,
  `division` varchar(255) DEFAULT NULL,
  `job_adv` varchar(30) DEFAULT NULL,
  `job_adv_other` text,
  `attach_passport` varchar(255) DEFAULT NULL,
  `attach_visa` varchar(255) DEFAULT NULL,
  `tick_boxes` varchar(100) DEFAULT NULL,
  `add_another_employer` varchar(100) DEFAULT NULL,
  `prev_employer2` text,
  `prev_position2` text,
  `prev_emp_dates_from2` varchar(255) DEFAULT NULL,
  `prev_emp_dates_to2` varchar(255) DEFAULT NULL,
  `prev_reference2` text,
  `prev_reference_no2` varchar(255) DEFAULT NULL,
  `prev_salary2` varchar(255) DEFAULT NULL,
  `is_disaplinary` enum('Y','N') DEFAULT 'N',
  `disaplinary_details` varchar(100) DEFAULT NULL,
  `bank_name` varchar(100) DEFAULT NULL,
  `sort_code` varchar(100) DEFAULT NULL,
  `name_of_acc_holder` varchar(100) DEFAULT NULL,
  `account_number` varchar(100) DEFAULT NULL,
  `branch` varchar(100) DEFAULT NULL,
  `dob` varchar(255) DEFAULT NULL,
  `national_insurance_no` varchar(100) DEFAULT NULL,
  `start_work` varchar(100) DEFAULT NULL,
  `is_active` enum('Y','N') DEFAULT 'Y',
  `modified_on` datetime DEFAULT NULL,
  `added_on` datetime DEFAULT NULL,
  `ref_one` varchar(255) DEFAULT NULL,
  `curr_refno_one` varchar(255) DEFAULT NULL,
  `ref_two` varchar(255) DEFAULT NULL,
  `curr_refno_two` varchar(255) DEFAULT NULL,
  `curr_emp_two` varchar(255) DEFAULT NULL,
  `curr_position_two` varchar(255) DEFAULT NULL,
  `curr_empdates_from_two` varchar(255) DEFAULT NULL,
  `curr_empdates_to_two` varchar(255) DEFAULT NULL,
  `prevsalary` varchar(255) DEFAULT NULL,
  `ref_another_one` varchar(255) DEFAULT NULL,
  `curr_tel_another_one` varchar(20) DEFAULT NULL,
  `ref_another_two` varchar(255) DEFAULT NULL,
  `curr_tel_another_two` varchar(255) DEFAULT NULL,
  `curr_sal` varchar(255) DEFAULT NULL,
  `prev_empdates_from` varchar(255) DEFAULT NULL,
  `prev_empdates_to` varchar(255) DEFAULT NULL,
  `prev_ref` varchar(255) DEFAULT NULL,
  `prev_ref_no` varchar(255) DEFAULT NULL,
  `prev_employer` varchar(255) DEFAULT NULL,
  `prev_position` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`candidate_id`)
) ENGINE=InnoDB AUTO_INCREMENT=61 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `candidate_master`
--

LOCK TABLES `candidate_master` WRITE;
/*!40000 ALTER TABLE `candidate_master` DISABLE KEYS */;
INSERT INTO `candidate_master` VALUES (30,NULL,'Mike Reg','Mike','109kdkdkd','michael.lill@cameron-james.co.uk','077896','',NULL,'78-12-05','','UK','White','N','','N','','N','',NULL,'N','N','CV Test1492504981.doc',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-18 08:01:43','2017-04-18 08:01:43','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(31,NULL,'ter','dddd','terri.palliser@cameron-james.co.uk','terri.palliser@cameron-james.co.uk','0789','',NULL,'--ggf','','dd','ddd','N','','N','','N','',NULL,'N','N','Aamir Khurshid1492506537.doc',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-18 09:57:08','2017-04-18 09:57:08','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(32,NULL,'invitra','invitra','invitra','vishakha@invitratech.com','9561380621','1234567895',NULL,'1990-11-15','45','Indian','Hindu','Y','','Y','hjgj','Y','invitra',NULL,'N','N','carlton1492522225.txt',NULL,NULL,NULL,NULL,NULL,NULL,'invitra','invitra','12/12/2014','12/12/2014',NULL,NULL,NULL,NULL,NULL,'','','6788',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'carlton1492522225.txt','carlton1492522225.txt',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-18 13:25:30','2017-04-18 13:25:30','invitra','7894561236','invitra','7894561236','invitra','invitra','12/12/2014','12/12/2014','6788','invitra','','invitra','','','','',NULL,NULL,NULL,NULL),(33,NULL,'mrr','Michael Lill (Registration)','102 street','michael.lill@cameron-james.co.uk','0778787878','',NULL,'78-01-01','','UK','White','N','','N','','N','',NULL,'N','N','CV Test1492589200.doc',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-19 08:40:06','2017-04-19 08:40:06','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(34,NULL,'Mr','Terri Test','oiehrfnc,ms d,jwajd x','terri.palliser@cameron-james.co.uk','07896','',NULL,'78-10-26','','British','british','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-20 07:08:56','2017-04-20 07:08:56','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(35,NULL,'Mr','Terri Register as a Candidate','yrjkwerkiwsndc','terri.palliser@cameron-james.co.uk','078966','',NULL,'--261078','','british','british','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-20 08:11:12','2017-04-20 08:11:12','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(40,NULL,'Mr','Rahul Patil','Kothrud','rahul.patil@invitratech.com','545454545','',NULL,'1988-01-18','','indian','Hindu','N','','N','','N','',NULL,'N','N','performanceappraisalform1492693404.doc',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'performanceappraisalform1492693404.doc','performanceappraisalform1492693404.doc',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-20 13:24:03','2017-04-20 13:24:03','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(41,NULL,'Mr','Rahul Patil','Kothrud','rahul.patil@invitratech.com','56565656','',NULL,'1988-01-18','','indian','Hindu','N','','N','','N','',NULL,'N','N','performanceappraisalform1492693883.doc',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'performanceappraisalform1492693883.doc','performanceappraisalform1492693883.doc',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-20 13:23:11','2017-04-20 13:23:11','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(42,NULL,'Mr','Candidate register test - 1952','ierhklasn dirf sd','terri.palliser@cameron-james.co.uk','0789666','',NULL,'--261078','','british','british','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-20 18:27:53','2017-04-20 18:27:53','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(43,NULL,'','Terri - Cand Reg 2404','123456','terri.palliser@cameron-james.co.uk','07896','',NULL,'--261078','','british','brit','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-24 10:29:57','2017-04-24 10:29:57','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(44,NULL,'','invitra','pune','vishakha@invitratech.com','9561380621','',NULL,'1990-11-15','','Indian','Hindu','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-25 05:56:16','2017-04-25 05:56:16','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(45,NULL,'','invitra','pune','vishakha@invitratech.com','9561380621','',NULL,'1245-12-12','','Indian','Hindu','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-25 06:26:56','2017-04-25 06:26:56','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(46,NULL,'','invitra','pune','vishakha@invitratech.com','9561380621','',NULL,'1990-11-15','','Indian','Hindu','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-04-28 05:48:38','2017-04-28 05:48:38','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(47,NULL,'MRS','Mastaneh Azizi Babany','27 home lea, rothwell','mastanash@yahoo.co.uk','7847053289','',NULL,'--24.12.1964','','United Kingdom','IRANIAN','Y','','N','','N','',NULL,'N','N','M A Babany 241501400353.pdf',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-07-30 08:13:39','2017-07-30 08:13:39','','07847053289','','07847053289','','','','','','','07847053289','','07847053289','','','',NULL,NULL,NULL,NULL),(48,NULL,'MRS','Mastaneh Azizi Babany','27 Home Lea, Rothwell','mastanash@yahoo.co.uk','7847053289','',NULL,'--24.12.1964','','United Kingdom','IRANIAN','Y','','N','','N','',NULL,'N','N','M A Babany 4 R C 241501687475.pdf',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-08-02 16:35:24','2017-08-02 16:35:24','','07847053289','','07847053289','','','','','','','07847053289','','07847053289','','','',NULL,NULL,NULL,NULL),(49,NULL,'Mr','David Flaherty','Flat C, 59 Tottenham Lane, London, N89BE','davidflaherty08@gmail.com','07477201833','',NULL,'1983-10-01','','Irish','Irish','Y','','N','','N','',NULL,'N','N','David Flaherty_Cv_August20171502230921.pdf',NULL,NULL,NULL,NULL,NULL,NULL,'Sugarman Education','Recruitment Consultant','September 2014','Present',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'David _Passport1502230921.pdf','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-08-08 23:01:22','2017-08-08 23:01:22','','','','','','','','','','','','','','£28,000','','',NULL,NULL,NULL,NULL),(50,NULL,'Miss','Elizabeth Ayoola','10 Glasbury House Ferndale Road','eo.ayoola@hotmail.co.uk','07508435928','',NULL,'1993-10-04','JX525219D','British','Nigerian','N','','N','','N','',NULL,'N','N','Elizabeth Ayoola CV updated (2) (1)1502370953.doc',NULL,NULL,NULL,NULL,NULL,NULL,'BBC Worldwide','Resourcing Administrator','24/11/16','Present',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-08-10 14:53:15','2017-08-10 14:53:15','Jo Scott','02084331659','','','','','','','','','','','','£24,500','','',NULL,NULL,NULL,NULL),(51,NULL,'Mrs','Samantha Negbenebor','39 Burns Road, Alperton Wembley','princesssam2969@aol.com','7432316215','',NULL,'1979-12-12','JK460950C','United Kingdom','Black British','N','','N','','N','',NULL,'N','N','SAMANTHA NEGBENEBOR CV 20171502793146.docx',NULL,NULL,NULL,NULL,NULL,NULL,'Iwork Group','Business Development Consultant','March 2017','Current',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-08-15 11:26:32','2017-08-15 11:26:32','Elisha Sempa','079471722356','','','','','','','','','','','','34,000','','',NULL,NULL,NULL,NULL),(52,NULL,'Miss','Natalia Ganowicz','12 Crofts Street, E1 8LU, London','n.ganowicz@gmail.com','07388895419','',NULL,'1994-09-14','SS958060A','Polish','White Polish','Y','','N','','N','',NULL,'N','N','CV - Natalia1502803219.docx',NULL,NULL,NULL,NULL,NULL,NULL,'CM International','Recruitment Consultant/HR Manager','January 2017','August 2017',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'WhatsApp Image 2017-08-14 at 181502803219.pdf','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-08-15 14:19:20','2017-08-15 14:19:20','Magdalena Cieslak','07427828268','','','','','','','','','','','','22,000 per annum + bonuses','','',NULL,NULL,NULL,NULL),(53,NULL,'','Abaigeal Chisnall','38 Chartwell Gardens. Cheam, SM3 9TW','abaigeal.chisnall@gmail.com','07939681355','',NULL,'1985-04-14','','British','White English','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'passport1505295845.pdf','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-09-13 10:05:44','2017-09-13 10:05:44','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(54,NULL,'miss','shawny','34a Laurel Gardens Hanwell London','shawnymcintosh@nigelfrank.com','07956354009','',NULL,'90-10-04','','british','black african','Y','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-10-16 13:07:17','2017-10-16 13:07:17','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(55,NULL,'','Avee R. Tiagi','Flat 5, Parkside House, SW19 5AY','aveer.tiagi@yahoo.co.uk','07771 968 262','',NULL,'--16-04-78','','British','Indian','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-10-25 17:56:48','2017-10-25 17:56:48','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(56,NULL,'Mr','Mark Aston','5 Crozier House, The Boulevard, Leeds, LS10 1LQ','m.aston86@googlemail.com','7817112765','',NULL,'1986-11-08','JT 81 27 23 D','United Kingdom','White British','N','','N','','N','',NULL,'N','N','Mark Aston CV (2)1509708363.docx',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-11-03 11:03:26','2017-11-03 11:03:26','','07817112765','','07817112765','','','','','','','07817112765','','07817112765','','','',NULL,NULL,NULL,NULL),(57,NULL,'Mrs','Payal Seth','35 Evelyn Close, Twickenham','payalsethhr@gmail.com','07557798609','',NULL,'-06,1982-09','SJ649603D','United Kingdom','Indian','N','','N','','N','',NULL,'N','N','Payal_Seth_09_11_2017_(1)1510915701.docx',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-11-17 10:21:48','2017-11-17 10:21:48','','07557798609','','07557798609','','','','','','','07557798609','','07557798609','','','',NULL,NULL,NULL,NULL),(58,NULL,'Miss','Tajminder Chana','63 High Street','tajminderc@hotmail.co.uk','07445698936','',NULL,'1997-02-24','','British','Indian','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2017-12-14 17:00:59','2017-12-14 17:00:59','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL),(59,NULL,'mr','jonathan clayton-alsop','4 windsor street','jonathanclaytonalsop@outlook.com','07748018601','',NULL,'1992-01-24','','British','White English','Y','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'Betfred','assistant manager','may 2017','current',NULL,NULL,NULL,NULL,NULL,'','','£18,000',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2018-01-28 18:14:01','2018-01-28 18:14:01','Jon moran','07495990760','','07495990760','Napoleons Casino','inspector','march 2016','2017','£18,000','','07495990760','','07495990760','£17,000','','',NULL,NULL,NULL,NULL),(60,NULL,'Miss','Emma Bartlett','2 Badgers Sett, The Holt, West End, Kemsing, Kent','emmabartlett1984@aol.com','07882482917','01732 490411',NULL,'1984-04-19','JW 20 70 77 B','British','White British','N','','N','','N','',NULL,'N','N','',NULL,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','Y','2018-03-20 10:10:14','2018-03-20 10:10:14','','','','','','','','','','','','','','','','',NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `candidate_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `header_master`
--

DROP TABLE IF EXISTS `header_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `header_master` (
  `header_id` bigint(10) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) DEFAULT NULL,
  `header_img` varchar(255) DEFAULT NULL,
  `header_title` varchar(255) DEFAULT NULL,
  `header_subtitle` varchar(255) DEFAULT NULL,
  `header_pagename` varchar(255) DEFAULT NULL,
  `meta_title` text,
  `meta_key` text,
  `meta_desc` text,
  `include_ref_id` int(5) DEFAULT NULL,
  `summary` text,
  `header_desc` text,
  `is_active` char(1) DEFAULT 'Y',
  `is_other` char(1) DEFAULT 'N',
  `is_header` char(1) DEFAULT 'N',
  `is_footer` char(1) DEFAULT 'N',
  `is_set_top` char(1) DEFAULT 'N',
  `is_shopping` char(1) DEFAULT 'N',
  `header_order` int(5) DEFAULT NULL,
  `added_on` datetime DEFAULT NULL,
  `modified_on` datetime DEFAULT NULL,
  PRIMARY KEY (`header_id`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `header_master`
--

LOCK TABLES `header_master` WRITE;
/*!40000 ALTER TABLE `header_master` DISABLE KEYS */;
INSERT INTO `header_master` VALUES (1,0,'','Home','Home','index.php','Carlton Brookes - Providing Professional Rec 2 Rec Services','Home\r\nCarlton Brookes Recruitment\r\nCarlton Brookes Rec2Rec','Home\r\nCarlton Brookes Recruitment\r\nCarlton Brookes Rec2Rec',0,'Home','<h2>Providing Professional <span>Rec 2 Rec Services</span></h2>\r\n<p>At Carlton Brookes Recruitment our success is built on making solid relationships with both Clients and Candidates by using honesty, integrity and effective detailed communication. We specialise purely in the Recruitment to Recruitment sector using our experience to deliver a professional, friendly and transparent consultancy service rather than a sales led service.</p>\r\n<p>We operate on a consultancy level specialising in all areas within Recruitment; from Trainee, experienced Recruitment Consultants, Managing Consultants, Team Leaders, Branch managers, Area Managers and Recruitment Directors. We Service some of the largest global brands, in addition to supporting SME\'s with growth within their business.</p>','Y','N','Y','Y','N','N',1,'2017-03-28 10:52:27','2017-09-02 11:26:22'),(2,0,'RI337311490955021_about_banner.jpg','About Us','About Us','about.php','About Us','About Us\r\nCarlton Brookes Recruitment\r\nCarlton Brookes Rec2Rec','About Us\r\nCarlton Brookes Recruitment\r\nCarlton Brookes Rec2Rec',0,'Carlton Brookes is a Rec 2 Rec Agency committed to unearthing the best talent across the recruitment market','<p>Our clients range from small start-up companies to FTSE 100 &amp; 250 businesses. We work with people at every stage of their career from trainee recruitment consultants and resources looking for their first entry point into recruitment to senior managers and directors looking for their next challenge.</p>\r\n<p>Our aim is to give you the edge in sourcing the very best people by benefitting from this personal experience and knowledge in an ever competitive recruitment landscape. We&rsquo;re deeply invested in the companies we work with; understanding each client, its market and its culture inside out, and the capabilities and qualities of the people who&rsquo;ll shine there.</p>\r\n<p>At Carlton Brookes Recruitment we have&nbsp;built up an excellent reputation in the recruitment industry due to our exceptional customer service, extensive industry knowledge and history of success. We differentiate ourselves by ensuring we build long lasting, meaningful relationships with our candidates and clients alike. Putting relationships and quality at the forefront of how we work has enabled us to build a diverse and respected client base across the UK.</p>\r\n<p>It is our aim to provide the perfect introduction. We will gain a comprehensive understanding of our candidates achievements to date, including billings and client development - in addition to the key objectives they are looking for in the next role.  Additionally, we will work closely with our clients to ensure we understand the working environment, expectations, benefits package, vision and future plans. We are not just &rsquo;CV senders&rsquo; - we take a truly consultative approach in order to understand what all parties are looking for. By doing this we are able to achieve complete synergy to both candidates and clients.</p>\r\n<p>We recruit across all levels of Recruitment from Entry Trainee Consultant level through to Senior Management and Director level.</p>','Y','N','Y','Y','Y','N',2,'2017-03-28 10:58:11','2018-03-20 11:53:05'),(3,0,'','Clients','Clients','Clients.php','Clients','Clients','Clients',0,'We know that recruitment is a fast-moving, highly competitive sector and mainly candidate lead','<p>It is imperative that we source candidates with the right experience level and culture fit when recruiting for our clients, whilst ensuring we manage the process efficiently and with pace, so they don&rsquo;t miss out on the best talent.</p>\r\n<p>Our aim is to give you the edge in sourcing the very best people by benefitting from this personal experience and knowledge in an ever competitive recruitment landscape. We&rsquo;re deeply invested in the companies we work with; understanding each client, its market and its culture inside out, and the capabilities and qualities of the people who&rsquo;ll shine there.</p>\r\n<p>We pride ourselves on running our business which is both professional and highly proactive in our approach. We invest heavily on candidate attraction, advertising extensively online, using social networking and media, in addition to sourcing quality candidates from referrals and our strong industry network.</p>\r\n<p>Recruiting across a number of sectors both in candidate or client lead markets, industrial or professional, we place experienced Recruitment candidates of all levels within the  following sectors;</p>\r\n<p>Accountancy &amp; Finance, Legal, HR &amp; Training, Sales, Marketing, Insurance, Financial Services, IT &amp; Telecoms, Procurement &amp; Supply Chain, Medical, FMCG, Engineering, Construction, Manufacturing, Education, Commercial / Office Services Driving &amp; Logistics &ndash; to name a few.</p>\r\n<p>We recognise that your time is precious, so we will only send you the very best suitable candidates. If we don&rsquo;t have the right candidate we won&rsquo;t waste your time and we will keep you updated throughout the process. We offer a non-obligatory service; you will only pay a fee to us once when we have found you the right candidate and they have started in your business.</p>\r\n<h3 style=\"color: red;\"><a href=\"http://www.carltonbrookes.co.uk/registervacancy.php\"><strong>Register a vacancy</strong></a></h3>','Y','N','Y','Y','Y','N',3,'2017-03-28 10:59:06','2017-07-13 05:40:01'),(4,0,'','Candidates','Candidates','Candidates.php','Candidates','Candidates','Candidates',0,'Your aim is the same as ours - to find you the best career move','<p>Whether you know exactly what you want from your next move, or need some guidance on the market and which companies would be a suitable match, we will give you support every step of the way. With our friendly and proactive service, we will keep in contact with you throughout the process until you find the role you&rsquo;ve been waiting for.</p>\r\n<p>Making or considering a job move can be stressful and challenging &ndash; but finding the right role is rewarding and fulfilling, for candidate and consultant alike. In order for this to run smoothly, we make the whole process easier by providing help with all of the following:</p>\r\n<p></p>\r\n<ul class=\"duty\">\r\n    <li>CV writing</li>\r\n    <li>Interview advice, tips and techniques</li>\r\n    <li>Career management, sector advice</li>\r\n    <li>Guidance with selecting the right opportunity</li>\r\n    <li>Salary negotiations</li>\r\n    <li>Resignation.</li>\r\n</ul>\r\n<p>Whether you&rsquo;re a candidate actively looking for a change in position, relocating or just interested to see what opportunities are available, then we can offer you advice and help you. We offer a proactive and highly confidential recruitment service - we promise that we will never send out your CV until we have spoken to you and permission has been received.</p>\r\n<p>We have an excellent track record of placing candidates into all levels of recruitment roles on a national level across the UK. We would love to hear from you, so please either send your CV over to us or register on-line and we will be in touch ASAP for a chat.</p>\r\n<h3 style=\"color: red;\"><a href=\"http://www.carltonbrookes.co.uk/candidateregistration.php\"><strong>Click here to register with us</strong></a></h3>','Y','N','Y','Y','Y','N',4,'2017-03-28 10:59:35','2017-07-13 05:49:30'),(5,0,'','Send Your CV','Send Your CV','submitcv.php','Send Your CV','Send Your CV','Send Your CV',5,'Send Your CV','','Y','N','Y','Y','N','N',5,'2017-03-28 11:00:18','2017-04-04 15:18:08'),(6,0,'','Contact Us','Contact Us','ContactUs.php','Contact Us','Contact Us','Contact Us',0,'Don\'t hesitate to contact us - its always easier to talk!','<ul class=\"topName contactTop\">\r\n    <li>Our Offices</li>\r\n</ul>\r\n<div class=\"text\">\r\n<p>We operate from 2 key locations across the UK. If you have an enquiry please do not hesitate to contact us - its always easier to talk! We hope to hear from you soon.</p>\r\n</div>\r\n<div class=\"register-Form\">\r\n<ul class=\"address\">\r\n    <li>\r\n    <h3>Leeds</h3>\r\n    <p>14 King Street</p>\r\n    <p>Leeds</p>\r\n    <p>LS1 2HL</p>\r\n    <p><span class=\"phone\">0113 2423773</span></p>\r\n    <p><span class=\"mail\"><a href=\"http://www.carltonbrookes.co.uk/enquiry.php\">Email Us</a></span></p>\r\n    </li>\r\n    <li class=\"bldg\"><img src=\"http://www.carltonbrookes.co.uk/EditorImages/image/cathedral_bldg.jpg\" alt=\"cathedral\" width=\"201\" height=\"160\" /></li>\r\n    <li>\r\n    <div class=\"address-map\"><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2356.5570138230846!2d-1.5522126339372984!3d53.797371498532286!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x48795c1e087cbaeb%3A0x1d0cf99ff4a4b563!2sKing+St%2C+Leeds+LS1+2HL!5e0!3m2!1sen!2suk!4v1507025872052\" style=\"border:0\" allowfullscreen=\"\" width=\"600\" height=\"450\" frameborder=\"0\"></iframe></div>\r\n    </li>\r\n</ul>\r\n<ul class=\"address\">\r\n    <li>\r\n    <h3>London</h3>\r\n    <p>No 1 Cornhill</p>\r\n    <p>London, EC3V 3ND</p>\r\n    <p><span class=\"phone\">020 7129 1491</span></p>\r\n    <p><span class=\"mail\"><a href=\"http://www.carltonbrookes.co.uk/enquiry.php\">Email us</a></span></p>\r\n    </li>\r\n    <li class=\"bldg\"><img src=\"http://www.carltonbrookes.co.uk/EditorImages/image/london.jpg\" alt=\"\" width=\"201\" height=\"160\" /></li>\r\n    <li>\r\n    <div class=\"address-map\"><iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2483.0030478333306!2d-0.09050948394381304!3d51.51316007963603!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x487603549cf53b37%3A0x8dd9d85376865268!2s1+Cornhill%2C+London+EC3V+3ND%2C+UK!5e0!3m2!1sen!2sin!4v1491972778651\" style=\"border:0\" allowfullscreen=\"\" width=\"600\" height=\"450\" frameborder=\"0\"></iframe></div>\r\n    </li>\r\n</ul>\r\n</div>','Y','N','Y','Y','Y','N',7,'2017-03-28 11:01:26','2017-10-13 03:31:21'),(8,0,'','Job search result','','joblisting.php','Job search result','Job search result','Job search result',3,'Job search result','','Y','Y','N','N','N','N',0,'2017-04-03 15:13:19','2017-04-04 12:46:43'),(9,0,'','other','','other.php','other','other','other',0,'other','&nbsp;other','Y','Y','N','N','N','N',0,'2017-04-03 15:17:30','2017-04-12 04:44:49'),(10,0,'','Candidate On-line Registration form','Candidate On-line Registration form','candidateregistration.php','Candidate On-line Registration form','Candidate On-line Registration form','Candidate On-line Registration form',2,'Candidate On-line Registration form','&nbsp;','Y','N','N','N','N','N',8,'2017-04-03 17:13:11','2017-04-25 01:16:46'),(11,0,'','Register Vacancy','Register Vacancy','registervacancy.php','Register Vacancy','Register Vacancy','Register Vacancy',4,'Register Vacancy','&nbsp;','Y','N','N','N','N','N',9,'2017-04-04 17:35:26','2017-04-25 01:17:12'),(16,0,'','Work For us','Work For us','work-for-us.php','Work For us','Work For us','Work For us',0,'Work For us','<p style=\"margin:0cm;margin-bottom:.0001pt;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:Lato;color:#464545;letter-spacing:.3pt\">Carlton Brookes Recruitment is a fast growing Rec2Rec Specialists who are placing candidates from Trainee Recruitment Consultants through to Recruitment Directors in boutique agencies right up to International Agencies.<span style=\"mso-spacerun:yes\">&nbsp; </span><o:p></o:p></span></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:Lato;color:#464545;letter-spacing:.3pt\"><o:p>&nbsp;</o:p></span></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:Lato;color:#464545;letter-spacing:.3pt\">Due to continued growth we are looking for experienced Recruitment Consultants to join our team, with the view of consultants managing their own market. <o:p></o:p></span></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:Lato;color:#464545;letter-spacing:.3pt\"><o:p>&nbsp;</o:p></span></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:Lato;color:#464545;letter-spacing:.3pt\">Working within Rec2Rec we know that good consultants should be valued so we <a name=\"_GoBack\"></a>offer excellent incentives and a market leading bonus scheme. <o:p></o:p></span></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:Lato;color:#464545;letter-spacing:.3pt\"><o:p>&nbsp;</o:p></span></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:Lato;color:#464545;letter-spacing:.3pt\">We are looking for motivated consultants who are passionate about what they do. If you would like to know more about what the world of Rec2Rec has in store then get in touch&hellip;<o:p></o:p></span></p>\r\n<br />','Y','N','N','Y','N','N',10,'2017-04-17 06:14:36','2018-03-20 13:38:05'),(17,0,'','Enquiries','Enquiries','enquiry.php','Enquiries','Enquiries','Enquiries',6,'Enquiries','<br />','Y','N','N','N','N','N',11,'2017-04-19 05:50:37','2017-04-19 07:36:10'),(19,0,'','Doing Our-Bit','Doing Our-Bit','doing-our-bit.php','Doing Our-Bit','Doing Our-Bit','Doing Our-Bit',0,'Doing Our-Bit','&nbsp;\r\n<p class=\"MsoNormal\"><span style=\"font-size:11.5pt;font-family:Lato;mso-fareast-font-family:&#10;&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;color:#464545;&#10;mso-fareast-language:EN-GB\">At Carlton Brookes, we are keen to do our bit and we are committed to doing what we can for others in our community. Since 2017 all our employees are given the opportunity to donate money to their chosen charity via the &lsquo;Give as you Earn&rsquo; scheme, which works by enabling staff to make regular donations from their monthly gross salary. What&rsquo;s more; as another sign of commitment to doing our bit, Carlton Brookes match all donations pledged by our employees - effectively doubling each individual contribution&nbsp;</span><span style=\"font-size:11.5pt;font-family:Wingdings;&#10;mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;&#10;color:#464545;mso-fareast-language:EN-GB\">J</span><span style=\"font-size:11.5pt;&#10;font-family:Lato;mso-fareast-font-family:&quot;Times New Roman&quot;;mso-bidi-font-family:&#10;&quot;Times New Roman&quot;;color:#464545;mso-fareast-language:EN-GB\"><o:p></o:p></span></p>\r\n<p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;margin-bottom:7.5pt;&#10;line-height:18.0pt\"><b style=\"mso-bidi-font-weight:normal\"><i style=\"mso-bidi-font-style:&#10;normal\"><span style=\"font-size:14.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;&#10;mso-fareast-font-family:&quot;Times New Roman&quot;;color:#464545;letter-spacing:.3pt;&#10;mso-fareast-language:EN-GB\">Carlton Brookes Recruitment is very proud to support and work in Corporate Partnership with Simon on the Streets.<o:p></o:p></span></i></b></p>\r\n<p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;margin-bottom:7.5pt;&#10;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;&#10;mso-fareast-font-family:&quot;Times New Roman&quot;;color:#464545;letter-spacing:.3pt;&#10;mso-fareast-language:EN-GB\">As part of our annual charity review, we have chosen &lsquo;Simon on the Streets&rsquo; as our charity of the yearand all proceeds from &lsquo;Dress Down Fridays&rsquo;, along with any other donations will get passed exclusively to the charity.<o:p></o:p></span></p>\r\n<p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;margin-bottom:7.5pt;&#10;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;&#10;mso-fareast-font-family:&quot;Times New Roman&quot;;color:#464545;letter-spacing:.3pt;&#10;mso-fareast-language:EN-GB\">Simon on the Streets is a small and independent charity, which offers emotional and practical support on an outreach basis to rough sleepers or those at risk of rough sleeping. Their independent status means that they neither seek nor receive funding from national or local government.<span style=\"mso-spacerun:yes\">&nbsp; </span>Their charity is therefore extremely dependent on donations and fundraising through the generosity and goodwill of supporters in an increasingly competitive environment.<o:p></o:p></span></p>\r\n<p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;margin-bottom:7.5pt;&#10;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;&#10;mso-fareast-font-family:&quot;Times New Roman&quot;;color:#464545;letter-spacing:.3pt;&#10;mso-fareast-language:EN-GB\">Their support workers engage with vulnerable members of our society who have unmet complex needs and cannot, or will not, access mainstream services.<span style=\"mso-spacerun:yes\">&nbsp; </span>Their focus is on people who are homeless and rootless, especially those with issues related to rough sleeping.<span style=\"mso-spacerun:yes\">&nbsp; </span>Remaining independent of statutory funding is critical to their success, as it allows them to work without restrictions and to deliver tailor-made support on an individual basis.<span style=\"mso-spacerun:yes\">&nbsp; </span><a name=\"_GoBack\"></a><o:p></o:p></span></p>\r\n<p class=\"MsoNormal\" style=\"mso-margin-top-alt:auto;margin-bottom:7.5pt;&#10;line-height:18.0pt\"><span style=\"font-size:11.5pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;&#10;mso-fareast-font-family:&quot;Times New Roman&quot;;color:#464545;letter-spacing:.3pt;&#10;mso-fareast-language:EN-GB\">The aim of the charity is to bring people who lead solitary harmful lives, with little or no vision for a better future, in from the margins of society.<span style=\"mso-spacerun:yes\">&nbsp; </span>They achieve this by supporting people to find aspirations and providing unlimited opportunities to achieve sustainable positive change.<o:p></o:p></span></p>\r\n<p class=\"MsoNormal\"><o:p>&nbsp;</o:p></p>','Y','N','Y','Y','N','N',12,'2018-03-20 12:16:43','2018-03-20 12:16:43');
/*!40000 ALTER TABLE `header_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `include_master`
--

DROP TABLE IF EXISTS `include_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `include_master` (
  `include_id` int(5) NOT NULL AUTO_INCREMENT,
  `include_title` varchar(255) DEFAULT NULL,
  `include_pagename` varchar(255) DEFAULT NULL,
  `is_active` char(1) DEFAULT 'Y',
  PRIMARY KEY (`include_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `include_master`
--

LOCK TABLES `include_master` WRITE;
/*!40000 ALTER TABLE `include_master` DISABLE KEYS */;
INSERT INTO `include_master` VALUES (1,'Most Recent Job','page_include/inc_mostrecent_job.php','Y'),(2,'Candidate\'s Registration','page_include/inc_candidate_registration.php','Y'),(3,'Job listing','page_include/inc_job_listing.php','Y'),(4,'Register Vacancy','page_include/inc_register_vacancy.php','Y'),(5,'Submit CV','page_include/inc_submit_cv.php','Y'),(6,'Enquiry','page_include/inc_enquiry.php','Y');
/*!40000 ALTER TABLE `include_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `previous_employer`
--

DROP TABLE IF EXISTS `previous_employer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `previous_employer` (
  `prev_id` int(21) NOT NULL AUTO_INCREMENT,
  `candidate_ref_id` int(10) DEFAULT NULL,
  `prev_employer2` text,
  `prev_position2` text,
  `prev_emp_dates_from2` varchar(255) DEFAULT NULL,
  `prev_emp_dates_to2` varchar(255) DEFAULT NULL,
  `prev_reference2` text,
  `prev_reference_no2` varchar(255) DEFAULT NULL,
  `prev_salary2` varchar(255) DEFAULT NULL,
  `is_active` enum('Y','N') DEFAULT 'Y',
  `added_on` datetime DEFAULT NULL,
  `modified_on` datetime DEFAULT NULL,
  PRIMARY KEY (`prev_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `previous_employer`
--

LOCK TABLES `previous_employer` WRITE;
/*!40000 ALTER TABLE `previous_employer` DISABLE KEYS */;
INSERT INTO `previous_employer` VALUES (2,166,'Previous Employer','Position Held','17/01/2013','17/01/2014','11212212','6565665','Contact Name for References','Y','2015-09-24 14:47:43',NULL),(3,167,'Previous Employer','Position Held','17/01/2013','17/01/2014','11212212','6565665','Contact Name for References','Y','2015-09-24 15:04:26',NULL),(4,167,'Previous Employer','Position Held','17/01/2013','17/01/2014','11212212','6565665','Contact Name for References','Y','2015-09-24 15:04:26',NULL);
/*!40000 ALTER TABLE `previous_employer` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tbl_banner_img`
--

DROP TABLE IF EXISTS `tbl_banner_img`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tbl_banner_img` (
  `banner_id` smallint(6) NOT NULL AUTO_INCREMENT,
  `header_ref_id` smallint(6) DEFAULT NULL,
  `banner_name` varchar(255) DEFAULT NULL,
  `banner_title` varchar(255) DEFAULT NULL,
  `banner_text` varchar(255) DEFAULT NULL,
  `open_new_window` enum('Y','N') DEFAULT 'N',
  `is_active` enum('Y','N') DEFAULT 'Y',
  `added_on` datetime DEFAULT NULL,
  PRIMARY KEY (`banner_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tbl_banner_img`
--

LOCK TABLES `tbl_banner_img` WRITE;
/*!40000 ALTER TABLE `tbl_banner_img` DISABLE KEYS */;
INSERT INTO `tbl_banner_img` VALUES (1,1,'RI972121492090753_banner.jpg','Home','Professional Rec 2 Rec Services.','N','Y','2017-04-13 08:39:13'),(2,2,'RI217621521554891_about_banner (1).jpg','About Us','Carlton Brookes is a Rec 2 Rec Agency committed to unearthing the best talent across the recruitment market.','N','Y','2018-03-20 14:08:11'),(3,4,'RI115511521555001_Candidates.jpg','Candidates','Your aim is the same as ours - to find you the best career move.','N','Y','2018-03-20 14:10:01'),(4,3,'RI914831492084904_client.jpg','Clients','We know that recruitment is a fast-moving, highly competitive sector and mainly candidate lead.','N','Y','2017-04-13 07:01:44'),(6,8,'RI770671491287540_vacancy_banner.jpg','Vacancy Search','Register Vacancy','N','Y','2017-04-18 05:31:23'),(7,5,'RI394841492088995_send_cv_banner.jpg','Send Your CV','Send Your CV','N','Y','2017-04-18 05:28:59'),(8,6,'RI535871492084951_contact_us_banner.jpg','Contact Us','Contact Us','N','Y','2017-04-18 05:25:14'),(9,11,'RI587001491308211_register_banner.jpg','Registration Vacancy','Registration Vacancy','N','Y','2017-04-18 05:29:40'),(10,10,'RI952131491309580_register_banner.jpg','Candidate Registration','Candidate Registration','N','Y','2017-04-17 06:05:58'),(11,16,'RI232831492510622_vacancy_banner.jpg','Work for Us','Work for Us','N','Y','2017-04-18 05:24:47'),(12,17,'RI362121492599607_contact_us_banner.jpg','Enquiries','ENQUIRIES','N','Y','2017-04-19 07:31:24');
/*!40000 ALTER TABLE `tbl_banner_img` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tbl_consultant`
--

DROP TABLE IF EXISTS `tbl_consultant`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tbl_consultant` (
  `consultant_id` int(11) NOT NULL AUTO_INCREMENT,
  `consultant_name` varchar(255) DEFAULT NULL,
  `consultant_email` varchar(255) DEFAULT NULL,
  `consultant_division` varchar(255) DEFAULT NULL,
  `is_active` enum('Y','N') DEFAULT 'Y',
  `created_date` datetime DEFAULT NULL,
  `updated_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`consultant_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tbl_consultant`
--

LOCK TABLES `tbl_consultant` WRITE;
/*!40000 ALTER TABLE `tbl_consultant` DISABLE KEYS */;
/*!40000 ALTER TABLE `tbl_consultant` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tbl_country_master`
--

DROP TABLE IF EXISTS `tbl_country_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tbl_country_master` (
  `country_id` varchar(30) NOT NULL DEFAULT '0',
  `country_name` varchar(255) DEFAULT NULL,
  `country_code` varchar(30) DEFAULT NULL,
  `is_active` char(1) DEFAULT 'Y',
  PRIMARY KEY (`country_id`),
  KEY `country_id` (`country_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tbl_country_master`
--

LOCK TABLES `tbl_country_master` WRITE;
/*!40000 ALTER TABLE `tbl_country_master` DISABLE KEYS */;
INSERT INTO `tbl_country_master` VALUES ('1','East Midlands',NULL,'Y'),('10','Wales',NULL,'Y'),('11','Scotland',NULL,'Y'),('2','East of England',NULL,'Y'),('3','Greater London',NULL,'Y'),('4','North East England',NULL,'Y'),('5','North West England',NULL,'Y'),('6','South East England',NULL,'Y'),('7','South West England',NULL,'Y'),('8','West Midlands',NULL,'Y'),('9','Yorkshire & Humberside',NULL,'Y');
/*!40000 ALTER TABLE `tbl_country_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tbl_division`
--

DROP TABLE IF EXISTS `tbl_division`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tbl_division` (
  `division_id` int(11) NOT NULL AUTO_INCREMENT,
  `division_name` varchar(255) DEFAULT NULL,
  `is_active` enum('Y','N') DEFAULT 'Y',
  `is_order` int(11) DEFAULT NULL,
  `created_date` datetime DEFAULT NULL,
  `updated_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`division_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tbl_division`
--

LOCK TABLES `tbl_division` WRITE;
/*!40000 ALTER TABLE `tbl_division` DISABLE KEYS */;
INSERT INTO `tbl_division` VALUES (1,'Legal','Y',2,'2017-04-04 12:38:35','2017-04-12 09:54:47'),(2,'Sales','Y',1,'2017-04-04 12:38:46','2017-04-12 09:53:28'),(3,'accountancy','Y',3,'2017-04-04 12:39:23','2017-04-12 09:54:47'),(4,'financial services','Y',4,'2017-04-04 12:39:41','2017-04-04 17:39:41'),(5,'Procurement &amp; Supply Chain','Y',5,'2017-04-04 12:39:49','2017-04-04 17:39:49'),(6,'HR','Y',6,'2017-04-04 12:40:02','2017-04-04 17:40:02'),(7,'Insurance','Y',7,'2017-04-04 12:40:12','2017-04-12 09:54:21');
/*!40000 ALTER TABLE `tbl_division` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tbl_function_master`
--

DROP TABLE IF EXISTS `tbl_function_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tbl_function_master` (
  `function_id` int(5) NOT NULL AUTO_INCREMENT,
  `function_title` varchar(255) DEFAULT NULL,
  `is_active` enum('Y','N') DEFAULT 'Y',
  `added_on` datetime DEFAULT NULL,
  `modified_on` datetime DEFAULT NULL,
  PRIMARY KEY (`function_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tbl_function_master`
--

LOCK TABLES `tbl_function_master` WRITE;
/*!40000 ALTER TABLE `tbl_function_master` DISABLE KEYS */;
INSERT INTO `tbl_function_master` VALUES (1,'&pound;0- &pound;20,000','Y','2017-04-04 12:34:06','2017-04-04 12:34:06'),(2,'&pound;20,001-&pound;30,000','Y','2017-04-04 12:34:19','2017-04-04 12:34:19'),(3,'&pound;30,001- &pound;40,000','Y','2017-04-04 12:34:30','2017-04-04 12:34:30'),(4,'&pound;40,001- &pound;60,000','Y','2017-04-04 12:34:38','2017-04-04 12:34:38'),(5,'&pound;60,001 - &pound;80,000','Y','2017-04-04 12:34:46','2017-04-04 12:34:46'),(6,'&pound;80,001 - &pound;100,000+','Y','2017-04-04 12:34:57','2017-04-12 04:48:32');
/*!40000 ALTER TABLE `tbl_function_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tbl_insert_cv`
--

DROP TABLE IF EXISTS `tbl_insert_cv`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tbl_insert_cv` (
  `id` int(21) NOT NULL AUTO_INCREMENT,
  `NAME` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `telephone` varchar(255) DEFAULT NULL,
  `cv` text,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tbl_insert_cv`
--

LOCK TABLES `tbl_insert_cv` WRITE;
/*!40000 ALTER TABLE `tbl_insert_cv` DISABLE KEYS */;
INSERT INTO `tbl_insert_cv` VALUES (0,'vishakhaaaa','vishakha@invitratech.com','9561380640','');
/*!40000 ALTER TABLE `tbl_insert_cv` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tbl_news`
--

DROP TABLE IF EXISTS `tbl_news`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tbl_news` (
  `news_id` int(11) NOT NULL AUTO_INCREMENT,
  `news_title` varchar(255) DEFAULT NULL,
  `news_desc` text,
  `news_img` varchar(255) DEFAULT NULL,
  `news_date` date DEFAULT NULL,
  `news_url` varchar(255) DEFAULT NULL,
  `is_set_home` enum('Y','N') DEFAULT 'N',
  `is_active` enum('Y','N') DEFAULT 'Y',
  `added_on` datetime DEFAULT NULL,
  PRIMARY KEY (`news_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tbl_news`
--

LOCK TABLES `tbl_news` WRITE;
/*!40000 ALTER TABLE `tbl_news` DISABLE KEYS */;
INSERT INTO `tbl_news` VALUES (1,'carlton vacancy','vacancy','NW228401489497782_RI632611486966172_homebanner8.jpg','2017-03-14','http://www.sitename.com','N','Y','2017-03-14 18:53:02'),(2,'carlton sector','sector part','NW229901489571561_RI903941486966154_homebanner7.jpg','2017-03-15','http://www.sector.com','N','Y','2017-03-15 15:22:41');
/*!40000 ALTER TABLE `tbl_news` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `tbl_sector_master`
--

DROP TABLE IF EXISTS `tbl_sector_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `tbl_sector_master` (
  `sector_id` int(5) NOT NULL AUTO_INCREMENT,
  `sector_title` varchar(255) DEFAULT NULL,
  `is_active` enum('Y','N') DEFAULT 'Y',
  `added_on` datetime DEFAULT NULL,
  `modified_on` datetime DEFAULT NULL,
  PRIMARY KEY (`sector_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `tbl_sector_master`
--

LOCK TABLES `tbl_sector_master` WRITE;
/*!40000 ALTER TABLE `tbl_sector_master` DISABLE KEYS */;
INSERT INTO `tbl_sector_master` VALUES (1,'Trainee Recruitment Consultant','Y','2017-04-04 12:32:01','2017-04-13 06:40:57'),(2,'Recruitment Consultant','Y','2017-04-04 12:32:13','2017-04-13 06:41:07'),(3,'Senior Recruitment Consultant','Y','2017-04-04 12:32:23','2017-04-13 06:41:23'),(4,'Managing Consultant','Y','2017-04-04 12:32:32','2017-04-13 06:41:37'),(5,'Branch Manager','Y','2017-04-04 12:32:41','2017-04-13 06:41:48'),(6,'Regional Manager','Y','2017-04-04 12:32:53','2017-04-13 06:42:23'),(7,'Branch Director','Y','2017-04-04 12:33:02','2017-04-13 06:42:38'),(8,'Director','Y','2017-04-04 12:33:18','2017-04-13 06:43:05');
/*!40000 ALTER TABLE `tbl_sector_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `vacancy_application`
--

DROP TABLE IF EXISTS `vacancy_application`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vacancy_application` (
  `app_id` int(21) NOT NULL AUTO_INCREMENT,
  `vacancy_id` int(21) DEFAULT NULL,
  `name` text,
  `email` varchar(255) DEFAULT NULL,
  `telephone` varchar(20) DEFAULT NULL,
  `cv` text,
  `job_ref` varchar(255) DEFAULT NULL,
  `supporting_info` text,
  `added_on` datetime DEFAULT NULL,
  `modified_on` datetime DEFAULT NULL,
  PRIMARY KEY (`app_id`)
) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `vacancy_application`
--

LOCK TABLES `vacancy_application` WRITE;
/*!40000 ALTER TABLE `vacancy_application` DISABLE KEYS */;
INSERT INTO `vacancy_application` VALUES (1,0,'Radhika','vishakha@gmail.com','9561380640','enter1491892605.txt','abc','abc','2017-04-11 12:06:45','2017-04-11 12:06:45'),(2,0,'Vishakha','vishakha@gmail.com','9561380640','carlton1491892768.txt','abc','abc','2017-04-11 12:09:28','2017-04-11 12:09:28'),(3,0,'abc','vishakha@gmail.com','9561380640','','abc','dsfddg','2017-04-12 05:00:39','2017-04-12 05:00:39'),(4,0,'Vishakha','vishakha@invitratech.com','9561380640','','123','hgjgj','2017-04-12 07:39:19','2017-04-12 07:39:19'),(5,0,'Vishakha','vishakha@invitratech.com','9561380640','','abc','dfdfd','2017-04-12 08:17:29','2017-04-12 08:17:29'),(6,0,'Vishakha','vishakha@invitratech.com','9561380640','','dfdf','dfsdf','2017-04-12 08:34:31','2017-04-12 08:34:31'),(7,0,'Vishakha','vishakha@invitratech.com','9561380640','','123456','sdfgfd','2017-04-12 08:38:18','2017-04-12 08:38:18'),(8,0,'Vishakha','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-12 08:45:16','2017-04-12 08:45:16'),(9,0,'Vishakha','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-12 08:47:09','2017-04-12 08:47:09'),(10,0,'Vishakha','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-12 23:23:54','2017-04-12 23:23:54'),(11,0,'Vishakha','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-12 23:29:40','2017-04-12 23:29:40'),(12,0,'Vishakha','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-13 00:05:29','2017-04-13 00:05:29'),(13,0,'Radhika','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-13 00:06:54','2017-04-13 00:06:54'),(14,0,'Radhika','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-13 00:24:35','2017-04-13 00:24:35'),(15,0,'Vishakha','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-13 01:39:42','2017-04-13 01:39:42'),(16,0,'Vishakha','vishakha@invitratech.com','9561380640','','abc','abc','2017-04-13 04:20:15','2017-04-13 04:20:15'),(17,0,'Vishakha','vishakha@invitratech.com','9561380640','carlton1492077218.txt','abc','abc','2017-04-13 04:53:38','2017-04-13 04:53:38'),(18,0,'Vishakha','vishakha@invitratech.com','9561380640','carlton1492077923.txt','abc','aads','2017-04-13 05:05:23','2017-04-13 05:05:23'),(19,0,'Vishakha','vishakha@invitratech.com','9561380640','carlton1492078432.txt','abc','abc','2017-04-13 05:13:52','2017-04-13 05:13:52'),(20,0,'Vishakha','vishakha@invitratech.com','9561380640','carlton1492152803.txt','abc','abc','2017-04-14 01:53:23','2017-04-14 01:53:23'),(21,0,'Radhika','vishakha@invitratech.com','9561380640','carlton1492153311.txt','abc','abc','2017-04-14 02:01:51','2017-04-14 02:01:51'),(22,0,'Vishakha','vishakha@invitratech.com','9561380640','carlton1492153660.txt','abc','abc','2017-04-14 02:07:40','2017-04-14 02:07:40'),(23,0,'Invitra','vishakha@invitratech.com','9561380640','carlton1492430602.txt','123456','abc','2017-04-17 07:03:22','2017-04-17 07:03:22'),(24,0,'invitra','vishakha@invitratech.com','9561380640','carlton1492435178.txt','123456','abc','2017-04-17 08:19:38','2017-04-17 08:19:38'),(25,1,'Mike (job AP)','michael.lill@cameron-james.co.uk','01132 429411','CV Test1492504469.doc','5656566','test application','2017-04-18 03:34:29','2017-04-18 03:34:29'),(26,0,'fdgfdg','fdgfdg@gmail.com','65323232','Dhanashree SL1492513128.docx','sdfsdf','fddsfdsf','2017-04-18 05:58:48','2017-04-18 05:58:48'),(27,0,'ffg','vishakha@invitratech.com','9561380640','carlton1492515798.txt','123456','s','2017-04-18 06:43:18','2017-04-18 06:43:18'),(28,0,'invitra','vishakha@invitratech.com','9561380640','carlton1492521892.txt','452','aaa','2017-04-18 08:24:52','2017-04-18 08:24:52'),(29,0,'mike - cv your CV','michael.lill@cameron-james.co.uk','0789666888','CV Test1492589309.doc','','','2017-04-19 03:08:29','2017-04-19 03:08:29'),(30,2,'Mike Lill - Job Ap','michael.lill@cameron-james.co.uk','0789666888','CV Test1492589549.doc','77777','let me know if you receive this.','2017-04-19 03:12:29','2017-04-19 03:12:29'),(31,0,'Terri - Test CV','terri.palliser@cameron-james.co.uk','0789662','Barry Richards1492675041.doc','test CV','','2017-04-20 02:57:21','2017-04-20 02:57:21'),(32,0,'Terri - Send CV test','terri.palliser@cameron-james.co.uk','07896','Aamir Khurshid1492675831.doc','','','2017-04-20 03:10:31','2017-04-20 03:10:31'),(33,0,'Terri CV Sent Test2','terri.palliser@cameron-james.co.uk','07896','Aamir Khurshid1492676133.doc','','','2017-04-20 03:15:33','2017-04-20 03:15:33'),(34,0,'Cv Send 1952','terri.palliser@cameron-james.co.uk','078663','4 cands education and charity 05101492714460.docx','','','2017-04-20 13:54:20','2017-04-20 13:54:20'),(35,0,'invitra','vishakha@invitratech.com','9561380640','carlton1492752099.txt','123456','abc','2017-04-21 00:21:39','2017-04-21 00:21:39'),(36,0,'invitra','vishakha@invitratech.com','9561380640','carlton1492756637.txt','123456','a','2017-04-21 01:37:17','2017-04-21 01:37:17'),(37,21,'Invitra','invitra.test@gmail.com','45454545','performanceappraisalform1492757266.doc','0147','gfdfgdfgdfg','2017-04-21 01:47:46','2017-04-21 01:47:46'),(38,0,'Terri - CV send 2404','terri.palliser@cameron-james.co.uk','07866','A BASSETT CV (2)1493031384.doc','','','2017-04-24 05:56:24','2017-04-24 05:56:24'),(39,1,'Terri - apply for a job 2404','terri.palliser@cameron-james.co.uk','07896','Aamir Khurshid1493031775.doc','5656566','','2017-04-24 06:02:55','2017-04-24 06:02:55'),(40,0,'invitra','vishakha@invitratech.com','9561380640','carlton1493097328.txt','123456','abc','2017-04-25 00:15:28','2017-04-25 00:15:28'),(41,0,'invitra','vishakha@invitratech.com','9561380640','carlton1493103299.txt','12','abc','2017-04-25 01:54:59','2017-04-25 01:54:59'),(42,34,'Mike Lill AP','michael.lill@cameron-james.co.uk','0123456789','CV Test1493195280.doc','CL0998','','2017-04-26 03:28:00','2017-04-26 03:28:00'),(43,60,'Deepali Patil','patildeepali.1986@gmail.com','+447459562074','CV - Deepali Patil1497454003.docx','2616','Dear Hiring Manager,\r\n\r\nI was interested to see your job posting on your company website for Recruitment Consultant role. After reading the job description I believe that I would be a better fit for this position and would like to know more about it. I therefore enclose my CV for your consideration.\r\n\r\nPlease note: *Employer won&acirc;€™t have to sponsor as I already have a valid visa as a PBS Dependent allowing me to work in UK for permanent fulltime jobs.\r\n\r\nI have a Masters Degree in Management and International Business focused in Human Resource and Marketing from Birmingham City University, United Kingdom and having overall 5+ years of significant working experience (3+ years working as a Headhunter and Recruitment Consultant including Administrative work (talenTAdda - Entrepreneur) in India, working as Specialist - Inventory Auditor with RGIS Inventory Specialist Limited in Birmingham, UK for 1+ year while studying Masters degree and 3+ years working as an Assistant HR and Administrative Manager with Onlineslam in India).\r\n\r\nRecruitment consultant is a demanding role; where your success is entirely dependent on your ability to make good contacts and network and continually work on it to build strong data of candidates and clients. You also have to work hard to keep the conversion rate high and manage so many things at same time, as you are on commission structure. \r\n\r\nMy experience varies in sourcing and selecting junior, mid and senior level professionals from various industry verticals like BFSI, Retail, ITES, Construction, Logistics etc for my clients in India, Singapore, Sri Lanka, Middle East, US etc. It also includes liaising and developing relationship with clients, Campus recruitment, drafting job advertisements, uploading adverts on various job portals, office administration and many more. \r\n\r\nI am focused individual who works under pressure and also thrives to meet the targets. I enjoy dealing with various challenges that can arise from day to day.\r\n\r\nCurrent opening seems to be an ideal place to start back my career in UK and I feel that my skills would be an asset in this role.\r\n\r\nIf you would like to get in touch and discuss my application in more details, please feel free to contact me on +447459562074 or at patildeepali.1986@gmail.com at any time.\r\n\r\nI am available for interview at your convenience and references are available on request.\r\n\r\nThank you for your time and consideration. I look forward to hearing from you.\r\n\r\nYours Sincerely,\r\nDeepali Patil','2017-06-14 10:26:43','2017-06-14 10:26:43'),(44,58,'Msimisi Dlamini','perfecta883@gmail.com','+27648663352','bless-11498767930.pdf','2614','','2017-06-29 15:25:30','2017-06-29 15:25:30'),(45,59,'Martin Lynch (TEST)','martin.lynch@carltonbrookes.co.uk','0113 4688611','how we work exclusivity1500475620.docx','2615','Test from the website','2017-07-19 09:47:00','2017-07-19 09:47:00'),(46,60,'martin lynch','martin.lynch@carltonbrookes.co.uk','0113 4688611','how we work exclusivity1500475833.docx','2616','test','2017-07-19 09:50:33','2017-07-19 09:50:33'),(47,63,'mike','michael.lill@carltonbrookes.co.uk','1111111','testCB1231501158619.doc','32934166','test','2017-07-27 07:30:19','2017-07-27 07:30:19'),(48,63,'Mastaneh Azizi Babany','mastanash@yahoo.co.uk','07847053289','M A Babany 241501400498.pdf','32934166','Dear sir or madam\r\nWith availability to start immediately, I am sending this in response to your job opportunity offer.\r\nI am applying for this job as a graduate, experience, hard-working and active person who is a keen and conscientious with an excellent health. \r\nI believe that, I have a good experience in this field which can be helpful for your group and your organisation. \r\nIf you need more information, I will be happy to provide what you need.\r\nI am looking forward your news.\r\nWith my best regards \r\nMastaneh Azizi Babany','2017-07-30 02:41:38','2017-07-30 02:41:38'),(49,63,'Mastaneh Azizi Babany','mastanash@yahoo.co.uk','07847053289','M A Babany 241501400573.pdf','32934166','Dear sir or madam\r\nWith availability to start immediately, I am sending this in response to your job opportunity offer.\r\nI am applying for this job as a graduate, experience, hard-working and active person who is a keen and conscientious with an excellent health. \r\nI believe that, I have a good experience in this field which can be helpful for your group and your organisation. \r\nIf you need more information, I will be happy to provide what you need.\r\nI am looking forward your news.\r\nWith my best regards \r\nMastaneh Azizi Babany','2017-07-30 02:42:53','2017-07-30 02:42:53'),(50,62,'Rebecca Smith','rebeccasmith95@btinternet.com','07449851258','Graduate CV1501493135.docx','ML4234','','2017-07-31 04:25:36','2017-07-31 04:25:36'),(51,0,'test','vishakha@invitratech.com','1234567895','oops concepts1501508880.txt','123','test','2017-07-31 08:48:00','2017-07-31 08:48:00'),(52,0,'Warren Parratt','warrenparratt@yahoo.co.uk','07903719450','2017 06  01_Warren_Parratt_CV_FINAL_Confidential1501575154.doc','','','2017-08-01 03:12:34','2017-08-01 03:12:34'),(53,0,'James woods','j.woods1991@icloud.com','07951862691','James Woods - CV recruitment1501685029.docx','Milton Keynes recruitment consultant','Dear Sir/Madam \r\n\r\nThis would be my first step in to recruitment, but In business we all have to start somewhere. As long as we have the passion , desire and determination to succeed and learn anything can be achieved just like I do. So I ask please over look the fact of my recruitment history of work. With my skills I have picked up from my other jobs and having the passion to get into recruitment I have. I know this role and the opportunity to work for you company and provide you with the business you need is a career path I would very much like to presure.\r\n\r\nYours faithfully \r\n\r\nJames Woods','2017-08-02 09:43:49','2017-08-02 09:43:49'),(54,64,'caz','caroline.mcwilliams@carltonbrookes.co.uk','07786805865','Elizabeth Ayoola (21472973 - TotalJobs)1501685194.doc','32979196','','2017-08-02 09:46:34','2017-08-02 09:46:34'),(55,0,'Stan Chapman','stan.chapman@btconnect.com','07990 550399','SC Curriculum Vitae 20171505295031.doc','','Interested in Senior BDM Recruitment Consultant roles in the Northwest','2017-09-13 04:30:31','2017-09-13 04:30:31'),(56,77,'Yasmin Suterwalla','ysuterwalla@yahoo.co.uk','07584179500','Yasmin Suterwalla October 2017 1508347569.doc','33415167','Dear Recruitment\r\n\r\nHope you are well.\r\n\r\nI would like to apply for a Resourcer/Candidate Delivery position and I am available to start immediately.I have extensive sourcing and recruitment experience. \r\n\r\n\r\nHoliday Dates-8 days in total for the year\r\n\r\n6th November-13th November-6 days\r\n28th , 29th December-2 days\r\n\r\nI look forward to hearing from you\r\n\r\nKind Regards\r\n\r\nYasmin Suterwalla\r\n07584179500','2017-10-18 12:26:09','2017-10-18 12:26:09'),(57,0,'Panagis Melas','panagismelas@yahoo.com','07388344092','PanagisMelasCV1509643542.pdf','','Over 10 Years Of Holistic Experience In Procurement Within The Retail And Manufacturing Segments, Carrying A Proven Record Of Immediate And Impactful Results. Evaluating Business And Corporate Opportunities, Quickly Understanding Companies And Their Markets And Making Sound And Profitable Procurement Decisions. A Hands-On Expert In The Identification And Implementation Of Management Strategies To Capture Cost Improvement Opportunities While Impacting Bottom Line Profits.','2017-11-02 12:25:42','2017-11-02 12:25:42'),(58,69,'Akello Thomas','kela.love.dw@hotmail.com','07496506565','Akello Thomas 2017 CV1510781273.docx','hrd2308','','2017-11-15 16:27:53','2017-11-15 16:27:53'),(59,0,'Angeline pieters','msa.hibbert@gmail.com','07743187774','','self employed recruitment consultant','','2017-12-15 14:43:00','2017-12-15 14:43:00'),(60,89,'Luke Buckmaster','lukebuckmaster949@gmail.com','07912875887','','re1501.php','Dear Sir/Madam, \r\n\r\nPlease find my CV attached.\r\n\r\nI am looking to find a suitable company where I can continue my success.\r\n\r\nKind regards,\r\n\r\nLuke Buckmaster','2018-03-12 13:46:49','2018-03-12 13:46:49'),(61,0,'Olivia Marie Lydon','olivialydon@hotmail.co.uk','07921832558','','AR02','','2018-03-12 15:30:06','2018-03-12 15:30:06'),(62,89,'Rajan Surainian','r-surainian@hotmail.co.uk','07949717279','','re1501.php','','2018-03-12 15:36:54','2018-03-12 15:36:54'),(63,89,'Zaheer Issa','issazaheer@gmail.com','+971563933551','','re1501.php','Dear Sir/Madam,\r\n\r\nAttached is a copy of my cv.I am a British national with Dubai property experience and uk land experience.','2018-03-12 15:39:27','2018-03-12 15:39:27'),(64,88,'Boryana Borisova','boryana.borisova@yahoo.co.uk','07460500962','','1501.php','','2018-03-12 15:50:06','2018-03-12 15:50:06'),(65,0,'Boryana Borisova','boryana.borisova@yahoo.co.uk','07460500962','','','','2018-03-12 15:52:17','2018-03-12 15:52:17'),(66,89,'Collins Oyewole','collinsoyewole16@outlook.com','07943591671','','re1501.php','','2018-03-12 17:05:22','2018-03-12 17:05:22'),(67,89,'guewa yvette Dainhi','yvetted@hotmail.co.uk','07985592985','','re1501.php','','2018-03-13 09:58:14','2018-03-13 09:58:14'),(68,89,'Boryana Borisova','boryana.borisova@yahoo.co.uk','07460500962','','re1501.php','','2018-03-13 10:44:45','2018-03-13 10:44:45'),(69,90,'william','williamcarey81118@gmail.com','07405489583','','AR01','','2018-03-13 11:13:00','2018-03-13 11:13:00'),(70,89,'Hirusian','hiru.jega02@gmail.com','07745788725','','re1501.php','Trying to find a company that will accept me and further my skills to be enhanced, I graduated with a 2:2 in business management in 2017, I work very hard and I commit to work, I am a team player and money motivated.','2018-03-13 11:35:49','2018-03-13 11:35:49'),(71,89,'Noar','noar-g@hotmail.co.uk','07868489557','','re1501.php','. My previous experience in sales taught me to set and achieve targets and the importance of it as well as being self-motivated. My experience in an administrative role taught me how to cope within an office environment and vital communication skills. With these qualities and the training provided on this role I believe I can excel within this role.\r\n\r\nI look forward to hearing from you.\r\nThank you,\r\nNoar.','2018-03-13 13:29:39','2018-03-13 13:29:39'),(72,89,'Dominik Bolwach','d.bolwach@gmail.com','07951314693','','re1501.php','','2018-03-13 15:41:48','2018-03-13 15:41:48'),(73,90,'Liam Walker','liamyorkc@hotmail.co.uk','07754442798','','AR01','','2018-03-13 15:42:31','2018-03-13 15:42:31'),(74,88,'Pritesh Shetty','pritesh_shetty@yahoo.com','+447448359448','','1501.php','','2018-03-13 16:25:12','2018-03-13 16:25:12'),(75,89,'Godfrey Ellery','godfrey.ellery@outlook.com','07522258501','','re1501.php','','2018-03-13 17:25:58','2018-03-13 17:25:58'),(76,89,'Amanda Chopra','chopraamanda@gmail.com','07788281743','','re1501.php','I am suitable for this job role as I have experience within retail. I know what employers are looking for having interviewed for roles myself. I work well in a team and have excellent communication as I am able to tailor to different people. I am very organised and I enjoy learning new skills.','2018-03-13 17:29:52','2018-03-13 17:29:52'),(77,89,'Adarsh Amin','ad_1803@hotmail.com','07908018112','','re1501.php','','2018-03-13 18:02:33','2018-03-13 18:02:33'),(78,89,'Mary Ogunsanwo','maryogun89@gmail.com','07956323168','','re1501.php','I have several years of retail experience from assistant experience to mentor and supervisory roles. \r\nI have also worked in travel retail within Gatwick airport for several years.\r\nI am interested in applying the above recruitment consultant role at Carlton Brookes (retail background)','2018-03-13 18:18:15','2018-03-13 18:18:15'),(79,89,'rukhsar Zarif','rukhsar_zarif@outlook.com','07776423361','','re1501.php','','2018-03-13 19:22:42','2018-03-13 19:22:42'),(80,90,'Kate Brown','kate.brown36@icloud.com','07491689962','','AR01','','2018-03-13 20:34:17','2018-03-13 20:34:17'),(81,89,'Vesna Varga','18job.vesna@gmail.com','07808807073','','re1501.php','','2018-03-13 21:37:17','2018-03-13 21:37:17'),(82,0,'Catherine Smith','catsmith9431@gmail.com','07482858687','','','','2018-03-13 23:44:55','2018-03-13 23:44:55'),(83,89,'Ben Heath','iambenheath@gmail.com','07518917418','','re1501.php','Former online poker player looking for a change of career.  Seeking a new challenge to implement analytical and decision-making skills acquired in a new role.   \r\n\r\nPrevious experience in many industries, including sales, retail, customer service, copywriting, web design/development and esports.','2018-03-14 06:25:44','2018-03-14 06:25:44'),(84,88,'Ben Heath','iambenheath@gmail.com','07518917418','','1501.php','Former online poker player looking for a change of career.  Seeking a new challenge to implement analytical and decision-making skills acquired in a new role.   \r\n\r\nPrevious experience in many industries, including sales, retail, customer service, copywriting, web design/development and esports.','2018-03-14 06:26:41','2018-03-14 06:26:41'),(85,89,'Elisa S','elisasparaco@gmail.com','07473762256','','re1501.php','','2018-03-14 08:23:01','2018-03-14 08:23:01'),(86,89,'Cristinel Apintiliesei','cristty_87@yahoo.com','07503939030','','re1501.php','','2018-03-14 12:48:38','2018-03-14 12:48:38'),(87,89,'Kevin Perez','kev-mp@hotmail.com','07494290403','','re1501.php','','2018-03-14 18:35:34','2018-03-14 18:35:34'),(88,89,'Ravina Gill','ravina.gill@outlook.com','07415388673','','re1501.php','','2018-03-14 18:46:17','2018-03-14 18:46:17'),(89,89,'Chara','piperidouchara@gmail.com','07504621566','','re1501.php','','2018-03-14 22:31:03','2018-03-14 22:31:03'),(90,89,'Janine Haddon','janinehaddon@gmail.com','07920473874','','re1501.php','','2018-03-15 12:51:09','2018-03-15 12:51:09'),(91,89,'Dominik Bolwach','d.bolwach@gmail.com','07951314693','','re1501.php','','2018-03-16 04:06:55','2018-03-16 04:06:55');
/*!40000 ALTER TABLE `vacancy_application` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `vacancy_master`
--

DROP TABLE IF EXISTS `vacancy_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `vacancy_master` (
  `vacancy_id` int(21) NOT NULL AUTO_INCREMENT,
  `vacancy_page_name` text,
  `vacancy_reference` text,
  `name` varchar(255) DEFAULT NULL,
  `company_name` varchar(255) DEFAULT NULL,
  `sector_id` int(11) DEFAULT NULL,
  `function_id` int(11) DEFAULT NULL,
  `location_id` varchar(255) DEFAULT NULL,
  `job_title` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `telephone` varchar(100) DEFAULT NULL,
  `vacancy_title` varchar(255) DEFAULT NULL,
  `vacancy_doc` text,
  `vacancy_info` text,
  `salary_another` text,
  `location_another` text,
  `job_adv` varchar(30) DEFAULT NULL,
  `job_adv_other` text,
  `is_active` enum('Y','N') DEFAULT 'N',
  `admin_added` enum('Y','N') DEFAULT 'N',
  `expiration_date` date DEFAULT NULL,
  `added_on` datetime DEFAULT NULL,
  `modified_on` datetime DEFAULT NULL,
  PRIMARY KEY (`vacancy_id`)
) ENGINE=InnoDB AUTO_INCREMENT=97 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `vacancy_master`
--

LOCK TABLES `vacancy_master` WRITE;
/*!40000 ALTER TABLE `vacancy_master` DISABLE KEYS */;
INSERT INTO `vacancy_master` VALUES (22,'','','invitra','Invitra',0,0,'0','','vishakha@invitratech.com','9561380640','','carlton1492435351.txt','abc','','','','','N','N','0000-00-00','2017-04-17 08:22:31','2017-04-17 08:22:31'),(23,'','','mike vacancy','vaUKM',0,0,'0','','michael.lill@cameron-james.co.uk','01332 429441','','','','','','','','N','N','0000-00-00','2017-04-18 03:44:23','2017-04-18 03:44:23'),(24,'','','invitra','Invitra',0,0,'0','','vishakha@invitratech.com','9561380640','','carlton1492522063.txt','abc','','','','','N','N','0000-00-00','2017-04-18 08:27:43','2017-04-18 08:27:43'),(25,'','','Mike Vacancy','CJB',0,0,'0','','michael.lill@cameron-james.co.uk','0789444555','','','this is a test','','','','','N','N','0000-00-00','2017-04-19 03:07:50','2017-04-19 03:07:50'),(26,'','','invitra','',0,0,'0','','vishakha@invitratech.com','9561380640','','','invitra','','','','','N','N','0000-00-00','2017-04-19 07:42:12','2017-04-19 07:42:12'),(27,'','','Terri - Vacancy Reg Tes','Cameron james',0,0,'0','','terri.palliser@cameron-james.co.uk','07896','','','','','','','','N','N','0000-00-00','2017-04-20 03:03:34','2017-04-20 03:03:34'),(28,'','','terri - Contact Us','',0,0,'0','','terri.palliser@cameron-james.co.uk','07896','','','can you contact me','','','','','N','N','0000-00-00','2017-04-20 03:04:39','2017-04-20 03:04:39'),(29,'','','Terri Register a Vacancy','Cam Jam Test',0,0,'0','','terri.palliser@cameron-james.co.uk','078962','','','','','','','','N','N','0000-00-00','2017-04-20 03:12:58','2017-04-20 03:12:58'),(30,'','','Vacancy register 1952','cam jam',0,0,'0','','terri.palliser@cameron-james.co.uk','07895','','','','','','','','N','N','0000-00-00','2017-04-20 13:55:02','2017-04-20 13:55:02'),(31,'','','Invitra Test','InvitraTech',0,0,'0','','invitra.test@gmail.com','45454545','','performanceappraisalform1492755835.doc','Testing Purpose Only','','','','','N','N','0000-00-00','2017-04-21 01:23:55','2017-04-21 01:23:55'),(32,'','','Terri - Vacancy Reg 2404','Cam Jam',0,0,'0','','terri.palliser@cameron-james.co.uk','0789','','','','','','','','N','N','0000-00-00','2017-04-24 05:58:01','2017-04-24 05:58:01'),(33,'','','invitra','Invitra',0,0,'0','','vishakha@invitratech.com','9561380640','','carlton1493103567.txt','abc','','','','','N','N','0000-00-00','2017-04-25 01:59:27','2017-04-25 01:59:27'),(34,'Recruitmentconsultant.php','CL0998','Mike Lill','Cameron James',2,3,'9','Recruitment Consultant','michael.lill@carltonbrookes.co.uk','','','','&amp;nbsp;We are currently working with a growing recruitment company based in Leeds city centre who are looking for an experienced Recruitment Consultant due to continued growth. My client specialises in a diverse range of industries including Accountancy, Senior Qualified Finance, General Insurance, Procurement &amp;amp; Supply Chain, Financial Services and HR, placing within some of the most well-known companies in the UK\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My Client encourages a strong team ethic and an excellent commission structure, which best of all is totally uncapped!!&lt;/div&gt;\r\n&lt;div&gt;&amp;nbsp;Package&lt;/div&gt;\r\n&lt;div&gt;- Basic salary up to &amp;pound;30,000&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;- 25 days holiday&lt;/div&gt;\r\n&lt;div&gt;- Monthly bonus &amp;ndash; high uncapped commission rate&lt;/div&gt;\r\n&lt;div&gt;- Quarterly consistent bonus scheme&lt;/div&gt;\r\n&lt;div&gt;- Annual bonus for consultants billing over 100k&lt;/div&gt;\r\n&lt;div&gt;- Early finish every Friday&lt;/div&gt;\r\n&lt;div&gt;- Monthly and Quarterly incentives&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This is a career opportunity of a lifetime open to anyone that is looking for a challenging role with lucrative rewards and strong progression with a long term destination employer.&amp;nbsp;&lt;/div&gt;','&pound;20-&pound;30k + bonus','Leeds','','','Y','Y','2018-01-01','2017-04-26 03:26:07','2017-10-23 05:45:14'),(35,'','','invitra','Invitra',0,0,'0','','vishakha@invitratech.com','9561380640','','','invitra','','','','','N','N','0000-00-00','2017-04-28 00:39:34','2017-04-28 00:39:34'),(37,'educationrecruitment.php','CB Rec 5874','admin','Carlton Brookes',2,2,'3','Education Recruitment Consultant','michael.lill@carltonbrookes.co.uk','','','','&lt;div&gt;We are currently working with a leading Education Recruiter based close to Ilford who are recruiting for a consultant with experience placing in the education sector. &amp;nbsp;The role is working within a team of 6 covering a set geographic area working a warm busy desk working within a vibrant office.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Salary and benefits&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&amp;pound;25 - &amp;pound;30,000 Basic&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Monthly Bonus up to 30%&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Quarterly and annual bonus scheme&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Free Car Parking&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Life Insurance&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Private Medical insurance&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Please send your CV to Mike Lill via the apply button below and if you require any additional information, please visit our website or give us a call directly.&lt;/div&gt;','&pound;25,000 - &pound;30,000 OTE &pound;50k','Ilford','','','Y','Y','2018-01-01','2017-05-15 05:25:59','2017-10-23 05:45:36'),(39,'commerciallondon.php','CC 1579','admin','Carlton Brookes',2,2,'3','Recruitment Consultant Commercial','michael.lill@carltonbrookes.co.uk','','','','&amp;nbsp;Carlton Brookes are currently working with an established commercial recruitment business based in Harrow. Having been established for over 20 years my client is extremely well known in the market place.\r\n&lt;div&gt;&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;The role is working a duel temp and perm desk with a mixture of existing clients and developing new business working on a commercial team of 6. The office is based in a great location and the team is a friendly vibrant group of consultants.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Ideally you will have 6 months experience and my client would consider recruitment sector experience from any sector.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Salary will reflect experience however with a generous bonus structure you can conservatively expect to earn an OTE of &amp;pound;50k+&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Please send your CV by applying to the job and if you require any additional information, please visit our website or give us a call directly.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;20,000 - &pound;30,000 - OTE &pound;50k','Harrow','','','Y','Y','2018-01-01','2017-05-15 05:39:22','2017-10-23 05:46:15'),(40,'AccountancyRC.php','CB7658','admin','Carlton Brookes',2,2,'3','Accountancy Recruitment Consultant','michael.lill@carltonbrookes.co.uk','','','','We are currently working with a well-known multisite who specialise with the Accountancy recruitment sector. The role is working on a warm desk placing PQ and Newly Qualified Accountants. The office is based close the city of London working within a successful driven team.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client offers a competitive basic salary along with a market leading bonus structure.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Please send your CV by applying to the job and if you require any additional information, please visit our website or give us a call directly.&lt;/div&gt;','&pound;20000 - &pound;30000','City Of London','','','Y','Y','2018-01-01','2017-05-15 05:43:02','2017-10-23 05:46:32'),(42,'AccountancyRec.php','CB 3589','admin','Carlton Brookes',2,2,'3','Accountancy Recruitment Consultant','michael.lill@carltonbrookes.co.uk','','','','&lt;div&gt;We are currently working with an award winning accountancy recruiter who has gone through rapid year-on-year growth since establishing in in 2009. Now a major player within the Accountancy Recruitment market my client works with a range or organisations ranging from SME&amp;rsquo;s to international PLC&amp;rsquo;s. The company offers ongoing training and great career development (all 5 of the senior management team started the business as Recruitment Consultants)&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The ideal person will be an experienced recruitment consultant from a professional services background and will be working in the highly successful London office based a short distance away from the City. &amp;nbsp;The role will be placing PQ and Qualified Accountants into the London Market working with a driven team of successful consultants.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client is offering a basic salary of &amp;pound;25-&amp;pound;30k + Car Allowance with an excellent commission structure.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Apply with CV and we will get in touch. If you require more details please contact us directly.&amp;nbsp;&lt;/div&gt;','&pound;25000 - &pound;30000','London','','','Y','Y','2018-01-01','2017-05-15 06:07:16','2017-10-23 05:47:09'),(43,'SeniorRecruiteroilandgas.php','CB 35898','admin','Carlton Brookes',3,3,'3','Senior Recruitment Consultant','michael.lill@carltonbrookes.co.uk','','','','&amp;nbsp;Our client is an international specialist consultancy that specialise in placing senior candidates into the Oil &amp;amp; Gas Industry. With offices in both London and the US my client provides to offshore/ onshore oil &amp;amp; gas, power and energy on a worldwide basis. They currently have a vacancy for a senior recruitment consultant for their London office\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The role is working for a successful, driven company working with high billing consultants. You will have a strong background in building relationships as well as developing new business. &amp;nbsp;You will have a minimum of 2 years&amp;rsquo; experience ideally within Oil &amp;amp; Gas (although my client would look at senior consultants/ team leaders wanting to break into this sector)&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client is offering a basic salary of up to &amp;pound;40k with an excellent commission structure. &amp;nbsp;&amp;pound;100k OTE is currently being achieved within this business!&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Apply with CV and we will get in touch. If you require more details please contact us directly.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;40,000 OTE &pound;80-&pound;100k','London','','','Y','Y','2018-01-01','2017-05-15 08:15:42','2017-10-23 05:47:24'),(44,'ITrecruitment.php','CB 3424','admin','Carlton Brookes',2,3,'3','IT Recruitment Consultant','michael.lill@carltonbrookes.co.uk','','','','&amp;nbsp;We are currently working with a leading independent recruitment company based close the City of London who specialise in IT and Technology. My client has seen extensive growth since 2008 establishing themselves as a well-known name within the IT Recruitment market.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The successful candidate will have 1+ years&amp;rsquo; experience working with the IT recruitment market with a genuine desire to smash targets.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Working within stylish offices my client offers the following benefits;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Totally uncapped bonus structure (up to 40%) &amp;nbsp; &amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&amp;pound;25,000 - &amp;pound;35,000&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;25 days holiday&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Company laptop and mobile&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Quarterly Michelin star Lunch Club&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Annual trip to the races&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;If you feel you have what it takes then please apply and we will get in touch.&lt;/div&gt;','&pound;25,000 - &pound;35,000','London','','','Y','Y','2018-01-01','2017-05-15 13:45:46','2017-10-23 05:47:58'),(45,'ML2604.php','ML2604','MartinL','Better Placed',1,1,'9','Graduate Recruitment Consultant','martin.lynch@carltonbrookes.co.uk','','','','Carlton Brookes are recruiting for an exceptional recruitment brand in modern central Leeds offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;To build on their initial success they are looking for GRADUATE calibre candidates looking to embark on a career in Recruitment. Ideally you will have some sales experience with a professional manner and excellent work ethics.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Duties Include:&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working with big name brands and organisations to establish their recruitment needs.&lt;/div&gt;\r\n&lt;div&gt;Manage and maintain existing client relationships&lt;/div&gt;\r\n&lt;div&gt;Develop new clients through business development&lt;/div&gt;\r\n&lt;div&gt;Headhunt specific candidates when needed.&lt;/div&gt;\r\n&lt;div&gt;Attend client meetings&lt;/div&gt;\r\n&lt;div&gt;Meet and exceed sales targets.&lt;/div&gt;\r\n&lt;div&gt;My Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;As my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in LEEDS.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment. Please visit us at www.carltonbrookes.co.uk.&lt;/div&gt;','&pound;18,000 - &pound;22,000','Leeds','','','Y','Y','2018-01-01','2017-06-07 09:52:53','2017-10-23 05:47:37'),(46,'ML2605.php','ML2605','Caroline','Better Placed',2,2,'9','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;span style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Carlton Brookes are recruiting for an exceptional recruitment brand in modern central Leeds offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;/span&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;To build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in&amp;nbsp;&lt;strong&gt;LEEDS&lt;/strong&gt;.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Ideally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;&lt;strong&gt;THE SECTORS:&lt;/strong&gt;&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Ideally you will have experience in recruiting withing one of the following:&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;&lt;strong&gt;SALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;/strong&gt;&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;In this 360 degree role your main duties will include:&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Working with big name brands and organisations to establish their recruitment needs.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Manage and maintain existing client relationships&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Develop new clients through business development&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Headhunt specific candidates when needed.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Attend client meetings&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Meet and exceed sales targets.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;My Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;As my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;This is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in LEEDS.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Please visit us at www.carltonbrookes.co.uk.&lt;/p&gt;','&pound;22,000 - &pound;30,000','Leeds','','','Y','Y','2018-01-01','2017-06-07 10:45:16','2017-10-23 05:49:05'),(47,'ML2606.php','ML2606','Caroline','Better Placed',3,3,'9','Senior Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;span style=&quot;color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Carlton Brookes are recruiting for an exceptional recruitment brand in modern central Leeds offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;/span&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;To build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in&amp;nbsp;&lt;span style=&quot;font-weight: 700;&quot;&gt;LEEDS&lt;/span&gt;.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Ideally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;In this role you will be working towards managing a small team of consultants and taking responsibility for achieving set targets.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;&lt;span style=&quot;font-weight: 700;&quot;&gt;THE SECTORS:&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Ideally you will have experience in recruiting withing one of the following:&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;&lt;span style=&quot;font-weight: 700;&quot;&gt;SALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;In this 360 degree role your main duties will include:&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Working with big name brands and organisations to establish their recruitment needs.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Manage and maintain existing client relationships&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Develop new clients through business development&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Headhunt specific candidates when needed.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Attend client meetings&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Meet and exceed sales targets.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;My Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;As my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;This is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in LEEDS.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Please visit us at www.carltonbrookes.co.uk.&lt;/p&gt;','&pound;28,000 - &pound;35,000','Leeds','','','Y','Y','2018-01-01','2017-06-07 10:49:33','2017-10-23 05:49:30'),(48,'RC2604.php','2604','Caroline','Various',2,2,'5','Recruitment Consultant - Sales, Marketing, Digital, IT, HR','caroline.mcwilliams@carltonbrookes.co.uk','','','','Carlton Brookes are recruiting for an exceptional recruitment brand in modern central &lt;strong&gt;MANCHESTER&lt;/strong&gt; offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTo build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in &lt;strong&gt;MANCHESTER&lt;/strong&gt;.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTHE SECTORS:&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have experience in recruiting withing one of the following:&lt;br /&gt;\r\n&lt;br /&gt;\r\nSALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn this 360 degree role your main duties will include:&lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with big name brands and organisations to establish their recruitment needs.&lt;br /&gt;\r\n&lt;br /&gt;\r\nManage and maintain existing client relationships&lt;br /&gt;\r\n&lt;br /&gt;\r\nDevelop new clients through business development&lt;br /&gt;\r\n&lt;br /&gt;\r\nHeadhunt specific candidates when needed.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAttend client meetings&lt;br /&gt;\r\n&lt;br /&gt;\r\nMeet and exceed sales targets.&lt;br /&gt;\r\n&lt;br /&gt;\r\nMy Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAs my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThis is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in &lt;strong&gt;MANCHESTER&lt;/strong&gt;. Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;br /&gt;\r\n&lt;br /&gt;\r\nPlease visit us at www.carltonbrookes.co.uk.&amp;nbsp;','&pound;22,000 - &pound;30,000','Manchester','','','Y','Y','2018-01-01','2017-06-13 05:32:25','2017-10-23 05:50:21'),(49,'RC2605.php','RC2605','caroline','Various',2,2,'5','Recruitment Consultant - Sales, Marketing, Digital, IT, HR','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;Carlton Brookes are recruiting for an exceptional recruitment brand in modern central &lt;strong&gt;LIVERPOOL&lt;/strong&gt; offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTo build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in &lt;strong&gt;LIVERPOOL&lt;/strong&gt;.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTHE SECTORS:&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have experience in recruiting withing one of the following:&lt;br /&gt;\r\n&lt;br /&gt;\r\nSALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn this 360 degree role your main duties will include:&lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with big name brands and organisations to establish their recruitment needs.&lt;br /&gt;\r\n&lt;br /&gt;\r\nManage and maintain existing client relationships&lt;br /&gt;\r\n&lt;br /&gt;\r\nDevelop new clients through business development&lt;br /&gt;\r\n&lt;br /&gt;\r\nHeadhunt specific candidates when needed.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAttend client meetings&lt;br /&gt;\r\n&lt;br /&gt;\r\nMeet and exceed sales targets.&lt;br /&gt;\r\n&lt;br /&gt;\r\nMy Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAs my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThis is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in &lt;strong&gt;LIVERPOOL&lt;/strong&gt;. Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;br /&gt;\r\n&lt;br /&gt;\r\nPlease visit us at www.carltonbrookes.co.uk.','&pound;22,000 - &pound;30,000','Liverpool','','','Y','Y','2018-02-04','2017-06-13 05:35:25','2017-10-23 05:50:47'),(50,'RC2606.php','2606','MartinL','Lorien',2,3,'5','IT Recruitment Consultant','martin.lynch@carltonbrookes.co.uk','','','','&amp;nbsp;IT Recruitment Consultant&lt;br /&gt;\r\n&lt;br /&gt;\r\nAre you an IT Recruitment consultant with at least 12 months experience? Experience on a perm desk? Looking to progress your career and yourself?&lt;br /&gt;\r\n&lt;br /&gt;\r\nWe are searching for Recruitment Consultants who have a proven track record in sourcing suitable candidates to their clients.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThe company:&lt;br /&gt;\r\n&lt;br /&gt;\r\nOur Client are an award winning IT recruiter with 5 offices in the UK. With 5,000 contractors working at any one time and with over 2,000 permanent placements per year, my cliet is a leading brand in their technology sector.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThey like to focus on people with drive and ambition, rather than taking the more usual, numbers-driven candidate because after all, this business is all about people; and they are all about finding exactly the job and the right people for their clients, projects and organisation.&lt;br /&gt;\r\n&lt;br /&gt;\r\nRole Responsibilities;&lt;br /&gt;\r\n&lt;br /&gt;\r\nExperience in the recruitment industry, essential from IT sectors&lt;br /&gt;\r\nBuilding strong relationships with candidates and clients, to ensure our client is the preferred choice for IT Specialists recruitment and job-seeking&lt;br /&gt;\r\nNetworking and profile building generally with clients, candidates and colleagues&lt;br /&gt;\r\nCandidate generation, including regularly checking availability and requirements&lt;br /&gt;\r\nQualifying and working each vacancy positively and enthusiastically&lt;br /&gt;\r\nThe role will be a 360 recruitment consultant role, who would be happy to lead a team/grow into a team lead role&lt;br /&gt;\r\nMy client is looking for all level of recruiter. From Recruitment Consultant to Senior and Managing Consultant, my outstanding client would like to hear from you.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn return for achieving targets you will be rewarded with an above industry package that comprises of an excellent basic, up to 30% commission, annual bonus, all expenses paid holidays and incentive days.','&pound;26,000 - &pound;40,000','Manchester','','','Y','Y','2018-01-01','2017-06-13 05:40:51','2017-10-23 06:49:58'),(51,'RC2607.php','2607','ca','Various',2,2,'5','Recruitment Consultant - Sales, Marketing, Digital, IT, HR','martin.lynch@carltonbrookes.co.uk','','','','&amp;nbsp;Carlton Brookes are recruiting for an exceptional recruitment brand in modern central PRESTON offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTo build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in PRESTON.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTHE SECTORS:&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have experience in recruiting withing one of the following:&lt;br /&gt;\r\n&lt;br /&gt;\r\nSALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn this 360 degree role your main duties will include:&lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with big name brands and organisations to establish their recruitment needs.&lt;br /&gt;\r\n&lt;br /&gt;\r\nManage and maintain existing client relationships&lt;br /&gt;\r\n&lt;br /&gt;\r\nDevelop new clients through business development&lt;br /&gt;\r\n&lt;br /&gt;\r\nHeadhunt specific candidates when needed.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAttend client meetings&lt;br /&gt;\r\n&lt;br /&gt;\r\nMeet and exceed sales targets.&lt;br /&gt;\r\n&lt;br /&gt;\r\nMy Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAs my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThis is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in PRESTON. Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;br /&gt;\r\n&lt;br /&gt;\r\nPlease visit us at www.carltonbrookes.co.uk.','&pound;22,000 - &pound;30,000','Preston','','','Y','Y','2018-02-05','2017-06-13 05:43:24','2017-10-23 06:50:33'),(52,'RC2608.php','2608','MartinL','Various',2,2,'8','IT Recruitment Consultant','martin.lynch@carltonbrookes.co.uk','','','','&amp;nbsp;&lt;strong style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;IT Recruitment Consultant&lt;/strong&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;&lt;strong&gt;&lt;em&gt;&lt;strong&gt;Are you an IT Recruitment consultant with at least 12 months experience?&amp;nbsp;&lt;/strong&gt;&lt;/em&gt;Experience on a perm desk? Looking to progress your career and yourself?&lt;/strong&gt;&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;We are searching for Recruitment Consultants who have a proven track record in sourcing suitable candidates to their clients.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;&lt;strong&gt;T&lt;/strong&gt;&lt;strong&gt;he company:&lt;/strong&gt;&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;Our Client are an award winning IT recruiter with 5 offices in the UK. With 5,000 contractors working at any one time and with over 2,000 permanent placements per year, my cliet is a leading brand in their technology sector.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;They like to focus on people with drive and ambition, rather than taking the more usual, numbers-driven candidate because after all, this business is all about people; and they are all about finding exactly the job and the right people for their clients, projects and organisation.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;&lt;strong&gt;Role Responsibilities;&lt;/strong&gt;&lt;/p&gt;\r\n&lt;ul style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;\r\n    &lt;li&gt;Experience in the recruitment industry, essential from IT sectors&lt;/li&gt;\r\n    &lt;li&gt;Building strong relationships with candidates and clients, to ensure our client is the preferred choice for IT Specialists recruitment and job-seeking&lt;/li&gt;\r\n    &lt;li&gt;Networking and profile building generally with clients, candidates and colleagues&lt;/li&gt;\r\n    &lt;li&gt;Candidate generation, including regularly checking availability and requirements&lt;/li&gt;\r\n    &lt;li&gt;Qualifying and working each vacancy positively and enthusiastically&lt;/li&gt;\r\n    &lt;li&gt;The role will be a 360 recruitment consultant role, who would be happy to lead a team/grow into a team lead role&lt;/li&gt;\r\n&lt;/ul&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;My client is looking for all level of recruiter. From Recruitment Consultant to Senior and Managing Consultant, my outstanding client would like to hear from you.&lt;/p&gt;\r\n&lt;p style=&quot;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;&quot;&gt;In return for achieving targets you will be rewarded with an above industry package that comprises of an excellent basic, up to 30% commission, annual bonus, all expenses paid holidays and incentive days.&lt;/p&gt;','&pound;22,000 - &pound;30,000','Birmingham','','','Y','Y','2018-01-01','2017-06-13 05:45:41','2017-10-23 06:50:54'),(53,'RC2609.php','2609','caz','Various',2,2,'8','Recruitment Consultant - Sales, Marketing, Digital, IT, HR','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;Carlton Brookes are recruiting for an exceptional recruitment brand in modern central &lt;strong&gt;BIRMINGHAM&lt;/strong&gt; offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTo build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in &lt;strong&gt;BIRMINGHAM&lt;/strong&gt;.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTHE SECTORS:&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have experience in recruiting withing one of the following:&lt;br /&gt;\r\n&lt;br /&gt;\r\nSALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn this 360 degree role your main duties will include:&lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with big name brands and organisations to establish their recruitment needs.&lt;br /&gt;\r\n&lt;br /&gt;\r\nManage and maintain existing client relationships&lt;br /&gt;\r\n&lt;br /&gt;\r\nDevelop new clients through business development&lt;br /&gt;\r\n&lt;br /&gt;\r\nHeadhunt specific candidates when needed.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAttend client meetings&lt;br /&gt;\r\n&lt;br /&gt;\r\nMeet and exceed sales targets.&lt;br /&gt;\r\n&lt;br /&gt;\r\nMy Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAs my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThis is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in &lt;strong&gt;BIRMINGHAM&lt;/strong&gt;. Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;br /&gt;\r\n&lt;br /&gt;\r\nPlease visit us at www.carltonbrookes.co.uk.','&pound;22,000 - &pound;30,000','Birmingham','','','Y','Y','2018-01-01','2017-06-13 05:48:16','2017-10-23 06:54:37'),(54,'RC2610.php','2610','caz','Lorien',2,2,'11','IT Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','IT Recruitment Consultant&lt;br /&gt;\r\n&lt;br /&gt;\r\nAre you an IT Recruitment consultant with at least 12 months experience? Experience on a perm desk? Looking to progress your career and yourself?&lt;br /&gt;\r\n&lt;br /&gt;\r\nWe are searching for Recruitment Consultants who have a proven track record in sourcing suitable candidates to their clients.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThe company:&lt;br /&gt;\r\n&lt;br /&gt;\r\nOur Client are an award winning IT recruiter with 5 offices in the UK. With 5,000 contractors working at any one time and with over 2,000 permanent placements per year, my cliet is a leading brand in their technology sector.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThey like to focus on people with drive and ambition, rather than taking the more usual, numbers-driven candidate because after all, this business is all about people; and they are all about finding exactly the job and the right people for their clients, projects and organisation.&lt;br /&gt;\r\n&lt;br /&gt;\r\nRole Responsibilities;&lt;br /&gt;\r\n&lt;br /&gt;\r\nExperience in the recruitment industry, essential from IT sectors&lt;br /&gt;\r\nBuilding strong relationships with candidates and clients, to ensure our client is the preferred choice for IT Specialists recruitment and job-seeking&lt;br /&gt;\r\nNetworking and profile building generally with clients, candidates and colleagues&lt;br /&gt;\r\nCandidate generation, including regularly checking availability and requirements&lt;br /&gt;\r\nQualifying and working each vacancy positively and enthusiastically&lt;br /&gt;\r\nThe role will be a 360 recruitment consultant role, who would be happy to lead a team/grow into a team lead role&lt;br /&gt;\r\nMy client is looking for all level of recruiter. From Recruitment Consultant to Senior and Managing Consultant, my outstanding client would like to hear from you.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn return for achieving targets you will be rewarded with an above industry package that comprises of an excellent basic, up to 30% commission, annual bonus, all expenses paid holidays and incentive days.&amp;nbsp;','&pound;22,000 - &pound;30,000','Edinburgh','','','Y','Y','2018-01-01','2017-06-13 05:50:16','2017-10-23 06:51:14'),(55,'RC2611.php','2611','caz','Various',2,2,'9','Recruitment Consultant - Sales, Marketing, Digital, IT, HR','caroline.mcwilliams@carltonbrookes.co.uk','','','','Carlton Brookes are recruiting for an exceptional recruitment brand in modern central &lt;strong&gt;SHEFFIELD&lt;/strong&gt; offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTo build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in &lt;strong&gt;SHEFFIELD&lt;/strong&gt;.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTHE SECTORS:&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have experience in recruiting withing one of the following:&lt;br /&gt;\r\n&lt;br /&gt;\r\nSALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn this 360 degree role your main duties will include:&lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with big name brands and organisations to establish their recruitment needs.&lt;br /&gt;\r\n&lt;br /&gt;\r\nManage and maintain existing client relationships&lt;br /&gt;\r\n&lt;br /&gt;\r\nDevelop new clients through business development&lt;br /&gt;\r\n&lt;br /&gt;\r\nHeadhunt specific candidates when needed.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAttend client meetings&lt;br /&gt;\r\n&lt;br /&gt;\r\nMeet and exceed sales targets.&lt;br /&gt;\r\n&lt;br /&gt;\r\nMy Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAs my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThis is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in &lt;strong&gt;SHEFFIELD&lt;/strong&gt;. Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;br /&gt;\r\n&lt;br /&gt;\r\nPlease visit us at www.carltonbrookes.co.uk.&amp;nbsp;','&pound;22,000 - &pound;30,000','Sheffield','','','Y','Y','2018-01-01','2017-06-13 05:52:47','2017-10-23 06:51:48'),(56,'RC2612.php','2612','MartinL','Lorien',2,2,'3','IT Recruitment Consultant','martin.lynch@carltonbrookes.co.uk','','','','IT Recruitment Consultant&lt;br /&gt;\r\n&lt;br /&gt;\r\nAre you an IT Recruitment consultant with at least 12 months experience? Experience on a perm desk? Looking to progress your career and yourself?&lt;br /&gt;\r\n&lt;br /&gt;\r\nWe are searching for Recruitment Consultants who have a proven track record in sourcing suitable candidates to their clients.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThe company:&lt;br /&gt;\r\n&lt;br /&gt;\r\nOur Client are an award winning IT recruiter with 5 offices in the UK. With 5,000 contractors working at any one time and with over 2,000 permanent placements per year, my cliet is a leading brand in their technology sector.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThey like to focus on people with drive and ambition, rather than taking the more usual, numbers-driven candidate because after all, this business is all about people; and they are all about finding exactly the job and the right people for their clients, projects and organisation.&lt;br /&gt;\r\n&lt;br /&gt;\r\nRole Responsibilities;&lt;br /&gt;\r\n&lt;br /&gt;\r\nExperience in the recruitment industry, essential from IT sectors&lt;br /&gt;\r\nBuilding strong relationships with candidates and clients, to ensure our client is the preferred choice for IT Specialists recruitment and job-seeking&lt;br /&gt;\r\nNetworking and profile building generally with clients, candidates and colleagues&lt;br /&gt;\r\nCandidate generation, including regularly checking availability and requirements&lt;br /&gt;\r\nQualifying and working each vacancy positively and enthusiastically&lt;br /&gt;\r\nThe role will be a 360 recruitment consultant role, who would be happy to lead a team/grow into a team lead role&lt;br /&gt;\r\nMy client is looking for all level of recruiter. From Recruitment Consultant to Senior and Managing Consultant, my outstanding client would like to hear from you.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn return for achieving targets you will be rewarded with an above industry package that comprises of an excellent basic, up to 30% commission, annual bonus, all expenses paid holidays and incentive days.','&pound;26,000 - &pound;40,000','London','','','Y','Y','2018-01-01','2017-06-13 05:55:40','2017-10-23 06:52:08'),(57,'RC2613.php','2613','MartinL','Various',2,2,'4','Recruitment Consultant - Sales, Marketing, Digital, IT, HR','martin.lynch@carltonbrookes.co.uk','','','','Carlton Brookes are recruiting for an exceptional recruitment brand in modern central &lt;strong&gt;NEWCASTLE&lt;/strong&gt; offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTo build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in &lt;strong&gt;NEWCASTLE&lt;/strong&gt;.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTHE SECTORS:&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have experience in recruiting withing one of the following:&lt;br /&gt;\r\n&lt;br /&gt;\r\nSALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn this 360 degree role your main duties will include:&lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with big name brands and organisations to establish their recruitment needs.&lt;br /&gt;\r\n&lt;br /&gt;\r\nManage and maintain existing client relationships&lt;br /&gt;\r\n&lt;br /&gt;\r\nDevelop new clients through business development&lt;br /&gt;\r\n&lt;br /&gt;\r\nHeadhunt specific candidates when needed.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAttend client meetings&lt;br /&gt;\r\n&lt;br /&gt;\r\nMeet and exceed sales targets.&lt;br /&gt;\r\n&lt;br /&gt;\r\nMy Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAs my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThis is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in &lt;strong&gt;NEWCASTLE&lt;/strong&gt;. Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;br /&gt;\r\n&lt;br /&gt;\r\nPlease visit us at www.carltonbrookes.co.uk.&amp;nbsp;','&pound;22,000 - &pound;30,000','Newcastle','','','Y','Y','2018-01-01','2017-06-13 05:57:59','2017-10-23 06:53:00'),(58,'RC2614.php','2614','caz','Various',2,2,'1','Recruitment Consultant - Sales, Marketing, Digital, IT, HR','caroline.mcwilliams@carltonbrookes.co.uk','','','','Carlton Brookes are recruiting for an exceptional recruitment brand in modern central &lt;strong&gt;NOTTINGHAM&lt;/strong&gt; offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTo build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in &lt;strong&gt;NOTTINGHAM&lt;/strong&gt;.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTHE SECTORS:&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have experience in recruiting withing one of the following:&lt;br /&gt;\r\n&lt;br /&gt;\r\nSALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn this 360 degree role your main duties will include:&lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with big name brands and organisations to establish their recruitment needs.&lt;br /&gt;\r\n&lt;br /&gt;\r\nManage and maintain existing client relationships&lt;br /&gt;\r\n&lt;br /&gt;\r\nDevelop new clients through business development&lt;br /&gt;\r\n&lt;br /&gt;\r\nHeadhunt specific candidates when needed.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAttend client meetings&lt;br /&gt;\r\n&lt;br /&gt;\r\nMeet and exceed sales targets.&lt;br /&gt;\r\n&lt;br /&gt;\r\nMy Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAs my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThis is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in &lt;strong&gt;NOTTINGHAM&lt;/strong&gt;. Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;br /&gt;\r\n&lt;br /&gt;\r\nPlease visit us at www.carltonbrookes.co.uk.&amp;nbsp;','&pound;22,000 - &pound;30,000','Nottingham','','','Y','Y','2018-01-01','2017-06-13 06:00:32','2017-10-23 06:53:47'),(59,'RC2615.php','2615','MartinL','Lorien',2,2,'9','IT Recruitment Consultant','martin.lynch@carltonbrookes.co.uk','','','','IT Recruitment Consultant&lt;br /&gt;\r\n&lt;br /&gt;\r\nAre you an IT Recruitment consultant with at least 12 months experience? Experience on a perm desk? Looking to progress your career and yourself?&lt;br /&gt;\r\n&lt;br /&gt;\r\nWe are searching for Recruitment Consultants who have a proven track record in sourcing suitable candidates to their clients.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThe company:&lt;br /&gt;\r\n&lt;br /&gt;\r\nOur Client are an award winning IT recruiter with 5 offices in the UK. With 5,000 contractors working at any one time and with over 2,000 permanent placements per year, my cliet is a leading brand in their technology sector.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThey like to focus on people with drive and ambition, rather than taking the more usual, numbers-driven candidate because after all, this business is all about people; and they are all about finding exactly the job and the right people for their clients, projects and organisation.&lt;br /&gt;\r\n&lt;br /&gt;\r\nRole Responsibilities;&lt;br /&gt;\r\n&lt;br /&gt;\r\nExperience in the recruitment industry, essential from IT sectors&lt;br /&gt;\r\nBuilding strong relationships with candidates and clients, to ensure our client is the preferred choice for IT Specialists recruitment and job-seeking&lt;br /&gt;\r\nNetworking and profile building generally with clients, candidates and colleagues&lt;br /&gt;\r\nCandidate generation, including regularly checking availability and requirements&lt;br /&gt;\r\nQualifying and working each vacancy positively and enthusiastically&lt;br /&gt;\r\nThe role will be a 360 recruitment consultant role, who would be happy to lead a team/grow into a team lead role&lt;br /&gt;\r\nMy client is looking for all level of recruiter. From Recruitment Consultant to Senior and Managing Consultant, my outstanding client would like to hear from you.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn return for achieving targets you will be rewarded with an above industry package that comprises of an excellent basic, up to 30% commission, annual bonus, all expenses paid holidays and incentive days.&amp;nbsp;','&pound;26,000 - &pound;40,000','Leeds','','','Y','Y','2018-02-04','2017-06-13 06:01:53','2017-10-23 06:54:00'),(60,'RC2616.php','2616','MartinL','Various',2,2,'1','Recruitment Consultant - Sales, Marketing, Digital, IT, HR','martin.lynch@carltonbrookes.co.uk','','','','Carlton Brookes are recruiting for an exceptional recruitment brand in modern central&lt;strong&gt; LEICESTER&lt;/strong&gt; offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTo build on their initial success they are looking for a number of experienced Recruitment Consultants looking to join one of the leading recruitment brands in &lt;strong&gt;LEICESTER&lt;/strong&gt;.&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have proven recruitment experience with a professional manner and excellent work ethics.&lt;br /&gt;\r\n&lt;br /&gt;\r\nTHE SECTORS:&lt;br /&gt;\r\n&lt;br /&gt;\r\nIdeally you will have experience in recruiting withing one of the following:&lt;br /&gt;\r\n&lt;br /&gt;\r\nSALES, MARKETING, DIGITAL, IT, FMCG, HR&lt;br /&gt;\r\n&lt;br /&gt;\r\nIn this 360 degree role your main duties will include:&lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with big name brands and organisations to establish their recruitment needs.&lt;br /&gt;\r\n&lt;br /&gt;\r\nManage and maintain existing client relationships&lt;br /&gt;\r\n&lt;br /&gt;\r\nDevelop new clients through business development&lt;br /&gt;\r\n&lt;br /&gt;\r\nHeadhunt specific candidates when needed.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAttend client meetings&lt;br /&gt;\r\n&lt;br /&gt;\r\nMeet and exceed sales targets.&lt;br /&gt;\r\n&lt;br /&gt;\r\nMy Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;br /&gt;\r\n&lt;br /&gt;\r\nAs my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;br /&gt;\r\n&lt;br /&gt;\r\nThis is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in &lt;strong&gt;LEICESTER&lt;/strong&gt;. Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment.&lt;br /&gt;\r\n&lt;br /&gt;\r\nPlease visit us at www.carltonbrookes.co.uk.&amp;nbsp;','&pound;22,000 - &pound;30,000','Leicester','','','Y','Y','2018-01-01','2017-06-13 06:03:42','2017-10-23 06:54:15'),(61,'RecuitmentConsultantBristol.php','B1547','admin','BBaker',2,2,'7','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;Carlton Brookes are working with an exceptional Recruitment firm based in Bristol City Centre who is currently looking to expand their successful team. My Client is a market leader within their sector (Top 3 in the UK). &amp;nbsp;This is a 360 recruitment consultant role placing technical consulting roles and mid-senior management position.\r\n&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;\r\n&lt;p class=&quot;MsoNormal&quot;&gt;My Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives below &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;\r\n&lt;ul&gt;\r\n    &lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:&amp;#10;Symbol&quot;&gt;&amp;middot;&lt;span style=&quot;font-variant-numeric: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;24 days holiday + Birthday off!&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;\r\n    &lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:&amp;#10;Symbol&quot;&gt;&amp;middot;&lt;span style=&quot;font-variant-numeric: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Uncapped commission structure and &lt;b&gt;NO THRESHOLD&lt;/b&gt; up to 25%&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;\r\n    &lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:&amp;#10;Symbol&quot;&gt;&amp;middot;&lt;span style=&quot;font-variant-numeric: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Quarterly top biller lunches&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;\r\n    &lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:&amp;#10;Symbol&quot;&gt;&amp;middot;&lt;span style=&quot;font-variant-numeric: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Days out &amp;ndash; Races etc.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;\r\n    &lt;li&gt;&lt;!--[if !supportLists]--&gt;&lt;span style=&quot;font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:&amp;#10;Symbol&quot;&gt;&amp;middot;&lt;span style=&quot;font-variant-numeric: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &amp;quot;Times New Roman&amp;quot;;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;Working with a successful branch&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;\r\n&lt;/ul&gt;\r\n&lt;p class=&quot;MsoNormal&quot;&gt;This is a career opportunity of a lifetime open to anyone that is looking for a challenging role with lucrative rewards and strong progression with a long term destination employer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;','&pound;20000 - &pound;25000 + Commision','Bristol','','','Y','Y','2018-01-01','2017-06-19 08:58:07','2017-10-23 06:55:51'),(62,'BPRC.php','ML4234','caz','Better Placed',2,2,'9','Graduate Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;span style=&quot;color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Carlton Brookes are recruiting for an exceptional recruitment brand in modern central Leeds offices. As a business they have 3 office in the UK and specialise in a number of key divisions including Digital, HR, Sales and Marketing.&lt;/span&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;To build on their initial success they are looking for GRADUATE calibre candidates looking to embark on a career in Recruitment. Ideally you will have some sales experience with a professional manner and excellent work ethics.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Duties&lt;/p&gt;\r\n&lt;ul style=&quot;margin: 0px 0px 1em 20px; padding: 0px; list-style-position: outside; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;\r\n    &lt;li&gt;Working with big name brands and organisations to establish their recruitment needs.&lt;/li&gt;\r\n    &lt;li&gt;Manage and maintain existing client relationships&lt;/li&gt;\r\n    &lt;li&gt;Develop new clients through business development&lt;/li&gt;\r\n    &lt;li&gt;Headhunt specific candidates when needed.&lt;/li&gt;\r\n    &lt;li&gt;Attend client meetings&lt;/li&gt;\r\n    &lt;li&gt;Meet and exceed sales targets.&lt;/li&gt;\r\n&lt;/ul&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;My Client is offering an excellent basic salary and market leading commission structure plus an impressive range of incentives including trips aboard, team days out, meals, incentive days FREE gym membership and BUPA.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;As my client continues to grow there will be opportunities to progress into more senior roles including management positions within the business.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;This is a truly superb role to join one of the most innovative, vibrant and impressive recruitment companies in LEEDS.&lt;/p&gt;\r\n&lt;p style=&quot;margin-top: 0px; margin-bottom: 1em; color: rgb(51, 51, 51); font-family: &amp;quot;Open Sans&amp;quot;, Helvetica, Arial, sans-serif; font-size: 15px;&quot;&gt;Carlton Brookes are a Rec2Rec specialist recruiting nationally at all levels. From boutique agency to blue chip corporates, we recruit with the leading brands with the leading roles in recruitment. Please visit us at www.carltonbrookes.co.uk.&lt;/p&gt;','&pound;20,000 - &pound;30,000','Leeds','','','Y','Y','2018-02-05','2017-07-19 09:44:41','2017-10-23 06:55:08'),(63,'c32934166.php','32934166','Caroline','Carlton Brookes Rec2Rec Specialists',1,1,'9','Trainee Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;Looking for a bright, switched on graduate who is wanting to get into Recruitment and receive hands on training. Ideally someone who has a placement or 12 months experience within an office.&amp;nbsp;\r\n&lt;div&gt;This is an excellent opportunity to join a Recruitment business and be a part of its growth, working closely with the Managers&lt;/div&gt;\r\n&lt;div&gt;There are various opportunities to come in as a Trainee Recruitment Consultant or Resourcer dependent on previous experience.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Candidates will be positive and motivated, enjoy building relationships and want to develop their skills in order to build a successful desk for themselves. &amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;What can we offer you?&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Competitive salary&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Quarterly Bonus (no threshold)&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Monthly bonus&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Perkbox&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Healthcare&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Pension&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Monthly incentives&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;High performers club&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;25 days holiday and Christmas shut down&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Progression&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Dress down and early finish on a Friday&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Brand new offices near the train station&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;What do we want from you?&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Committed and motivated individual&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Positive attitude&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;-&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Someone who wants to learn&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Does this sound like a role you would like to hear more about? If so apply online now and we will be in touch. &amp;nbsp;&lt;/div&gt;','&pound;17,000 + (dependent on experience)','Leeds','','','Y','Y','2018-01-01','2017-07-27 05:42:15','2017-10-23 06:55:27'),(64,'c32979196.php','32979196','Caroline','Boyce Recruitment',2,2,'3','Resourcer Opportunity','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;An exciting Resourcer opportunity has arisen in the City working with a Recruitment Agency specialising in Digital Media. It is an opportunity to grow within the business and progress to a Recruitment Consultant.&amp;nbsp;&lt;br /&gt;\r\n&lt;br /&gt;\r\n&lt;div&gt;This is an excellent role for someone who enjoys working in a fast paced busy environment and someone who can multitask.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;You will be working with some major clients within the TV industry so who need someone who can adapt quickly to change as no two days are the same. You will need to be resilient and work hard but the rewards are there and progression is available&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;The role will include:&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Maintaining and building relationships&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Searching for new candidates&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Developing relationships&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Networking within the industry&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Interviewing candidates through Skype and Telephone&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Managing registration process&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Generating leads and identifying client names for the business to develop&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Updating social media platforms&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Managing accounts&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;This really is a fantastic role and the chance to join a growing business with great incentives so looking for a proactive candidate who will fit into the team&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Ideally looking for someone who has previous experience within recruitment even at an admin level or someone who has an interest within Marketing as there is training available.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive salary of c&amp;pound;24k plus bonus &amp;nbsp;&lt;/div&gt;','&pound;24000 plus bonus','Greater London','','','Y','Y','2018-02-04','2017-08-02 06:08:54','2017-10-23 06:56:08'),(65,'AF2308.php','AF2308','Caroline','Goodman Masson',2,3,'3','Recruitment Consultant/ Recruitment Manager','caroline.mcwilliams@carltonbrookes.co.uk','','','','I am currently recruiting for a leading &lt;strong&gt;Accountancy and Finance Recruitment Agency&lt;/strong&gt; based in the City who are looking at expanding their &lt;strong&gt;Part Qualified/ Qualified desk&lt;/strong&gt;. Ideally looking from someone with a similar background who could join the business and hit the ground running.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Although you will be coming into a warm desk there are expectations to win new business and to continue to grow the market as well.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client is looking for someone who wants to grow and take that next step as there is the potential to manage a team.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The business has a sociable culture including subsidised holidays away, comedy nights, early finish on a Friday, activity days and the team enjoy a good work life balance.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering a competitive salary (dependent on previous experience) and &lt;strong&gt;commission of a 1/3 of what you bill&lt;/strong&gt; &amp;ndash; this is extremely competitive and opportunity to earn a lot of bonus!!&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;25 days holiday plsu birthday off. You choose your benefits!!&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Sound like the role for you? Want to know more? Please get in touch for a confidential chat or apply online&amp;nbsp;&lt;/div&gt;','&pound;30,000 per annum + (dependent on experience)','Greater London','','','Y','Y','2018-01-01','2017-08-23 04:08:21','2017-10-23 06:56:21'),(66,'th2308.php','Th2308','Caroline','Salt',3,3,'3','Senior Recruitment Consultant/ Recruitment Manager','caroline.mcwilliams@carltonbrookes.co.uk','','','','My global client is keen to expand their team due to workload and is looking for consultants who are driven and enthusiastic who want to make an impact. Looking for a consultant who has previous experience within the Technology sector&amp;nbsp;&lt;br /&gt;\r\n&lt;br /&gt;\r\n&lt;div&gt;Ideally looking for a Recruitment Manager for their London office, the business have seen huge growth in the last 12 months leading to a increase in business and clients.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The role will be for someone who is wanting to inspire and lead a team within the Technology sector with the potential to bill over &amp;pound;200k annually.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;You will need to be able to win new business as well as service clients who are already working with the agency. Meeting with both clients and candidates, business development calls, sourcing of candidates through social media, online and headhunting, understanding a clients and candidates needs.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;No threshold for commission plus an extra bonus if you hit your quarterly target.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;KPI&amp;rsquo;s based on what is going to move you and the business forward including CVs sent and interviews.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Sociable environment with monthly high achievers club, annual holidays abroad, monthly and spot sales prizes.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Salary negotiable dependent on billings and targets but upwards of &amp;pound;30k+ &amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Interested? Then get in touch for more information on the role and a confidential chat.&amp;nbsp;&lt;/div&gt;','&pound;35,000 +','Greater London','','','Y','Y','2018-01-01','2017-08-23 04:34:19','2017-10-23 06:56:29'),(67,'cm2308r.php','cm2308r','Caroline','Focus Resourcing',2,2,'6','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','My Reading based client is currently recruiting due to expansion. Working in a fantastic Commercial business they are looking for a consultant who can manage their own time and desk, recruiting for roles from administrators right up to directors.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This would suit someone who is looking to have a role where can they can on using their own initiative as you are not micromanaged and can work either on a part time or full time role.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The role would be a dual desk so working both the temporary and permanent market with the opportunity to earn excellent monthly and quarterly commission, making bonus on all earnings.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;25 days holiday plus Christmas shutdown&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Flexible salary dependent on experience from &amp;pound;25k + &amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;25,000 per annum + bonus (dependent on experience)','Reading','','','Y','Y','2018-02-05','2017-08-23 04:56:11','2017-10-23 06:56:50'),(68,'ht2308.php','ht2308','Caroline','Annapurna',2,2,'3','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','My City based client are currently looking for a bright, switched on consultant to join their team of driven individuals, either within HR, or Technology or IT &amp;nbsp;&lt;br /&gt;\r\n&lt;br /&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Candidates will have a 2.1 degree from a leading university and would look at training trainee consultants and as well as those who have previously worked in recruitment.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working for one of the fastest and award winning businesses in London this is an excellent opportunity to join a prestigious and well recognised agency.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Looking for someone who wants to progress with paths in place for you to aim and work towards to continually progress throughout the business.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Incentives include holidays away, office bar, chill out room, weekly incentives, games room and a market leading commission structure&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Would you like to join a Top 100 Company to work for? If so get in touch for an excellent salary and commission package and training available&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;25,000 per annum + dependent on experience','Greater London','','','Y','Y','2018-01-01','2017-08-23 05:12:48','2017-10-23 06:56:59'),(69,'hrd2308.php','hrd2308','Caroline','Allen Lane',2,3,'3','Recruitment Consultant - Not for Profit sector','caroline.mcwilliams@carltonbrookes.co.uk','','','','My client is currently looking to build their HR Recruitment team within the Not for Profit and Charity sector. Ideally looking for someone from a similar background but will look at consultants who have an interest that can be trained in the sector.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Candidates will be bright, bubbly and keen to learn&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working in a National business who recruit all over the UK this is an excellent opportunity to join a business who are sociable and keen to have another bubbly personality in the team.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive bonus, with targets set on individual bonus. No micromanagement involved&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;All round recruitment consultant so although there are contracts in place there is still more business to be won&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Dual desk &amp;ndash; both on the temporary and permanent side of recruitment&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;30k - flexible dependent on experience','Greater London','','','Y','Y','2018-01-01','2017-08-23 05:35:58','2017-10-23 06:57:08'),(70,'hrpf2308.php','hrpf2308','Caroline','Momentum',2,3,'3','Recruitment Consultant - various sectors available','caroline.mcwilliams@carltonbrookes.co.uk','','','','Recently rebranded, now recruiting for someone on the Finance, HR as well as the Procurement desk. Full recruitment consultant position available from business development and securing new contracts to sourcing candidates and filling the opportunities.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;HR &amp;ndash; new desk&amp;hellip;looking for an established consultant who has previously worked within the HR sector so that they can build up a cold desk. Although this is a new market there are plenty of contacts through other sectors of the business so plenty of business available.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Procurement &amp;ndash; Recruiting due to increase in business and the team growing organically. Looking for someone with previous experience within the procurement industry.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Finance &amp;ndash; someone who is looking to work in a growing Accountancy and Finance team.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Candidates will be focused, ambitious and have the drive and motivation to work in a busy market.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Flexible working hours and option to work from home if needed.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Quarterly commission with achievable targets&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Looking for someone who can fit into a personable team, salary of c&amp;pound;35k+ benefits and commission&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;35k+','Greater London','','','Y','Y','2018-01-08','2017-08-23 07:44:22','2017-10-23 06:57:22'),(71,'cm33310043.php','33310043','Caroline','Orleans Recruitment',2,3,'3','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;div&gt;I am currently working on a FANTASTIC Recruitment Opportunity based in Central London where your main focus will be going out and meeting with clients as well as candidates.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working within the Accountancy market this is suitable for someone who either has experience in this sector or someone who is interested in working the Accountancy and Finance market&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The role is split so you will have a Resourcer who will short list your candidates for you based on your requirements and you will then meet with them to decide if they are right for what your client is looking for based on their requirements.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client is looking for someone personable who is good at relationship building. This business are focused on making sure clients are valued and given honest advice throughout to ensure both client and candidate are happy.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Your main office will be based in Central London and you will be provided with a laptop and phone but you will need to be in the Head Office for a minimum of 1 day per week (South West London)&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Amazing bonus structure with realistic threshold in place, enabling you to earn up to 30% commission plus weekly and monthly incentives.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This is an excellent role for someone who wants to focus on the client building side of things.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering basic salary of up to &amp;pound;40k (Dependent on experience) + COMMISSION&lt;/div&gt;','up to &pound;40,000 DOE plus commission','London','','','Y','Y','2018-01-01','2017-09-14 06:25:15','2017-10-23 06:57:33'),(72,'cm33310196.php','cm33310196','Caroline','Orleans Recruitment',3,3,'3','Business Development Recruitment Opportunity','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;I am currently working on a FANTASTIC Business Development Opportunity based in Central London where your main focus will be going out and meeting with clients as well as candidates. Working within the Accountancy market this is suitable for someone who either has experience in this sector or someone who is interested in working the Accountancy and Finance market&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The role is split so you will have a Resourcer who will short list your candidates for you based on your requirements and you will then meet with them to decide if they are right for what your client is looking for based on their requirements.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client is looking for someone personable who is good at relationship building. This business are focused on making sure clients are valued and given honest advice throughout to ensure both client and candidate are happy.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Your main office will be based in Central London and you will be provided with a laptop and phone but you will need to be in the Head Office for a minimum of 1 day per week (South West London)&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Amazing bonus structure with realistic threshold in place, enabling you to earn up to 30% commission plus weekly and monthly incentives.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This is an excellent role for someone who wants to focus on the client building side of things.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering basic salary of up to &amp;pound;40k (Dependent on experience) + COMMISSION&lt;/div&gt;','&pound;25,000 - &pound;40,000 DOE + commission','London','','','Y','Y','2018-01-01','2017-09-14 06:30:35','2017-10-23 06:59:48'),(73,'c33388127.php','33388127','Caroline','Carlton Brookes Rec2Rec',1,1,'9','Trainee Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, sans-serif; font-size: 11.5pt;&quot;&gt;Carlton Brookes Rec2Rec is a growing recruitment company placing Recruitment Consultants at all levels into some of the most well-known companies across the UK.&lt;/span&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;Due to growth within the business we are looking for motivated, personable and driven Graduate Trainees to join our new offices in Leeds. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;We work with a number of well known agencies and we are looking for someone who can liaise with both clients and candidates at all levels, with a professional attitude. We invest a lot of time into building relationships on both sides to ensure that we are giving clients and candidates a high level of service. &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;You will be given full training and support in order for you to learn your market thoroughly. On a day to day basis you will be responsible for speaking to Recruitment businesses and consultants, screening candidates on behalf of your clients and what their requirements are. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;The role itself is one that is building relationships, and there will be cold calling involved in order to build relationships. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;Ideally candidates will have previous sales experience and be target driven and able to multitask. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;We encourage a positive work ethic and offer excellent benefits including competitive salary from &amp;pound;18k+ and bonus structure (uncapped) 25 days holiday, Christmas shutdown, private healthcare, pension, monthly and quarterly incentives, dress down and early finish on Fridays. OTE in first year &amp;pound;30k&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;If you are looking to get into a career within Recruitment or you already have some working experience within and are looking to progress then please apply for the role online.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-bidi-font-family:&amp;#10;&amp;quot;Times New Roman&amp;quot;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;','&pound;18,000 - &pound;25,000 per annum','Leeds City Centre','','','Y','Y','2017-10-31','2017-09-25 05:53:18','2017-09-25 05:53:18'),(74,'cm33388127.php','c33388127','Caroline','Carlton Brookes Rec2Rec',2,2,'9','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, sans-serif; font-size: 11.5pt;&quot;&gt;Carlton Brookes Rec2Rec is a growing recruitment company placing Recruitment Consultants at all levels into some of the most well-known companies across the UK.&lt;/span&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;Due to growth within the business we are looking for motivated, personable and driven Graduate Trainees to join our new offices in Leeds. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;We work with a number of well known agencies and we are looking for someone who can liaise with both clients and candidates at all levels, with a professional attitude. We invest a lot of time into building relationships on both sides to ensure that we are giving clients and candidates a high level of service. &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;You will be given full training and support in order for you to learn your market thoroughly. On a day to day basis you will be responsible for speaking to Recruitment businesses and consultants, screening candidates on behalf of your clients and what their requirements are. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;The role itself is one that is building relationships, and there will be cold calling involved in order to build relationships. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;Ideally candidates will have previous sales experience and be target driven and able to multitask. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;We encourage a positive work ethic and offer excellent benefits including competitive salary from &amp;pound;18k+ and bonus structure (uncapped) 25 days holiday, Christmas shutdown, private healthcare, pension, monthly and quarterly incentives, dress down and early finish on Fridays &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;If you are looking to get into a career within Recruitment or you already have some working experience within and are looking to progress then please apply for the role online.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-bidi-font-family:&amp;#10;&amp;quot;Times New Roman&amp;quot;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;','&pound;18,000 - &pound;25,000 dependent on experience + bonus','Leeds','','','Y','Y','2017-10-31','2017-09-25 05:54:30','2017-09-25 05:54:30'),(75,'cm333388127.php','333388127','Caroline','Carlton Brookes Rec2Rec',2,2,'9','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, sans-serif; font-size: 11.5pt;&quot;&gt;Carlton Brookes Rec2Rec is a growing recruitment company placing Recruitment Consultants at all levels into some of the most well-known companies across the UK.&lt;/span&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;Due to growth within the business we are looking for motivated, personable and driven Graduate Trainees to join our new offices in Leeds. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;We work with a number of well known agencies and we are looking for someone who can liaise with both clients and candidates at all levels, with a professional attitude. We invest a lot of time into building relationships on both sides to ensure that we are giving clients and candidates a high level of service. &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;You will be given full training and support in order for you to learn your market thoroughly. On a day to day basis you will be responsible for speaking to Recruitment businesses and consultants, screening candidates on behalf of your clients and what their requirements are. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;The role itself is one that is building relationships, and there will be cold calling involved in order to build relationships. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;Ideally candidates will have previous sales experience and be target driven and able to multitask. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;We encourage a positive work ethic and offer excellent benefits including competitive salary from &amp;pound;18k+ and bonus structure (uncapped) 25 days holiday, Christmas shutdown, private healthcare, pension, monthly and quarterly incentives, dress down and early finish on Fridays &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;\r\n&lt;p style=&quot;background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;&quot;&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;&amp;#10;mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;color:#333333&quot;&gt;If you are looking to get into a career within Recruitment or you already have some working experience within and are looking to progress then please apply for the role online.&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-size:11.5pt;font-family:&amp;quot;Helvetica&amp;quot;,&amp;quot;sans-serif&amp;quot;;mso-bidi-font-family:&amp;#10;&amp;quot;Times New Roman&amp;quot;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;','&pound;18,000 - &pound;25,000 dependent on experience + bonus','Leeds','','','Y','Y','2017-10-31','2017-09-25 05:54:46','2017-09-25 05:54:46'),(76,'c33415166.php','33415166','Caroline','Orleans House',2,2,'3','Researcher','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;p class=&quot;MsoNormal&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;I am currently looking for an experienced Researcher who is looking for a new opportunity based in West London. This is an excellent opportunity to work for a thriving business within the Senior Finance sector.&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;\r\n&lt;p class=&quot;MsoNormal&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;This is not a sales role, it is a position where you will need to be throrough and able to build relationships with candidates.&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;\r\n&lt;p class=&quot;MsoNormal&quot;&gt;&lt;strong&gt;&lt;u&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Duties include:&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;\r\n&lt;ul&gt;\r\n    &lt;li&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Writing adverts&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;\r\n    &lt;li&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Questioning consultants to find out more about positions they are recruiting&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;\r\n    &lt;li&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Searching for candidates&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;\r\n    &lt;li&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Managing candidates on a day to day basis&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;\r\n    &lt;li&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Interviewing candidates when necessary&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;\r\n&lt;/ul&gt;\r\n&lt;p class=&quot;MsoNormal&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Working hours are 8.30 &amp;ndash; 5.30pm&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;\r\n&lt;p class=&quot;MsoNormal&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Car parking available&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;\r\n&lt;p class=&quot;MsoNormal&quot;&gt;&lt;font face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;Competitive salary depending on previous experience &amp;pound;25k - &amp;pound;35k&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;\r\n&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size:10.0pt;font-family:&amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;','&pound;25k - &pound;35k DOE','South West London','','','Y','Y','2017-10-27','2017-09-27 11:12:53','2017-09-27 11:12:53'),(77,'c33415167.php','33415167','Caroline','Orleans',2,2,'3','Resourcer','caroline.mcwilliams@carltonbrookes.co.uk','','','','I am currently looking for an experienced Resourcer who is looking for a new opportunity based in West London. This is an excellent opportunity to work for a thriving business within the Senior Finance sector.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This is not a sales role, it is a position where you will need to be thorough and able to build relationships with candidates.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Duties include:&lt;/div&gt;\r\n&lt;div&gt;Writing adverts&lt;/div&gt;\r\n&lt;div&gt;Questioning consultants to find out more about positions they are recruiting&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Searching for candidates&lt;/div&gt;\r\n&lt;div&gt;Managing candidates on a day to day basis&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Interviewing candidates when necessary&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working hours are 8.30 &amp;ndash; 5.30pm&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Car parking available&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Competitive salary depending on previous experience &amp;pound;25k - &amp;pound;35k&amp;nbsp;&lt;/div&gt;','&pound;25k - &pound;35k DOE','South West London','','','Y','Y','2017-10-31','2017-09-27 11:13:57','2017-10-23 07:01:21'),(78,'','','James Maitland','',0,0,'0','','j.maitland@cv-library.co.uk','01252 810995','','','Good Afternoon\r\n\r\nJust a quick email to see if you&acirc;€™re using job boards in your search for candidates as we&acirc;€™re offering out a day&acirc;€™s free access to our candidate database to agencies who have yet to use our board.\r\n\r\nWe currently have over 12 million candidates registered and the day&acirc;€™s free access will give you access and the ability to download 100 complete CVs of potential candidates.\r\n\r\nIf this would be of interest to you then feel free to get in touch and I can set you up as soon as you&acirc;€™re ready.\r\n\r\nBest wishes\r\nJames Maitland\r\nSenior Sales Executive','','','','','N','N','0000-00-00','2017-10-02 11:42:43','2017-10-02 11:42:43'),(79,'php.bdrm.php','bdrm.php','Caroline','Orleans',2,2,'3','Business Development Manager','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;My client is currently looking for a Business Development Manager/ Recruitment Manager to join their growing Recruitment Agency.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Although you will mainly be based out of the Central London office, you will need to have the flexibility to travel to the Head Office based in Twickenham once a week&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The main focus of the role will be to win new business through client meetings, business development and general sales activity. In addition to bringing on new business, you will also be responsible for maintaining and developing current accounts with key clients. Overseeing a resourcer, they will then manage the jobs, generate and shortlist candidates / CV&amp;rsquo;s &amp;ndash; under your guidance and recommendation.&amp;nbsp;&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Duties include:&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Meeting clients&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Shortlisting candidates&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Building rapport&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Winning new business&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Business Development&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Managing new roles&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;If this is an opportunity that you are interested in and would like more information then please get in touch. You do not necessarily have to have experience within Recruitment but sales background or account management is essential.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive salary plus commission.&amp;nbsp;&lt;/div&gt;','Dependent on experience','London','','','Y','Y','2017-12-01','2017-10-16 10:16:05','2017-10-16 10:16:05'),(80,'php.1411.php','php.1411','admin','Loveworklife',2,2,'3','Recruitment Consultant - Technology','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;My client based near Tower Hill are increasing their team and looking for bright switched on consultants to join them.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working for a team of 15, the office is buzzing, think radio on and potential to earn shares and really be apart of the business. Looking for consultants who are positive and can bring a drive to succeed with them.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Consultants will have a minimum of 6 months experience and be confident to liaise with Senior Managers, and have the ability to grow your desk.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Focusing on Technology and support teams, this client deal a lot with the Big four, banks and contact centres. A genuinely nice place to work, won awards for their business.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The role will be a full Recruitment Consultant position and potentially to earn lots of commission as well as lots of incentives.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Interested? Get in touch for more information&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Flexible salary (dependent on experience)&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;26k (doe) + bonus','City of London','','','Y','Y','2018-01-01','2017-11-14 11:22:11','2017-11-14 11:22:11'),(81,'php.1441.php','php.1411.php','admin','Blu Digital',3,3,'3','Team Leader','caroline.mcwilliams@carltonbrookes.co.uk','','','','I am currently recruiting for an Award winning Recruitment Agency specialising in the Digital sector\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Looking for proven consultants who would like to take the next step in their career towards a Team Leader position.&amp;nbsp;&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offer a competitive bonus struture (up to 30% of earnings) and monthly incentives this is an excellent opportunity to join an agency that offers structure and progression.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Based in the City. Competitive salary available (DOE)&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;30,000 + DOE','Greater London','','','Y','Y','2018-01-11','2017-11-14 11:45:26','2017-11-14 11:45:26'),(82,'cm2911.php','33921837','admin','Paul Nyman',2,2,'9','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','I am currently recruiting for a Wakefield based agency who specialise within the FMCG sector. Ideally looking for a consultant with previous background within Recruitment or shown stable background in Sales/Account Management.&amp;nbsp;&lt;br /&gt;\r\n&lt;br /&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This is an excellent opportunity to join a company with an established presence in their market and a good name, with low staff turnover and excellent benefits.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offer comprehensive ongoing training for all consultants and courses to increase professional skills. Opportunities available for someone who is wanting to build a cold desk and progress to manage a team or someone who wants to build on a successful market. &lt;br /&gt;\r\n&lt;br /&gt;\r\nWorking with some large blue chip companies as well as more boutique businesses, this agency works with some impressive names.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;ul&gt;\r\n    &lt;li&gt;Competitive basic salary + bonus&amp;nbsp;&lt;/li&gt;\r\n    &lt;li&gt;Casual dress down days&lt;/li&gt;\r\n    &lt;li&gt;Summer hours&lt;/li&gt;\r\n    &lt;li&gt;Lunches out&amp;nbsp;&lt;/li&gt;\r\n    &lt;li&gt;Onsite parking available and close to public transport links&lt;/li&gt;\r\n&lt;/ul&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Interested? Get in touch&amp;nbsp;&lt;/div&gt;','&pound;25,000 + BONUS','Wakefield','','','Y','Y','2018-01-08','2017-11-29 16:11:05','2017-11-29 16:11:05'),(83,'cm33922297.php','33922297','Caroline McWilliams','GKR -',2,2,'3','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;div&gt;My client is looking for a Property consultant to join their busy desk. You will be coming in to a HOT desk with warm clients available and also expected to build this and increase your client base.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Ideally looking from someone who has worked in Professional services or Property previously so that you can hit the ground running, with 12 months experience in their field.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Role will include:&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Business development of both old and new clients&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Meeting with candidates&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Generating leads and converting&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Ensuring that both candidates and clients are provided with excellent customer service&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Writing job adverts&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Key skills:&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Previously working to targets&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Able to liaise with managers at senior level&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Professional&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive salary dependent on experience from &amp;pound;25k+ with OTE of &amp;pound;35k+. This is an excellent opportunity to join a business where you are valued and rewarded for your hard work with up to 30% bonus and weekly/monthly incentives&lt;/div&gt;\r\n&lt;div&gt;Apply online or get in touch for more information (Confidentially of course)&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','DOE + BONUS','City of London','','','Y','Y','2018-02-04','2017-11-29 16:32:00','2017-11-29 16:32:00'),(84,'CM33922725.php','33922725','CAROLINE','LWL',2,2,'3','Recruitment Consultant - Technology','caroline.mcwilliams@carltonbrookes.co.uk','','','','&amp;nbsp;I am currently recruiting for a Technology Recruiter who are looking for bright, switched on consultants to join their growing team. Ideally looking for a consultant who has 12 months experience or more.&amp;nbsp;&lt;br /&gt;\r\n&lt;br /&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Are you confident? Sales driven? Do you want to be able to increase your salary with achievable and competitive bonus? The Recruitment sector is as bustling as ever and my client have a strong presence in their field and growing continuously.&lt;br /&gt;\r\n&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;With offices in the City you will be working within the heart of the City. Recruiting from the more junior positions right up to Director level you will be confident speaking to candidates and managers at all levels.&amp;nbsp;&lt;br /&gt;\r\n&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive salary, bonus and monthly benefits this is an opportunity not to missed. Impressive salary from &amp;pound;30k - &amp;pound;45,000 per annum OTE, you will be rewarded with nights out, days off (including your birthday!) activities, vouchers and more&amp;nbsp;&lt;br /&gt;\r\n&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Day in the life of a Recruiter includes:&lt;br /&gt;\r\n&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Business Development&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Building rapport with clients and candidates&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Generating leads&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Interviewing candidates&lt;br /&gt;\r\n&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Key skills include:&lt;br /&gt;\r\n&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Ability to commit&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Confident&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Personable yet professional&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Strong background in sales and working to targets&lt;br /&gt;\r\n&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;If this sounds like a role you are interested in then please get in touch now&lt;/div&gt;','&pound;25,000 DOE + bonus','Greater London','','','Y','Y','2018-01-10','2017-11-29 16:43:00','2017-11-29 16:43:00'),(85,'cm33932576.php','33932576','Caroline','1st Select',2,2,'9','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;div&gt;My exclusive client based in Leeds City Centre are currently recruiting for an excellent opportunity. They are a small yet rapidly growing agency within the property sector with a strong client base and wanting to add to the team after a successful year.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Down to earth, not KPI driven and offering an excellent monthly commission structure (20% of billings) this business are looking to add to their team of 4.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;With business across the UK ranging right up to Director level this is a very strong time to get involved with an agency who are making an impact in their sector.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Looking for consultants who have are driven, with 12 months experience minimum or a resourcer who is looking for that next step, training will be offered and you will have access to warm business but also expected to build on this yourself.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive salary of c&amp;pound;21k - &amp;pound;25k dependent on experience.&amp;nbsp;&lt;br /&gt;\r\n&lt;/div&gt;\r\n&lt;div&gt;Interested? Get in touch now for more information&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','up to &pound;25,000 per annum plus bonus','Leeds','','','Y','Y','2018-02-28','2017-11-30 17:00:14','2017-11-30 17:00:14'),(86,'cm34073036.php','34073036','Caroline McWilliams','RGB',2,3,'3','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;div&gt;My Victoria based client is currently looking for someone to join their Property sector and looking for someone who has previous experience within Property/Construction (white collar) or Professional services.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This is an excellent opportunity to join a business where your hard work is rewarded and consultants are given the support they need in order to maximise their billings and in turn earn competitive bonus.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Warm desk&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Monthly bonus&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;No threshold!&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Incentives &amp;ndash; quarterly and monthly&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Discount offers&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Dress down days&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Competitive salary from &amp;pound;25k+ dependent on experience&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Looking for consultants who are adaptable and personable yet professional with the drive to be able to work on their own initiative. If you are interested then please get in touch, either by applying directly to this advert or contact me directly.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;25k+ DOE + Monthly commission','Greater London','','','Y','Y','2018-03-02','2017-12-21 11:47:18','2017-12-21 11:47:18'),(87,'cm34074218.php','34074218','Caroline','Wiser',2,2,'3','Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','&lt;div&gt;I am currently working with an AMAZING modern Creative Recruitment agency who are looking for enthusiastic consultants to join their bustling office. This is a vibrant and busy office and looking for driven consultants who can work on their own initiative as well as part of a welcoming and friendly team.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The atmosphere in this office is busy, fun and hardworking and consultants will be given the support in order to achieve and be the best. With no staff turnover this office is continuing to grow and work with the very best clients.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;ul&gt;\r\n    &lt;li&gt;Competitive quarterly bonus&lt;/li&gt;\r\n    &lt;li&gt;Dress down&amp;nbsp;&lt;/li&gt;\r\n    &lt;li&gt;Music on in the office&lt;/li&gt;\r\n    &lt;li&gt;Free breakfast everyday!&amp;nbsp;&lt;/li&gt;\r\n    &lt;li&gt;Macbook&amp;nbsp;&lt;/li&gt;\r\n    &lt;li&gt;Progression&amp;nbsp;&lt;/li&gt;\r\n    &lt;li&gt;Close knit culture&amp;nbsp;&amp;nbsp;&lt;/li&gt;\r\n&lt;/ul&gt;\r\n&lt;div&gt;Offering competitive salary dependent on experience (Starting from &amp;pound;23k)&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;25k + DOE (Plus bonus)','Greater London','','','Y','Y','2018-03-01','2017-12-21 12:15:07','2017-12-21 12:15:07'),(88,'cmc1501.php','1501.php','Caroline McWilliams','Blu Digital',2,2,'3','Recruitment Consultant - Digital','caroline.mcwilliams@carltonbrookes.co.uk','','','','My Digital Recruitment client based just outside the City is looking at increasing their team due to increase in workload. They are a motivated and enthusiastic team who work hard and play hard. Looking for someone who has previous experience within Recruitment and looking for a full 360 position&amp;nbsp;\r\n&lt;div&gt;Offering progression throughout this business encourages training and progression within the business meaning that you achieve your full potential and constantly have goals to aim for. Offers competitive bonus with a sociable and supportive management style. This is an excellent opportunity for someone who is looking for longevity with a business.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Business development&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Sourcing candidates&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Chasing and converting leads&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Registering and interviewing of candidates&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Meeting new clients&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Building rapport&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;&lt;span style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Writing adverts&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;If you have any questions or would like more information then please apply on line or contact Caroline McWilliams for more information&amp;nbsp;&lt;/div&gt;','&pound;25k + DOE + Bonus','City of London','','','Y','Y','2018-04-05','2018-01-15 15:16:34','2018-01-15 15:16:34'),(89,'cmre1501.php','re1501.php','Caroline McWilliams','Switch Consulting',2,2,'3','Recruitment Consultant - Retail background','caroline.mcwilliams@carltonbrookes.co.uk','','','','I am currently recruiting for a Retail Recruitment Agency based in the City who are a successful national recruiter and looking to expand their team due to increase in workload.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working for a business where they very much encourage you to manage your own desk and work in a grown up, non KPI driven environment. Teamwork is encouraged and they look for consultants who are keen to bill well and add value to a business.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Candidates will be 360 Recruiters or Resourcers who have worked in a Retail background previously. Offering competitive salary and incentives dependent on experience&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Interested in hearing more details? Apply online or contact Caroline McWilliams for more information&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;','&pound;25k + DOE + Bonus','City of London','','','Y','Y','2018-05-04','2018-01-15 15:18:04','2018-01-15 15:18:04'),(90,'AR01.php','AR01','AdamRichards','Gibson Hollyhomes',2,2,'9','Recruitment Consultant','adam.richards@carltonbrookes.co.uk','','','','&lt;div&gt;The Company&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This company has gone from strength to strength with their Leeds office continuing to expand within the Yorkshire marketplace. Due to continued success and increasing client wins they are seeking a career driven and motivated individual to join the team as a Permanent Recruitment Consultant working within a small but friendly and supportive team.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\n&lt;br /&gt;\r\nThe Role&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; A full 360 recruitment position joining a team on a warm desk in the commercial and professional services sector.&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; New business generation, Account management of new client wins and building a client base&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Sourcing and interviewing potential candidates&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Advertising &amp;amp; Managing Job Applications&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Interviewing, coaching and managing the candidates through the process.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\n&lt;br /&gt;\r\nThe Profile&lt;/div&gt;\r\n&lt;div&gt;Must have at least 6 months experience in recruitment or have a successful sales background, with a can do attitude and aspirations of becoming a leader. Exceptional communication and organisation skills. Smart and professional&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\n&lt;br /&gt;\r\nThe Reward&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Outstanding commission structure&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Pension scheme&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Perkbox&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Discounts on gym membership, cinema tickets and restaurants&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Quarterly company outings&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; In addition, they have race days, annual holiday incentives, competitions&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\n&lt;br /&gt;\r\nPermanent role - &amp;pound;18,000-&amp;pound;25,000 basic DOE + benefits and Commission&lt;/div&gt;','&pound;18,000 - &pound;25,000','Leeds','','','Y','Y','2018-04-30','2018-01-16 09:27:15','2018-01-26 09:07:09'),(91,'AR02.php','AR02','AdamRichards','1st Select',2,2,'9','Recruitment Consultant','adam.richards@carltonbrookes.co.uk','','','','&amp;nbsp;The Company\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client based in Leeds City Centre are currently recruiting for a Recruitment Consultant. They are a rapidly growing agency within the technical property sector with a strong client base and wanting to add to the team after a successful year.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The Role&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;With business across the UK ranging right up to Director Level this is a very strong time to get involved with an agency who are making an impact in their sector.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; New business development &amp;ndash; Calling companies to find job vacancies&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Advertising jobs on the website and job boards&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Sourcing and interviewing excellent candidates to fit job roles&lt;/div&gt;\r\n&lt;div&gt;&amp;bull; Supporting candidates through the interview process and starting in the new role&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The Profile&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Looking for recruitment consultants who are driven, with 12 months experience in recruitment or a resourcer who is looking for that next step, training will be offered and you will have access to warm business but also expected to build on this yourself. Must have exceptional communication and organisation skills.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The Reward&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive salary of c&amp;pound;21k - &amp;pound;25k dependent on experience.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Excellent commission structure - 20% of billings&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Interested? Get in touch now for more information&amp;nbsp;&lt;/div&gt;','&pound;21,000 - &pound;25,000','Leeds','','','Y','Y','2018-04-30','2018-01-19 16:59:37','2018-01-19 16:59:37'),(92,'AR03.php','AR03','AdamRichards','Charlesworth Kennedy',2,2,'9','Recruitment Consultant','adam.richards@carltonbrookes.co.uk','','','','&lt;strong&gt;&amp;nbsp;The Company&lt;/strong&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client based in the Bradford area are currently recruiting for a new business winning head-hunter to join their prosperous close knit team of 12. Regularly finding and filling exclusive positions across Europe. They are open to new sectors, but would be interested in hearing from people with the following backgrounds: Oil and Gas, HR, Medical and Engineering&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;strong&gt;&lt;br /&gt;\r\nThe Role&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;You will be expected to win new business in your sector, visit the clients wherever they are in the world and then deliver on 100% successful fill rate!&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This role is not for the faint hearted, you will need to be confident, commercially intelligent and be prepared to run your own business within a business, growing your sector and making it fruitful for yourself and the company.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;You will be given full and ongoing training to help you to be profitable, but ultimately you need to be prepared to put in the work.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working hours are 8.30am &amp;ndash; 5.30pm. There is a family culture to the company and you are not expected to work outside of these (other than when visiting clients abroad).&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;strong&gt;&lt;br /&gt;\r\nThe Profile&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The company require a team player.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;A driven individual with passion and loyalty.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;A process orientated person with the capability to think on their feet and be reactive.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;No headhunting or recruitment experience is needed, but sales experience would be beneficial.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;strong&gt;&lt;br /&gt;\r\nThe Reward&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Negotiable salary dependent on experience.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Commission paid monthly @ 15% on all billings + additional monthly bonuses and benefits.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\nInterested? Get in touch now for more information&amp;nbsp;&lt;/div&gt;','&pound;18,000 - &pound;25,000','BD17','','','Y','Y','2018-04-30','2018-01-26 09:06:36','2018-01-26 09:12:44'),(93,'AR04.php','AR04','AdamRichards','Charlesworth Kennedy',2,2,'9','Executive Search/Headhunter','adam.richards@carltonbrookes.co.uk','','','','&lt;strong&gt;&amp;nbsp;The Company&lt;/strong&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client based in the Bradford area are currently recruiting for a new business winning head-hunter to join their prosperous close knit team of 12. Regularly finding and filling exclusive positions across Europe. They are open to new sectors, but would be interested in hearing from people with the following backgrounds: Oil and Gas, HR, Medical and Engineering&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\n&lt;strong&gt;The Role&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;You will be expected to win new business in your sector, visit the clients wherever they are in the world and then deliver on 100% successful fill rate!&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This role is not for the faint hearted, you will need to be confident, commercially intelligent and be prepared to run your own business within a business, growing your sector and making it fruitful for yourself and the company.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;You will be given full and ongoing training to help you to be profitable, but ultimately you need to be prepared to put in the work.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working hours are 8.30am &amp;ndash; 5.30pm. There is a family culture to the company and you are not expected to work outside of these (other than when visiting clients abroad).&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\n&lt;strong&gt;The Profile&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The company require a team player.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;A driven individual with passion and loyalty.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;A process orientated person with the capability to think on their feet and be reactive.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;No headhunting or recruitment experience is needed, but sales experience would be beneficial.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;strong&gt;&lt;br /&gt;\r\nThe Reward&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Negotiable salary dependent on experience.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Commission paid monthly @ 15% on all billings + additional monthly bonuses and benefits.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Interested? Get in touch now for more information&amp;nbsp;&lt;/div&gt;','&pound;18,000 - &pound;25,000','BD17','','','Y','Y','2018-04-30','2018-01-26 09:10:28','2018-01-26 09:10:28'),(94,'AR05.php','AR05','AdamRichards','Charlesworth Kennedy',2,2,'9','Recruitment Consultant/Headhunter','adam.richards@carltonbrookes.co.uk','','','','&lt;strong&gt;&amp;nbsp;The Company&lt;/strong&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;My client based in the Bradford area are currently recruiting for a new business winning head-hunter to join their prosperous close knit team of 12. Regularly finding and filling exclusive positions across Europe. They are open to new sectors, but would be interested in hearing from people with the following backgrounds: Oil and Gas, HR, Medical and Engineering&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;strong&gt;&lt;br /&gt;\r\nThe Role&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;You will be expected to win new business in your sector, visit the clients wherever they are in the world and then deliver on 100% successful fill rate!&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;This role is not for the faint hearted, you will need to be confident, commercially intelligent and be prepared to run your own business within a business, growing your sector and making it fruitful for yourself and the company.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;You will be given full and ongoing training to help you to be profitable, but ultimately you need to be prepared to put in the work.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Working hours are 8.30am &amp;ndash; 5.30pm. There is a family culture to the company and you are not expected to work outside of these (other than when visiting clients abroad).&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\n&lt;strong&gt;The Profile&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;The company require a team player.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;A driven individual with passion and loyalty.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;A process orientated person with the capability to think on their feet and be reactive.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;No headhunting or recruitment experience is needed, but sales experience would be beneficial.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\n&lt;strong&gt;The Reward&lt;/strong&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Negotiable salary dependent on experience.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;Commission paid monthly @ 15% on all billings + additional monthly bonuses and benefits.&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&lt;br /&gt;\r\nInterested? Get in touch now for more information&amp;nbsp;&lt;/div&gt;','&pound;18,000 - &pound;25,000','BD17','','','Y','Y','2018-04-30','2018-01-26 09:12:22','2018-01-26 09:12:22'),(95,'ldshc1904.php','ldshc1904','caroline','Sugarman',3,2,'9','Healthcare Recruiter Team Leader','caroline.mcwilliams@carltonbrookes.co.uk','','','','We are currently recruiting for one of the fastest growing Healthcare Agencies in the UK who are currently recruiting for a Team Leader opportunity to join their business. This is an excellent role for someone who is wanting to progress to a Business Manager role. They have a brilliant history of internal promotions within the business and a competitive structure in place for commission.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;With an office of 10, this specific team is looking for a proven biller to join the business and head up a growing team of 3 consultants.&amp;nbsp;The team will be working with placing Care Assistants and Support Workers privately and NHS.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Based in Leeds City Centre, you will be expected to lead from the front driving sales through relationship building and understanding of recruitment requirements, meeting their recruitment needs supplying quality candidates on a day to day basis.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Achieving sales targets and KPIs to support annual branch plan&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Leading a team of Recruitment consultants and resourcers&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Assisting with the continued growth of branch productivity&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Building rapport with stakeholders in continue to develop reputation of the brand and office&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Developing branch success within Health and Social care&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Support in the operation of &amp;ldquo;on call&amp;rdquo; service&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Previous experience within a similar environment is essential and sales experience is a necessity.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive salary of up to &amp;pound;30k dependent on experience&amp;nbsp;&lt;/div&gt;','&pound;24k - &pound;30k + commission','Leeds','','','Y','Y','2019-05-01','2018-04-19 09:05:50','2018-04-19 09:05:50'),(96,'ldshcrc.php','ldshcrc','caroline','Sugarman',2,2,'9','Healthcare Recruitment Consultant','caroline.mcwilliams@carltonbrookes.co.uk','','','','We are currently recruiting for a Recruitment Consultant to join one of the fastest growing Healthcare Agencies in the UK. This business have an excellent history of progression and support within their offices, so if you are looking to further your career within recruitment this is a fantastic opportunity.&amp;nbsp;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Previous sales experience within Healthcare or Social care recruitment is essential within this 360 recruitment position. This will be to join a fairly new division of an already successful office and you will need to be able to build relationships and meet sales and KPI targets.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Developing the Residential side of the business including Care Assistants and Support Workers.&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Building relationships with new clients and candidates&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Placing candidates into a variety of roles within private and NHS institutions&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Attending client visits&lt;/div&gt;\r\n&lt;div&gt;&amp;bull;Full 360 Recruitment role&amp;nbsp;&lt;/div&gt;\r\n&lt;div&gt;&lt;/div&gt;\r\n&lt;div&gt;Offering competitive salary based on previous billings plus monthly competitive commission&amp;nbsp;&lt;/div&gt;','&pound;20k - &pound;24k DOE','Leeds','','','Y','Y','2019-04-26','2018-04-19 09:07:48','2018-04-19 09:07:48');
/*!40000 ALTER TABLE `vacancy_master` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2018-04-25 23:03:57