// JavaScript Document
 document.write("<div id='header'>")
    document.write("<div id='quicklink'> <a href='/Content/wzwzasm1/cms_10.html' title='无障碍声明'>无障碍声明</a> </div>")
    document.write("<div id='banner'>")
     document.write(" <object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='940' height='149' id='FlashID' title='青岛市开发区残疾人联合会'>")
        document.write("<param name='movie' value='/Content/flash/kf.swf' />")
       document.write(" <param name='quality' value='high' />")
        document.write("<param name='wmode' value='opaque' />")
        document.write("<param name='swfversion' value='6.0.65.0' />")
        <!-- 此 param 标签提示使用 Flash Player 6.0 r65 和更高版本的用户下载最新版本的 Flash Player。如果您不想让用户看到该提示，请将其删除。 -->
        document.write("<param name='expressinstall' value='Scripts/expressInstall.swf' />")
        <!-- 下一个对象标签用于非 IE 浏览器。所以使用 IECC 将其从 IE 隐藏。 -->
        <!--[if !IE]>-->
       document.write(" <object type='application/x-shockwave-flash' data='/Content/flash/kf.swf' width='940' height='149'>")
          <!--<![endif]-->
          document.write("<param name='quality' value='high' />")
          document.write("<param name='wmode' value='opaque' />")
          document.write("<param name='swfversion' value='6.0.65.0' />")
          document.write("<param name='expressinstall' value='Scripts/expressInstall.swf' />")
          <!-- 浏览器将以下替代内容显示给使用 Flash Player 6.0 和更低版本的用户。 -->
          document.write("<div>")
           document.write(" <h4>此页面上的内容需要较新版本的 Adobe Flash Player。</h4>")
            document.write("<p><a href='http://www.adobe.com/go/getflashplayer'><img src='http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif' alt='获取 Adobe Flash Player' /></a></p>")
          document.write("</div>")
          <!--[if !IE]>-->
        document.write("</object>")
        <!--<![endif]-->
      document.write("</object>")
    document.write("</div>")
    document.write("<div id='mainnav'>")
      document.write("<ul>")
document.write("<li><a href='/index.html' title='首页'>首页</a></li>")
document.write("<li><a href='/Content/zcfg/zcfg0.html' title='政策法规'>政策法规</a></li>")
document.write(" <li><a href='/Content/xwdt/xwdt0.html' title='新闻动态'>新闻动态</a></li>")
document.write("<li><a href='/Content/jgsz/jgsz0.html' title='机构设置'>机构设置</a></li>")
document.write("<li><a href='/Content/jyzp/jyzp0.html' title='教育就业'>教育就业</a></li>")
document.write("<li><a href='/Content/kfjz/kfjz0.html' title='康复救助'>康复救助</a></li>")
document.write("<li><a href='/Content/cjrfc/cjrfc0.html' title='残疾人风采'>残疾人风采</a></li>")
document.write("<li><a href='/Content/tyfw/tyfw0.html' title='托养服务' class='list_tyfw'>托养服务</a></li>")
     document.write(" </ul>")
     document.write(" <span>")

         var today = new Date();    
var week; var date;    
if(today.getDay()==0) week='星期日';    
if(today.getDay()==1) week='星期一';    
if(today.getDay()==2) week='星期二';    
if(today.getDay()==3) week='星期三';    
if(today.getDay()==4) week='星期四';    
if(today.getDay()==5) week='星期五';    
if(today.getDay()==6) week='星期六';     
if(navigator.userAgent.indexOf('Firefox')>0)    
{    
date='今天是' + (today.getYear()+1900)+'年'+(today.getMonth()+1)+'月'+today.getDate()+'日'+' ';    
document.write(date+week);    
}    
else    
{    
date='今天是' + (today.getYear())+'年'+(today.getMonth()+1)+'月'+today.getDate()+'日'+' ';    
document.write(date+week);    
}    

    document.write("  </span>")
      document.write("<div class='clearboth'></div>")
    document.write("</div>")
 document.write(" </div>")
