document.writeln("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">");
document.writeln("<html xmlns=\"http://www.w3.org/1999/xhtml\">");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />");
document.writeln("<title>河池假日国旅近期推荐热点线路</title>");
document.writeln("</head>");
document.writeln("<style type=\"text/css\">");
document.writeln("body {  ");
document.writeln("margin: 0px; ");
document.writeln("padding: 0px; ");
document.writeln("position:absolute; ");
document.writeln("} ");
document.writeln("");
document.writeln("");
document.writeln(" #winpop {width:950px; height:0px; bottom:0; border:1px solid #666; margin:0; padding:1px; overflow:hidden; display:none; margin-right: auto; margin-left: auto;}");
document.writeln("#winpop .title { width:100%; height:22px; line-height:20px; background:#CC33FF; font-weight:bold; text-align:center; font-size:12px;}");
document.writeln("#winpop .con { width:100%; height:300px; line-height:300px; font-weight:bold; font-size:12px; color:#FF0000; text-decoration:underline; text-align:center} ");
document.writeln(".close { position:absolute; right:25px; top:-1px; color:#FFF; cursor:pointer}");
document.writeln("</style>");
document.writeln("<script type=\"text/javascript\">");
document.writeln("");
document.writeln("function tips_pop(){");
document.writeln("  var MsgPop=document.getElementById(\"winpop\");");
document.writeln("  var popH=parseInt(MsgPop.style.height);//将对象的高度转化为数字");
document.writeln("   if (popH==0){");
document.writeln("   MsgPop.style.display=\"block\";//显示隐藏的窗口");
document.writeln("  show=setInterval(\"changeH(\'up\')\",2);");
document.writeln("   }");
document.writeln("  else { ");
document.writeln("   hide=setInterval(\"changeH(\'down\')\",2);");
document.writeln("  }");
document.writeln("}");
document.writeln("function changeH(str) {");
document.writeln(" var MsgPop=document.getElementById(\"winpop\");");
document.writeln(" var popH=parseInt(MsgPop.style.height);");
document.writeln(" if(str==\"up\"){");
document.writeln("  if (popH<=316){");
document.writeln("  MsgPop.style.height=(popH+20).toString()+\"px\";");
document.writeln("  }");
document.writeln("  else{  ");
document.writeln("  clearInterval(show);");
document.writeln("  }");
document.writeln(" }");
document.writeln(" if(str==\"down\"){  ");
document.writeln("  if (popH>=4){  ");
document.writeln("  MsgPop.style.height=(popH-4).toString()+\"px\";");
document.writeln("  }");
document.writeln("  else{ ");
document.writeln("  clearInterval(hide);   ");
document.writeln("  MsgPop.style.display=\"none\";  //隐藏DIV");
document.writeln("  }");
document.writeln(" }");
document.writeln("}");
document.writeln("window.onload=function(){//加载");
document.writeln("document.getElementById(\'winpop\').style.height=\'0px\';");
document.writeln("setTimeout(\"tips_pop()\",200);//秒后调用tips_pop()这个函数");
document.writeln("setTimeout(\"tips_pop()\",12000) //秒后关闭；");
document.writeln("}");
document.writeln("");
document.writeln("</script>");
document.writeln("");
document.writeln("<body > ");
document.writeln("");
document.writeln("");
document.writeln("<div id=\"winpop\">");
document.writeln(" <div class=\"title\">四星级旅行社★★★★ 消费者满意单位，河池假日国旅近期推荐精品线路！<span class=\"close\" onclick=\"tips_pop()\">关闭[X]</span></div>");
document.writeln("    <div class=\"con\"><a href=\"http://www.iibama.com/LineList.aspx?linegroup=35122\" target=_blank title=\"河池假日国旅活动宣传单\"><img src=\"http://www.nandan365.com/ads/iibama/hc.gif\" border=0 width=\"960\" height=\"300\"></a></div>");
document.writeln("</div>");
document.writeln("");
document.writeln("</body>");
document.writeln("</html>");