var chromeColor = "#003399";
var chromeWidth = 770;

var bCrumbLevel_1 = "Entertainment";

var bCrumbLevel_2_text = "Walt Disney Pictures";
var bCrumbLevel_2_url = "http://disney.go.com/disneypictures/index.html";

var bCrumbLevel_3_text = "Roving Mars";
var bCrumbLevel_3_url = "http://disney.go.com/disneypictures/rovingmars/index.html";

var legalFooterColor = "#CC770C";

var legalFtrCpyRgt = "&copy; Disney. All rights reserved. IMAX &reg; Imax Corporation";

var legalFtrOpts = ["Register","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/wdpictures/chooseAge&name=g_legalFooter_register","Guest Services","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=https://register.go.com/wdpictures/preferenceCenter/lists&name=g_legalFooter_guestservices","Help","http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://www.disneystudiohelp.com&name=g_legalFooter_help"]

function openTrailer(){window.open('trailer.html','trailer','width=700,height=530');}

window.status="Roving Mars -- The Official Website"

function openLink(url){ // open external links from the xml in a rover window and focus them
	rover = window.open(url,'rover');
	rover.focus()
}
function openDescription(url){ // open external links from the xml in a rover window and focus them
	rover = window.open('http://disney.go.com/disneypictures/rovingmars/disclaimer.html?'+ url, 'roverDisclaimer', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=370,height=210');
}

function openDisclaimer(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');}

var ratingsDisclaimerFont="#000";
var ratingsDisclaimerBackground="#FFF";
var ratingsDisclaimerBorder="#000";