tmpDate = new Date();
date = tmpDate.getDate();
month= tmpDate.getMonth() + 1 ;
year= tmpDate.getFullYear();
myArray=new Array(6);
myArray[0]="星期日";
myArray[1]="星期一";
myArray[2]="星期二";
myArray[3]="星期三";
myArray[4]="星期四";
myArray[5]="星期五";
myArray[6]="星期六";
weekday=tmpDate.getDay();
document.write("<div style=\"float:left;width:100%;height:63px;background:url(/images1/top_bg.jpg) no-repeat 0 0;\">");
document.write("	<div class=\"date\">[ "+year+"年"+month+"月"+date+"日"+myArray[weekday]+" ]</div>");
document.write("	<div class=\"top2\">");
document.write("		<div class=\"sethome\"><a href=\"#\" onClick=\"this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.sd-alarm.com');\">设为首页</a></div>");
document.write("		<div style=\"float:right;\">|</div>");
document.write("		<div class=\"addfavor\"><a href=\"#\" onclick=\"javascript:window.external.AddFavorite('http://www.sd-alarm.com/','杭州美伦信号技术有限公司-济南办事处')\">加为收藏</a></div>");
document.write("	</div>");
document.write("</div>");
document.write("<div style=\"clear:both;width:100%;\">");
document.write("	<div style=\"float:left;width:100%;\">");
document.write("            <object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\"");
document.write("                width=\"777\" height=\"131px\" id=\"Shockwaveflash1\">");
document.write("                <param name=\"movie\" value=\"/images1/flash.swf\" />");
document.write("                <param name=\"quality\" value=\"high\" />");
document.write("                <param name=\"wmode\" value=\"transparent\" />");
document.write("                <embed src=\"/images1/flash.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" wmode=\"transparent\" type=\"application/x-shockwave-flash\" width=\"777\" height=\"131px\"></embed>");
document.write("            </object>");
document.write("</div>");
document.write("</div>");
document.write("<div style=\"clear:both;width:100%;\">");
document.write("	<div style=\"float:left;width:100%;height:40px;background:url(/images1/menu_bg.gif) repeat-x 0 0;\">");
document.write("		<div style=\"float:left;width:70px;padding-top:12px;font-size:14px;color:#fff;font-weight:bold;margin-left:5px;\"><a href=\"/\"><font color=\"#FFFFFF\">首 页</font></a></div>");
document.write("		<div style=\"float:left;width:24px;height:40px;background:url(/images1/line.gif) no-repeat 0 0;\"></div>");
document.write("		<div style=\"float:left;width:70px;padding-top:12px;font-size:14px;color:#fff;font-weight:bold;margin-left:15px;\"><a href=\"/about/\"><font color=\"#FFFFFF\">关于我们</font></a></div>");
document.write("		<div style=\"float:left;width:24px;height:40px;background:url(/images1/line.gif) no-repeat 0 0;\"></div>");
document.write("		<div style=\"float:left;width:70px;padding-top:12px;font-size:14px;color:#fff;font-weight:bold;margin-left:15px;\"><a href=\"/products_more.asp?lm=69\"><font color=\"#FFFFFF\">产品中心</font></a></div>");
document.write("		<div style=\"float:left;width:24px;height:40px;background:url(/images1/line.gif) no-repeat 0 0;\"></div>");
document.write("		<div style=\"float:left;width:70px;padding-top:12px;font-size:14px;color:#fff;font-weight:bold;margin-left:15px;\"><a href=\"/contact/\"><font color=\"#FFFFFF\">联系我们</font></a></div>");
document.write("		<div style=\"float:left;width:24px;height:40px;background:url(/images1/line.gif) no-repeat 0 0;\"></div>");
document.write("		<div style=\"float:left;width:70px;padding-top:12px;font-size:14px;color:#fff;font-weight:bold;margin-left:15px;\"><a href=\"/ly.asp\" target=_blank><font color=\"#FFFFFF\">在线留言</font></a></div>");
document.write("		<div style=\"float:left;width:24px;height:40px;background:url(/images1/line.gif) no-repeat 0 0;\"></div>");
document.write("	</div>");
document.write("</div>");
document.write("<div style=\"width:100%;line-height:10px;font-size:0px\"></div>");
