function chgLink(myID, newColour) { var myRef = document.getElementById(myID); if (myRef != null) { myRef.style.color = newColour; } } function setup(){ if (document.getElementById) { /*var myRef = document.getElementById('searchImage'); myRef.onmouseover = function () { chgLink('searchLink','#f33'); } myRef.onmouseout = function () { chgLink('searchLink','#069'); }*/ var myRef = document.getElementById('searchLink'); myRef.onmouseover = function () { chgLink('searchLink','#f33'); } myRef.onmouseout = function () { chgLink('searchLink','#069'); } } } prefix=' '; arURL = new Array( ' ', ' ' ); var arTXT = new Array( '
£50k - Resourcelink Systems Specialist - International - See vacancies for details
1 in 5 UK firms breach data protection act
£40k - Sole Payroll Manager - London - see vacancies for details
27% of UK workers have suffered pay cuts in the last 9 months
£35k - Deputy Pensions Manager - Kent - see vacancies for details
£380 is the new maximum limit for weekly redundancy pay from 1 Oct 09
£26k - Payroll Team Leader - Cheshire - see vacancies for details
\r\n
\r\n
£399 - to attend our Autumn Update Conference - 14 Oct 10 - London - book now to guarantee your place!
£28k - Payroll Team Leader - East Anglia - see vacancies page for details
£399 - new Public Sector Payroll Conference - 4 Nov 10 - London - book now to guarantee your place!
£27k - Payroll Administrator - Oxford - See vacancies page for details
' ); NS4=(document.layers);IE4=(document.all);isDOM=((document.getElementById)&&(!IE4))?true:false; isOP=(navigator.userAgent.indexOf('Opera') != -1)?true:false; if((NS4||IE4||isDOM)&&(!isOP)){ interval=70; increment=1; pause= 0; bannerColor="#99CCFF"; leftPadding=1; topPadding=1; maxLoops=10; target=' TARGET="_top" ' classid=' CLASS="rightTitle" ' numheadlines=2; isMac=(navigator.userAgent.indexOf('Mac') != -1)?true:false; function reDo(){window.location.reload();} function getObj(i){ if (isDOM) { obj=document.getElementById("msg"+i).style; }else{ obj=eval("msg"+i+((IE4)?".style":"")); } return obj; } function showMsg(n,show){ var theEl=getObj(n); theEl.visibility=(show)?"visible":"hidden"; } function nextMsg(){ var fm=current; current=(fm==ar.length-1)?0:fm+1; if(current==1)loopCount++; if(finite&&(loopCount>=maxLoops))return; scrollBnr(fm,current); } function SCRLmouseover() { clearInterval(intervalID); clearTimeout(timeoutID); } function SCRLmouseout() { intervalID=setInterval("moveUp()",interval); } function moveUp(){ if (isDOM) { var inttoeltopdec = parseInt(toEl.top)-increment; fmEl.top=parseInt(fmEl.top) - increment; // + "px" not nec if(inttoeltopdec<=toElTarget){ toEl.top=toElTarget; clearInterval(intervalID); fmEl.visibility="hidden"; timeoutID=setTimeout("nextMsg()",pause); }else{ toEl.top=inttoeltopdec; // no px } }else{ if(NS4){ var inttoeltopdec = toEl.top-increment; fmEl.top-=increment; if(inttoeltopdec<=toElTarget){ toEl.top=toElTarget; clearInterval(intervalID); fmEl.visibility="hidden"; timeoutID=setTimeout("nextMsg()",pause); }else{ toEl.top=inttoeltopdec; } }else{ var inttoeltopdec = toEl.pixelTop-increment; fmEl.pixelTop-=increment; if(inttoeltopdec<=toElTarget){ toEl.pixelTop=toElTarget; clearInterval(intervalID); fmEl.visibility="hidden"; timeoutID=setTimeout("nextMsg()",pause); }else{ toEl.pixelTop=inttoeltopdec; } } } } function scrollBnr(fm,to){ fmEl=getObj(fm); toEl=getObj(to); if (isDOM) { toElTarget=parseInt(fmEl.top); // save one parseInt 010224 toEl.top=(toElTarget+860) + "px"; ///distance from the next layer // toEl.top=(parseInt(fmEl.top)+bnrHit) + "px"; // toElTarget=parseInt(fmEl.top); }else{ if(NS4){ toEl.top=fmEl.top+860; ///distance from the next layer toElTarget=fmEl.top; }else{ toEl.pixelTop=fmEl.pixelTop+860; ///distance from the next layer toElTarget=fmEl.pixelTop; } } showMsg(to,true); intervalID=setInterval("moveUp()",interval); // can use setTimeout for evengreater speed - abk 010227 } function moveIE(lPos,tPos){this.style.pixelLeft=lPos;this.style.pixelTop=tPos;} function moveDOM(lPos,tPos){this.style.left=lPos+"px";this.style.top=tPos+"px";} function makeIE(){ var text='