'+msg+' '
}else{
tout='| '
}
return tout
}
function ta(th,r,s,n,b,c,x,u){
bgclr=gTC(th,'bg')
tclr=gTC(th,'t')
if(u){x+=' usestyle';d.write('')}
d.write('');
if(u){d.write('')}
}
function as(th,bg,h,w,g,b,lc,rc,lo,ro,s){
if(s){
if(!lc){lc=gTC(th,'t')}
if(!rc){rc=gTC(th,'bg')}
}else{
if(!lc){lc=gTC(th,'bg')}
if(!rc){rc=gTC(th,'t')}
}
if(th==1){bgclr='333333'}
if(!bg){bg='191919'}
if(!h){h=32}
if(!w){w=320}
if(!g){g=0}
if(!lo){lo=0}
if(!ro){ro=0}
if(!b){b=1}
d.write('')
}
function butt(th,v,n,w,t,x){
if(th>0&&th!=4&&th!=7&&th!=10){sh=true}
bclr=gTC(th,'b')
bbif=gTC(th,'bbif')
if(sh){d.write('')}
d.write('')
if(!t)t='submit'
d.write('')
if(sh){d.write('')}
}
function sa(m,i,b1t,b1a,b2t,b2a) {
u='client:showalert?message='+escape(m);
if(i)u+='&image='+escape(i);
if(b1t)u+='&buttonlabel1='+escape(b1t);
if(b1t&&!b1a){b1a='client:donothing'}
if(b1a)u+='&buttonaction1='+escape(b1a);
if(b2t)u+='&buttonlabel2='+escape(b2t);
if(b2t&&!b2a){b2a='client:donothing'}
if(b2a)u+='&buttonaction2='+escape(b2a);
return u;
}
function redir(){
r=history.previous
if(r==htm+'Themes.html'||r==htm+'PhoneCallWaitThresh.html'||r==htm+'BGM.html'||r==htm+'NVRAM.html'||r.indexOf('wtv-')==0){go(r)}
}
function goHTV(){return go(htm+'HackTV.html')}
function gsa(m,i,b1t,b1a,b2t,b2a){go(sa(m,i,b1t,b1a,b2t,b2a))}
function head(th,msg,fs,bgm,lp,nl){d.write(headr(th,msg,fs,bgm,lp,nl))}
function vhead(th){d.write(headr(th,'VFat Hax'))}
|