<html>
<head>
<title>Telmax21 Information Directory Intro</title>

<HTA:APPLICATION ID="Telmax21 Information Directory" 
    APPLICATIONNAME="Telmax21 Information Directory" 
    BORDERSTYLE="normal"
    BORDER="thick"
    CAPTION="yes"
    ICON=""
    SHOWINTASKBAR="yes"
    SINGLEINSTANCE="yes"
    SYSMENU="yes"
    WINDOWSTATE="maximize"
    NAVIGABLE="yes"
    SCROLL="no"
>

<script language='JScript'>
///*
//*************************************************************************
//**									*
//**	Copyright (C) 2003 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("http://umutel1/t21/direnq/T21Etafe.hta");
}
//--></SCRIPT>
</head>
<body onload='setTimeout("goapp()", 2000, "JavaScript")'
      bgcolor='#888888' text="#000044">
<b><center>
<font face='Arial' size='4'>
<br><br><br><br>
Welcome to the Telmax21 Information Directory
<br><br>
<br><br>
<IMG SRC='http://umutel1/t21/direnq/TAFE-logo.jpg'>
<br><br>
<br><br>
<br><br>
Please stand by...
</font>
</b></center>
</body>
</html>