<%@LANGUAGE="VBSCRIPT"%> <% Dim ServicesMenu Dim ServicesMenu_cmd Dim ServicesMenu_numRows Set ServicesMenu_cmd = Server.CreateObject ("ADODB.Command") ServicesMenu_cmd.ActiveConnection = MM_dhsweb_STRING ServicesMenu_cmd.CommandText = "SELECT [Service Key] FROM Services" ServicesMenu_cmd.Prepared = true Set ServicesMenu = ServicesMenu_cmd.Execute ServicesMenu_numRows = 0 %> Bayfield County:: Department of Human Services

Bayfield County Human Services Resource Directory

The Resource Directory was developed and is maintained as an in-house staff resource. It is not meant to be a directory of all area services and some providers choose not to be listed or did not respond to the request for information. Access is provided as a service to other agencies and to the public.

The directory's purpose is to provide information and assistance in finding local human services. Please select a service listed below to find out which organizations offer it.

<% ServicesList.Close() Set ServicesList = Nothing %> <% ServicesMenu.Close() Set ServicesMenu = Nothing %> <% Recordset1.Close() %> <% Recordset2.Close() %>