proto=location.protocol;if(proto=="file:"){proto="http:";}
if(!chromeColor){chromeColor = "#003399"}
if(!chromeWidth){chromeWidth = "770";}
if(!legalFooterColor){legalFooterColor = "#FFFFFF";}
var breadCrumb = "";
var bCrumbGr = "<font color='#FFFFFF' face='arial,helvetica' size='-2'>&nbsp;&nbsp;&gt;&nbsp;&nbsp;</font>";
var bCrumbFt = "<font color='#FFFFFF' face='arial,helvetica' size='-2'>";
var bCrumbTr = "http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=";
var bCrumbLv1 = "";
if(bCrumbLevel_1)
var bCrumbLv1 = bCrumbLevel_1.toLowerCase();
// BE CAREFULL WHEN MAKING CHANGES TO THIS FILE. THIS NEXT LINE IS SETUP SO THAT REGISTRATION WILL MAKE THE CHROME IMAGES SECURE
function writeChrome(){document.write('<table width="'+chromeWidth+'" cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="'+chromeColor+'"><tr><td width="122"><a href="'+bCrumbTr+'http://disney.go.com/&name=g_micChrome_dlogo" target="_top"><img src="'+proto+'//disney.go.com/globalmedia/chrome/disney_logo.gif" width="122" height="25" alt="" border="0"></a></td><td align="left" valign="middle" width="424">'+breadCrumb+'</td><td width="125" align="left" valign="middle"><a href="'+bCrumbTr+'http://search.disney.go.com/index.html&name=g_micChrome_search" target="_top"><img src="'+proto+'//disney.go.com/globalmedia/chrome/magnifying_glass.gif" width="19" height="19" alt="" border="0" valign="middle" hspace="0" vspace="0" align="middle"><font color="'+chromeColor+'">&nbsp;</font><b>'+bCrumbFt+'Search Disney</font></b></a></td><td width="99" align="center" valign="middle"><A HREF="javascript:void(0);" onClick="window.open(\'http://transfer.go.com/cgi/atransfer.pl?name=128517&srvc=dis&guid=91514A3A-087F-4E1F-8767-81C89F35EAE5&context=235:55198:128517:55198&goto=http://disney.go.com/globalmedia/chrome/interstitial/pixar_disclaimer.html\',\'disclaimerWindow\',\'toolbar=no,scrollbars=no,location=no,width=370,height=210\')"><img src="'+proto+'//disney.go.com/disneypictures/cars/images/pixar_darkred.gif" alt="Pixar" width="101" height="22" hspace="2" border="0"></A></td></tr></table>');}

function doCrumb(goTo,tName,text){
	breadCrumb = bCrumbGr+"<a href='"+bCrumbTr+goTo+"&name="+tName+"' target='_top'>"+bCrumbFt+text+"</font></a>";
	if(bCrumbLevel_2_text){
		breadCrumb += bCrumbGr;
		if(bCrumbLevel_2_url){breadCrumb += "<a href='"+bCrumbLevel_2_url+"' target='_top'>";}
		breadCrumb += bCrumbFt+bCrumbLevel_2_text+"</font>";
		if(bCrumbLevel_2_url){breadCrumb += "</a>";}
	}
	if(bCrumbLevel_2_url){
		if(bCrumbLevel_3_text){
			breadCrumb += bCrumbGr;
			if(bCrumbLevel_3_url){breadCrumb += "<a href='"+bCrumbLevel_3_url+"' target='_top'>";}
			breadCrumb += bCrumbFt+bCrumbLevel_3_text+"</font>";
			if(bCrumbLevel_3_url){breadCrumb += "</a>";}
		}
	}
writeChrome();	
}

switch (bCrumbLv1){
case "entertainment" :
	doCrumb('http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/entertainment/today/index.html&name=g_micChrome_bc_entertainment', 'g_micChrome_bc_entertainment', 'Entertainment'); break;
case "familyfun" :
	doCrumb('http://disney.go.com/park/bases/familybase/today/index.html', 'g_micChrome_bc_familyfun', 'Family Fun'); break;
case "guestservices" :
	doCrumb('http://disney.go.com/guestservices/index.html', 'g_micChrome_bc_guestservices', 'Guest Services'); break;
case "kidsisland" :
	doCrumb('http://disney.go.com/park/bases/kidsbase/today/flash/index.html', 'g_micChrome_bc_kids', 'Kids Island'); break;
case "playhouse" :
	doCrumb('http://disney.go.com/park/bases/playhousebase/today/flash/index.html', 'g_micChrome_bc_playhousedisney', 'Playhouse Disney'); break;
case "store" :
	doCrumb('http://disney.store.go.com/', 'g_micChrome_bc_shopping', 'Disney Store'); break;
case "vacations" :
	doCrumb('http://disney.go.com/park/bases/destinations/index.html', 'g_micChrome_bc_destinations', 'Disney Destinations'); break;
case "destinations" :
	doCrumb('http://disney.go.com/park/bases/destinations/index.html', 'g_micChrome_bc_destinations', 'Disney Destinations'); break;
case "disneyinsider" :
	doCrumb('http://disney.go.com/insider/today/index.html', 'g_micChrome_bc_disneyinsider','Disney Insider'); break;
case "mainstreet" :
	doCrumb('http://disney.go.com/mainstreet/index.html', 'g_micChrome_bc_mainstreet', 'Main Street Merchants'); break;
case "blast" :
	doCrumb('http://disneyblast.go.com', 'g_micChrome_bc_blast', "Disney's Blast"); break;
default :
	breadCrumb = bCrumbFt+"&nbsp;&nbsp;&gt;&nbsp;&nbsp;Where the Magic Comes to You!</font>"; writeChrome(); break;
}

