-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
189 lines (181 loc) · 10.1 KB
/
index.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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<?php
$_POST['page-title'] = "Home";
$_POST['page-link1'] = "<link rel='stylesheet' type='text/css' href='styles/index.css' />";
include_once 'includes/page-top.php';
?>
<script type="text/javascript">
function validate() {
if ((document.getElementById('passwd').value) == "")
{
alert("Please enter valid id and password");
return false;
}
}
</script>
<link href="video-js/video-js.css" rel="stylesheet" />
<script src="video-js/video.js"></script>
</head>
<table width="100%" border="0">
<tr><!-- Page center image -->
<td width="20%"></td>
<td colspan="3" width="60%" align="center">
<a href="http://www.txstate.edu/research">
<img src="images/canoe6.JPG" alt="Research Expertise at Texas State University" border="0" />
</a>
</td>
<td width="20%"></td>
</tr>
<tr><!-- Links beneath page center image -->
<td width="20%"></td>
<td colspan="3" width="60%" align="center">
<span>
<a href="http://www.txstate.edu/research" title="Research at Texas State University">Research at Texas State University </a>
</span>
<img src="images/bullet.gif" alt="bullet" height="4" width="4" />
<span>
<a href="http://www.txstate.edu/research/" title="Associate Vice President for Research and Federal Relations">AVP for Research</a>
</span>
<img src="images/bullet.gif" alt="bullet" height="4" width="4" />
<span>
<a href="aboutrps.php" title="About RPS">About RPS</a>
</span>
<img src="images/bullet.gif" alt="bullet" height="4" width="4" />
<span>
<a href="help/index.php" title="Help">Help</a>
</span>
<img src="images/bullet.gif" alt="bullet" height="4" width="4" />
<span>
<a href="feedback.php" title="Provide Feedback">Provide Feedback</a>
</span>
<img src="images/bullet.gif" alt="bullet" height="4" width="4" />
<span>
<a href="loginscreen.php" title="Login">Login</a>
</span>
</td>
<td width="20%"></td>
</tr>
<tr><!-- Horizontal bar beneath links beneath page center image -->
<td width="20%"></td>
<td colspan="3" width="60%" align="center"><hr size="5px" style="color:#CCCCCC" noshade="noshade" /></td>
<td width="20%"></td>
</tr>
<tr><!-- Main content after horizontal bar -->
<td width="20%"></td>
<td width="17%" align="left" valign="top">
<br /><h1>Browse</h1><br />
<div><a href="browseprofiles.php?view=1">Faculty Profiles</a></div>
<div><a href="browseprofiles.php?view=2">Research Center Profiles</a></div>
<div><a href="browseprofiles.php?view=3">Technology Profiles</a></div>
<!--//disabled facilities n labs// <div><a href="browseprofiles.php?view=4">Facility Profiles</a></div>-->
<div><a href="browseprofiles.php?view=5">Equipment Profiles</a></div>
<!-- <br /><h1>Search Options</h1><br />
<div ><a href="advsearch.php">Advanced Search</a></div>
<div><a href="clustersearch.php">Cluster Search <span class="style1">*</span></a></div>
<div><a href="graphnew.htm">Interactive Search <span class="style1">*</span></a></div>
<div>(<span class="style1">*</span> under construction)</div> -->
<br /><h1>Browse Options</h1><br />
<div><a href="courses.php">Courses</a></div>
</td>
<td width="23%" align="left" valign="top">
<br /><h1>Search Expertise at Texas State</h1><br />
<form action="searchresults.php" method="get" name="search" id="search">
<label for="faculty"><input name="faculty" class="more" id="faculty" value="true" checked="checked" type="checkbox" align="left" />
<a href="browseprofiles.php?view=1"><img src="images/bullets/faculty.gif" alt=">" width="12" height="12" border="0" /> Faculty / Expertise</a></label><br />
<label for="researchcenter"><input name="researchcenter" class="more" id="researchcenter" value="true" checked="checked" type="checkbox" />
<a href="browseprofiles.php?view=2"><img src="images/bullets/center.gif" alt=">" width="12" height="12" border="0" /> Research Centers</a></label> <br />
<label for="technology"><input name="technology" class="more" id="technology" value="true" checked="checked" type="checkbox" />
<a href="browseprofiles.php?view=3"><img src="images/bullets/technology.gif" alt=">" width="12" height="12" border="0" /> Technologies and Patents</a></label><br />
<label for="equipment"><input name="equipment" class="more" id="equipment" value="true" checked="checked" type="checkbox"/>
<a href="browseprofiles.php?view=5"> <img src="images/bullets/equipment.gif" alt=">" width="12" height="12" border="0" /> Equipment</a></label> <br />
<!--//disabled facilities n labs// <label for="facility"><input name="facility" class="more" id="facility" value="true" checked="checked" type="checkbox" />
<a href="browseprofiles.php?view=4"><img src="images/bullets/facility.gif" alt=">" width="12" height="12" border="0" /> Research Facilities</a></label><br />
<label for="labgroup"><input name="labgroup" class="more" id="labgroup" value="true" checked="checked" type="checkbox" />
<a href="browseprofiles.php?view=6"><img src="images/bullets/labgroup.gif" alt=">" width="12" height="12" border="0" /> Laboratories and Research Groups</a></label> <br /> -->
<br /><div class="rsp" align="left" style="color:#580000">Enter Keyword</div><br />
<label for="search">
<input name="search" class="rsp" id="search" onfocus="if (this.value == ' search...')
this.value = '';" onblur="
if (this.value == '')
this.value = ' search...';" value=" search..." size="20" type="text" /></label>
<input name="searchtype" value="basic" type="hidden" />
<input name="image2" type="image" src="images/arrow3.gif" alt="Search RPS..." align="bottom"/>
</form>
</td>
<td width="20%" align="left" valign="top">
<br /><h1>Faculty & Staff Login</h1><br />
<form action="f_login.php" method="post" enctype="application/x-www-form-urlencoded" name="login" id="login" onSubmit="return validate()">
<!-- onSubmit="return validate()">-->
<table width="230" border="0" cellpadding="2" cellspacing="2">
<tr>
<td class="rsp"><div align="left">Texas State Net ID</div></td>
<td colspan="2" class="rsp"><div align="left">Password</div></td>
</tr>
<tr>
<td><div align="left"><label for="uid"><input name="uid" type="text" class="rsp" id="uid" size="10" /></label></div></td>
<td><div align="left"><label for="passwd"><input name="passwd" type="password" class="rsp" id="passwd" size="10" /></label></div></td>
<td>
<div align="left">
<input name="image" type="image" class="searchimage" src="images/arrow3.gif" alt="Login" align="bottom" />
</div>
</td>
</tr>
<tr>
<td class="footer"><div align="left"><a href="https://catsweb.txstate.edu/app/auth?/app/password">[ Forgot Password ]</a></div></td>
<td class="footer" colspan="2"><div align="left"><a href="help/#login">[ Need More Help ] </a></div></td>
</tr>
</table>
<br />
</form>
</td>
<td width="20%"></td>
</tr>
<tr>
<td width="20%"></td>
<td colspan="3" align="center">
</td>
<td width="20%"></td>
</tr>
<tr>
<td width="20%"></td>
<td colspan="3" align="center">
<label>Tutorial:</label>
<video id="tVideo"
class="video-js vjs-default-skin"
data-setup='{"controls":true, "autoplay":false, "preload":"auto"}'
height="360"
width="420">
<source src="video/video1_edit.mp4" type='video/mp4'>
<source src="video/video1_edit.ogg" type='video/ogg; codecs="theora, vorbis"'>
<source src="video/video1_edit.webm" type='video/webm; codecs="vp8.0, vorbis"'>
<object data="video/video1_edit.mp4" height="360">
<embed src="video/video1_edit.mp4" height="360">
</object>
<br/>
<br/>
<font color="red">Can't play video. Please Upgrade your browser.</font>
</video>
</td>
<td width="20%"></td>
</tr>
<tr>
<td colpan="5">
</td>
</tr>
<tr><!-- Page footer -->
<td width="20%"></td>
<td colspan="3" width="60%" align="center">
<p align="center"><img src="images/line.jpg" alt="" width="700" height="1"/></p>
<p>
<a href="http://www.uta.edu/research/collaborate/" target="_blank" class="rsp">powering - The Partnership</a><br />
© 2010 <a href="http://www.txstate.edu/" target="www.txstate.edu">Texas State University-San Marcos</a> | Questions or Comments about this site? | Email: <a href="feedback.php">webmaster</a> <br /><br />
</p>
</td>
<td width="20%"></td>
</tr>
</table>
</div>
</div>
</body>
</html>