Files
minisrv/zefie_wtvp_minisrv/includes/ServiceVault/wtv-tricks/themes.html
2024-10-16 10:29:19 -04:00

20 lines
1.2 KiB
HTML

<html><head><display nooptions noscroll allowoffline notvaudio switchtowebmode noreconnectalert nosave nosend>
<script src=/ROMCache/h.js></script><script src=/ROMCache/n.js></script></head>
<script>head('Theme Settings','large','',5)
function sBG(c){sB(0,c)}</script>
<spacer width=30 height=6 type=vertical>
<table cellspacing=0 cellpadding=0><tr><td abswidth=14><td colspan=3><spacer height=20 type=vertical><td>
<tr><td><td width=350 height=230 valign=top align=left>
<table cellspacing=0 cellpadding=0><tr><td height=250 valign=top>
<font size=-1> Please select the theme you would like to use from the list below. Click done when finished.<br>
<table cellspacing=0 cellpadding=4><tr><font size=-2><script>
for(i=0;i<z_th.length;i++){
if(i==th){s=' selected'}
else{s=''}
if(i%6==0){d.write('<tr>')}
d.write('<td align=center><font size=-1>'+gTN(i)+'</font><br>')
d.write('<table border=1 href="javascript:sBG('+i+')" insetselection'+s+'><tr><td bgcolor='+gTC('bg',i)+' height=45 width=60></table>')
}</script></table>
</table>
<tr><td width=330 valign=top align=right colspan=2><br><form action="javascript:goHTV()"><script>butt('Done','Done',160);</script></form>
</table></body></html>