
document.write('<table border="0" cellspacing="0" cellpadding="0" align="center">');
document.write('<tr>');
if(location.href.indexOf("https://")!=-1){
	document.write('	<td><img src="https://disney.go.com/globalmedia/guest_services/nav/gs_nav.gif" alt="" border="0" usemap="#gs_nav"></td>');
}else{
	document.write('	<td><img src="http://disney.go.com/globalmedia/guest_services/nav/gs_nav.gif" alt="" border="0" usemap="#gs_nav"></td>');
}
document.write('</tr>');
document.write('</table>');
document.write('<map name="gs_nav">');
document.write('<area coords="7,13,106,63" href="http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/guestservices/index.html&name=gs_navbar_gshome" shape="RECT" alt="Guest Services Home" title="Guest Services Home">');
document.write('<area coords="7,70,106,97" href="http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://psc.disney.go.com/guestservices/index.html&name=gs_navbar_faqhelp" shape="RECT" alt="FAQ/Help" title="FAQ/Help">');
document.write('<area coords="7,101,106,128" href="http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://search.disney.go.com&name=gs_navbar_search" shape="RECT" alt="Search" title="Search">');
document.write('<area coords="7,133,106,160" href="http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/guestservices/your_account/index.html&name=gs_navbar_account" shape="RECT" alt="Your Account" title="Your Account">');
document.write('<area coords="7,164,106,191" href="http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/guestservices/netiquette.html&name=gs_navbar_netiquette" shape="RECT" alt="Netiquette" title="Netiquette">');
document.write('<area coords="7,195,106,223" href="http://transfer.go.com/cgi/transfer.dll?srvc=dis&goto=http://disney.go.com/help/software_center/index.html&name=gs_navbar_software" shape="RECT" alt="Software Center" title="Software Center">');
document.write('</map>');
