<%@LANGUAGE="VBSCRIPT"%> <% ' *** Recordset Stats, Move To Record, and Go To Record: declare stats variables ' set the record count Categorieen_total = Categorieen.RecordCount ' set the number of rows displayed on this page If (Categorieen_numRows < 0) Then Categorieen_numRows = Categorieen_total Elseif (Categorieen_numRows = 0) Then Categorieen_numRows = 1 End If ' set the first and last displayed record Categorieen_first = 1 Categorieen_last = Categorieen_first + Categorieen_numRows - 1 ' if we have the correct record count, check the other stats If (Categorieen_total <> -1) Then If (Categorieen_first > Categorieen_total) Then Categorieen_first = Categorieen_total If (Categorieen_last > Categorieen_total) Then Categorieen_last = Categorieen_total If (Categorieen_numRows > Categorieen_total) Then Categorieen_numRows = Categorieen_total End If %> <% ' *** Recordset Stats: if we don't know the record count, manually count them If (Categorieen_total = -1) Then ' count the total records by iterating through the recordset Categorieen_total=0 While (Not Categorieen.EOF) Categorieen_total = Categorieen_total + 1 Categorieen.MoveNext Wend ' reset the cursor to the beginning If (Categorieen.CursorType > 0) Then Categorieen.MoveFirst Else Categorieen.Requery End If ' set the number of rows displayed on this page If (Categorieen_numRows < 0 Or Categorieen_numRows > Categorieen_total) Then Categorieen_numRows = Categorieen_total End If ' set the first and last displayed record Categorieen_first = 1 Categorieen_last = Categorieen_first + Categorieen_numRows - 1 If (Categorieen_first > Categorieen_total) Then Categorieen_first = Categorieen_total If (Categorieen_last > Categorieen_total) Then Categorieen_last = Categorieen_total End If %> Verantwoord Speelgoed - Leeftijdsgroepen

Terug naar Homepage

Productoverzicht
Waar vindt
u ons?
Nieuwsbrief
Leeftijdsgroepen
& Speelgoedtips
Links
Sitemap

 

EERSTE LEVENSJAAR 0 - 12 MAAND

Vorige Pagina Vorige Pagina Volgende Pagina Volgende Pagina

In deze periode oefent het kind oog en oor, het leert tasten, grijpen, zitten, staan en begint te lopen.
Op het einde van het eerste levensjaar kan het zich vrij rondbewegen hetzij kruipend, hetzij lopend wat zijn spel- en ervaringsmogelijkheden heel wat verruimt.
Bovendien verwerft het een eerste globaal taalbegrip en begint zelf reeds enkele woordjes te herhalen.
Ook kan het kind zich nu reeds langer concentreren wat aanleiding zal geven tot experimenteren met allerlei speelgoed.

Babyleeftijd 0 - 6 maand

6 - 12 maand

Vorige Pagina Vorige Pagina Volgende Pagina Volgende Pagina

Schrijf ons op
info@verantwoordspeelgoed.be

 

Kortrijksesteenweg 280
BE-9000 Gent

Tel. +32 09 221.34.08
Fax.+32 09 220.67.22

Cachet Web Design