mousekeeping envelopes

sorry to be a pain, ive got some to print off but i cant open all of them on the word potion-is anyone else having trouble?

Emma
 
I just printed them for the days we will be there. They look awesome. Thanks for the tip. I sure hope we get something extra!

Thanks Again
 
Code:
 <Script Language="Javascript"> <!-- //Cruise Countdown Timer //Written by: James M. Venglarik, II //Created on: March 28, 2002 var rndNum = Math.floor(Math.random() * 10000); //Keep the following date/time format for the application to work correctly: eval("var cruiseDate" + rndNum + " = 'October 25, 2002 1:00 PM EDT';"); document.writeln("<form name='cruisinform" + rndNum + "' action='java script:void(0);'>"); document.writeln("<font size=2 color=darkblue>Countdown to Cruise (" + eval("cruiseDate" + rndNum) + "):</font><br>"); document.writeln("<input type=text value='' size=40 name='countdown'>"); document.writeln("</form>"); if (theFunction) theFunction += "var d = new Date();"; else var theFunction = "var d = new Date();"; theFunction += "var c = new Date('" + eval("cruiseDate" + rndNum) + "');"; theFunction += "var tzo = (c.getTimezoneOffset() - d.getTimezoneOffset()) * 60;"; theFunction += "var diff = ((c - d)/1000) + tzo;"; theFunction += "var days = Math.floor(diff / 86400);"; theFunction += "var rem = diff - (days * 86400);"; theFunction += "var hours = Math.floor(rem / 3600);"; theFunction += "rem = rem - (hours * 3600);"; theFunction += "var minutes = Math.floor(rem / 60);"; theFunction += "rem = rem - (minutes * 60);"; theFunction += "var seconds = Math.floor(rem);"; theFunction += "if ((days < 0) | (hours < 0) | (minutes < 0) | (seconds < 0)) "; theFunction += "var out = 'HAVE FUN!!!';"; theFunction += "else "; theFunction += "var out = ' ' + days + ' days ' + hours + ' hrs. ' + minutes + ' mins. ' + seconds + ' secs.';"; theFunction += "document.forms.cruisinform" + rndNum + ".elements.countdown.value = out;"; setInterval(theFunction, 1000); //--> </Script>
 












Save Up to 30% on Rooms at Walt Disney World!

Save up to 30% on rooms at select Disney Resorts Collection hotels when you stay 5 consecutive nights or longer in late summer and early fall. Plus, enjoy other savings for shorter stays.This offer is valid for stays most nights from August 1 to October 11, 2025.
CLICK HERE













DIS Facebook DIS youtube DIS Instagram DIS Pinterest

Back
Top