日期:2014-05-17 浏览次数:20829 次
<%@ page language="java" import="java.util.*" pageEncoding="gb2312"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><link href="App_Themes/Normalle/main.css" type="text/css" rel="stylesheet" /><link href="App_Themes/Normalle/StyleSheet.css" type="text/css" rel="stylesheet" /><title>
培训管理系统
</title><link href="Common/index.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
setInterval("back()",2000);
function test(html)
{
document.getElementById('Label2').innerHTML = html;
}
</script>
<script>
function close(){
if(document.body.clientWidth-event.clientX< 170&&event.clientY< 0 ||event.altKey) {
document.getElementById("Button1").click();
}
}
window.onbeforeunload=close;
</script>
<style type="text/css">
A:link,A:visited{ text-decoration:none; color:#ffffff; }
</style>
<script type="text/javascript" src="Common/xhttp.js"></script>
</head>
<body >
<div>
<table cellspacing="0" cellpadding="0" width="100%" border="0" background="images/top_02.gif">