home *** CD-ROM | disk | FTP | other *** search
Wrap
<html> <head> <title>Guess Who's a Year Older?</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style> IMG { position:relative; } .TextHolder01{ cursor:hand; position:relative; font-family:"Arial", "Helvetica", "sans-serif"; font-size:24pt; font-weight:bold; text-align:center; color:#003399; } .ParentLayer { border-color:green; border-width:0px; ; border: 0px green groove} .ImageHolder { cursor:hand; } .VideoHolder { cursor:hand; } .Moveable01 { cursor:hand; position:relative; font-family:"Arial"; font-size:12pt; font-style:italic; font-weight:bold; text-align:left; color:#ffffff; } .Fixed01 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: italic; color: #003399; text-align: center } .Fixed02 { cursor:arrow; font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; font-style: italic; color: #ffff99; text-align: center } .Dynamic01 { cursor:arrow; position:relative; font-family:"Arial"; font-size:12pt; font-style:italic; font-weight:bold; text-align:left; color:#ffff00; } .TextHolder02 { cursor:hand; position:relative; font-family:"Arial", "Helvetica", "sans-serif"; font-size:12pt; text-align:left; color:#000000; ; font-weight: bold} .SoundClip { cursor:hand; position:relative; } </style> <script language="JavaScript"> <!-- 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_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(4); 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("sprite"); document.MM_Time[0][0].slot = 1; if (ns) document.MM_Time[0][0].obj = document["Layer12"]; else document.MM_Time[0][0].obj = document.all ? document.all["Layer12"] : null; document.MM_Time[0][0].keyFrames = new Array(1, 26, 49, 70); document.MM_Time[0][0].values = new Array(2); document.MM_Time[0][0].values[0] = new Array(469,471,472,474,475,477,479,480,482,483,485,486,488,490,491,493,494,496,498,499,501,503,504,506,507,509,511,512,514,515,516,517,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,535,536,538,539,541,542,544,545,547,548,549,551,552,553,554,555,557,558,559,560,561,563,564); document.MM_Time[0][0].values[0].prop = "left"; document.MM_Time[0][0].values[1] = new Array(96,96,96,97,97,97,98,98,98,99,99,99,100,100,100,100,100,101,101,101,101,100,100,100,100,99,98,97,96,94,93,92,90,88,87,85,84,82,80,79,77,76,74,73,71,70,69,68,67,67,66,66,66,67,67,67,68,68,69,70,70,71,71,72,73,74,74,75,75,76); document.MM_Time[0][0].values[1].prop = "top"; if (!ns) { document.MM_Time[0][0].values[0].prop2 = "style"; document.MM_Time[0][0].values[1].prop2 = "style"; } document.MM_Time[0][1] = new String("behavior"); document.MM_Time[0][1].frame = 70; document.MM_Time[0][1].value = "MM_timelineGoto('Timeline1','1')"; document.MM_Time[0][2] = new String("sprite"); document.MM_Time[0][2].slot = 2; if (ns) document.MM_Time[0][2].obj = document["Layer9"]; else document.MM_Time[0][2].obj = document.all ? document.all["Layer9"] : null; document.MM_Time[0][2].keyFrames = new Array(1, 25, 45, 60, 70); document.MM_Time[0][2].values = new Array(2); document.MM_Time[0][2].values[0] = new Array(605,607,610,612,614,616,619,621,623,625,628,630,632,635,637,639,642,644,646,649,651,653,656,658,660,663,665,668,670,673,675,678,680,682,684,687,689,691,693,695,696,698,699,700,700,698,694,691,687,683,679,675,672,668,664,661,657,654,650,648,647,647,648,649,651,652,654,656,658,660); document.MM_Time[0][2].values[0].prop = "left"; document.MM_Time[0][2].values[1] = new Array(69,69,69,69,69,68,68,68,68,68,68,68,68,67,67,68,68,68,68,68,69,69,70,71,72,74,75,77,79,81,83,85,87,90,92,94,97,99,102,105,107,110,113,116,119,122,124,125,126,127,128,128,129,130,130,131,132,134,135,138,143,148,154,159,164,169,173,178,183,188); 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][3] = new String("sprite"); document.MM_Time[0][3].slot = 3; if (ns) document.MM_Time[0][3].obj = document["Layer10"]; else document.MM_Time[0][3].obj = document.all ? document.all["Layer10"] : null; document.MM_Time[0][3].keyFrames = new Array(1, 14, 25, 35, 45, 55, 64, 70); document.MM_Time[0][3].values = new Array(2); document.MM_Time[0][3].values[0] = new Array(7,8,9,10,11,12,13,14,15,16,16,17,18,19,20,20,20,20,20,20,20,20,20,20,21,22,24,25,27,28,29,30,32,33,34,34,34,33,33,32,32,31,31,31,31,33,34,36,37,39,41,42,44,46,48,48,47,46,45,43,42,41,40,39,41,42,43,45,46,47); document.MM_Time[0][3].values[0].prop = "left"; document.MM_Time[0][3].values[1] = new Array(211,211,211,211,212,212,212,212,212,213,213,214,215,216,218,220,223,225,228,231,234,236,239,241,243,244,244,244,244,243,243,242,242,242,242,243,245,246,247,248,250,251,252,254,255,255,255,254,254,253,253,252,252,251,252,255,257,260,262,265,267,270,272,274,273,272,271,270,268,267); document.MM_Time[0][3].values[1].prop = "top"; if (!ns) { document.MM_Time[0][3].values[0].prop2 = "style"; document.MM_Time[0][3].values[1].prop2 = "style"; } document.MM_Time[0].lastFrame = 70; 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> <bgsound id="BackgroundSound" type="audio/midi" src="../audio/Birthday (Xylophone).mid" repeat="1" loop="-1"> <body bgcolor="#FFCC99" onLoad="MM_timelinePlay('Timeline1')" > <div id="Layer2" style="position:absolute; left:7px; top:277px; width:78px; height:49px; z-index:2"> <a id="Link2" name=""> <img id="uImage013" src="../image/line2.gif" width="764" height="65" class="Fixed02"> </a></div> <div id="Layer3" style="position:absolute; left:530px; top:225px; width:28px; height:37px; z-index:8"> <a id="Link3" name=""> <img id="uImage09" src="../image/cake.gif" width="213" height="190" class="Fixed02"> </a></div> <div id="Layer7" style="position:absolute; left:159px; top:100px; width:266px; height:37px; z-index:10" class="ParentLayer"> <a id="Link7" name=""> <img id="uImage01" src="../image/photob4.jpg" width="254" height="173" class="ImageHolder" name="uImage01;254;173"> </a></div> <div id="Layer1" style="position:absolute; left:7px; top:120px; width:20px; height:21px; z-index:5"> <a id="Link1" name=""> <img id="uImage03" src="../image/line.gif" width="764" height="65" class="Fixed02"> </a></div> <div id="Layer9" style="position:absolute; left:605px; top:69px; width:30px; height:32px; z-index:12"> <a id="Link9" name=""> <img id="uImage04" src="../image/music.gif" width="62" height="72" class="Fixed02"> </a></div> <div id="Layer10" style="position:absolute; left:7px; top:211px; width:61px; height:34px; z-index:13"> <a id="Link10" name=""> <img id="uImage05" src="../image/music1gif.gif" width="80" height="91" class="Fixed02"> </a></div> <div id="Layer11" style="position:absolute; left:23px; top:113px; width:19px; height:57px; z-index:14"> <a id="Link11" name=""> <img id="uImage06" src="../image/music2.gif" width="26" height="71" class="Fixed02"> </a></div> <div id="Layer12" style="position:absolute; left:469px; top:96px; width:40px; height:44px; z-index:15"> <a id="Link12" name=""> <img id="uImage07" src="../image/music3.gif" width="69" height="80" class="Fixed02"> </a></div> <div id="Layer13" style="position:absolute; left:333px; top:315px; width:43px; height:57px; z-index:16"> <a id="Link13" name=""> <img id="uImage08" src="../image/pie.gif" width="83" height="86" class="Fixed02"> </a></div> <div id="Layer5" style="position:absolute; left:115px; top:62px; width:330px; height:239px; z-index:9" class="ParentLayer"> <a id="Link5" name=""> <img id="uImage02" src="../image/bp2-border.gif" width="342" height="246" class="Moveable01"> </a></div> <div id="Layer6" style="position:absolute; left:141px; top:16px; width:484px; height:48px; z-index:19" class="ParentLayer"> <a id="Link6" name=""> <p id="uText01" align="center" class="TextHolder01">Guess Who's a Year Older? </a> </div> <div id="Layer8" style="position:absolute; left:30px; top:374px; width:248px; height:45px; z-index:20"> <a id="Link8" name="http://www.novadevelopment.com"> <p id="uLogo01" align="center" class="Fixed01"> </a> </div> <div id="Layer4" style="position:absolute; left:475px; top:196px; width:254px; height:70px; z-index:21" class="ParentLayer"> <a id="Link4" name=""> <p id="uText02" align="center" class="TextHolder02">Wishing all the very best on your birthday! </a> </div> <div id="Layer14" style="position:absolute; left:37px; top:12px; width:20px; height:20px; z-index:6"> <a id="Link14" name=""> <img id="uImage10" src="../image/fire.gif" width="103" height="56" class="Fixed02"> </a> </div> <div id="Layer15" style="position:absolute; left:523px; top:8px; width:6px; height:41px; z-index:7"> <a id="Link15" name=""> <img id="uImage11" src="../image/fire2.gif" width="103" height="86" class="Fixed02"> </a></div> <div id="Layer16" style="position:absolute; left:691px; top:19px; width:3px; height:40px; z-index:22"> <a id="Link16" name=""> <img id="uImage12" src="../image/fire3.gif" width="56" height="56" class="Fixed02"> </a> </div> </body> <script language="JavaScript" src="../../WebCard.js"> </script> </html>