y_head0603.js

来自「Dm9000网络接口驱动大全」· JavaScript 代码 · 共 39 行

JS
39
字号
document.write('<link rel="stylesheet" href="http://www.yesky.com/TLimages/head/y_headlogo0612.css" type="text/css" media="all" />');

//注册登陆及广告两行开始
document.write('<div class="top_head0607">');
document.write('<div class="left_head0607"><img src="http://www.yesky.com/TLimages/head/img/ssleft_0608.gif" border="0" /></div>');
document.write('<form name="search" method="get" action="http://search.yesky.com/search.do">');
document.write('<div class="dqbody_head0607">');
document.write('<a href="http://my.yesky.com/">用户登录</a>  <a href="http://passport.yesky.com/customer/agreement.jsp">注册</a>  ');
document.write('<B>天极IT搜索</B> <input type="hidden" name="stype" value="0" /><input id="searchzz" name="wd" size="12" onmouseover="this.focus()" onfocus="this.select()" type="text"/> <input type="submit" value="搜 索" class="searchbtn_head0607" /><input type="hidden" name="categoryIds" value="1" /><input type="hidden" name="categoryIds" value="2" /><input type="hidden" name="categoryIds" value="3" /><input type="hidden" name="categoryIds" value="4" /><input type="hidden" name="categoryIds" value="5" /><input type="hidden" name="categoryIds" value="6" /><input type="hidden" name="sortType" value="1">');
document.write('  天极网站群:<a href="http://www.yesky.com/">Yesky</a> | <a href="http://www.chinabyte.com/">ChinaByte</a> | <a href="http://www.techtarget.com.cn/">IT专家网</a> | <a href="http://www.impresswatch.com.cn/">Impress中文站</a>');
document.write('</div>');
document.write('</form>');
var abcurl=document.URL;
if(window.location.href.indexOf("big5.yesky.com")!=-1) 
{
var pcurl=abcurl.substring(25);
document.write('<div class="jtft_head0607"><a href="' + 'http' + '://'+pcurl+'"><img src="http://www.yesky.com/TLimages/head/img/jianti_0608.gif" alt="简体版" border="0" /></a> <a href="http://rss.yesky.com/"><img src="http://www.yesky.com/TLimages/head/img/ras_0608.gif" alt="RSS订阅" border="0" /></a></div>');
} 
else 
{
var pcurl2=abcurl.substring(7);
document.write('<div class="jtft_head0607"><a href="http://big5.yesky.com/b5/'+pcurl2+'"><img src="http://www.yesky.com/TLimages/head/img/fanti_0608.gif" alt="繁体版" border="0" /></a> <a href="http://rss.yesky.com/"><img src="http://www.yesky.com/TLimages/head/img/ras_0608.gif" alt="RSS订阅" border="0" /></a></div>');
} 

document.write('<div class="right_head0607"><img src="http://www.yesky.com/TLimages/head/img/ssright_0608.gif" border="0" /></div>');
document.write('</div>');

function MM_jumpMenu(targ,selObj,restore){ eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0;}
document.write('<div class="head_head0607">');
document.write('<div class="logo_head0607"><a href="http://www.yesky.com"><img src="http://www.yesky.com/TLimages/img/head/logo.gif" alt="天极Yesky" title="天极Yesky"/></a></div>');
document.write('<div class="ad_head0607"><span id="ad1"></span></div>');
document.write('<div class="other_head0607">');
document.write('<div class="fzbt_head0607"><div class="left_head0607" style="padding-top:4px;">天极网分站</div><div class="right_head0607" style="padding-top:2px;"><select onchange=MM_jumpMenu("parent",this,0) class="fzselect" name=form><option value="1" selected="selected">更多</option> <option value="http://nx.yesky.com/">宁夏站</option></select></div></div>');
document.write('<div class="fzlj_head0607"><a href="http://bj.yesky.com/">北京</a> <a href="http://sh.yesky.com/">上海</a> <a href="http://gd.yesky.com/">广东</a> <a href="http://cd.yesky.com/">成都</a><br><a href="http://cq.yesky.com/">重庆</a> <a href="http://sy.yesky.com/">沈阳</a> <a href="http://www.yesky.com/kpzhuanti/343/3019843.shtml">IT网媒平台</a></div>');
document.write('</div>');
document.write('</div>');
//注册登陆及广告两行结束

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?