var chromeColor = "#000000";
var chromeWidth = 770;

var bCrumbLevel_1 = "touchstone";

var bCrumbLevel_2_text = "The Hitchhiker's Guide to the Galaxy";
var bCrumbLevel_2_url = "http://hitchhikers.movies.go.com/index.html";

var bCrumbLevel_3_text = "";
var bCrumbLevel_3_url = "";

var legalFooterColor = "#999999";

var legalFtrCpyRgt = "&copy; 2005 Buena Vista Pictures Distribution. All rights reserved.";

//var legalFtrOpts = ["Register","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/touchstone/chooseAge&name=g_legalFooter_register","Guest Services","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/touchstone/lists&name=g_legalFooter_guestservices","Help","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://psc.disney.go.com/guestservices/index.html&name=g_legalFooter_help"]

// DISCLAIMER POPUP SCRIPT
function openDisclaimer(URL){
	win = window.open('http://touchstone.movies.go.com/global/disclaimer/disclaimer.html?'+ URL, 'intermediate', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=370,height=210');
}

function params(qp){ try{r=unescape(location.search.match(new RegExp(qp+"=+([^&]*)"))[1]);}catch(e){r='';} return r; }
ecard = params("ecard");
if (ecard) {
	window.open('downloads/yourcard.html?ecard='+ecard,'yourcard',"scrollbars=no,width=400,height=300,resizable=no");
}
// BUILD A PLANET
choice1 = params("choice1");
if (choice1) {
	window.open('games/buildplanet.html'+location.search,'yourplanet',"scrollbars=no,width=770,height=405,resizable=no");
}

function tuneIn(){
	window.open('http://video.movies.go.com/hitchhikersguide');
}
