

function randimg_top() { } ; r_top = new randimg_top() ; n_top = 0

						
r_top[n_top++]= '<a href="http://www.essexbusinessawards.co.uk/colchester_home.html" target="_blank"><img src="pics/colwinner.png" alt="Colchester district business awards finalists" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.contractoruk.com/" target="_blank"><img src="pics/cuk_alliance.gif" alt="Contractor UK" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.freelanceuk.com/" target="_blank"><img src="pics/fuk_alliance.gif" alt="Freelance UK" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.sjdaccountancy.com/" target="_blank"><img src="pics/sjd_cumbrella.gif" alt="SJD Accountancy" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.pcg.org.uk/" target="_blank"><img src="pics/PCGLogo.gif" alt="Professional Contractors Group" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.technojobs.co.uk/" target="_blank"><img src="pics/TechnoJobsLogo.png" alt="TechnoJobs recruitment site" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.people4business.com/" target="_blank"><img src="pics/p4bnew-061001.png" alt="People 4 business" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.streym.com" target="_blank"><img src="pics/Streym-Logo.JPG" alt="Streym Recruitment" class="centred" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.freelancersintheuk.co.uk" target="_blank"><img src="pics/freelancersUK152.png" alt="Freelancers in the UK" class="centred" border="0"></a>'
						
r_top[n_top++]= '<a href="http://www.pyramid-recruitment.com" target="_blank"><img src="pics/PyramidRecruitment.png" alt="Pyramid Recruitment" class="centred" border="0"></a>'
						


i_top=Math.floor(Math.random() * n_top) ; 

function bannerad_top() {
	i_top=Math.floor(Math.random() * n_top) ; 
	document.write( r_top[i_top] )
}


		

function randimg_recommend() { } ; r_recommend = new randimg_recommend() ; n_recommend = 0

						
r_recommend[n_recommend++]= '<a href="http://www.tigerconsultants.co.uk"><img src="agents/tiger_peo2.gif" alt="Tiger Consultants" border="0"></a>'
						


i_recommend=Math.floor(Math.random() * n_recommend) ; 

function bannerad_recommend() {
	i_recommend=Math.floor(Math.random() * n_recommend) ; 
	document.write( r_recommend[i_recommend] )
}


		