| 
					
				 | 
			
			
				@@ -1,92 +1,92 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<!DOCTYPE html> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<html lang="en" xmlns:th="http://www.thymeleaf.org"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--<!DOCTYPE html>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--<html lang="en" xmlns:th="http://www.thymeleaf.org">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<head> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <script th:replace="common/head::static"></script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <meta charset="utf-8"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <meta http-equiv="X-UA-Compatible" content="IE=edge"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <meta name="viewport" content="width=device-width, initial-scale=1"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <title>泰和云HIS</title> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <!-- CSS --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <!--<link rel="stylesheet" th:href="@{~/css/roboto.css}"/>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="stylesheet" href="/thmz/css/font-awesome/css/font-awesome.min.css"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="stylesheet" href="/thmz/css/form-elements.css"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="stylesheet" href="/thmz/css/font-awesome/css/style.css"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="shortcut icon" type="image/x-icon" href="/thmz/images/hospital.png"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <!-- Favicon and touch icons --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <!--    <link rel="shortcut icon" type="image/x-icon" href="@{~/ico/favicon.png">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/thmz/ico/apple-touch-icon-144-precomposed.png"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/thmz/ico/apple-touch-icon-114-precomposed.png"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/thmz/ico/apple-touch-icon-72-precomposed.png"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="apple-touch-icon-precomposed" href="/thmz/ico/apple-touch-icon-57-precomposed.png"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <script src="/thmz/js/dependent/jquery.backstretch.min.js"></script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <script src="/thmz/js/common/file.js"></script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <script src="/thmz/js/common/date-util.js"></script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <script src="/thmz/js/mz/client_evaluate.js"></script> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <title>评价评价页面</title> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <style> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        body, html { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            margin: 0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            height: 100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--<head>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<script th:replace="common/head::static"></script>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<meta charset="utf-8">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<meta http-equiv="X-UA-Compatible" content="IE=edge">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<meta name="viewport" content="width=device-width, initial-scale=1">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<title>泰和云HIS</title>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<!– CSS –>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<!–<link rel="stylesheet" th:href="@{~/css/roboto.css}"/>–>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<link rel="stylesheet" href="/thmz/css/font-awesome/css/font-awesome.min.css">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<link rel="stylesheet" href="/thmz/css/form-elements.css">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<link rel="stylesheet" href="/thmz/css/font-awesome/css/style.css">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<link rel="shortcut icon" type="image/x-icon" href="/thmz/images/hospital.png"/>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<!– Favicon and touch icons –>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<!–    <link rel="shortcut icon" type="image/x-icon" href="@{~/ico/favicon.png">–>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/thmz/ico/apple-touch-icon-144-precomposed.png">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/thmz/ico/apple-touch-icon-114-precomposed.png">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/thmz/ico/apple-touch-icon-72-precomposed.png">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<link rel="apple-touch-icon-precomposed" href="/thmz/ico/apple-touch-icon-57-precomposed.png">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<script src="/thmz/js/dependent/jquery.backstretch.min.js"></script>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<script src="/thmz/js/common/file.js"></script>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<script src="/thmz/js/common/date-util.js"></script>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<script src="/thmz/js/mz/client_evaluate.js"></script>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<title>评价评价页面</title>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<style>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--body, html {--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--margin: 0;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--height: 100%;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--}--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        .gao2 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            height: 50px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            background: #5C70B5; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            line-height: 50px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            color: white; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            font-family: SimSun; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            font-weight: 600; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            font-size: 30px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            border-radius: 3px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--.gao2 {--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--height: 50px;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--background: #5C70B5;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--line-height: 50px;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--color: white;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--font-family: SimSun;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--font-weight: 600;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--font-size: 30px;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--border-radius: 3px;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--}--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        .gao100 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            height: calc(100% - 50px); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            background: #EBEBE4; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        }</style> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-</head> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<body> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<div class="col-sm-12 col-sm-12 col-xs-12 gao2"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <div class="col-sm-8 col-sm-8 col-xs-12" style="text-align: left;letter-spacing: 30px;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <img src="../../thmz/images/taihe-logo3.png" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-             style="height: 50px;width:50px;float: left;margin-left: 20px;border-radius: 25px;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <span style="margin-left: 30px;">湖南泰和医院</span></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <div class="col-sm-4 col-sm-4 col-xs-12" style="text-align: right;"><i class="fa fa-clock-o">  </i><span 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            id="dateNow"></span></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<div class="col-sm-12 col-sm-12 col-xs-12 gao100"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <div class="col-sm-3 col-sm-3 col-xs-12" style="height: 100%;background: white;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <img id="headImage" style="margin-top: 10px;width: 80%;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-user">  姓名:</i><span 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                id="name"></span></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-user-md">  岗位:</i><span 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                id="role"></span></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-bookmark-o">  <span 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                style="margin-left: 2px;">工号:</span></i><span id="userCode"></span></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <div class="col-sm-9 col-sm-9 col-xs-12" style="height: 100%;padding-right: 0px;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <div style="height: 100%;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div style="height: calc(100% - 90px);padding-top: 10px;background: white;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <div style="height: 30px;background-color: #C4E0F6;width: calc(100% - 10px);margin-left: 5px;border-radius: 5px;color: black;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    请您对我的服务进行评价 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <div style="padding-top: 60px;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <a style="cursor: pointer" onclick="saveEvaluation(0)"><img src="../../thmz/images/emoj/0.png" style="width: 140px;"></a> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <a style="cursor: pointer" onclick="saveEvaluation(1)"><img src="../../thmz/images/emoj/1.png" style="width: 140px;margin-left: 100px;"></a> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <div style="margin-top: 30px"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <a style="cursor: pointer" onclick="saveEvaluation(2)"><img src="../../thmz/images/emoj/2.png" style="width: 100px;"></a> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <a style="cursor: pointer" onclick="saveEvaluation(3)"><img src="../../thmz/images/emoj/3.png" style="width: 100px;margin-left: 80px;"></a> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <a style="cursor: pointer" onclick="saveEvaluation(4)"><img src="../../thmz/images/emoj/4.png" style="width: 100px;margin-left: 80px;"></a> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <a style="cursor: pointer" onclick="saveEvaluation(5)"><img src="../../thmz/images/emoj/5.png" style="width: 100px;margin-left: 80px;"></a> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div style="height: 80px;background-color: #6EC1AD;font-size: 40px;line-height: 80px;border-radius: 5px;margin-top: 10px;" id="time"></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-</body> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-</html> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--.gao100 {--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--height: calc(100% - 50px);--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--background: #EBEBE4;--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--}</style>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--</head>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--<body>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--<div class="col-sm-12 col-sm-12 col-xs-12 gao2">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<div class="col-sm-8 col-sm-8 col-xs-12" style="text-align: left;letter-spacing: 30px;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--<img src="../../thmz/images/taihe-logo3.png"--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+             <!--style="height: 50px;width:50px;float: left;margin-left: 20px;border-radius: 25px;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--<span style="margin-left: 30px;">湖南泰和医院</span></div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<div class="col-sm-4 col-sm-4 col-xs-12" style="text-align: right;"><i class="fa fa-clock-o">  </i><span--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--id="dateNow"></span></div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--<div class="col-sm-12 col-sm-12 col-xs-12 gao100">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<div class="col-sm-3 col-sm-3 col-xs-12" style="height: 100%;background: white;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--<img id="headImage" style="margin-top: 10px;width: 80%;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--<div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-user">  姓名:</i><span--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <!--id="name"></span></div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--<div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-user-md">  岗位:</i><span--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <!--id="role"></span></div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--<div style="margin-top: 30px;font-size: 35px;color: black;text-align: left;"><i class="fa fa-bookmark-o">  <span--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <!--style="margin-left: 2px;">工号:</span></i><span id="userCode"></span></div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--<div class="col-sm-9 col-sm-9 col-xs-12" style="height: 100%;padding-right: 0px;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--<div style="height: 100%;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--<div style="height: calc(100% - 90px);padding-top: 10px;background: white;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <!--<div style="height: 30px;background-color: #C4E0F6;width: calc(100% - 10px);margin-left: 5px;border-radius: 5px;color: black;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <!--请您对我的服务进行评价--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <!--<div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <!--<div style="padding-top: 60px;">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <!--<a style="cursor: pointer" onclick="saveEvaluation(0)"><img src="../../thmz/images/emoj/0.png" style="width: 140px;"></a>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <!--<a style="cursor: pointer" onclick="saveEvaluation(1)"><img src="../../thmz/images/emoj/1.png" style="width: 140px;margin-left: 100px;"></a>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <!--<div style="margin-top: 30px">--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <!--<a style="cursor: pointer" onclick="saveEvaluation(2)"><img src="../../thmz/images/emoj/2.png" style="width: 100px;"></a>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <!--<a style="cursor: pointer" onclick="saveEvaluation(3)"><img src="../../thmz/images/emoj/3.png" style="width: 100px;margin-left: 80px;"></a>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <!--<a style="cursor: pointer" onclick="saveEvaluation(4)"><img src="../../thmz/images/emoj/4.png" style="width: 100px;margin-left: 80px;"></a>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        <!--<a style="cursor: pointer" onclick="saveEvaluation(5)"><img src="../../thmz/images/emoj/5.png" style="width: 100px;margin-left: 80px;"></a>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <!--<div style="height: 80px;background-color: #6EC1AD;font-size: 40px;line-height: 80px;border-radius: 5px;margin-top: 10px;" id="time"></div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--</div>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--</body>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--</html>--> 
			 |