﻿    var randnum = Math.random();
    var inum = 5;
    var rand1 = Math.round(randnum * (inum-1)) + 1;
    var images;
    images = new Array
    images[1] = "<em>We have found <b>Time Recruitment</b> to be reliable and efficient and have a high standard of customer care. <br /><br />We would recommend them for most staffing needs.<br /><br /></em>Blackburn with Darwen<br />Borough Council"
    images[2] = "<em><b>Time, fully understand our staffing requirements and expectations</b> and have time and time again sourced us excellent candidates across a range of positions. Time, provide a personal service and are always quick, reliable and extremely efficient.<br /><br /></em>Yes Telecom"                        
    images[3] = "<em><b>I have been impressed from the very beginning</b>. They made a point of understanding our company, the brands, and have sought knowledge on all elements from workforce and culture to our customers and their requirements. Its refreshing to come across an agency that genuinely does not hold a bums on seats belief<br /><br /></em>Japinda"
    images[4] = "<em>I would not hesitate in recommending any employer to use <b>Time Recruitment Solutions Ltd.</b><br /><br /></em>Servicecare"           
    images[5] = "<em>I would recommend <b>Time Recruitment</b> to any company looking to utilise temporary staff. <br /><br /></em>DBC Foodservice"
    var image = images[rand1]
    
    
    
    
                         