// ******** Status Bar Javascript Magic by Likno 1.0 **********
function LordBeYo_start() {clearInterval(LordBeYo.sttm);LordBeYo_init();if (arguments.length>0) LordBeYo_init2(arguments[0]);LordBeYo.sttm=setInterval ("doEffect('LordBeYo')",10);}
function LordBeYo_stop() {clearInterval(LordBeYo.sttm);window.status="";}

LordBeYo_init();
function LordBeYo_init() {LordBeYo={stel:0,stft:"",stec:1,stcel:1,stce:-1,stcl:-1,stls:-1,stcs:0,sttg:0,stea:["May The Lord be with You Always.....",7,8,1]};}
function LordBeYo_init2 (en) {LordBeYo.stea=[LordBeYo.stea[(en-1)*4],LordBeYo.stea[(en-1)*4+1],LordBeYo.stea[(en-1)*4+2],LordBeYo.stea[(en-1)*4+3]];LordBeYo.stec=1;LordBeYo.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 stEffect7(text,step){if (text.length/2+3<step) return "";if (text.length/2<step) return text;for (var i=0,s=""; i<text.length/2-step; i++,s+=" ");return s+text.substring(0,step)+text.substring(text.length-step,text.length);}
LordBeYo_start();
