(url)
| 482 | } |
| 483 | |
| 484 | function generateMdnLink(url) { |
| 485 | return ' <a href="' + url + '" title="MDN documentation"><img src="../mdn.png" alt="MDN (Mozilla Development Network) logo" width="15" height="13" /></a> '; |
| 486 | } |
| 487 | |
| 488 | // Write the browser headers |
| 489 |