<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 FINAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<TITLE>DisneyData Online Disney Park Walt Disney World Magic Kingdom Epcot Mickey Mouse and more</TITLE>
<basefont face="Arial">
<SCRIPT language="Javascript1.2">

var isNS = (navigator.appName == "Netscape");
layerRef = (isNS) ? "document" : "document.all";
styleRef = (isNS) ? "" : ".style";

var queue = new Array();

var NUM_OF_TRAIL_PARTS = 4

for (x=1; x < 5; x++) {	 ///////////////Image Preload
	eval("trailSpriteFrame" + x + " = new Image(88,88);");
	eval("trailSpriteFrame" + x + ".src = 'mickey" + x + ".gif';");
}


////////////////////////////////////////////////The trail Object

function trailSpriteObj(anID) {
	this.trailSpriteID = "trailSprite" + anID; //as before 
	this.imgRef = "trailSprite" + anID + "img"; //reference to the sprites image name
	this.currentFrame = 1; //the varible for looking after the frame
	this.animateTrailSprite = animateTrailSprite; //declare the objects method cycle
}

function animateTrailSprite() {
	if (this.currentFrame <5 ) {	//if there are animation frames left, the change sprites the current frame
		if (isNS) { 				//Detect the browser and perform coresponding image switch
			eval("document." + this.trailSpriteID +".document['"+ this.imgRef + "'].src  =  trailSpriteFrame" + this.currentFrame + ".src");
		} else {
			eval("document['" + this.imgRef + "'].src  =  trailSpriteFrame" + this.currentFrame + ".src");
		}
		this.currentFrame ++; 		//and increase the objects current frame 
	} else { 						//the current frame has reached its limit so hide the sprite
		eval(layerRef + '.' + this.trailSpriteID +  styleRef + '.visibility = "hidden"');
	}	
}

/////////////////////////////////////////////////////////////////

function processAnim() {
	for(x=0; x < NUM_OF_TRAIL_PARTS; x++)
			queue[x].animateTrailSprite();
}

function processMouse(e) {
	currentObj = shuffleQueue();
	if (isNS) {
		eval("document." + currentObj + ".left = e.pageX - 50 ;");
		eval("document." + currentObj + ".top = e.pageY + 50;");
	} else {
		eval("document.all." + currentObj + ".style.pixelLeft = event.clientX + document.body.scrollLeft - 50;");
		eval("document.all." + currentObj + ".style.pixelTop = event.clientY + document.body.scrollTop + 50;");
	}
}

function shuffleQueue() {
	lastItemPos = queue.length - 1;
	lastItem = queue[lastItemPos];
	for (i = lastItemPos; i>0; i--) 
		queue[i] = queue[i-1];
	queue[0] = lastItem;
	
	queue[0].currentFrame = 1;	//reset the objects frame number & make the sprite visible again
	eval(layerRef + '.' + queue[0].trailSpriteID +  styleRef + '.visibility = "visible"');	

	return 	queue[0].trailSpriteID;
}

function init() {
	
	for(x=0; x<NUM_OF_TRAIL_PARTS; x++) 	//fill array with trail objects
		queue[x] = new trailSpriteObj(x+1) ;
	
	if (isNS) { document.captureEvents(Event.MOUSEMOVE); }
	document.onmousemove = processMouse;

	setInterval("processAnim();",55);
}	

window.onload = init;

</SCRIPT>
<SCRIPT>
<!--
function F_loadRollover(){} function F_roll(){}
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript1.2" SRC="./rollover.js"></SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#FF3300" VLINK="#0099FF" TEXT="#000000" TOPMARGIN=0 LEFTMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
    <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=600>
        <TR VALIGN=TOP ALIGN=LEFT>
            <TD WIDTH=600 HEIGHT=57><IMG ID="Banner1" HEIGHT=57 WIDTH=600 SRC="./other/images/auto/WED_1_Nworldbanner.gif" BORDER=0 ALT="B. Unlimited's DisneyData"></TD>
        </TR>
    </TABLE>
    <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=643>
        <TR VALIGN=TOP ALIGN=LEFT>
            <TD>
                <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=169>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD HEIGHT=20></TD>
                    </TR>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD WIDTH=169 HEIGHT=360>
                            <TABLE ID="VerticalNavigationBar2" BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=169>
                                <TR VALIGN=TOP ALIGN=LEFT>
                                    <TD WIDTH=169 HEIGHT=45><A HREF="./index.html" onMouseOver="F_roll('NavigationButton9',1)" onMouseOut="F_roll('NavigationButton9',0)"><IMG ID="NavigationButton9" NAME="NavigationButton9" HEIGHT=45 WIDTH=169
                                         SRC="./other/images/auto/WED_1_Hmm2on.gif" onLoad="F_loadRollover(this,'WED_1_HRmm2onhi.gif')" BORDER=0 ALT="DisneyData"></A></TD>
                                </TR>
                                <TR VALIGN=TOP ALIGN=LEFT>
                                    <TD WIDTH=169 HEIGHT=45><A HREF="./html/wedpage2.html" onMouseOver="F_roll('NavigationButton10',1)" onMouseOut="F_roll('NavigationButton10',0)"><IMG ID="NavigationButton10" NAME="NavigationButton10" HEIGHT=45
                                         WIDTH=169 SRC="./other/images/auto/WEDPage2_Nmm2off.gif" onLoad="F_loadRollover(this,'WEDPage2_NRmm2onhi.gif')" BORDER=0 ALT="Magic Kingdom"></A></TD>
                                </TR>
                                <TR VALIGN=TOP ALIGN=LEFT>
                                    <TD WIDTH=169 HEIGHT=45><A HREF="./html/epcot.html" onMouseOver="F_roll('NavigationButton11',1)" onMouseOut="F_roll('NavigationButton11',0)"><IMG ID="NavigationButton11" NAME="NavigationButton11" HEIGHT=45
                                         WIDTH=169 SRC="./other/images/auto/Epcot_Nmm2off.gif" onLoad="F_loadRollover(this,'Epcot_NRmm2onhi.gif')" BORDER=0 ALT="Epcot"></A></TD>
                                </TR>
                                <TR VALIGN=TOP ALIGN=LEFT>
                                    <TD WIDTH=169 HEIGHT=45><A HREF="./html/studios.html" onMouseOver="F_roll('NavigationButton12',1)" onMouseOut="F_roll('NavigationButton12',0)"><IMG ID="NavigationButton12" NAME="NavigationButton12" HEIGHT=45
                                         WIDTH=169 SRC="./other/images/auto/Studios_Nmm2off.gif" onLoad="F_loadRollover(this,'Studios_NRmm2onhi.gif')" BORDER=0 ALT="Studios"></A></TD>
                                </TR>
                                <TR VALIGN=TOP ALIGN=LEFT>
                                    <TD WIDTH=169 HEIGHT=45><A HREF="./html/animal_kingdom.html" onMouseOver="F_roll('NavigationButton13',1)" onMouseOut="F_roll('NavigationButton13',0)"><IMG ID="NavigationButton13" NAME="NavigationButton13"
                                         HEIGHT=45 WIDTH=169 SRC="./other/images/auto/Animal_Kingdom_Nmm2off.gif" onLoad="F_loadRollover(this,'Animal_Kingdom_NRmm2onhi.gif')" BORDER=0 ALT="Animal Kingdom"></A></TD>
                                </TR>
                                <TR VALIGN=TOP ALIGN=LEFT>
                                    <TD WIDTH=169 HEIGHT=45><A HREF="./html/the_world.html" onMouseOver="F_roll('NavigationButton14',1)" onMouseOut="F_roll('NavigationButton14',0)"><IMG ID="NavigationButton14" NAME="NavigationButton14" HEIGHT=45
                                         WIDTH=169 SRC="./other/images/auto/The_World_Nmm2off.gif" onLoad="F_loadRollover(this,'The_World_NRmm2onhi.gif')" BORDER=0 ALT="The World"></A></TD>
                                </TR>
                                <TR VALIGN=TOP ALIGN=LEFT>
                                    <TD WIDTH=169 HEIGHT=45><A HREF="./html/disneyfun.html" onMouseOver="F_roll('NavigationButton15',1)" onMouseOut="F_roll('NavigationButton15',0)"><IMG ID="NavigationButton15" NAME="NavigationButton15" HEIGHT=45
                                         WIDTH=169 SRC="./other/images/auto/DisneyFun_Nmm2off.gif" onLoad="F_loadRollover(this,'DisneyFun_NRmm2onhi.gif')" BORDER=0 ALT="Disney Fun"></A></TD>
                                </TR>
                                <TR VALIGN=TOP ALIGN=LEFT>
                                    <TD WIDTH=169 HEIGHT=45><A HREF="./html/webrings.html" onMouseOver="F_roll('NavigationButton16',1)" onMouseOut="F_roll('NavigationButton16',0)"><IMG ID="NavigationButton16" NAME="NavigationButton16" HEIGHT=45
                                         WIDTH=169 SRC="./other/images/auto/WebRings_Nmm2off.gif" onLoad="F_loadRollover(this,'WebRings_NRmm2onhi.gif')" BORDER=0 ALT="WebRings"></A></TD>
                                </TR>
                            </TABLE>
                        </TD>
                    </TR>
                </TABLE>
            </TD>
            <TD>
                <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=474>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD WIDTH=6 HEIGHT=3><IMG SRC="./other/images/auto/clearpixel.gif" WIDTH=6 HEIGHT=1 BORDER=0></TD>
                        <TD WIDTH=7><IMG SRC="./other/images/auto/clearpixel.gif" WIDTH=7 HEIGHT=1 BORDER=0></TD>
                        <TD></TD>
                        <TD WIDTH=42><IMG SRC="./other/images/auto/clearpixel.gif" WIDTH=42 HEIGHT=1 BORDER=0></TD>
                        <TD WIDTH=3><IMG SRC="./other/images/auto/clearpixel.gif" WIDTH=3 HEIGHT=1 BORDER=0></TD>
                    </TR>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD COLSPAN=2 HEIGHT=10></TD>
                        <TD WIDTH=416><!-- <IMG ID="CoolNavBar1" HEIGHT=10 WIDTH=416 SRC="./other/images/DesignImage.gif" BORDER=0>
                            CoolNavBar by Georges Auberger (http://www.auberger.com)  --> <FONT SIZE='-2' FACE='Arial,Helvetica,Univers,Zurich BT' >Location >>  </FONT><A HREF='./index.html'><FONT COLOR='#000000' SIZE='-2' FACE='Arial,Helvetica,Univers,Zurich BT' >DisneyData</FONT></A></TD>
                        <TD COLSPAN=2></TD>
                    </TR>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD COLSPAN=5 HEIGHT=7></TD>
                    </TR>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD HEIGHT=558></TD>
                        <TD WIDTH=468 COLSPAN=4><P><B><FONT COLOR="#6666CC" SIZE="+1" FACE="Arial,Helvetica,Univers,Zurich BT">Welcome to B. Unlimited's Disney Data Online!</FONT></B><P><IMG ID="Picture620" HEIGHT=64 WIDTH=80
                             SRC="./other/images/mick01.jpg" VSPACE=5 HSPACE=5 ALIGN="LEFT" BORDER=0 ALT="Mickey"><FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT">This site contains trip tips, facts and other Disney information 
                            you'll find useful, fun, or interesting - especially if you're planning to go to Orlando for a visit. The information is from our own observation, from our own trips...in other words, it is only opinion 
                            and we make no warranties or guarantees ---&nbsp; this is for fun! </FONT><P><B><FONT COLOR="#6666CC" SIZE="+1" FACE="Arial,Helvetica,Univers,Zurich BT">Desktop Themes &amp; Icons are </FONT></B><A
                             HREF="./html/disneyfun.html"><B><FONT COLOR="#6666CC" SIZE="+1" FACE="Arial,Helvetica,Univers,Zurich BT">HERE!</FONT></B></A><P><B><FONT COLOR="#6666CC" SIZE="+1" FACE="Arial,Helvetica,Univers,Zurich BT">Play </FONT>
                            </B><A HREF="./html/games.mv"><B><FONT COLOR="#6666CC" SIZE="+1" FACE="Arial,Helvetica,Univers,Zurich BT">Disney Animated Movies Hangman HERE!</FONT></B></A><P>&nbsp;<P><A HREF="http://www.bunlimited.com/wed/dsak"><IMG
                             ID="Picture617" HEIGHT=150 WIDTH=200 SRC="./other/images/akao2.gif" VSPACE=0 HSPACE=0 ALIGN="RIGHT" BORDER=0 ALT="akao2"></A>&nbsp;
                            <UL>
                                <UL>
                                    <FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT"><P>Disney´s Animal Kingdom Adventure Outpost came to our city, click to see more about the event.<P>The Animal Kingdom is Disney´s newest park.
                                </UL>
                            </UL>
                            <P>&nbsp;<P>Below are links to some of our favorite Disney sites:
                            <UL TYPE="DISC">
                                <LI>The official </FONT><A HREF="http://www.disney.com"><FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT">Disney</FONT></A><FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT"> site</LI>
                                <LI></FONT><A HREF="http://www.wdwig.com/"><FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT">Deb´s Unofficial Walt Disney World Information Guide</FONT></A><FONT SIZE="-1"
                                     FACE="Arial,Helvetica,Univers,Zurich BT"></LI>
                                <LI></FONT><A HREF="http://members.aol.com/DVClubber/dvchome.htm"><FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT">Brian Bennett´s Disney Trip Planning Resource</FONT></A><FONT SIZE="-1"
                                     FACE="Arial,Helvetica,Univers,Zurich BT"></LI>
                                <LI></FONT><A HREF="http://home.disney.go.com/DisneyWorld/cgi-bin/allCameras.cgi"><FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT">Live pictures</FONT></A><FONT SIZE="-1"
                                     FACE="Arial,Helvetica,Univers,Zurich BT"> at Walt Disney World</LI>
                                <LI>Or look at the Web Ring´s </FONT><A HREF="./html/webrings.html"><FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT">we´ve joined.</FONT></A><FONT SIZE="-1" FACE="Arial,Helvetica,Univers,Zurich BT"></FONT>
                                </LI>
                            </UL>
                        </TD>
                    </TR>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD COLSPAN=5 HEIGHT=5></TD>
                    </TR>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD WIDTH=471 COLSPAN=4><P><!-- BEGIN LINKEXCHANGE CODE --> 
<center><iframe src="http://leader.linkexchange.com/18/X848132/showiframe?" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 
                            scrolling=no>
<a href="http://leader.linkexchange.com/18/X848132/clickle" target="_top"><img width=468 height=60 border=0 ismap alt="" src="http://leader.linkexchange.com/18/X848132/showle?"></a></iframe><br><a 
                            href="http://leader.linkexchange.com/18/X848132/clicklogo" target="_top"><img src="http://leader.linkexchange.com/18/X848132/showlogo?" width=468 height=16 border=0 ismap alt=""></a><br></center>
<!-- END LINKEXCHANGE 
                            CODE -->&nbsp;</TD>
                        <TD></TD>
                    </TR>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD COLSPAN=5 HEIGHT=5></TD>
                    </TR>
                    <TR VALIGN=TOP ALIGN=LEFT>
                        <TD WIDTH=471 COLSPAN=4><P ALIGN=CENTER><!-- Begin Webdisney Member Code -->
<a href="http://www.webdisney.com/">
<img src="http://www.webdisney.com/images/webdisneybutton.gif" border="0" width="105" height="35" 
                            alt="webdisney member site"></a>
<!-- End Webdisney Member Code -->&nbsp;</TD>
                        <TD></TD>
                    </TR>
                </TABLE>
            </TD>
        </TR>
    </TABLE>
    <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
        <TR VALIGN=TOP ALIGN=LEFT>
            <TD HEIGHT=6></TD>
        </TR>
        <TR VALIGN=TOP ALIGN=LEFT>
            <TD NOWRAP><center><font size="-2"> [<A HREF="./index.html">DisneyData</A>]  [<A HREF="./html/wedpage2.html">Magic&nbsp;Kingdom</A>]  [<A HREF="./html/epcot.html">Epcot</A>]  [<A HREF="./html/studios.html">Studios</A>]  [<A
                 HREF="./html/animal_kingdom.html">Animal&nbsp;Kingdom</A>]  [<A HREF="./html/the_world.html">The&nbsp;World</A>]  [<A HREF="./html/disneyfun.html">Disney&nbsp;Fun</A>]  [<A HREF="./html/webrings.html">WebRings</A>] </font></center></TD>
        </TR>
    </TABLE>
    <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=403>
        <TR VALIGN=TOP ALIGN=LEFT>
            <TD WIDTH=273 HEIGHT=16><IMG SRC="./other/images/auto/clearpixel.gif" WIDTH=273 HEIGHT=1 BORDER=0></TD>
            <TD></TD>
        </TR>
        <TR VALIGN=TOP ALIGN=LEFT>
            <TD HEIGHT=25></TD>
            <TD WIDTH=130 ALIGN=LEFT VALIGN=TOP><A HREF="http://www.bunlimited.com"><IMG ID="Picture619" HEIGHT=25 WIDTH=130 SRC="./other/images/bunltd.jpg" BORDER=0 ALT="Hosted by the B. Unlimited Group"></A>
                <DIV id="trailSprite1" style="position: absolute; height:29px; width:88px;z-index: 88">
<img src="bmickey.gif" height=29 width=26 border=0 name="trailSprite1img" alt="">
</DIV>
<DIV id="trailSprite2" style="position: absolute; height:29px; width:26px;z-index: 26">
<img src="blankgif.gif" height=29 width=26 border=0 name="trailSprite2img">
</DIV>
<DIV id="trailSprite3" style="position: absolute; height:29px; width:26px;z-index: 26">
<img src="blankgif.gif" height=29 width=26 border=0 name="trailSprite3img">
</DIV>
<DIV id="trailSprite4" style="position: absolute; height:29px; width:26px;z-index: 26">
<img src="blankgif.gif" height=29 width=26 border=0 name="trailSprite4img"></TD>
        </TR>
    </TABLE>
</BODY>
</HTML>
 
