-
Notifications
You must be signed in to change notification settings - Fork 0
/
graphnew.htm
63 lines (63 loc) · 3.37 KB
/
graphnew.htm
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
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Research Profile System - (graph) - Texas State University - San Marcos</title>
<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
.graph {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}
-->
</style>
</head>
<body bgcolor="#003366">
<table width="100%" height="100%" align="center">
<tr>
<td height="98" align="center" valign="top"><a href="index.php"><img src="images/txstate-1.jpg" width="751" height="95" /></a></td>
</tr>
<tr>
<td align="center" valign="top" height="630"><!--url's used in the movie-->
<!--text used in the movie-->
<!--
<p align="center"><font face="_sans" size="18" color="#6d7696" letterSpacing="20.000000" kerning="0">ERROR.LOADING.XML</font></p><p align="center"><font face="_sans" size="18" color="#ffffff" letterSpacing="20.000000" kerning="0">TRY.REFRESH</font></p>
-->
<!-- saved from url=(0013)about:internet -->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="100%" height="100%" id="graph" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="realanimation/graph.swf" />
<param name="menu" value="false" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="bgcolor" value="#003366" />
<embed src="realanimation/graph.swf" menu="false" quality="high" scale="noscale" bgcolor="#003366" width="100%" height="100%" name="graph" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</td>
</tr>
<tr>
<td align="centers"><table class="graph" align="center">
<tr>
<td ><p>Enter keyword to build the graph:</p>
<p>
<input type="text">
<input type=submit value="Build the graph">
</p></td>
<td ><p>Selected clusters: </p>
<p> </p></td>
<td ><p>Search within selected clusters with keyword:</p>
<p>
<input type="text">
<input type=submit value="Go">
</p></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>