📄 hotel.js
字号:
document.write('<div id="basec" align="center" style="position:relative;width:760;align:center">');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td width="11"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="56"><a href="http://www.elong.com/"><img src="http://www.elong.com/img4/www_0.gif" width="56" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="56"><a href="http://hotel.elong.com/"><img src="http://www.elong.com/img4/hotel_1.gif" width="56" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="56"><a href="http://air.elong.com/"><img src="http://www.elong.com/img4/air_0.gif" width="56" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="56"><a href="http://special.elong.com/"><img src="http://www.elong.com/img4/special_0.gif" width="74" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="74"><a href="http://trip.elong.com/"><img src="http://www.elong.com/img4/trip_0.gif" width="74" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="85"><a href="http://guide.elong.com/"><img src="http://www.elong.com/img4/sotrip_0.gif" width="85" height="22" border="0"></a></td>');
//document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
//document.write('<td width="56"><a href="http://community.elong.com/wait.html"><img src="http://www.elong.com/img4/community_0.gif" width="56" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="74"><a href="http://group.elong.com/"><img src="http://www.elong.com/img4/group_0.gif" width="74" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="74"><a href="http://care.elong.com/"><img src="http://www.elong.com/img4/care_0.gif" width="74" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="56"><a target="_self" href="http://www.elong.com/square/store.asp" ><img src="http://www.elong.com/img4/square_0.gif" width="74" height="22" border="0"></a></td>');
//document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
//document.write('<td width="56"><a target="_self" href="http://care.elong.com/wait_prize.html" ><img src="http://www.elong.com/img4/care_prize_0.gif" width="74" height="22" border="0"></a></td>');
document.write('<td width="3"><img src="http://www.elong.com/img4/z.gif" width="1" height="1"></td>');
document.write('<td width="66"><a href="http://www.elong.net/"><img src="http://www.elong.com/img4/english_0.gif" width="66" height="22" border="0"></a></td>');
document.write('<td width="51"> </td>');
document.write('</tr>');
document.write('</table></div>');
//document.write('<div id="channellayer" style="position:absolute;z-index:150;top:22;left:543;width:120;height:120;visibility:hidden;">');
//document.write('<table border="0" cellspacing="0" cellpadding="0" width="74" onmouseover="shLayer(\'channellayer\',\'\',\'show\')" onmouseout="shLayer(\'channellayer\',\'\',\'hide\')" style="font-size:12px;border:1px #227E95 solid;" bgcolor=#DBEBF1><tr><td height=22> <a href="http://auto.elong.com/"><font color=#227E95>汽车</font></a></td><td height=22> <a href="http://life.elong.com/"><font color=#227E95>小资</font></a></td></tr></table></div>');
//document.write('</td></tr></table>');
function getLayer(n,doc)
{
var x;
if(!doc) var doc=document;
if(!(x=doc[n])&&doc.all) x=doc.all[n];
for(i=0;!x&&doc.layers&&i<doc.layers.length;i++) x=getLayer(n,doc.layers[i].document);
if(!x && doc.getElementById) x=doc.getElementById(n);
if(x.style) x=x.style;
return x;
}
function shLayer(){
var i,v,obj,args=shLayer.arguments;
for (i=0;i<(args.length-2);i+=3){
if ((obj=getLayer(args[i]))!=null){
v=args[i+2];
v=(v=='show')?'visible':(v='hide')?'hidden':v;
}
obj.visibility=v;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -