home *** CD-ROM | disk | FTP | other *** search
Wrap
<html> <head> <title>Golden Anniversary</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript"> <!-- function MM_preloadImages() { //v2.0 if (document.images) { var imgFiles = MM_preloadImages.arguments; if (document.preloadArray==null) document.preloadArray = new Array(); var i = document.preloadArray.length; with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#"){ preloadArray[i] = new Image; preloadArray[i++].src = imgFiles[j]; } } } function MM_swapImgRestore() { //v2.0 if (document.MM_swapImgData != null) for (var i=0; i<(document.MM_swapImgData.length-1); i+=2) document.MM_swapImgData[i].src = document.MM_swapImgData[i+1]; } function MM_swapImage() { //v2.0 var i,j=0,objStr,obj,swapArray=new Array,oldArray=document.MM_swapImgData; for (i=0; i < (MM_swapImage.arguments.length-2); i+=3) { objStr = MM_swapImage.arguments[(navigator.appName == 'Netscape')?i:i+1]; if ((objStr.indexOf('document.layers[')==0 && document.layers==null) || (objStr.indexOf('document.all[') ==0 && document.all ==null)) objStr = 'document'+objStr.substring(objStr.lastIndexOf('.'),objStr.length); obj = eval(objStr); if (obj != null) { swapArray[j++] = obj; swapArray[j++] = (oldArray==null || oldArray[j-1]!=obj)?obj.src:oldArray[j]; obj.src = MM_swapImage.arguments[i+2]; } } document.MM_swapImgData = swapArray; //used for restore } function MM_showHideLayers() { //v2.0 var i, visStr, args, theObj; args = MM_showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) { //with arg triples (objNS,objIE,visStr) visStr = args[i+2]; if (navigator.appName == 'Netscape' && document.layers != null) { theObj = eval(args[i]); if (theObj) theObj.visibility = visStr; } else if (document.all != null) { //IE if (visStr == 'show') visStr = 'visible'; //convert vals if (visStr == 'hide') visStr = 'hidden'; theObj = eval(args[i+1]); if (theObj) theObj.style.visibility = visStr; } } } function MM_timelinePlay(tmLnName, myID) { //v1.2 //Copyright 1997 Macromedia, Inc. All rights reserved. var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,propNum,theObj,firstTime=false; if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time tmLn = document.MM_Time[tmLnName]; if (myID == null) { myID = ++tmLn.ID; firstTime=true;}//if new call, incr ID if (myID == tmLn.ID) { //if Im newest setTimeout('MM_timelinePlay("'+tmLnName+'",'+myID+')',tmLn.delay); fNew = ++tmLn.curFrame; for (i=0; i<tmLn.length; i++) { sprite = tmLn[i]; if (sprite.charAt(0) == 's') { if (sprite.obj) { numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0]; if (fNew >= firstKeyFr && fNew <= sprite.keyFrames[numKeyFr-1]) {//in range keyFrm=1; for (j=0; j<sprite.values.length; j++) { props = sprite.values[j]; if (numKeyFr != props.length) { if (props.prop2 == null) sprite.obj[props.prop] = props[fNew-firstKeyFr]; else sprite.obj[props.prop2][props.prop] = props[fNew-firstKeyFr]; } else { while (keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]) keyFrm++; if (firstTime || fNew==sprite.keyFrames[keyFrm-1]) { if (props.prop2 == null) sprite.obj[props.prop] = props[keyFrm-1]; else sprite.obj[props.prop2][props.prop] = props[keyFrm-1]; } } } } } } else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value); if (fNew > tmLn.lastFrame) tmLn.ID = 0; } } } function MM_initTimelines() { //MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved. var ns = navigator.appName == "Netscape"; document.MM_Time = new Array(1); document.MM_Time[0] = new Array(6); document.MM_Time["Timeline1"] = document.MM_Time[0]; document.MM_Time[0].MM_Name = "Timeline1"; document.MM_Time[0].fps = 15; document.MM_Time[0][0] = new String("behavior"); document.MM_Time[0][0].frame = 1; document.MM_Time[0][0].value = "MM_showHideLayers('document.layers[\\\'Layer12\\\']','document.all[\\\'Layer12\\\']','show')"; document.MM_Time[0][1] = new String("behavior"); document.MM_Time[0][1].frame = 5; document.MM_Time[0][1].value = "MM_showHideLayers('document.layers[\\\'Layer12\\\']','document.all[\\\'Layer12\\\']','hide','document.layers[\\\'Layer21\\\']','document.all[\\\'Layer21\\\']','show')"; document.MM_Time[0][2] = new String("sprite"); document.MM_Time[0][2].slot = 1; if (ns) document.MM_Time[0][2].obj = document["Layer22"]; else document.MM_Time[0][2].obj = document.all ? document.all["Layer22"] : null; document.MM_Time[0][2].keyFrames = new Array(9, 14, 15, 18, 26, 28, 30, 32, 35); document.MM_Time[0][2].values = new Array(6); document.MM_Time[0][2].values[0] = new Array(-50,-40,-31,-21,-12,-3,36,43,48,54,57,59,61,64,66,69,72,76,95,116,134,149,164,156,119,67,11); document.MM_Time[0][2].values[0].prop = "left"; document.MM_Time[0][2].values[1] = new Array(424,415,406,397,387,378,328,323,322,318,315,311,307,302,298,293,288,284,271,256,231,205,196,173,128,69,7); document.MM_Time[0][2].values[1].prop = "top"; if (!ns) { document.MM_Time[0][2].values[0].prop2 = "style"; document.MM_Time[0][2].values[1].prop2 = "style"; } document.MM_Time[0][2].values[2] = new Array("hidden","inherit","inherit","inherit","inherit","inherit","hidden","inherit","hidden"); document.MM_Time[0][2].values[2].prop = "visibility"; if (!ns) document.MM_Time[0][2].values[2].prop2 = "style"; document.MM_Time[0][2].values[3] = new Array(411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,411,424,437,450); document.MM_Time[0][2].values[3].prop = "width"; if (!ns) document.MM_Time[0][2].values[3].prop2 = "style"; document.MM_Time[0][2].values[4] = new Array(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,40,20,0,0,0,0); document.MM_Time[0][2].values[4].prop = "height"; if (!ns) document.MM_Time[0][2].values[4].prop2 = "style"; document.MM_Time[0][2].values[5] = new Array("0","0","0","0","0","0","23","0","3"); document.MM_Time[0][2].values[5].prop = "zIndex"; if (!ns) document.MM_Time[0][2].values[5].prop2 = "style"; document.MM_Time[0][3] = new String("behavior"); document.MM_Time[0][3].frame = 9; document.MM_Time[0][3].value = "MM_showHideLayers('document.layers[\\\'Layer22\\\']','document.all[\\\'Layer22\\\']','show')"; document.MM_Time[0][4] = new String("behavior"); document.MM_Time[0][4].frame = 36; document.MM_Time[0][4].value = "MM_showHideLayers('document.layers[\\\'Layer22\\\']','document.all[\\\'Layer22\\\']','show','document.layers[\\\'Layer21\\\']','document.all[\\\'Layer21\\\']','hide')"; document.MM_Time[0][5] = new String("behavior"); document.MM_Time[0][5].frame = 44; document.MM_Time[0][5].value = "MM_showHideLayers('document.layers[\\\'Layer1\\\']','document.all[\\\'Layer1\\\']','show','document.layers[\\\'Layer3\\\']','document.all[\\\'Layer3\\\']','show','document.layers[\\\'Layer2\\\']','document.all[\\\'Layer2\\\']','show','document.layers[\\\'Layer5\\\']','document.all[\\\'Layer5\\\']','show','document.layers[\\\'Layer4\\\']','document.all[\\\'Layer4\\\']','show','document.layers[\\\'Layer6\\\']','document.all[\\\'Layer6\\\']','show','document.layers[\\\'Layer7\\\']','document.all[\\\'Layer7\\\']','show','document.layers[\\\'Layer8\\\']','document.all[\\\'Layer8\\\']','show','document.layers[\\\'Layer9\\\']','document.all[\\\'Layer9\\\']','show','document.layers[\\\'Layer10\\\']','document.all[\\\'Layer10\\\']','show','document.layers[\\\'Layer11\\\']','document.all[\\\'Layer11\\\']','show','document.layers[\\\'Layer14\\\']','document.all[\\\'Layer14\\\']','show','document.layers[\\\'Layer15\\\']','document.all[\\\'Layer15\\\']','show','document.layers[\\\'Layer16\\\']','document.all[\\\'Layer16\\\']','show','document.layers[\\\'Layer23\\\']','document.all[\\\'Layer23\\\']','show','document.layers[\\\'Layer13\\\']','document.all[\\\'Layer13\\\']','show','document.layers[\\\'Layer24\\\']','document.all[\\\'Layer24\\\']','show','document.layers[\\\'Layer25\\\']','document.all[\\\'Layer25\\\']','show','document.layers[\\\'Layer26\\\']','document.all[\\\'Layer26\\\']','show')"; document.MM_Time[0].lastFrame = 44; for (i=0; i<document.MM_Time.length; i++) { document.MM_Time[i].ID = null; document.MM_Time[i].curFrame = 0; document.MM_Time[i].delay = 1000/document.MM_Time[i].fps; } } //--> </script> <style type="text/css"> <!-- .AlbumTitleStyle { font-family: "Times New Roman", "Times", "serif"; font-size: 24pt; color: #FFFFFF; font-weight: bold} .ThumbTitleStyle { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #FFFFFF; font-weight: bold} .Fixed02 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 7pt; font-style: italic; color: #FFFF99} .SignStyle { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10pt; font-style: italic; font-weight: bold; color: #FFFFCC} --> </style></head> <body bgcolor="#FFFFFF" background="../image/an-bk3.jpg" onLoad="MM_preloadImages('../image/lftrgl-2.gif','#924918965770');MM_preloadImages('../image/diahm-2.gif','#924918977030');MM_preloadImages('../image/rtrgl-2.gif','#924918986920');MM_timelinePlay('Timeline1')" link="#ffff99" vlink="#ffff99" alink="#ffff99"> <div id="Layer1" style="position:absolute; left:61px; top:25px; width:431px; height:329px; z-index:1; visibility: hidden"> <img src="../image/bgbok-1.jpg" width="516" height="435"> </div> <div id="Layer3" style="position:absolute; left:282px; top:89px; width:34px; height:30px; z-index:9; visibility: hidden"> <a href="gold-an2.htm"><img src="../Image/anvr-10.jpg" width="163" height="100" border="0" name="uThumb002"></a> </div> <div id="Layer2" style="position:absolute; left:275px; top:80px; width:31px; height:26px; z-index:4; visibility: hidden"> <img src="../Image/smfrm-3.gif" width="178" height="117" border="0" name="uThumb002Dec01"> </div> <div id="Layer5" style="position:absolute; left:307px; top:246px; width:85px; height:42px; z-index:11; visibility: hidden"> <a href="gold-an4.htm"><img src="../Image/anvr-9.jpg" width="163" height="104" name="uThumb004" border="0"></a> </div> <div id="Layer4" style="position:absolute; left:300px; top:239px; width:100px; height:50px; z-index:10; visibility: hidden"> <img src="../Image/smfrm-2.gif" width="178" height="117" border="0" name="uThumb004Dec01"> </div> <div id="Layer6" style="position:absolute; left:110px; top:124px; width:34px; height:27px; z-index:12; visibility: hidden"> <img src="../Image/smfrm-1.gif" width="145" height="90" name="uThumb001Dec01"> </div> <div id="Layer7" style="position:absolute; left:116px; top:130px; width:112px; height:66px; z-index:13; visibility: hidden"> <a href="gold-an1.htm"><img src="../Image/anvr-7.jpg" width="132" height="79" border="0" name="uThumb001"></a> </div> <div id="Layer8" style="position:absolute; left:142px; top:262px; width:25px; height:25px; z-index:14; visibility: hidden"> <img src="../Image/smfrm-5.gif" width="140" height="78" name="uThumb003Dec01"> </div> <div id="Layer9" style="position:absolute; left:146px; top:264px; width:132px; height:22px; z-index:15; visibility: hidden"> <a href="gold-an3.htm"><img src="../Image/anvr-8.jpg" width="131" height="73" border="0" name="uThumb003"></a> </div> <div id="Layer10" style="position:absolute; left:469px; top:128px; width:114px; height:99px; z-index:16; visibility: hidden"><img src="../image/rose1.gif" width="159" height="123"></div> <div id="Layer11" style="position:absolute; left:532px; top:228px; width:127px; height:96px; z-index:17; visibility: hidden"><img src="../image/rose2.gif" width="124" height="115"></div> <div id="Layer22" style="position:absolute; width:411px; height:0px; z-index:31; left: -50px; top: 424px; visibility: hidden" class="AlbumTitleStyle"> <p id="uAlbumTitle" class="AlbumTitleStyle" align="left">Golden Anniversary</p> </div> <div id="Layer12" style="position:absolute; width:41px; height:32px; z-index:21; left: 26px; top: 208px; visibility: hidden"><img src="../image/book-s.gif" width="330" height="277"></div> <div id="Layer21" style="position:absolute; width:38px; height:39px; z-index:22; left: 152px; top: 57px; visibility: hidden"><img src="../image/book-l.gif" width="430" height="360"></div> <div id="Layer14" style="position:absolute; left:496px; top:405px; width:31px; height:35px; z-index:18; visibility: hidden"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.layers[\'Layer14\'].document.uPreviousButton','document.uPreviousButton','../image/lftrgl-2.gif','#924918965770')"><img src="../image/lftrgl-1.gif" width="35" height="32" border="0" name="uPreviousButton" alt="Back"></a></div> <div id="Layer15" style="position:absolute; left:545px; top:406px; width:34px; height:28px; z-index:19; visibility: hidden"><a href="annivers.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.layers[\'Layer15\'].document.uHomeButton','document.uHomeButton','../image/diahm-2.gif','#924918977030')"><img src="../image/diahm-1.gif" width="36" height="31" border="0" name="uHomeButton" alt="Home"></a></div> <div id="Layer16" style="position:absolute; left:596px; top:406px; width:36px; height:30px; z-index:20; visibility: hidden"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.layers[\'Layer16\'].document.uNextButton','document.uNextButton','../image/rtrgl-2.gif','#924918986920')"><img src="../image/rtrgl-1.gif" width="35" height="31" border="0" name="uNextButton" alt="Next"></a></div> <div id="Layer23" style="position:absolute; width:296px; height:16px; z-index:30; left: 4px; top: 449px; visibility: hidden"> <p align="left"><a href="http://www.novadevelopment.com" class="Fixed02"> </a></p> </div> <div id="Layer13" style="position:absolute; width:239px; height:43px; z-index:29; left: 15px; top: 217px; visibility: hidden" class="ThumbTitleStyle"> <div align="right"> <p id="uThumbTitle001" class="ThumbTitleStyle">Will next to Snowman Joe.</p> </div> </div> <div id="Layer24" style="position:absolute; width:272px; height:15px; z-index:28; left: 275px; top: 199px; visibility: hidden"> <div align="left"> <p id="uThumbTitle002" class="ThumbTitleStyle">Jack and Jill, circa 1940.</p> </div> </div> <div id="Layer25" style="position:absolute; width:231px; height:73px; z-index:27; left: 52px; top: 344px; visibility: hidden"> <div align="right"> <p id="uThumbTitle003" class="ThumbTitleStyle">Heidi helping out in the kitchen.</p> </div> </div> <div id="Layer26" style="position:absolute; width:252px; height:65px; z-index:26; left: 300px; top: 358px; visibility: hidden"> <div align="left"> <p id="uThumbTitle004" class="ThumbTitleStyle">Jack and Jill, circa 1972.</p> </div> </div> <div id="Layer17" style="position:absolute; left:1; top:545; width:759; height:100; z-index:25; visibility: hidden"> <p id="uSignature" align="left" class="SignStyle">Input signature here!</p> </div> </body> </html>