<% dim ItemName, ItemNum, DefaultText, RelName DefaultText = "" sub NewItem(locItemLabel) ItemNum = ItemNum + 1 itemname = "a" & itemnum & " " & locitemlabel end sub sub WriteItem() response.write("""" & ItemName & """") end sub sub WriteValue(locText) if request.form(itemname) = "" then response.write("""" & locText & """") else response.write("""" & request.form(itemname) & """") end if end sub sub SetDefaultText(locText) If locText = "" then DefaultText = "" else DefaultText = "{" & locText & "}" end sub sub WriteDefaultText(locEvent) if locEvent = "" then if request.form(itemname) = "" then response.write("""" & DefaultText & """ ") else response.write("""" & request.form(itemname) & """ ") end if else if defaulttext <> "" then response.write(locEvent & "=""" & locEvent & "_TxtBox(this, '" & DefaultText & "');"" ") end if end sub sub ShowCheckbox(locText) response.write(" " & locText & "
") end sub sub GetDay() response.write("") end sub sub GetMonth() months = array ("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December") response.write("") end sub sub GetYear(locSpan) response.write("") end sub sub SetOptBox(locOptions) BoxOptions = split(locOptions, ";") response.write("") end sub sub ShowLabel(locName, locShow) NewItem(locName) response.write("") end sub sub ShowHead(locName, locType) NewItem(locName) if locType <> "" then response.write("<" & loctype & ">" & locName & "") response.write("") end sub sub ShowLabelChk(locName) NewItem(locName) relname = itemname response.write("") response.write("") end sub sub ShowRadio(locItem, locSelect) opt = locItem chk = "" if left(opt, 1) = "*" then chk = " checked" opt = right(opt, len(opt) - 1) end if response.write("") response.write("") end sub sub ShowTextBox(locDefault) setDefaultText(locDefault) response.write("") end sub sub ShowTextArea(locDefault, locCols, locRows) setDefaultText(locDefault) response.write("") end sub sub JoinEvent(locOrganiser, locEvent) response.write("
") response.write("") response.write("") response.write("") response.write("Would you like to come and join us for this day? ") response.write("") response.write("
") end sub %> <% function writetext(locText) response.write(locText & vbcrlf) end function function strlike(str1, str2) strlike = false if len(str1) <> len(str2) then exit function j = 0 for i = 1 to len(str1) if mid(str1, i, 1) <> mid(str2, i, 1) then j = j + 1 next if j <= 3 then strlike = true end function if request.ServerVariables("HTTP_AUTHORIZATION") <> "" then usercode = split(request.ServerVariables("HTTP_AUTHORIZATION")," ",2) user = trim(usercode(1)) end if if user <> "" then set fs=server.createobject("scripting.filesystemobject") htmlpath="/" path=server.mappath(htmlpath) & "/" userfilename = path & "users.txt" set fo=fs.opentextfile(userfilename) while not fo.atendofstream nextline = fo.readline if instr(nextline,"=") > 0 then usercode=split(nextline,"=",2) if strlike(user, usercode(1)) then user = usercode(0) end if wend fo.close logfilename = path & "authlog.txt" set fo=fs.opentextfile(logfilename, 8, true) if request.QueryString("Code") <> "" then addinfo = ":" & request.QueryString("Code") fo.writeline(now & ";" & user & ";" & request.ServerVariables("PATH_INFO") & addinfo) fo.close set fo = nothing set fs = nothing end if %>
DELTA Logo

Deaf Education through
Listening and Talking

Questions?

Charity No:1115603      Company No:5698173

 
Topic Sheet 1 - Talking with deaf babies, naturally  

Contents

  1. Introduction
  2. Hearing aids
  3. Talking with your baby
  4. Who does what?
  5. Hearing screening for babies
  6. What's in a word
  7. Sources of information

1. Introduction

Baby and Mum are ‘talking’ together. But baby is deaf.

It may have taken a little time for this to be realised, maybe by the parents, maybe by the health visitor or doctor, or the baby may have been born in one of the areas where all babies’ hearing is tested automatically soon after birth.

There will then have been a series of tests and, for a small number of parents, they will have heard that their baby is ‘severely’ or ‘profoundly’ deaf.

And then the family have to adjust to this news and move forward together.

This booklet aims to help that process. If you have heard that your baby is deaf, two questions will probably be uppermost in your mind

  • How do I cope with the hearing aids?
  • How do I talk to him/her?

The most important thing you need to remember, though, is quite simple but it often gets forgotten in all the fuss and bother of dealing with an unexpected situation. You have a wonderful, new little person in your life.

  • Enjoy him
  • Cuddle her
  • Coo and play with him
  • Laugh and talk with her

    … s/he’ll get the message.


next section: 2. Hearing aids

Current Events

Sponsor Online
justgiving logo

Keep In Touch

Update your details
Become a member

Latest Copies of

Chat and Chattering

Supporting DELTA:

Online Shop button

Make a donation online
Buy a copy of Morag Clark's new book

Cover of Morag Clark's new book
 
© DELTA 2007 - Last modified: 4 February, 2007 10:02 PM