home *** CD-ROM | disk | FTP | other *** search
Wrap
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Wedding Memories</title> <style>.AlbumTitleStyle { font-family: "Times New Roman", "Times", "serif"; font-size: 36pt; color: #FF3366; font-style: italic} .ThumbTitleStyle { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11pt; font-style: normal; color: #333399} .Fixed02 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 7pt; font-style: italic; color: #FFFF99} .SignStyle { font-family: "Times New Roman", "Times", "serif"; font-size: 10pt; font-style: italic; font-weight: bold; color: #FFFFCC} </style> <script language="JavaScript"> <!-- <!-- 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_timelineGoto(tmLnName, fNew, numGotos) { //v2.0 //Copyright 1997 Macromedia, Inc. All rights reserved. var i,j,tmLn,props,keyFrm,sprite,numKeyFr,firstKeyFr,lastKeyFr,propNum,theObj; if (document.MM_Time == null) MM_initTimelines(); //if *very* 1st time tmLn = document.MM_Time[tmLnName]; if (numGotos != null) if (tmLn.gotoCount == null) tmLn.gotoCount = 1; else if (tmLn.gotoCount++ >= numGotos) {tmLn.gotoCount=0; return} jmpFwd = (fNew > tmLn.curFrame); for (i = 0; i < tmLn.length; i++) { sprite = (jmpFwd)? tmLn[i] : tmLn[(tmLn.length-1)-i]; //count bkwds if jumping back if (sprite.charAt(0) == "s") { numKeyFr = sprite.keyFrames.length; firstKeyFr = sprite.keyFrames[0]; lastKeyFr = sprite.keyFrames[numKeyFr - 1]; if ((jmpFwd && fNew<firstKeyFr) || (!jmpFwd && lastKeyFr<fNew)) continue; //skip if untouchd for (keyFrm=1; keyFrm<numKeyFr && fNew>=sprite.keyFrames[keyFrm]; keyFrm++); for (j=0; j<sprite.values.length; j++) { props = sprite.values[j]; if (numKeyFr == props.length) propNum = keyFrm-1 //keyframes only else propNum = Math.min(Math.max(0,fNew-firstKeyFr),props.length-1); //or keep in legal range if (sprite.obj != null) { if (props.prop2 == null) sprite.obj[props.prop] = props[propNum]; else sprite.obj[props.prop2][props.prop] = props[propNum]; } } } else if (sprite.charAt(0)=='b' && fNew == sprite.frame) eval(sprite.value); } tmLn.curFrame = fNew; if (tmLn.ID == 0) eval('MM_timelinePlay(tmLnName)'); } 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_initTimelines() { //MM_initTimelines() Copyright 1997 Macromedia, Inc. All rights reserved. var ns = navigator.appName == "Netscape"; document.MM_Time = new Array(2); document.MM_Time[0] = new Array(9); 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[\\\'Layer4\\\']','document.all[\\\'Layer4\\\']','hide')"; document.MM_Time[0][1] = new String("behavior"); document.MM_Time[0][1].frame = 3; document.MM_Time[0][1].value = "MM_showHideLayers('document.layers[\\\'Layer5\\\']','document.all[\\\'Layer5\\\']','hide')"; document.MM_Time[0][2] = new String("behavior"); document.MM_Time[0][2].frame = 5; document.MM_Time[0][2].value = "MM_showHideLayers('document.layers[\\\'Layer6\\\']','document.all[\\\'Layer6\\\']','hide')"; document.MM_Time[0][3] = new String("behavior"); document.MM_Time[0][3].frame = 17; document.MM_Time[0][3].value = "MM_timelineGoto('Timeline1','1')"; document.MM_Time[0][4] = new String("behavior"); document.MM_Time[0][4].frame = 9; document.MM_Time[0][4].value = "MM_showHideLayers('document.layers[\\\'Layer4\\\']','document.all[\\\'Layer4\\\']','show')"; document.MM_Time[0][5] = new String("behavior"); document.MM_Time[0][5].frame = 11; document.MM_Time[0][5].value = "MM_showHideLayers('document.layers[\\\'Layer6\\\']','document.all[\\\'Layer6\\\']','show')"; document.MM_Time[0][6] = new String("behavior"); document.MM_Time[0][6].frame = 13; document.MM_Time[0][6].value = "MM_showHideLayers('document.layers[\\\'Layer5\\\']','document.all[\\\'Layer5\\\']','show')"; document.MM_Time[0][7] = new String("behavior"); document.MM_Time[0][7].frame = 7; document.MM_Time[0][7].value = "MM_showHideLayers('document.layers[\\\'Layer7\\\']','document.all[\\\'Layer7\\\']','hide')"; document.MM_Time[0][8] = new String("behavior"); document.MM_Time[0][8].frame = 15; document.MM_Time[0][8].value = "MM_showHideLayers('document.layers[\\\'Layer7\\\']','document.all[\\\'Layer7\\\']','show')"; document.MM_Time[0].lastFrame = 17; document.MM_Time[1] = new Array(2); document.MM_Time["Timeline2"] = document.MM_Time[1]; document.MM_Time[1].MM_Name = "Timeline2"; document.MM_Time[1].fps = 15; document.MM_Time[1][0] = new String("sprite"); document.MM_Time[1][0].slot = 1; if (ns) document.MM_Time[1][0].obj = document["Layer8"]; else document.MM_Time[1][0].obj = document.all ? document.all["Layer8"] : null; document.MM_Time[1][0].keyFrames = new Array(1, 16, 28, 40); document.MM_Time[1][0].values = new Array(2); document.MM_Time[1][0].values[0] = new Array(470,474,478,482,486,491,495,499,503,507,510,514,517,520,523,525,526,527,526,525,523,522,520,518,517,516,515,516,517,519,522,524,527,530,533,536,539,543,546,549); document.MM_Time[1][0].values[0].prop = "left"; document.MM_Time[1][0].values[1] = new Array(12,16,20,24,27,31,35,39,43,47,51,55,60,64,69,74,80,87,93,99,105,111,117,123,130,137,144,151,159,167,176,184,193,202,211,220,229,238,247,256); document.MM_Time[1][0].values[1].prop = "top"; if (!ns) { document.MM_Time[1][0].values[0].prop2 = "style"; document.MM_Time[1][0].values[1].prop2 = "style"; } document.MM_Time[1][1] = new String("behavior"); document.MM_Time[1][1].frame = 90; document.MM_Time[1][1].value = "MM_timelineGoto('Timeline2','1')"; document.MM_Time[1].lastFrame = 90; 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> </head> <body id="Main" LINK="#ffff99" VLINK="#ffff99" ALINK="#ffff99" bgcolor="#FF6666" background="../image/back5.jpg" onLoad="MM_timelinePlay('Timeline1');MM_timelinePlay('Timeline2');MM_preloadImages('../image/button-p1.gif','#924148036860');MM_preloadImages('../image/button-h1.gif','#924148055640');MM_preloadImages('../image/button-n1.gif','#924148076410')"> <div id="Layer2" style="position:absolute; left:3px; top:1px; width:231px; height:26px; z-index:16"><img src="../image/ido.gif" width="262" height="108"></div> <div id="Layer1" class="AlbumTitleStyle" style="position:absolute; width:639px; height:60px; z-index:17; left:0px; top: 47px"> <div align="left" class="TextHolder01"> <p id="uAlbumTitle" class="AlbumTitleStyle" align="center">Wedding Memories</p> </div> </div> <div id="Layer3" style="position:absolute; left:118px; top:119px; width:407px; height:248px; z-index:19"> <img src="../image/S-b3.jpg" width="407" height="247" name="uThumb003"> </div> <div id="Layer4" style="position:absolute; left:5px; top:218px; width:30px; height:30px; z-index:20"><img src="../image/f1.gif" width="83" height="118"></div> <div id="Layer5" style="position:absolute; left:531px; top:291px; width:29px; height:31px; z-index:21"><img src="../image/f2.gif" width="69" height="70"></div> <div id="Layer8" style="position:absolute; left:470px; top:12px; width:26px; height:26px; z-index:22"><img src="../image/f3.gif" width="59" height="59"></div> <div id="Layer7" style="position:absolute; left:526px; top:269px; width:26px; height:26px; z-index:22"><img src="../image/f3.gif" width="59" height="59"></div> <div id="Layer6" style="position:absolute; left:46px; top:284px; width:26px; height:26px; z-index:22"><img src="../image/f3.gif" width="59" height="59"></div> <div id="Layer14" class="Fixed02" style="position:absolute; width:300px; height:16px; z-index:17; left: 173px; top: 461px"> <p align="center"><a href="http://www.novadevelopment.com" class="Fixed02"> </a> </div> <div id="Layer13" style="position:absolute; width:33px; height:28px; z-index:23; left: 251px; top: 410px"><a href="wedd-R2.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.layers[\'Layer13\'].document.uPreviousButton','document.uPreviousButton','../image/button-p1.gif','#924148036860')"><img src="../image/button-p.gif" width="39" height="40" name="uPreviousButton" border="0" alt="Back"></a></div> <div id="Layer15" style="position:absolute; width:32px; height:29px; z-index:24; left: 299px; top: 410px"><a href="wedd-R1.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.layers[\'Layer15\'].document.uHomeButton','document.uHomeButton','../image/button-h1.gif','#924148055640')"><img src="../image/button-h.gif" width="42" height="40" name="uHomeButton" border="0" alt="Home"></a></div> <div id="Layer16" style="position:absolute; width:35px; height:32px; z-index:25; left: 351px; top: 410px"><a href="wedd-R4.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('document.layers[\'Layer16\'].document.uNextButton','document.uNextButton','../image/button-n1.gif','#924148076410')"><img src="../image/button-n.gif" width="41" height="40" name="uNextButton" border="0" alt="Next"></a></div> <div id="Layer9" style="position:absolute; width:409px; height:29px; z-index:15; left: 118px; top: 368px"> <p id="uThumbTitle003" class="ThumbTitleStyle" align="center">Jack and Jill Jubilee Cutting the Cake. May 2000.</p> </div> <div id="Layer10" style="position:absolute; left:0; top:480; width:760; height:100; z-index:26; visibility: hidden"> <p id="uSignature" align="left" class="SignStyle">Input signature here!</p> </div> </body> </html>