Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
86 lines (86 sloc)
4.24 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>Oklahoma City University Home Page</TITLE> | |
| <script language="JavaScript"> | |
| <!-- | |
| function MM_checkPlugin(plgIn, theURL, altURL, autoGo) { //v3.0 | |
| var ok=false; document.MM_returnValue = false; | |
| with (navigator) if (appName.indexOf('Microsoft')==-1) ok=(plugins && plugins[plgIn]); | |
| else if (appVersion.indexOf('3.1')==-1) { //not Netscape or Win3.1 | |
| if (plgIn.indexOf("Flash")!=-1 && window.MM_flash!=null) ok=window.MM_flash; | |
| else if (plgIn.indexOf("Director")!=-1 && window.MM_dir!=null) ok=window.MM_dir; | |
| else ok=autoGo; } | |
| if (!ok) theURL=altURL; if (theURL) window.location=theURL; | |
| } | |
| //--> | |
| </script> | |
| <link rel="stylesheet" href="general.css"> | |
| </HEAD> | |
| <BODY bgcolor="#FFFFFF" onLoad="MM_checkPlugin('Shockwave Flash','','index1.html',false);return document.MM_returnValue"> | |
| <table width="600" border="0" align="center"> | |
| <tr> | |
| <td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" | |
| codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" | |
| id=index width=550 height=400> | |
| <param name=movie value="index.swf"> | |
| <param name=loop value=false> | |
| <param name=quality value=high> | |
| <param name=scale value=exactfit> | |
| <param name=bgcolor value=#FFFFFF> | |
| <embed src="index.swf" loop=false quality=high scale=exactfit bgcolor=#FFFFFF width=550 height=400 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> | |
| </embed> | |
| </object></td> | |
| </tr> | |
| <tr> | |
| <td> | |
| <p> </p> | |
| <p align="center"><font face="Arial, Helvetica, sans-serif" size="2" color="#666666">Oklahoma | |
| City University<br> | |
| 2501 N. Blackwelder<br> | |
| Oklahoma City, Oklahoma 73106-1493<br> | |
| 405.521.5000 </font></p> | |
| <p align="left"><font face="Arial, Helvetica, sans-serif" size="2" color="#666666">For | |
| general information contact <a href="mailto:uadmissions@okcu.edu" class="navlinks">admissions</a><br> | |
| For international information contact <a href="mailto:iso@okcu.edu" class="navlinks">international | |
| admissions</a><br> | |
| For technical feedback contact <a href="mailto:webmaster@okcu.edu" class="navlinks">webmaster@okcu.edu</a></font></p> | |
| <p align="center"><a href="prostudents.htm" class="navlinks">Prospective | |
| Students</a> | <a href="https://ais.okcu.edu/" class="navlinks">Current | |
| Students</a> | <a href="alumni/index.htm" class="navlinks">Parents and | |
| Alumni</a><br> | |
| </p> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td> | |
| <div align="center"><font size="2"> </font> </div> | |
| <p align="justify"><font size="1" face="Arial, Helvetica, sans-serif">Oklahoma | |
| City University, in compliance with federal laws and regulations, does | |
| not discriminate on the basis of race, color, national origin, sex, age, | |
| religion, disability or status as a veteran in any of its policies, practices | |
| or procedures. This includes, but is not limited to, admission, employment, | |
| financial aid and educational services. The Vice President of Administrative | |
| Services, located in Room 402 of the Administration Building, telephone | |
| (405) 521-5029, serves as the University's compliance officer and coordinates | |
| the University's compliance with Title VI, Title VII, Title IX, Section | |
| 504-Title II, the ADA and the ADEA.</font> | |
| <p align="justify"><font size="1" face="Arial, Helvetica, sans-serif">Copyright©Oklahoma | |
| City University</font> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- URL's used in the movie--> | |
| <p> </p> | |
| <p><A HREF=Library/libonlin.htm></A> <A HREF=whatsnew.html></A> | |
| <!-- text used in the movie--> <!--O KLAHOMA C ITY U NIVERSITY Prospective Students Parents and Alumni Current Students --> | |
| </p> | |
| </BODY> | |
| <script name="Used by MM_checkPlugin" language="javascript"> | |
| <!-- | |
| with (navigator) if (appName.indexOf('Microsoft')!=-1 && appVersion.indexOf('Mac')==-1) document.write(''+ | |
| '<scr'+'ipt language="VBScript">\nOn error resume next\n'+ | |
| 'MM_dir = (IsObject(CreateObject("SWCtl.SWCtl.1")) Or IsObject(CreateObject("Macromedia.ActiveShockwave.1")))\n'+ | |
| 'MM_flash = NOT IsNull(CreateObject("ShockwaveFlash.ShockwaveFlash"))\n</scr'+'ipt>'); | |
| //--> | |
| </script> | |
| </HTML> |