-
Notifications
You must be signed in to change notification settings - Fork 0
/
convert.php
140 lines (133 loc) · 5.31 KB
/
convert.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<html>
<head>
<title>:: MKhoster Document Plagiarism Checker ::...</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<link rel="stylesheet" type="text/css" href="style.css">
<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
</head>
<body topmargin="0" leftmargin="0">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="950" id="AutoNumber1" align="center">
<tr>
<td width="100%">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#111111" id="AutoNumber2" style="border-collapse: collapse">
<tr>
<td height="84" colspan="2" style="background-color:#7CC242" class="whiteHeader">
<div align="center">HIT-MIS DcopyFinder </div></td>
</tr>
<tr>
<td width="370" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"><IMG SRC="images/home_03.jpg" WIDTH=290 HEIGHT=48 ALT="MKhoster"></td>
</tr>
<tr>
<td colspan="2"><IMG SRC="images/home_08.jpg" WIDTH=360 HEIGHT=20 ALT=""></td>
</tr>
<tr>
<td colspan="2" class="text">DcopyFinder( Document Copy Finder)由哈工大信息管理与信息系统IT项目管理课程设计小组团队开发,旨在为在校学生提供在线代码抄袭检测服务。项目正在进行中,如有纰漏,敬请指正。</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2" class="enorange">Uploaded files: </td>
</tr>
<tr>
<td colspan="2"><IMG SRC="images/home_08.jpg" WIDTH=360 HEIGHT=20 ALT=""></td>
</tr>
<tr>
<td width="5%"> </td>
<td width="95%">
<?php
include("listing_content.php");
?> </td>
</tr>
</table></td>
<td width="584" valign="top">
<table width="100%" border="0" align="center" cellpadding="2" cellspacing="0" bordercolor="#111111" id="AutoNumber3" style="border-collapse: collapse">
<tr>
<td width="580">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber6">
<tr>
<td height="48" class="text">
<div align="center">
<?php
include("links.php");
?>
</div></td>
</tr>
<tr>
<td width="100%"> </td>
</tr>
</table> </td>
</tr>
<tr>
<td width="580" height="30">
<IMG SRC="images/home_08.jpg" WIDTH=580 HEIGHT=20 ALT=""></td>
</tr>
<tr>
<td width="580" class="enorange"><div align="center"><a href="images/1st.jpg" rel="lightbox[plants]" title="First save as page"><img src="images/1st_thumb.jpg" width="400" height="250" border="0"></a></div></td>
</tr>
<tr>
<td class="enorange"> </td>
</tr>
<tr>
<td class="enorange"><div align="center"><a href="images/2sc.jpg" rel="lightbox[plants]" title="Second save as page : select type"><img src="images/2sc_thumb.jpg" width="400" height="250"></a></div></td>
</tr>
<tr>
<td class="errMsg"> </td>
</tr>
<tr>
<td class="text"><div align="center"><a href="images/3th.jpg" rel="lightbox[plants]" title="Last save as page : type file name"><img src="images/3th_thumb.jpg" width="400" height="250" border="0"></a></div></td>
</tr>
<tr>
<td class="text"> </td>
</tr>
</table> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="953" id="AutoNumber5">
<tr>
<td width="371"> </td>
<td width="32" height="51">
</td>
<td width="550" height="51" class="text">
<div align="center">
<?php
include("links.php");
?>
</div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber4">
<tr>
<td height="59" class="footerPower"><div align="center">copyrights 2013 in HIT by MIS. @author by twins</div></td>
<td width="196">
<map name="FPMap0">
<area href="http://www.mkhoster.com" shape="rect" coords="9, 17, 124, 58">
</map>
<IMG SRC="images/home_28.jpg" WIDTH=196 HEIGHT=59 usemap="#FPMap0" border="0"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" background="images/home_29.jpg" style="background-image: url('images/home_29.jpg')">
<IMG SRC="images/home_29.jpg" WIDTH=12 HEIGHT=30 ALT=""></td>
</tr>
</table>
</body>
</html>