﻿var domainList="localhost|http://www.kmdushi.com|kmdushi.com"; //设置为对应的域名，例如http://www.kmdushi.com
var host = window.location.host.toLowerCase(); 
//原开//if(domainList.indexOf(host)<0){
//原开//host="http://www.kmdushi.com"; //设置为对应的域名，例如http://www.kmdushi.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+'/Company/Bg/" ><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/" ><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/" ><img src="http://'+host+'/Images/2007_top3.gif" alt="" width="72" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/Company/Cx/" ><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/Gw/" ><img src="http://'+host+'/Images/2007_top5.gif" alt="" width="78" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://'+host+'/TakeOut/" ><img src="http://'+host+'/Images/2007_top6.gif" alt="" width="67" height="41" /></a></td>');
        document.write('<td align="center"><a href="http://www.dmjcw.com/" ><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+'/News/">资讯</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="http://'+host+'/VipCard/" target="_blank">VIP卡</a></td>');
        document.write('<td align="center"><a href="http://'+host+'/Company/Vip.html">优惠商家</a></td>');
        document.write('<td align="center"><a href="http://km.nightso.com/">搜夜网昆明站</a></td>');
      document.write('</tr>');
    document.write('</table>');
	document.write('</td>');
  document.write('</tr>');
document.write('</table>');