<!DOCTYPE html>
<html lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>制造业HR怎样摆脱考勤薪资手工统计的繁琐？_同鑫HR系统</title>
<meta name="keywords" content="HR考勤薪酬系统" />
<meta name="description" content="在制造业，HR部门长期面临着考勤与薪资统计的双重挑战。员工数量庞大、班次复杂、计件工资核算繁琐，叠加手工统计易出错、效率低、合规风险高等问题，需要HR考勤薪酬系统解决。" />
<link rel="shortcut icon" href=favicon.ico type=image/x-icon>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="baidu-site-verification" content="eoNHTgUBRB" />
<link rel="stylesheet" type="text/css" href="css/cn45.css">
<script language="JavaScript" type="text/JavaScript" src="js/jquery-1.11.0.min.js"></script>
<script language="JavaScript" type="text/JavaScript" src="js/images.js"></script>
<link rel="stylesheet" type="text/css" href="css/animate.min.css">
<script language="javascript" type="text/javascript">
function uaredirect(f){
	try{
		var b=false;
		if(arguments[1]){
			var e=window.location.host;var a=window.location.href;
			if(isSubdomain(arguments[1],e)==1){
				f=f+"/#m/"+a;b=true
			}else{
				if(isSubdomain(arguments[1],e)==2){
					f=f+"/#m/"+a;b=true
				}else{
					f=a;b=false
				}
			}
		}else{
			b=true
		}
		if(b){
			var c=window.location.hash;
			if(!c.match("fromapp")){
				if((navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i))){
					location.replace(f)
				}
			}
		}
	}catch(d){}
}
uaredirect('m/');
$(document).ready(function(){
	var l = true;
	var top = $("#xxkmenu1").offset().top;
	function doFix()
	{
		var scrolla=$(window).scrollTop();
		var dis=parseInt(top)-parseInt( scrolla);
		if(l && dis<=0)
		{
			$("#xxkmenu1").addClass("fixed_right");
			$("#lyptopmenu").addClass("fixedlytop");
			l=false;
			$(".logo img").attr("src","images/logo.jpg");
			$(".mmenu img").attr("src","images/5199.png");
		}
		if(!l && dis>0)
		{
			$("#xxkmenu1").removeClass("fixed_right");
			$("#lyptopmenu").removeClass("fixedlytop");
			$(".lyprobox").removeClass("hlymenu");
			l=true;
			$(".logo img").attr("src","upload_files/2019-08/201908291007546984.png
");
			$(".mmenu img").attr("src","images/519.png");
		}
	}
	$(window).scroll(doFix);
});
//加入收藏   
        function AddFavorite(sURL, sTitle) {   
            sURL = encodeURI(sURL);          try{      
            window.external.addFavorite(sURL, sTitle);      
        }catch(e) {      
            try{      
                window.sidebar.addPanel(sTitle, sURL, "");      
            }catch (e) {      
                alert("加入收藏失败，请使用Ctrl+D进行添加,或手动在浏览器里进行设置.");   
            }      
        }   
    }
$(function(){
	$('.topimg').eq(0).click(function(){
		$(".topser").toggle(500);
	});
	$(".menubox").find(".mmenu").on("click", function(){
            if ( !$(".phmenu").hasClass("emnu_show") ) {
                $(".phmenu").addClass("emnu_show");
            } else {
                $(".phmenu").removeClass("emnu_show");
            }
            
            
        })
		$(".menu li").hover(function(){
			$(this).find("div").stop(true,true);
			$(this).find("div").stop(true,true).slideDown(100);
		},function(){
			$(this).find("div").stop(true,true);
			$(this).find("div").stop(true,true).slideUp(100);
			});

});
</script>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?b0265ed3ad1ab00ec562b73a3f2025a2";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
console.log("abc测试赵")

</script>
</head>
<body><div class="menubox" id="xxkmenu1">
	<div class="topcenter"><ul class="menu transition">
	<li><a href="/">首页</a></li>

	<li><a href="product.html" >产品功能</a>
    	<div class=submenu>			  <a href="productshow_692.html" class="">组织规划</a>
			  			  <a href="productshow_689.html" class="">招聘管理</a>
			  			  <a href="productshow_686.html" class="">员工管理</a>
			  			  <a href="productshow_688.html" class="">计件薪资</a>
			  			  <a href="productshow_681.html" class="">考勤管理</a>
			  			  <a href="productshow_678.html" class="">薪酬管理</a>
			  			  <a href="productshow_677.html" class="">目标与绩效</a>
			  			  <a href="productshow_676.html" class="">培训管理</a>
			  			  <a href="productshow_691.html" class="">鑫云通APP</a>
			  			  <a href="productshow_670.html" class="">人权验厂</a>
			  			  <a href="productshow_604.html" class="">工作流</a>
			  </div>    </li>

	<li><a href="anli.html" >解决方案</a>
    	    </li>

	<li><a href="news.html"  class='hmenu0' >新闻资讯</a>
    	    </li>

	<li><a href="about.html" >关于我们</a>
    	    </li>

	<li><a href="feedback.html" >预约演示</a>
    	    </li>

	<li><span>400-1800-278</span></li>

    <li style="position:relative;"><a href="javascript:void(0);" class="topimg"></a>

    	<div class="topser">

        <form name="pros" method="post" action="search.php">

            <input type="text" name="topword" value="" class="topword" />

            <input type="submit" name="topsub" value="" class="topsub" />

        </form></div></li>

</ul>	<a href="index.html" class="logo"><img src="upload_files/2019-08/201908291007546984.png
" /></a>
    <a href="javascript:void(0);" class="mmenu"><img src="images/519.png" /></a>
	</div>
</div>
<div class="banner_page imgbj4" style="background-image:url(upload_files/2024-04/202404290925217175.jpg); width:100%; position:relative;">
	
    <div class="toptext"><h1>同鑫eHR，聚焦人力资源管理痛点</h1><h2>打造人力资源管理系统一体化解决方案</h2></div>
</div>

<div class="main_01 web_w">
<ul class="lyprolass">
    <li><a href="news_426.html" >
    公司动态    </a></li>
    <li><a href="news_431.html"  class='hlymenu' >
    行业资讯    </a></li>
  	<li><a href="news.html"  >全部信息</a></li>
</ul>
  <div class="">
  <div class='column'> <a href='index.php'> <i class='fa fa-home'></i> 首页 </a> >  <a href=news.html>新闻资讯</a>&nbsp; &gt;&nbsp; <font class='blue'>行业资讯</font></div>   <div class="t_c">
    <h1 class="normal p_b_20 t_c c_0">
      制造业HR怎样摆脱考勤薪资手工统计的繁琐？    </h1>
    <span class="p_10">2026-04-08 11:54:21</span>
    <span class="p_10">浏览：115</span>
    <span class="p_10">咨询电话：<font class="red">400-1800-278</font></span>
  </div>
  <div class="txt txtimg">
    <p style="line-height: 2em;"><span style="font-size: 18px;">在制造业，HR部门长期面临着考勤与薪资统计的双重挑战。员工数量庞大、班次复杂、计件工资核算繁琐，叠加手工统计易出错、效率低、合规风险高等问题，使得HR团队陷入“核对-纠错-再核对”的恶性循环。如何通过数字化工具实现考勤与薪资的自动化处理，成为制造业HR提升管理效能的核心诉求。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>一、制造业考勤薪资管理的三大核心痛点</strong></span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>1. 复杂考勤场景下的数据采集难题</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">制造业员工类型多样，包括固定班次员工、外勤人员、弹性工时员工及临时工等。传统打卡方式（如纸质签到、单一打卡机）无法满足多场景需求，导致数据分散、代打卡现象频发。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>2. 计件工资与合规核算的双重挑战</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">制造业普遍采用计件工资制，需根据工序单价、质量系数、加班时长等多维度计算薪酬。手工统计不仅效率低下，更易因数据遗漏或计算错误引发劳资纠纷。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>3. 跨系统数据孤岛与合规风险</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">制造业通常同时使用ERP、MES、考勤机等多套系统，但数据未打通导致HR需手动整合考勤、绩效、社保等信息，既增加工作量，又因数据延迟影响薪资发放时效。此外，劳动法对工时、加班、社保的合规要求日益严格，手工统计难以满足审计需求，增加企业法律风险。</span></p><p><br/></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>二、同鑫HR系统：制造业考勤薪资自动化的标杆方案</strong></span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">同鑫科技深耕制造业人力资源数字化26年，累计服务7000+制造企业，其HR系统以“一体化、全场景、高灵活”为设计理念，直击制造业管理痛点，核心优势体现在以下三方面：</span></p><p><br/></p><p><br/></p><p style="text-align: center; line-height: 2em;"><img src="/upload_files/2026-04/1775620566481955.png" title="考勤管理系统" alt="考勤管理系统" width="1000" height="719"/></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>1. 全场景考勤管理：从数据采集到智能排班</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong><br/></strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">多模式打卡支持：系统支持指纹、人脸识别、GPS定位、企业微信/钉钉移动打卡等多种方式，适配固定班次、外勤、弹性工时等场景。例如，某新能源企业通过部署鑫系统，实现全国多地工厂的统一考勤管理，考勤处理效率提升40%。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">AI智能排班：基于生产计划、员工技能、工时偏好等数据，系统自动生成最优排班方案，减少人工调度误差。某装备制造企业应用后，排班效率提升60%，加班成本降低25%。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">合规预警机制：内置劳动法规则引擎，自动识别超时加班、未休年假等异常，生成合规报告，帮助企业规避用工风险。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>2. 计件工资与薪酬核算：从精准计算到业财联动</strong></span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">计件规则引擎：支持工序单价、质量系数、技能等级等多维度计算，自动关联考勤数据生成计件工资。某纺织企业通过系统配置200+工序规则，薪资核算周期从5天缩短至1天，错误率降至0.5%以下。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">一键算薪与自动报税：系统集成考勤、绩效、社保、奖惩等数据，支持复杂薪酬结构（如薪点制、提成制）的自定义配置，一键生成薪资表并自动对接税局系统报税。某机械制造企业应用后，HR事务性工作减少40%，薪资发放准时率达100%。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">成本分摊与分析：按部门、生产线、项目等多维度生成人力成本报表，支持与财务系统对接，实现业财一体化管理。某汽配企业通过系统分析，发现某生产线人力成本超支15%，优化后实现人力成本的大幅节省。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>3. 一体化数据平台：从流程贯通到决策支持</strong></span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">全生命周期人才管理：覆盖招聘、入职、培训、绩效、离职等环节，员工信息实时更新，避免“人卡分离”“人薪错位”风险。例如，某电子企业通过系统实现批量入职流程1小时内完成，员工异动时考勤权限与薪酬规则自动同步。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">移动化协同办公：员工可通过APP自助查询考勤、薪资、假期余额，发起请假、加班申请；管理者实时掌握出勤率、人均薪酬等数据，通过移动驾驶舱快速定位问题。某食品企业应用后，员工满意度提升30%，HR沟通成本降低50%。</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">生态集成与出海支持：无缝对接ERP、MES、钉钉等系统，支持东南亚多语言部署、多地法律法规，满足企业全球化布局需求。某玩具集团通过系统实现东南亚工厂的数据贯通，集团全球化管理，管理效率提升40%。</span></p><p><br/></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>三、同鑫HR系统制造业客户降本增效案例：</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong><br/></strong></span></p><p style="text-align: center; line-height: 2em;"><span style="font-size: 18px;"><strong><img src="/upload_files/2026-04/1775621032539876.png" title="1775621032539876.png" alt="image.png"/></strong></span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>华南：</strong>深圳喜德盛自行车、深圳海目星激光、深圳金三维模具、广州白云清洁、广州丽高塑料、广州森下汽车、广州名幸电子、东莞易事特、东莞顺联动漫、东莞太阳茂森集团、惠州大金空调、惠州蓝微电子、惠州伟志电子、惠州道科包装、佛山美世乐、佛山奥丽侬、珠海华粤传动、中山天键电声股份等等</span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>华东：</strong>苏州万祥科技股份、苏州西典新能源、苏州好特斯模具、常州黑牡丹集团、常州祥明智能、南京优越健康集团、无锡长濑电子、无锡华东重机、宁波一彬科技、宁波旭力金属、宁波寰采星科技、嘉兴诚亿电子、嘉兴美凯威奇、金华白马科技、湖州冠华电气、台州苏尔达洁具、上海国乐轴承、上海济丰包装、上海宏和电子、上海展辰涂料等等</span></p><p><br/></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>四、选型建议：制造业HR如何选择适合的HR系统？</strong></span></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;">行业适配性：优先选择具有丰富制造业案例经验的厂商，确保支持计件工资、弹性工时、验厂管理等专属功能。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">集成能力：需与MES、ERP等生产系统对接，避免数据孤岛，实现跨部门协同。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">合规与安全：关注劳动法合规引擎、数据加密及备份机制，确保审计通过。</span></p><p style="line-height: 2em;"><span style="font-size: 18px;">实施与成本：评估快速上线能力、定制化成本及售后服务响应速度，避免“交钥匙”后无人维护。</span></p><p><br/></p><p><br/></p><p style="line-height: 2em;"><span style="font-size: 18px;"><strong>五、结语：</strong></span></p><p style="line-height: 2em;"><span style="font-size: 18px;">在制造业数字化转型的浪潮中，考勤薪资的自动化不仅是效率工具，更是企业提升人效、控制成本、规避风险的核心引擎。</span><a href="http://www.tongxine.com/" target="_self" style="font-size: 18px; text-decoration: underline;"><span style="font-size: 18px;">同鑫科技</span></a><span style="font-size: 18px;">HR系统通过“智能考勤+一键算薪+数据穿透”的闭环解决方案，帮助制造业HR摆脱手工统计的繁琐，将更多精力投入人才发展与战略决策，为企业高质量发展注入持久动力。</span></p><p><br/></p>  </div>
  <div class="clear5"></div>
  </div>
</div>
<div class="inbom">

	<div class="inbomcen">

          <div class="inab">

        	<h1><a href="product.html">产品功能</a></h1>

            <ul>

        	
			<li><a href="product_511.html">组织规划</a></li>

			  
			<li><a href="product_538.html">人员管理</a></li>

			  
			<li><a href="product_546.html">智慧考勤</a></li>

			  
			<li><a href="product_547.html">智慧薪酬</a></li>

			  
			<li><a href="product_548.html">培训管理</a></li>

			  
			<li><a href="product_552.html">绩效考核</a></li>

			  
			<li><a href="product_553.html">在线审批</a></li>

			  
        </ul>

        </div>

		<div class="inab">

        	<h1><a href="anli.html">解决方案</a></h1>

			<ul>

            	<li><a href=anlishow_565.html>餐饮酒店</a></li><li><a href=anlishow_564.html>连锁企业</a></li><li><a href=anlishow_563.html>先进制造</a></li><li><a href=anlishow_561.html>外资跨国企业</a></li><li><a href=anlishow_562.html>医疗器械</a></li><li><a href=anlishow_559.html>上市集团企业</a></li><li><a href=anlishow_560.html>央企国企</a></li><li><a href=anlishow_558.html>世界500强</a></li>
            </ul>

          </div>

        <div class="inab">

        	<h1><a href="news.html">新闻资讯</a></h1>

            <ul>

        	
			<li><a href="news_426.html">公司动态</a></li>

			  
			<li><a href="news_431.html">行业资讯</a></li>

			  
        </ul>

        </div>

        <div class="inab">

        	<h1><a href="about.html">关于我们</a></h1>

			<ul>

            	<li><a href=about_87.html >公司简介</a></li><li><a href=about_438.html >发展历程</a></li><li><a href=about_594.html >服务支持</a></li><li><a href=about_596.html >联系我们</a></li><li><a href=about_597.html >加入我们</a></li><li><a href=about_2468.html >咨询团队</a></li>
            </ul>

          </div>

          <div class="inab">

        	<h1><a href="about_596.html">联系方式</a></h1>

          	<p><strong>400-1800-278</strong></p>

            <!--p>电话：< ?=$prshtel?></p>

            <p>地址：< ?=$add?></p-->

            <p><img src="upload_files/2023-04/202304260428562919.jpg" width="150" /></p>

          </div>

    </div>

</div>

<div class="copyright">
Copyright© 2014-2025 All rights reserved. <br>官方邮箱：info@tongxine.com<br />

    同鑫科技专注e-hr<a href="http://www.tongxine.com/">人力资源管理系统</a>，人力资源管理软件，hr系统，<a href="http://www.tongxine.com/productshow_681.html">考勤系统</a>，薪酬系统等功能。<br />
地区分布：东莞 ● 广州 ● 深圳 ● 杭州 ●  上海  ● 苏州 ● 无锡 ● 武汉 ● 长沙●东南亚<br />
<a href="https://beian.miit.gov.cn/">粤ICP备05023397号</a>  公安备案号：44010502002495&nbsp;&nbsp;&nbsp;&nbsp;

    &nbsp;&nbsp;

</div>

<div class="qqkefu">

    <ul>

        <li class="qq_phone" id="140" style="width: 45px; overflow: hidden;"><a href="#"><b></b>400-1800-278</a></li>

        
		<li class="qq_czaa qq_ku" id="120" style="width: 45px; overflow: hidden;"><a href="http://wpa.qq.com/msgrd?v=3&amp;uin=&amp;site=qq&amp;menu=yes" target="_blank"><b></b>同鑫客服</a></li>


		<li class="qq_app">

             <div class="app" style="display: none;">

                                <p><img src="upload_files/2023-04/202304260428562919.jpg">关注公众号</p>

                                <i class="arrow3"></i>

            </div>

            </li>

        <li class="top" _vimium-has-onclick-listener=""></li>

    </ul>

</div>

<ul class="phmenu">


	<li><a href="product.html" >产品功能</a></li>


	<li><a href="anli.html" >解决方案</a></li>


	<li><a href="news.html"  class='hmenu0' >新闻资讯</a></li>


	<li><a href="about.html" >关于我们</a></li>


	<li><a href="feedback.html" >预约演示</a></li>


	<li><span>400-1800-278</span></li>

</ul>

<script>

$(function () {

    $(".qqkefu .top").click(function(){

        $("html,body").animate({"scrollTop":0}, 1000);

    })

    $(window).scroll(function () {

        var scrollTop = document.body.scrollTop;

//        if(scrollTop>78){

//            $(".top").css({"opacity":"0.95","filter":"alpha(opacity=95)"})

//        }else{

//            $(".top").css({"opacity":"1","filter":"alpha(opacity=100)"})

//        }

    })



    //QQ

    $(".qq_czaa").hover(function(){

        var idw=this.id;

        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")

        {

            $(this).stop(true,false).animate({width:idw,"left":"-65px"}, 300);

        } else{

            $(this).stop(true,false).animate({"width":"175px"}, 300);

        }

    },function(){

        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")

        {

            $(this).stop(true,false).animate({"width":"45px","left":"0"}, 300);

        } else{

            $(this).stop(true,false).animate({"width":"45px"}, 300);

        }

    })

    $(".qq_phone").hover(function(){

        var idw=this.id;

        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")

        {

            $(this).stop(true,false).animate({width:idw,"left":"-95px"}, 300);

        } else{

            $(this).stop(true,false).animate({"width":"175px"}, 300);

        }

    },function(){

        if(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion .split(";")[1].replace(/[ ]/g,"")=="MSIE7.0")

        {

            $(this).stop(true,false).animate({"width":"45px","left":"0"}, 300);

        } else{

            $(this).stop(true,false).animate({"width":"45px"}, 300);

        }

    })

  $(".qq_czb").hover(function(){

        $(".erweima").stop(true,true).fadeIn();

    },function(){

        $(".erweima").stop(true,true).fadeOut();

    })

     $(".qq_app").hover(function(){

       $(this).find('.app').stop(true,true).fadeIn();

    },function(){

         $(this).find('.app').stop(true,true).fadeOut();

    })

});

</script>

<script src="js/wow.min.js"></script> 

<script>

wow = new WOW(

{animateClass: 'animated',

offset:100});

wow.init();

document.getElementById('moar').onclick = function() {

var section = document.createElement('section');

section.className = 'section--purple wow fadeInDown';

this.parentNode.insertBefore(section, this);};

</script>

<script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https'){
   bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
  }
  else{
  bp.src = 'http://push.zhanzhang.baidu.com/push.js';
  }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>


<script>
(function(b,a,e,h,f,c,g,s){b[h]=b[h]||function(){(b[h].c=b[h].c||[]).push(arguments)};
b[h].s=!!c;g=a.getElementsByTagName(e)[0];s=a.createElement(e);
s.src="//s.union.360.cn/"+f+".js";s.defer=!0;s.async=!0;g.parentNode.insertBefore(s,g)
})(window,document,"script","_qha",177058,false);
</script>
<script>
(function(){
var el = document.createElement("script");
el.src = "https://lf1-cdn-tos.bytegoofy.com/goofy/ttzz/push.js?cba088398f96ada7b32df8090542326140fae19a72c1a4ac70666e76def26190bc434964556b7d7129e9b750ed197d397efd7b0c6c715c1701396e1af40cec962b8d7c8c6655c9b00211740aa8a98e2e";
el.id = "ttzz";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(el, s);
})(window)
</script>
</body>

</html>