﻿var domainList="www.0464e.com"; //设置为对应的域名，
var host = window.location.host.toLowerCase(); 
//原开//if(domainList.indexOf(host)<0){
//原开//host="www.0464e.com"; //设置为对应的域名
//原开//}


document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0"  style="margin-top:5px">');
  document.write('<tr>');
    document.write('<td width="300"><img src="http://'+host+'/Images/rx_logo.gif" alt="" width="297" height="70" /></td>');
    document.write('<td style="border:#FFBC7B solid 1px"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
      document.write('<tr>');
        document.write('<td align="center"><a href="http://'+host+'/" ><img src="http://'+host+'/Images/2007_top1.gif" alt="" width="71" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/Company/Cy.html" ><img src="http://'+host+'/Images/2007_top2.gif" alt="" width="70" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/Company/Yl.html" ><img src="http://'+host+'/Images/2007_top3.gif" alt="" width="72" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/ClassAd/" ><img src="http://'+host+'/Images/2007_top4.gif" alt="" width="66" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/Company/Cy/All.html#c" ><img src="http://'+host+'/Images/2007_top5.gif" alt="" width="78" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/ok/" ><img src="http://'+host+'/Images/2007_top6.gif" alt="" width="67" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/bbs/" ><img src="http://'+host+'/Images/2007_top7.gif" alt="" width="62" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/Love/" ><img src="http://'+host+'/Images/2007_top8.gif" alt="" width="62" height="41" /></a></td>');
      document.write('</tr>');
    document.write('</table>');

	document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background-color:#FFDFBE; height:25px">');
      document.write('<tr>');
        document.write('<td align="center"><a href="http://'+host+'/">首页</a></td>');
       document.write('<td align="center"><a href="http://'+host+'/ok/">选秀</a></td>');
        document.write('<td align="center"><a href="http://'+host+'/ClassAd/">分类</a></td>');
        //document.write('<td align="center"><a href="http://'+host+'/Cookbook/">学做菜</a></td>');
        //document.write('<td align="center"><a href="http://'+host+'/Chef/">厨师</a></td>');
        //document.write('<td align="center"><a href="http://'+host+'/Eprint/">优惠券</a></td>');
        //document.write('<td align="center"><a href="http://'+host+'/Party/">聚会</a></td>');
        //document.write('<td align="center"><a href="http://'+host+'/photoAlbum/">相册</a></td>');
        document.write('<td align="center"><a href="#" target="_blank">论坛</a></td>');
        document.write('<td align="center"><a href="http://'+host+'/Company/Vip.html">优惠商家</a></td>');
        document.write('<td align="center"><a href="http://'+host+'/feedBack.aspx"><font color=red>投诉建议</font></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/Prize/">积分兑换</a></td>');
        document.write('<td align="center"><a href="http://'+host+'/ok"><font color=red>E卡通选秀赛</font></a></td>');
      document.write('</tr>');
    document.write('</table>');
	document.write('</td>');
  document.write('</tr>');
document.write('</table>');