var bottom="";
bottom+="</tr>";
if(pageid == "mwod") {	
	bottom+="<tr>";
	bottom+="  <td><img src='" + langurl + "/discover/images/mwod/ph2_botcopy.gif' width=748 height=27 border=0></td>";
	bottom+="</tr>";
	bottom+="</table>";
}
else {
	bottom+="</table>";
	bottom+="<table width=750 border=0 cellpadding=5 cellspacing=0 bgcolor='#2955C0'>";
	bottom+="<form name=form style=\"display: inline;\">";
	bottom+="<tr>";
	bottom+="      <td width=622><img src=\"" + langurl + "/images/shim.gif\" border=0 width=3 height=1 align=middle><a href='http://park.hongkongdisneyland.com/hkdl/en_US/home/home?name=HomePage' target=_blank><img src=\"" + langurl + "/images/learn_more.gif\" width=264 height=19 border=0 align=middle></a></td>";
	bottom+="      <td width=108><a href='#top' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('backtotop1','','" + langurl + "/images/btn_top_over.gif',1)\"><img src=\"" + langurl + "/images/btn_top_up.gif\" alt=\"back to top\" name=\"backtotop1\" width=93 height=29 border=0 id=backtotop1></a></td>";
	bottom+="    </tr>";
	bottom+="</form>";
	bottom+="  </table>";
	bottom+= bottommenu();
	bottom+="</div>";     
}
document.write(bottom);