<html> <head> <title>Telmax21 - Directory21 Telephone Directory Intro</title> <HTA:APPLICATION ID="Telephone Directory" APPLICATIONNAME="Telephone Directory" BORDERSTYLE="normal" BORDER="thick" CAPTION="yes" ICON="" SHOWINTASKBAR="yes" SINGLEINSTANCE="yes" SYSMENU="yes" WINDOWSTATE="maximize" NAVIGABLE="yes" SCROLL="yes" > <script language='JScript'> ///* //************************************************************************* //** * //** Copyright (C) 2005 Trans-Mit Pty. Ltd. Melbourne Australia * //** This software may not be loaned, resold, changed or copied * //** in any way without the express written permission of author * //** and Trans-Mit Pty. Ltd., Australia. * //** * //************************************************************************* //** //** $Header: /usr/local/lib/cake/RCS/rcshead,v 1.6 2003/01/24 01:16:29 root Exp $ //** $Author: root $ //** $Date: 2003/01/24 01:16:29 $ //** $Locker: $ //** //************************************************************************* //*/ <!-- function goapp() { location.replace("T21Enquiry.hta"); } //--></SCRIPT> </head> <body onload='setTimeout("goapp()", 2000, "JavaScript")' bgcolor='#000044' text="#DDDDDD"> <b><center> <font face='Arial' size='4'> <br><br><br><br> Welcome to the Telmax21 - Directory21 Telephone Directory <br><br> <br><br> <IMG SRC='t21webdirbanner1.jpg'> <br><br> <br><br> <br><br> Please stand by... </font> </b></center> </body> </html>