home *** CD-ROM | disk | FTP | other *** search
- function click() {
- if (event.button==2) {
- alert('http://TechMag.zde.cz\n\n⌐ JaK 2001 ')
- }
- }
- document.onmousedown=click
-
- function MM_openBrWindow(theURL,winName,features) {
- window.open(theURL,winName,features);
- }
-