if (window.focus) self.focus();if (document.images) {    //PAGES    pageOn = new Image();  pageOn.src = "images/pageOn.gif"  pageOff = new Image();  pageOff.src = "images/pageOff.gif"        //DIVISIONAL ESSAYS    sectionOff = new Image();  sectionOff.src = "images/sectionOff.gif"    sectiontns = new Image();  sectiontns.src = "images/divtns.gif"  sectiongf = new Image();  sectiongf.src = "images/divgf.gif"  sectionmilano = new Image();  sectionmilano.src = "images/divmilano.gif"  sectionparsons = new Image();  sectionparsons.src = "images/divparsons.gif"  sectionlang = new Image();  sectionlang.src = "images/divlang.gif"  sectionmannes = new Image();  sectionmannes.src = "images/divmannes.gif"  sectionasds = new Image();  sectionasds.src = "images/divasds.gif"  sectionjazz = new Image();  sectionjazz.src = "images/divjazz.gif"      //MONTH-TO-MONTH    sectiondec01 = new Image();  sectiondec01.src = "images/monthdec01.gif"  sectionjan02 = new Image();  sectionjan02.src = "images/monthjan02.gif"  sectionfeb02 = new Image();  sectionfeb02.src = "images/monthfeb02.gif"    sectionmar02 = new Image();  sectionmar02.src = "images/monthmar02.gif"    sectionapr02 = new Image();  sectionapr02.src = "images/monthapr02.gif"    sectionmay02 = new Image();  sectionmay02.src = "images/monthmay02.gif"    sectionjun02 = new Image();  sectionjun02.src = "images/monthjun02.gif"    sectionjul02 = new Image();  sectionjul02.src = "images/monthjul02.gif"    sectionaug02 = new Image();  sectionaug02.src = "images/monthaug02.gif"    sectionsep02 = new Image();  sectionsep02.src = "images/monthsep02.gif"    sectionoct02 = new Image();  sectionoct02.src = "images/monthoct02.gif"    sectionnov02 = new Image();  sectionnov02.src = "images/monthnov02.gif"    sectiondec02 = new Image();  sectiondec02.src = "images/monthdec02.gif"        //APPOINTMENTS EXECPT SINGLE DIVISIONS    sectiontrust = new Image();  sectiontrust.src = "images/appointtrust.gif"    sectionoffic = new Image();  sectionoffic.src = "images/appointoffic.gif"    sectiongflang = new Image();  sectiongflang.src = "images/appointgflang.gif"    sectionadmin = new Image();  sectionadmin.src = "images/appointadmin.gif"        //ANNUAL FUND & RESTRICTED GIFTS    sectionprescouncil = new Image();  sectionprescouncil.src = "images/prescouncil.gif"    sectionrestrictgifts = new Image();  sectionrestrictgifts.src = "images/restrictgifts.gif"    sectionmatchgifts = new Image();  sectionmatchgifts.src = "images/matchgifts.gif"    sectionbequests = new Image();  sectionbequests.src = "images/bequests.gif"        //FINANCIAL STATEMENTS    sectionfinstafincond = new Image();  sectionfinstafincond.src = "images/finstafincond.gif"    sectionfinstaunr9802 = new Image();  sectionfinstaunr9802.src = "images/finstaunr9802.gif"    sectionfinstaindacc = new Image();  sectionfinstaindacc.src = "images/finstaindacc.gif"    sectionfinstafinpos = new Image();  sectionfinstafinpos.src = "images/finstafinpos.gif"    sectionfinstaunres0201 = new Image();  sectionfinstaunres0201.src = "images/finstaunres0201.gif"    sectionfinstacashf = new Image();  sectionfinstacashf.src = "images/finstacashf.gif"    sectionfinstanotes = new Image();  sectionfinstanotes.src = "images/finstanotes.gif"   }