~linuxjedi/drizzle.org/bug-737782

« back to all changes in this revision

Viewing changes to License_files/License.js

  • Committer: kalebral at gmail
  • Date: 2011-02-13 17:21:36 UTC
  • mfrom: (13.1.2 trunk-seo-fixes)
  • Revision ID: kalebral@gmail.com-20110213172136-kv0coqo74cu7m2ps
Merge Andrew - lots of clean up

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// Created by iWeb 3.0.1 local-build-20100815
2
 
 
3
 
setTransparentGifURL('Media/transparent.gif');function hostedOnDM()
4
 
{return false;}
5
 
function onPageLoad()
6
 
{loadMozillaCSS('License_files/LicenseMoz.css')
7
 
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');Widget.onload();fixAllIEPNGs('Media/transparent.gif');performPostEffectsFixups()}
8
 
function onPageUnload()
9
 
{Widget.onunload();}