<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->


document.writeln('<table width="750" border="0" cellspacing="0" cellpadding="0">');
document.writeln('  <tr>');
document.writeln('    <td width="349"><IMG SRC="../images/gb1_1.gif" WIDTH=349 HEIGHT=52 ALT=""></td>');
document.writeln('    <td width="401"><IMG SRC="../images/gb1_2.gif" WIDTH=401 HEIGHT=52 ALT=""></td>');
document.writeln('  </tr>');
document.writeln('</table>');
document.writeln('<TABLE WIDTH=750 BORDER=0 CELLPADDING=0 CELLSPACING=0>');
document.writeln('  <TR>');
document.writeln('    <TD><a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image21","","../images/lanmu2_1.gif",1)><img src="../images/lanmu_1.gif" name="Image21" border="0"></a></TD>');
document.writeln('    <TD><a href="jj.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image22","","../images/lanmu2_2.gif",1)><img src="../images/lanmu_2.gif" name="Image22" border="0"></a></TD>');
document.writeln('    <TD><a href="news.asp" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image23","","../images/lanmu2_3.gif",1)><img src="../images/lanmu_3.gif" name="Image23" border="0"></a></TD>');
document.writeln('    <TD><a href="dd.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image24","","../images/lanmu2_4.gif",1)><img src="../images/lanmu_4.gif" name="Image24" border="0"></a></TD>');
document.writeln('    <TD><a href="kf.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image25","","../images/lanmu2_5.gif",1)><img src="../images/lanmu_5.gif" name="Image25" border="0"></a></TD>');
document.writeln('    <TD><a href="cy.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image26","","../images/lanmu2_6.gif",1)><img src="../images/lanmu_6.gif" name="Image26" border="0"></a></TD>');
document.writeln('    <TD><a href="sw.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image27","","../images/lanmu2_7.gif",1)><img src="../images/lanmu_7.gif" name="Image27" border="0"></a></TD>');
document.writeln('    <TD><a href="kl.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image28","","../images/lanmu2_8.gif",1)><img src="../images/lanmu_8.gif" name="Image28" border="0"></a></TD>');
document.writeln('    <TD><a href="yzh.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image29","","../images/lanmu2_9.gif",1)><img src="../images/lanmu_9.gif" name="Image29" border="0"></a></TD>');
document.writeln('    <TD><a href="gbl.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image30","","../images/lanmu2_10.gif",1)><img src="../images/lanmu_10.gif" name="Image30" border="0"></a></TD>');
document.writeln('    <TD><a href="df.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image31","","../images/lanmu2_11.gif",1)><img src="../images/lanmu_11.gif" name="Image31" border="0"></a></TD>');
document.writeln('    <TD><a href="lyb.asp" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image32","","../images/lanmu2_12.gif",1)><img src="../images/lanmu_12.gif" name="Image32" border="0"></a></TD>');
document.writeln('    <TD><a href="../english/jj.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=MM_swapImage("Image33","","../images/lanmu2_13.gif",1)><img src="../images/lanmu_13.gif" name="Image33" border="0"></a></TD>');
document.writeln('  </TR>');
document.writeln('</TABLE>');

function scroll(seed)
{
var m1 = "三亚果喜大酒店欢迎您的光临！" 
var m2 = ""
var msg=m1+m2; 
var out = " ";
var c = 1;
if (seed > 200) {
seed--;
var cmd="scroll(" + seed + ")";
timerTwo=window.setTimeout(cmd,200);
}
else if (seed <= 200 && seed > 0) {
for (c=0 ; c < seed ; c++) {
out+=" ";
}
out+=msg;
seed--;
var cmd="scroll(" + seed + ")";
self.status=out;
timerTwo=window.setTimeout(cmd,200);
} else if (seed <= 0) {
if (-seed < msg.length) {
out+=msg.substring(-seed,msg.length);
seed--;
var cmd="scroll(" + seed + ")";
self.status=out;
timerTwo=window.setTimeout(cmd,200);
}
else {
self.status=" ";
timerTwo=window.setTimeout("scroll(40)",200);
}
}
}
timerONE=window.setTimeout('scroll(40)',200);
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}