|
|
POLICE ASSOCIATION OF NSW- LIBRARY
<%
set fs = server.createobject("Scripting.FileSystemObject")
if fs.fileexists("c:\inetpub\intersearch.com.au\libraryimages\NPAN.jpg") then
%>
<% end if %>
|
| |
| NUCOS NPAN |
| Address: |
| PO Box A1097 |
| Sydney South |
| NSW |
| Australia 1232 |
| Phone: 02 9265 6777 |
| Fax: |
| Email: prue.cancian@pansw.org.au |
| Hours: |
| |
|
|
<% set fs = server.createobject("scripting.filesystemobject")
if fs.fileexists("c:\inetpub\intersearch.com.au\libraryimages\l2_NPAN.inc") then
%>
| Concept map for Police Association Of NSW- Library
<%
set fsfile = fs.opentextfile("c:\inetpub\intersearch.com.au\libraryimages\l2_NPAN.inc")
response.write fsfile.readall
fsfile.close
%>
|
<% end if %>
|