home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net (Poland) 2000 September
/
Magazyn_Net_09_2000 (CDB).iso
/
offline
/
tybetnet
/
script
/
menu.js
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-08
|
130 b
|
5 lines
<!--
function selecturl(s) {
var gourl = s.options[s.selectedIndex].value; window.top.location.href = gourl;
}
//-->