// ******** Status Bar Javascript Magic by Likno 1.0 **********
function Compsvcs_start() {clearInterval(Compsvcs.sttm);Compsvcs_init();if (arguments.length>0) Compsvcs_init2(arguments[0]);Compsvcs.sttm=setInterval ("doEffect('Compsvcs')",10);}
function Compsvcs_stop() {clearInterval(Compsvcs.sttm);window.status="";}

Compsvcs_init();
function Compsvcs_init() {Compsvcs={stel:2,stft:"",stec:4,stcel:1,stce:-1,stcl:-1,stls:-1,stcs:0,sttg:0,stea:["For complementary services, please contact us first...",0,18,1,"For complementary services, please contact us first...",11,18,1," there is no commercial disadvantage, and we may be able to suggest other options. ",0,18,1," there is no commercial disadvantage, and we may be able to suggest other options. ",11,18,1]};}
function Compsvcs_init2 (en) {Compsvcs.stea=[Compsvcs.stea[(en-1)*4],Compsvcs.stea[(en-1)*4+1],Compsvcs.stea[(en-1)*4+2],Compsvcs.stea[(en-1)*4+3]];Compsvcs.stec=1;Compsvcs.stel=0;}
function doEffect(es) {var s=eval(es);if (s.stce==s.stec) {if (s.stcel==s.stel) {clearInterval(s.sttm);window.status=s.stft;return;} else {if (s.stel>0) s.stcel++;s.stce=-1;s.stcl=s.stls;}}if (s.stcl==s.stls) {s.stce++;s.sttx=s.stea[s.stce*4];s.sttp=s.stea[s.stce*4+1];s.stsd=s.stea[s.stce*4+2];s.stls=s.stea[s.stce*4+3];s.stcl=0;s.stsp=1;s.sttg=0;}if (21-s.stsd-s.sttg==0) {var stres=eval("stEffect"+s.sttp+"(s.sttx,s.stsp++,es);");s.sttg=0;if (stres!="") window.status=stres;else {s.stcl++;s.stsp=1;}}s.sttg++;}
function stEffect0(text,step){if (step>text.length) return "";else return text.substring(0,step);}
function stEffect11(text,step){if (step>3) return ""; else return text;}
Compsvcs_start();