function WriteFooter(aPathPrefix)
{ 

document.write('\
\
  <tr> \
    <td width="100%" valign="top"><p class="class2"><b>Info line : 1900 \
        999 100</b> (call cost $2.97 / min, inc GST, mobile extra)<br>\
        International Calls : (61 8) 9388 6388&nbsp;&nbsp; or&nbsp;&nbsp; (61 \
        8) 9388 8661<br>\
        <strong>Institute of Australian Education Pty. Ltd.</strong> &copy; Copyright \
        2005 AEC Under Licence</p></td>\
  </tr>\
');

}