1<?xml version='1.0' encoding='ISO-8859-1' ?> 2 3<!-- 4 @(#)HolidayIndex.xml 1.8 06/10/30 5 6 Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved. 7 8 Redistribution and use in source and binary forms, with or without 9 modification, are permitted provided that the following conditions 10 are met: 11 12 - Redistribution of source code must retain the above copyright 13 notice, this list of conditions and the following disclaimer. 14 15 - Redistribution in binary form must reproduce the above copyright 16 notice, this list of conditions and the following disclaimer in 17 the documentation and/or other materials provided with the 18 distribution. 19 20 Neither the name of Sun Microsystems, Inc. or the names of 21 contributors may be used to endorse or promote products derived 22 from this software without specific prior written permission. 23 24 This software is provided "AS IS," without a warranty of any 25 kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND 26 WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, 27 FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY 28 EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL 29 NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF 30 USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS 31 DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR 32 ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, 33 CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND 34 REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR 35 INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE 36 POSSIBILITY OF SUCH DAMAGES. 37 38 You acknowledge that this software is not designed, licensed or 39 intended for use in the design, construction, operation or 40 maintenance of any nuclear facility. 41--> 42 43<!DOCTYPE index 44 PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Index Version 1.0//EN" 45 "http://java.sun.com/products/javahelp/index_1_0.dtd"> 46<index version="1.0"> 47 <indexitem text="Historical Events"> 48 <indexitem target="july4" text=" Independence Day"/> 49 <indexitem target="thanksgiving" text=" Thanksgiving"/> 50 <indexitem text=" Guy Fawkes" target="fawkes"/> 51 </indexitem> 52 <indexitem text="Historical Figures"> 53 <indexitem text="Caesar Augustus" target="augustus"/> 54 <indexitem text="Guy Fawkes" target="fawkes"/> 55 <indexitem text="Herod" target="herod2"/> 56 <indexitem text="Martin Luther" target="mluther"/> 57 <indexitem text="Pontius Pilate" target="pilate"/> 58 </indexitem> 59 <indexitem text="Holidays"> 60 <indexitem text="American"> 61 <indexitem text="Father's Day" target="fathers"/> 62 <indexitem text="Independence Day" target="july4"/> 63 <indexitem text="Thanksgiving" target="thanksgiving"> 64 <indexitem text="First Thanksgiving Proclamation - 1676" target="1thanksproc"/> 65 <indexitem text="George Washington's Thanksgiving Proclamation - 1789" target="gwthanksproc"/> 66 <indexitem text="Abraham Lincoln's Thanksgiving Proclamation - 1863" target="althanksproc"/> 67 </indexitem> 68 <indexitem text="Memorial Day" target="memorial"/> 69 </indexitem> 70 <indexitem text="British"> 71 <indexitem text="Guy Fawkes" target="fawkes"/> 72 </indexitem> 73 <indexitem text="Irish"> 74 <indexitem text="St. Patrick" target="stpatty"/> 75 </indexitem> 76 <indexitem text="Jewish"> 77 <indexitem text="Chanukah" target="chanukah"/> 78 <indexitem text="Passover" target="passover"/> 79 <indexitem text="Rosh Hashanah" target="rosh"/> 80 <indexitem text="Yom Kippur" target="yom"/> 81 </indexitem> 82 <indexitem text="Mexican"> 83 <indexitem text="Cinco de Mayo" target="cinco"/> 84 </indexitem> 85 </indexitem> 86 <indexitem text="Music"> 87 <indexitem text="Christmas" target="music"/> 88 <indexitem text="Handel's Messiah" target="handle"/> 89 </indexitem> 90</index> 91 92