home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Internet 2000 May
/
MICD_2000_05.iso
/
Www
/
Czas
/
FAV.JS
< prev
next >
Wrap
Text File
|
2000-02-10
|
935b
|
25 lines
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
var url="http://www.cnl.tonet.pl/";
var title="Czas na Links ...";
document.write('<A HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'Dodaj stronΩ do Ulubionych !'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('" class="www">Dodaj stronΩ do Ulubionych</a>');
}
else {
var msg = "<BLINK><FONT COLOR=GREEN>Aby dodaµ do Zak│adek</FONT></BLINK>";
if(navigator.appName == "Netscape") msg += " <FONT COLOR=BLUE>wci╢nij (CTRL + D)</FONT>";
document.write(msg);
}
// End -->
<!-- Script Size: 0.91 KB -->