|
|
OFFICE OF INDUSTRIAL RELATIONS, DEPARTMENT OF COMMERCE- INFORMATION AND RESEARCH TEAM
<%
set fs = server.createobject("Scripting.FileSystemObject")
if fs.fileexists("c:\inetpub\intersearch.com.au\libraryimages\NLID.jpg") then
%>
<% end if %>
|
| |
| NUCOS NLID |
| Address: |
| Level 23, McKell Building, 2-24 Rawson Place |
| Sydney |
| NSW |
| Australia 2000 |
| Phone: 9020 4649 |
| Fax: 9020 4735 |
| Email: Richard.McDonough-Glenn@oir.commerce.nsw.gov.au |
| Hours: |
| |
|
|
<% set fs = server.createobject("scripting.filesystemobject")
if fs.fileexists("c:\inetpub\intersearch.com.au\libraryimages\l2_NLID.inc") then
%>
| Concept map for Office of Industrial Relations, Department of Commerce- Information and Research Team
<%
set fsfile = fs.opentextfile("c:\inetpub\intersearch.com.au\libraryimages\l2_NLID.inc")
response.write fsfile.readall
fsfile.close
%>
|
<% end if %>
|