www.gusucode.com > 嘟嘟文章系统 1.0码程序 > js/header.js

    document.write('<div class="div_h">');
document.write('<div style="width:220px;float:left;margin-top:10px;margin-bottom:5px;">');
document.write('<!-- Logo 位-->');
document.write('<a href="http://250ol.com"><img style="border:none" src="http://250ol.com/images/logo.gif" alt="二佰伍娱乐在线" /></a>');
document.write('<div style="height:18px;padding:0px;margin-bottom:5px;padding-bottom:5px;vertical-align: middle ;border-bottom:1px solid #ACDFF2;">');
document.write('<ul class="hUl" id="b_link">');
document.write("<li><a href=\"http://www.250ol.com\" onClick=\"this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.250ol.com/');return(false);\" style=\"behavior: url(#default#homepage)\"><img style=\"margin:3px;\" src=\"http://250ol.com/images/home.gif\" />设为首页</A><li>");
document.write('<li><a href=\"http://www.250ol.com\" onclick="AddFavorite()"><img src="http://250ol.com/images/fav.gif" />加为收藏</a></li>');
document.write('<li><a href="mailto:ms51cn@163.com"><img src="http://250ol.com/images/email.gif" />联系我们</a></li>');
document.write('</ul>');
document.write('</div>');
document.write('<!--end -->');
document.write('</div>');
document.write('<div style="width:760px;float:left;margin-bottom:5px;" align="center">');
document.write('<!-- 广告 位-->');
document.write('<iframe scrolling="no" frameborder="0" marginheight="0" marginwidth="0" width="760" height="100" src="http://union.qyule.com/cgi-bin/lmcode.cgi?partner=nr265&sid=42634&style=mp760100"></iframe>')
document.write('<!--end -->');
document.write('</div>');
document.write('<div style="font:0px/0px sans-serif;clear: both;display: block"> </div>');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="1000">');
document.write('<tr>');
document.write('<td height="42" background="/images/lanmu_bg.gif" colspan="3">');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="1000">');
document.write('<tr>');
document.write('<td width="3">');
document.write('<img border="0" src="/images/lanmu01.gif" width="3" height="42"></td>');
document.write('<td width="710" align="center">');
document.write("<div class=\"head_menu\">");
document.write('<a  href="http://it.250ol.com">首页</a>');
document.write('&nbsp;|&nbsp;<a  href="/movie/lst.aspx?c=1&id=1&p=1">网站编程</a>');
document.write(' | <a  href="/movie/lst.aspx?c=1&id=2&p=1">网页特效</a>');
document.write(' | <a href="/movie/lst.aspx?c=1&id=3&p=1">恐怖片</a>');
document.write(' | <a href="/movie/lst.aspx?c=1&id=4&p=1">爱情片</a>');
document.write(' | <a href="/movie/lst.aspx?c=1&id=5&p=1">喜剧片</a>');
document.write(' | <a href="/movie/lst.aspx?c=1&id=6&p=1">故事片</a>');
document.write(' | <a href="/movie/lst.aspx?c=1&id=7&p=1">科幻片</a>');
document.write(' | <a href="/movie/lst.aspx?c=1&id=8&p=1">动画片</a>');
document.write(' | <a href="/movie/lst.aspx?c=1&id=9&p=1">连续剧</a>');
document.write(' | <a href="/movie/lst.aspx?c=1&id=10&p=1">综艺片</a>');
document.write("</div>");
document.write('</td>');
document.write('<td width="3">');
document.write('<img border="0" src="/images/lanmu02.gif" width="3" height="42"></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
function AddFavorite()
{
	window.external.AddFavorite('http://www.250ol.com','250娱乐在线');
}