Under the bonnet of an award winning IT company. Read about our staff, systems and our unique ways of supporting customers.<\/div>\r\n<\/div>\r\n
');
setTimeout('Flick1()',4000);
}
function Bonnet2() {
document.write ("
Why are we different? ");
var tt=window.location.search.substring(1);
if(tt.indexOf('usp')>0) {
GB_showCenter('Under the bonnet', 'popups/pop_up_bonnet.html',600,800)
}
if(tt.indexOf('awards')>0) {
GB_showCenter('Some of SoftForward Awards', 'popups/pop_up_awards.html',600,800)
}
}
function Flick1() {
var tableid=document.getElementById('attention1');
makevisible(tableid,0);
setTimeout('Flick2()',2000);
}
function Flick2() {
var tableid=document.getElementById('attention1');
makevisible(tableid,1);
}