function displayMainStreet(today) {	// Main Street	if (today.getMonth() == 11) {		//Holidays		switch (today.getDay() % 10) {			case 0:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSFireXmas.jpg"><IMG BORDER=0 ALT="Fire Station" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSFireXmas2.jpg" WIDTH=240 HEIGHT=286></A>');				break;			case 1:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSXmas.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSXmas2.jpg" WIDTH=259 HEIGHT=240></A>');				break;			case 2:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSTree.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSTree2.jpg" WIDTH=240 HEIGHT=320></A>');				break;			case 3:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSXmas2a.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSXmas2a2.jpg" WIDTH=300 HEIGHT=143></A>');				break;			case 4:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSTree2a.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSTree2a2.jpg" WIDTH=300 HEIGHT=200></A>');				break;			case 5:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSSanta.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSSanta2.jpg" WIDTH=183 HEIGHT=385></A>');				break;			case 6:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSWreath2.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSWreath2.jpg" WIDTH=266 HEIGHT=384></A>');				break;			case 7:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSXmas3.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSXmas32.jpg" WIDTH=330 HEIGHT=391></A>');				break;			case 8:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/XMassCastle.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/XMassCastle.jpg" WIDTH=279 HEIGHT=163></A>');				break;			default:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MSTree.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MSTree2.jpg" WIDTH=240 HEIGHT=320></A>');				break;		}	}	else {		//Non Holiday		switch (today.getDay() % 7) {			case 0:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/partners.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/partners.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 1:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/parkfrnt.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/parkfrnt.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 2:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/mainstrt5.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/mainstrt5.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 3:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/mainstrt1.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/mainstrt1.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 4:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/mainstrt4.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/mainstrt4.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 5:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/entrance1.jpg"><IMG BORDER=0 ALT="Main Street" SRC="http://www.spacey.net/tshaw/Images/Disneyland/entrance1.jpg" WIDTH=320 HEIGHT=240></A>');				break;			default:				document.writeln('<IMG SRC="http://www.spacey.net/tshaw/Images/Disneyland/dlmainstreet.gif" WIDTH=195 HEIGHT=125 ALT="Main Street">');				break;		}	}}function displayAdventureland(today) {	// Adventureland	switch (today.getDay() % 7) {		case 0:			document.writeln('<IMG SRC="http://www.spacey.net/tshaw/Images/Disneyland/boatelephant.jpg" WIDTH=207 HEIGHT=235 ALT="Elephant">');			break;		case 1:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/IJGenerator.jpg"><IMG BORDER=0 ALT="Adventureland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/IJGenerator.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 2:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/IJMap.jpg"><IMG BORDER=0 ALT="Adventureland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/indy09ss" WIDTH=320 HEIGHT=240></A>');			break;		case 3:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/IJEntrance.jpg"><IMG BORDER=0 ALT="Adventureland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/IJEntrance.jpg" WIDTH=240 HEIGHT=320></A>');			break;		case 4:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/IJMap.jpg"><IMG BORDER=0 ALT="Adventureland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/indy04ss.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 5:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/IJMap.jpg"><IMG BORDER=0 ALT="Adventureland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/IJMap.jpg" WIDTH=320 HEIGHT=240></A>');			break;		default:			document.writeln('<IMG SRC="http://www.spacey.net/tshaw/Images/Disneyland/indianajonestemple2.jpg" BORDER="0" WIDTH="200" HEIGHT="151" ALT="Temple">');			break;	}}function displaySquare(today) {	// New Orleans Square	if (today.getMonth() == 11) {		//Holidays		switch (today.getDay() % 7) {			case 0:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSXmas.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSXmas2.jpg" WIDTH=289 HEIGHT=240></A>');				break;			case 1:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSXmasGattor.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSXmasGattor2.jpg" WIDTH=292 HEIGHT=240></A>');				break;			case 2:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSXmas4.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSXmas42.jpg" WIDTH=300 HEIGHT=164></A>');				break;			case 3:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSXmas5.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSXmas52.jpg" WIDTH=296 HEIGHT=294></A>');				break;			case 4:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/HMWreath.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/HMWreath2.jpg" WIDTH=341 HEIGHT=322></A>');				break;			case 5:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSXmas6.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSXmas62.jpg" WIDTH=353 HEIGHT=378></A>');				break;			default:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSXmasGattor.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSXmasGattor2.jpg" WIDTH=292 HEIGHT=240></A>');				break;		}	}	else {		//Non Holiday		switch (today.getDay() % 11) {			case 0:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/PiratesSign.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/PiratesSign.jpg" WIDTH="320" HEIGHT="240"></A>');				break;			case 1:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/PiratesSign.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/PiratesSign.jpg" WIDTH="320" HEIGHT="240"></A>');				break;			case 2:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/bewarehitchhikingghosts.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/bewarehitchhikingghosts.jpg" WIDTH="300" HEIGHT="311"></A>');				break;			case 3:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/mardi4.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/mardi4.jpg" WIDTH=300 HEIGHT=225></A>');				break;			case 4:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSTrain.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSTrain.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 5:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/herse1.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/herse1.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 6:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/herse2.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/herse2.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 7:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/hmfront2.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/hmfront2.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 8:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/hmfrnt.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/hmfrnt.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 9:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/petcemty.jpg"><IMG BORDER=0 ALT="New Orleans Square" SRC="http://www.spacey.net/tshaw/Images/Disneyland/petcemty.jpg" WIDTH=320 HEIGHT=240></A>');				break;			default:				document.writeln('<IMG SRC="http://www.spacey.net/tshaw/Images/Disneyland/mansionOrgan.jpg" WIDTH=165 HEIGHT=220 ALT="Organ">');				break;		}	}}function displayCritter(today) {	// Critter Country	if (today.getMonth() == 11) {		//Holidays		switch (today.getDay() % 7) {			case 0:			default:				//document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSXmasGattor.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSXmasGattor2.jpg" WIDTH=292 HEIGHT=240></A>');				break;		}	}	else {		//Non Holiday		switch (today.getDay() % 6) {			case 0:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/CBJSign.jpg"><IMG BORDER=0 ALT="Critter Country" SRC="http://www.spacey.net/tshaw/Images/Disneyland/CBJSign.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 1:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/CCSign.jpg"><IMG BORDER=0 ALT="Critter Country" SRC="http://www.spacey.net/tshaw/Images/Disneyland/CCSign.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 2:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/SplashFall.jpg"><IMG BORDER=0 ALT="Critter Country" SRC="http://www.spacey.net/tshaw/Images/Disneyland/SplashFall.jpg" WIDTH=240 HEIGHT=320></A>');				break;			case 3:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/HungryBear.jpg"><IMG BORDER=0 ALT="Critter Country" SRC="http://www.spacey.net/tshaw/Images/Disneyland/HungryBear.jpg" WIDTH=240 HEIGHT=320></A>');				break;			case 4:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/hiddensplash.jpg"><IMG BORDER=0 ALT="Critter Country" SRC="http://www.spacey.net/tshaw/Images/Disneyland/hiddensplash.jpg" WIDTH=320 HEIGHT=240></A>');				break;			default:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/CCSign.jpg"><IMG BORDER=0 ALT="Country Bear" ALIGN=ABSMIDDLE SRC="http://www.spacey.net/tshaw/Images/Disneyland/CCSign2.jpg" WIDTH=440 HEIGHT=284></A>');				break;		}	}}function displayFrontier(today) {	// Frontierland	switch (today.getDay() % 12) {		case 0:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/btm15.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/btm15.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 1:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/FLOldMineTrain.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/FLOldMineTrain.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 2:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/Rivers2.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/Rivers2.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 3:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/RiversOfAm.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/RiversOfAm.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 4:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/LookToFrontier.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/LookToFrontier.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 5:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/bigthundermine.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/bigthundermine.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 6:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/FLOldMineTrain.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/FLOldMineTrain.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 7:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/petrifiedtree.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/petrifiedtree.jpg" WIDTH=240 HEIGHT=320></A>');			break;		case 8:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/goldenhorse.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/goldenhorse.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 9:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/TSIfromDG.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/TSIfromDG.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 10:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/BTMfromDG.jpg"><IMG BORDER=0 ALT="Frontierland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/BTMfromDG.jpg" WIDTH=320 HEIGHT=240></A>');			break;		default:			document.writeln('<IMG SRC="http://www.spacey.net/tshaw/Images/Disneyland/marktwainphoto.jpg" WIDTH=168 HEIGHT=216 ALT="Mark Twain">');			break;	}}function displayFantasy(today) {	// Fantasyland	if (today.getMonth() == 11) {		//Holidays		switch (today.getDay() % 7) {			case 0:			default:				//document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/NOSXmasGattor.jpg"><IMG BORDER=0 ALT="NOS" SRC="http://www.spacey.net/tshaw/Images/Disneyland/NOSXmasGattor2.jpg" WIDTH=292 HEIGHT=240></A>');				break;		}	}	else {		//Non Holiday		switch (today.getDay() % 10) {			case 0:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/castle920.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/castle920.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 1:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/MatterfromDG.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/MatterfromDG.jpg" WIDTH=320 HEIGHT=240></A>');				break;			case 2:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/SnowMan4.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/SnowMan4.jpg" WIDTH=300 HEIGHT=434></A>');				break;			case 3:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/matterandmono.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/matterandmono.jpg" WIDTH=300 HEIGHT=225></A>');				break;			case 4:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/castlesmall.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/castlesmall.jpg" WIDTH=300 HEIGHT=225></A>');				break;			case 5:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/glass1.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/glass1.jpg" WIDTH=300 HEIGHT=225></A>');				break;			case 6:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/tritonfountain.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/tritonfountain.jpg" WIDTH=300 HEIGHT=225></A>');				break;			case 7:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/tritonfountain.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/tritonfountain.jpg" WIDTH=300 HEIGHT=225></A>');				break;			case 8:				document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/sw02.jpg"><IMG BORDER=0 ALT="Fantasyland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/sw02ss.jpg" WIDTH=300 HEIGHT=225></A>');				break;			default:				document.writeln('<IMG SRC="http://www.spacey.net/tshaw/Images/Disneyland/castle_dl.gif" WIDTH=135 HEIGHT=175 ALT="Sleeping Beauty Castle">');				break;		}	}}function displayToontown(today) {	// ToonTown	switch (today.getDay() % 12) {		case 0 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/ttown02.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/ttown02.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 1 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/spin02.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/spin02.jpg" WIDTH=240 HEIGHT=320></A>');			break;		case 2 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/spin08.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/spin08.jpg" WIDTH=240 HEIGHT=320></A>');			break;		case 3 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/ttown02.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/ttown02.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 4 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/ttown03.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/ttown03.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 5 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/ttown07.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/ttown07.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 6 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/Tntwn300.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/Tntwn300.jpg" WIDTH=300 HEIGHT=225></A>');			break;		case 7 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/SAFE300.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/SAFE300.jpg" WIDTH=300 HEIGHT=225></A>');			break;		case 8 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/ROGRABT300.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/ROGRABT300.jpg" WIDTH=300 HEIGHT=225></A>');			break;		case 9 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/RRfntn300.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/RRfntn300.jpg" WIDTH=300 HEIGHT=225></A>');			break;		case 10 : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/toon300.jpg"><IMG BORDER=0 ALT="ToonTown" SRC="http://www.spacey.net/tshaw/Images/Disneyland/toon300.jpg" WIDTH=300 HEIGHT=225></A>');			break;		default : document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/TNTWN1.JPG"><IMG ALT="" BORDER=0 SRC="http://www.spacey.net/tshaw/Images/Disneyland/TNTWN2.GIF" WIDTH=316 HEIGHT=204 ALT="Mickey\'s Toontown"></A>');			break;	}}function displayTomorrowland(today) {	// Tomorrowland	switch (today.getDay() % 9) {		case 0:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/astrobort.jpg"><IMG BORDER=0 ALT="Tomorrowland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/astrobort.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 1:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/REX300.jpg"><IMG BORDER=0 ALT="Tomorrowland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/REX300.jpg" WIDTH=300 HEIGHT=295></A>');			break;		case 2:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/astrobort.jpg"><IMG BORDER=0 ALT="Tomorrowland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/astrobort.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 3:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/inovent.jpg"><IMG BORDER=0 ALT="Tomorrowland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/inovent.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 4:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/TLAstroOrbiter.jpg"><IMG BORDER=0 ALT="Tomorrowland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/TLAstroOrbiter.jpg" WIDTH=240 HEIGHT=320></A>');			break;		case 5:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/TLBall.jpg"><IMG BORDER=0 ALT="Tomorrowland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/TLBall.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 6:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/tomrold2.jpg"><IMG BORDER=0 ALT="Tomorrowland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/tomrold2.jpg" WIDTH=320 HEIGHT=240></A>');			break;		case 7:			document.writeln('<A HREF="http://www.oitc.com/cgi-bin/picframe/picframe.cgi?/Images/Disneyland/TLFood.jpg"><IMG BORDER=0 ALT="Tomorrowland" SRC="http://www.spacey.net/tshaw/Images/Disneyland/TLFood.jpg" WIDTH=320 HEIGHT=240></A>');			break;		default:			document.writeln('<IMG SRC="http://www.spacey.net/tshaw/Images/Disneyland/rocket.jpg" WIDTH=320 HEIGHT=240 ALT="Rocket">');			break;	}}