home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 April
/
PCWorld_2000-04_cd.bin
/
Software
/
Vyzkuste
/
smsoff
/
navig.js
< prev
next >
Wrap
Text File
|
2000-02-24
|
3KB
|
65 lines
function czLnk() {
this.length = 12;
this[1] = '<a href="smsoff.html">hlavnφ menu</a>|';
this[2] = '<a href="smsoffice00.zip">soubor Φ.1 - 1.2MB</a>|';
this[3] = '<a href="smsoffice01.zip">soubor Φ.2 - 1.1MB</a>';
this[4] = '<br>';
this[5] = '<a href="mes.html">Panel SMS zprßvy</a>|';
this[6] = '<a href="per.html">Panel osoby</a>|';
this[7] = '<a href="grp.html">Panel skupiny</a>|';
this[8] = '<a href="ope.html">Panel operßtora</a>|';
this[9] = '<a href="cnf.html">Panel konfigurace</a>|';
this[10] = '<a href="ab.html">Panel o programu</a>';
this[11] = '<p>';
return this
}
function czTab() {
this.length = 10;
this[4] = '<AREA HREF="mes.html" ALT="odkaz do panelu sms zprßvy" SHAPE=RECT COORDS="5,20,43,31">';
this[5] = '<AREA HREF="per.html" ALT="odkaz do panelu osoby" SHAPE=RECT COORDS="46,20,89,31">';
this[6] = '<AREA HREF="grp.html" ALT="odkaz do panelu skupiny" SHAPE=RECT COORDS="93,20,143,31">';
this[7] = '<AREA HREF="ope.html" ALT="odkaz do panelu operßtora" SHAPE=RECT COORDS="147,20,199,31">';
this[8] = '<AREA HREF="cnf.html" ALT="odkaz do panelu konfigurace" SHAPE=RECT COORDS="202,20,269,31">';
this[9] = '<AREA HREF="ab.html" ALT="odkaz do panelu o progamu" SHAPE=RECT COORDS="270,20,321,31">';
return this
}
function czDesccr() {
this.length = 2;
this[1] = 'Tento obrßzek z aplikace SMSOffice slou₧φ zßrov∞n jako nßvod pro pou₧itφ.<br>';
return this
}
function enLnk() {
this.length = 12;
this[1] = '<a href="smsoffe.html">head menu</a>|';
this[2] = '<a href="smsoffice00.zip">file no.1 - 1,2MB</a>|';
this[3] = '<a href="smsoffice01.zip">file no.2 - 1,1MB</a>';
this[4] = '<br>';
this[5] = '<a href="mese.html">Panel of SMS message</a>|';
this[6] = '<a href="pere.html">Panel of person card</a>|';
this[7] = '<a href="grpe.html">Panel of group card</a>|';
this[8] = '<a href="opee.html">Operators panel</a>|';
this[9] = '<a href="cnfe.html">Configuration panel</a>|';
this[10] = '<a href="abe.html">About panel</a>';
this[11] = '<p>';
return this
}
function enTab() {
this.length = 10;
this[4] = '<AREA HREF="mese.html" ALT="shortcut to panel of sms message" SHAPE=RECT COORDS="5,20,43,31">';
this[5] = '<AREA HREF="pere.html" ALT="shortcut to persons panel" SHAPE=RECT COORDS="46,20,89,31">';
this[6] = '<AREA HREF="grpe.html" ALT="shortcut to groups panel" SHAPE=RECT COORDS="93,20,143,31">';
this[7] = '<AREA HREF="opee.html" ALT="shortcut to operators panel" SHAPE=RECT COORDS="147,20,199,31">';
this[8] = '<AREA HREF="cnfe.html" ALT="shortcut to konfiguration panel" SHAPE=RECT COORDS="202,20,269,31">';
this[9] = '<AREA HREF="abe.html" ALT="shortcut to About panel" SHAPE=RECT COORDS="270,20,321,31">';
return this
}
function enDesccr() {
this.length = 2;
this[1] = 'This picture from SMSOffice aplication is useable as users guilde too.<br>';
return this
}