|
|
DUBBO BASE HOSPITAL- AREA LIBRARY
<%
set fs = server.createobject("Scripting.FileSystemObject")
if fs.fileexists("c:\inetpub\intersearch.com.au\libraryimages\NOFR.jpg") then
%>
<% end if %>
|
| |
| NUCOS NOFR |
| Address: |
| PO Box 739 |
| Dubbo |
| NSW |
| Australia 2830 |
| Phone: 02 6885 8762 |
| Fax: 02 6882 9096 |
| Email: michael.barnes@gwahs.health.nsw.gov.au |
| Web: http://gwahsopac.intersearch.com.au
|
| Hours: Mon - Fri : 8.30am - 5.00pm. |
| |
|
|
<% set fs = server.createobject("scripting.filesystemobject")
if fs.fileexists("c:\inetpub\intersearch.com.au\libraryimages\l2_NOFR.inc") then
%>
| Concept map for Dubbo Base Hospital- Area Library
<%
set fsfile = fs.opentextfile("c:\inetpub\intersearch.com.au\libraryimages\l2_NOFR.inc")
response.write fsfile.readall
fsfile.close
%>
|
<% end if %>
|