function openThirdParty(url){win=window.open('http://disney.go.com/disneypictures/javascript/disclaimer/disclaimer.html?'+url,'intermediate','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=370,height=210');}

function contentDisclaimer(URL){win=window.open('http://disney.go.com/disneypictures/javascript/disclaimer/contentDisclaimer.html?'+URL,'intermediate','toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=370,height=210');}

if (!bCrumbLevel_3_text){ // DISNEY PICTURES HOMEPAGE AND NONFLASH PAGE ONLY
	document.write('<a href="http://disney.go.com/disneypictures/downloads/index.html"><img src="http://disney.go.com/disneypictures/javascript/visa/disneyxd-banner.gif" wi'+'dth="468" hei'+'ght="60" border="0" alt="" title="Introducing the NEW Disney Pictures Ultimate Desktop &mdash; Click here" name="imageName"></a><br />');
} else if ((bCrumbLevel_3_text == "The Nightmare Before Christmas 3-D")||(bCrumbLevel_3_text == "Eight Below")) { // THESE SITES ONLY
// REMOVE THE CHILLOUT CHALLENGE BANNER AFTER 10/10
//	var endDate=new Date()
//	endDate.setFullYear(2006,09,10)
//	var today=new Date()
//	if (endDate>today){ // END OF DATE CHECK
		document.write('<a href="http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/disneypictures/el_capitan/tickets.html&name=BVPM_Banner_Nightmare2ElCap"><img src="http://disney.go.com/disneypictures/nightmare/images/promo_elCap3.jpg" width="364" height="76" alt="" title="The Nightmare Before Christmas at the El Capitan Theatre, Hollywood &mdash; Click here to order tickets online" border="0" /></a><br /><br />');
//	} // PART OF THE DATE CHECK CODE
} else { // EVERYTHING ELSE

// SHOW NOTHING
}