You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
2.0 KiB
62 lines
2.0 KiB
<!-- $Id: sindex.htt,v 1.1.1.1 2004/01/09 09:22:10 jeffo Exp $ -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Test-Central Site Index</TITLE>
|
|
<BASEFONT FACE="Arial">
|
|
<%=SYSTEM.INCLUDEJS global.js %>
|
|
</HEAD>
|
|
|
|
<BODY BACKGROUND="<%=PATHS.graphroot%>/tcbg.gif"
|
|
BGCOLOR="#FFFFFF" TEXT="#0F9AEE"
|
|
LINK="#0F9AEE" VLINK="#FF00FF" ALINK="#000000">
|
|
|
|
<CENTER>
|
|
<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
|
|
<TR>
|
|
<TD ALIGN="center" VALIGN="top">
|
|
<IMG SRC="<%=PATHS.graphroot%>/acts.gif" WIDTH="140" BORDER=0><BR>
|
|
<FONT SIZE=1 COLOR="<%=SYSTEM.HEADERCOLOR%>">
|
|
the ACTS Corporation<BR>
|
|
</FONT>
|
|
</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD ALIGN="center" VALIGN="top">
|
|
<FONT SIZE=2 COLOR="<%=SYSTEM.HEADERCOLOR%>">
|
|
<B>TEST-CENTRAL</B><BR>
|
|
</FONT>
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD ALIGN="left" VALIGN="top">
|
|
<FONT SIZE=1>
|
|
<UL>GENERAL INFORMATION
|
|
<LI><A HREF="http://www.test-central.com/aboutus.htm" TARGET="spage">About Us</A>
|
|
<LI><A HREF="http://www.test-central.com/aboutus.htm" TARGET="spage">Job Opportunities</A>
|
|
<LI><A HREF="http://www.test-central.com/faqs.htm" TARGET="spage">FAQ</A>
|
|
</UL>
|
|
<UL>PRODUCTS
|
|
<LI><A HREF="http://www.test-central.com/aboutus.htm" TARGET="spage">TestManager Site Server</A>
|
|
<LI><A HREF="http://www.test-central.com/aboutus.htm" TARGET="spage">TDK2000</A>
|
|
</UL>
|
|
<UL>SERVICES
|
|
<LI><A HREF="https://www.test-central.com/enter.htm" TARGET="spage">Course Development</A>
|
|
<LI><A HREF="https://www.test-central.com/enter.htm" TARGET="spage">Test Development</A>
|
|
<LI><A HREF="https://www.test-central.com/enter.htm" TARGET="spage">Test Center Hosting</A>
|
|
<LI><A HREF="https://www.test-central.com/cgi-bin/secure.pl" TARGET="spage">Secure Login</A>
|
|
</UL>
|
|
</FONT>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<P>
|
|
<FONT SIZE=1 COLOR="#8C8C8C">
|
|
This site powered by <i>TestManager</i> and <i>SurveyManager</i> from <br>
|
|
<A HREF="http://www.actscorp.com/softwareoverview.htm">ACTS Corporation</A>.<BR>
|
|
Copyright © 2001 by ACTS Corporation, All Rights Reserved.<BR>
|
|
</FONT>
|
|
</P>
|
|
</CENTER>
|
|
</BODY>
|
|
</HTML>
|
|
|