|
14 July 2006 <%=replace((Recordset1.Fields.Item("NewsStory").Value),VbCrLf," ")%>
<%
NewsURL = Recordset1.Fields.Item("URL").Value
if NewsURL <> "" OR NewsURL <> "http://www.adhb.govt.nz" Then
response.write "Click here for more information. ("&NewsURL&")"
end if
%>Auckland
Regional Public Health Service
Public Health Warning Lifted from Kawhia Harbour Entrance North to
Kaipara Harbour Entrance
<%
If (Recordset1.Fields.Item("RelatedStories1").Value) <> "" OR (Recordset1.Fields.Item("RelatedStories1").Value) <> null Then
SQLWhere = " AND (NewsStory LIKE '%"&(Recordset1.Fields.Item("RelatedStories1").Value)&"%' OR NewsHeadline LIKE '%"&(Recordset1.Fields.Item("RelatedStories1").Value)&"%'"
End If
If (Recordset1.Fields.Item("RelatedStories2").Value) <> "" OR (Recordset1.Fields.Item("RelatedStories2").Value) <> null Then
SQLWhere = SQLWhere&" OR NewsStory LIKE '%"&(Recordset1.Fields.Item("RelatedStories2").Value)&"%' OR NewsHeadline LIKE '%"&(Recordset1.Fields.Item("RelatedStories2").Value)&"%'"
End If
If (Recordset1.Fields.Item("RelatedStories3").Value) <> "" OR (Recordset1.Fields.Item("RelatedStories3").Value) <> null Then
SQLWhere = SQLWhere&" OR NewsStory LIKE '%"&(Recordset1.Fields.Item("RelatedStories3").Value)&"%' OR NewsHeadline LIKE '%"&(Recordset1.Fields.Item("RelatedStories2").Value)&"%'"
End If
If (Recordset1.Fields.Item("RelatedStories4").Value) <> "" OR (Recordset1.Fields.Item("RelatedStories4").Value) <> null Then
SQLWhere = SQLWhere&" OR NewsStory LIKE '%"&(Recordset1.Fields.Item("RelatedStories4").Value)&"%' OR NewsHeadline LIKE '%"&(Recordset1.Fields.Item("RelatedStories2").Value)&"%'"
End If
If (Recordset1.Fields.Item("RelatedStories5").Value) <> "" OR (Recordset1.Fields.Item("RelatedStories5").Value) <> null Then
SQLWhere = SQLWhere&" OR NewsStory LIKE '%"&(Recordset1.Fields.Item("RelatedStories5").Value)&"%' OR NewsHeadline LIKE '%"&(Recordset1.Fields.Item("RelatedStories2").Value)&"%'"
End If
SQLWhere = SQLWhere&")"
%>The Health Protection Units of Waikato and
Auckland District Health Boards today lifted a public health warning
advising people not to collect or consume shellfish from the Kawhia
Harbour entrance north to the Kaipara Harbour entrance including
Aotea, Raglan and Manukau Harbours. The warning has therefore been
lifted from all the west coast areas.
Regular testing of shellfish will continue to ensure that any
increases in toxin levels are detected promptly. Auckland DHB would
like to thank the public for their co-operation during the event.
For more information about the safety of the shellfish, people can
contact a Health Protection Officer on 09 623 4600, from 8:00am -
5:00pm, or after hours, the on-call Health Protection Officer on
mobile 021 810 773.
Further information is also available on the following web site:
http://www.nzfsa.govt.nz.
For further information contact:
for Waikato Region
David Cumming
Health Protection Officer
Ph: 07 838 2569
for Auckland Region
Duty Health Protection Officer
Ph: 09 623 4600
Ends
Fleur King
External Communications Manager
Auckland District Health Board
Phone: 09 630 9952
Fax: 09 630 9789
Mobile: 021 804 122 |