<% Dim fso_load Set fso_load = Server.CreateObject("Scripting.FileSystemObject") Dim oTextStream_load Set oTextStream_load = fso_load.OpenTextFile(Server.MapPath("../load.inc"),1) ' 1: ForReading Response.Write oTextStream_load.ReadAll() Set oTextStream_load = Nothing Set fso_load = Nothing %> <% Dim fso1 Set fso1 = Server.CreateObject("Scripting.FileSystemObject") Dim oTextStream1 Set oTextStream1 = fso1.OpenTextFile(Server.MapPath("../header_backyard_leisure.html"),1) ' 1: ForReading Response.Write oTextStream1.ReadAll() Set oTextStream1 = Nothing Set fso1 = Nothing %> <% Dim fso2 Set fso2 = Server.CreateObject("Scripting.FileSystemObject") Dim oTextStream2 Set oTextStream2 = fso2.OpenTextFile(Server.MapPath("../OLC_footer.html"),1) ' 1: ForReading Response.Write oTextStream2.ReadAll() Set oTextStream2 = Nothing Set fso2 = Nothing %>
 

 


 

 

Fun Backyard Water Activities

by Abby Johnson

Come summer and everybody is looking for ways to cool off. Most tend to head out for the beach and stay put there as much as possible. But while going to the beach is fun for some it can be a difficult proposition. There are those who stay in the interiors of the country who will not have easy access to the beaches. They can then plan trips to the swimming pool or better still, go to the best place of all - your own backyard. It's amazing how many people choose to spend their summers in their own backyard doing things with the family without the hassles of traffic and crowded places and tempers raging because you are just hot and uncomfortable. Who needs that? No one for sure.

Many people have swimming pools inside or outside their homes but this is not possible for all as most pools don't come cheap. Some alternatives come in the shape of kiddies' inflatable pools or above ground small pools which can be found at an affordable price. But again pools may be not be everyone's choice of activity and for them there are some other things like maybe water gun fights which are age proof. Anyone who is ready for some fun and some cooling off qualifies. Water guns are not expensive and they are available at your nearest retail store. Water balloons are another option and these are really cheap. They are freely available and can be enjoyed by all ages. This is good family time spent together and so very cooling too.

Though it may seem strange, water sprinklers are another way of cooling off. Sit back in your lounge chair with a good book and turn on the sprinkler, there will never be a cooler person. It's more civilized, does not cost a penny extra and can be enjoyed by everyone on hot sunny days. Most people cannot handle competitive and interactive water games and for them this is a perfectly cool alternative. For all the above mentioned games one needs only a good garden hose so no one has to go in to the house for water with messy toys which effectively keeps the house clean and dry and keeps the lady of the house free from worries.

One only needs a bit of imagination and some creative thinking to find ways and means of keeping cool in the hot summer months and of course there's always the garden hose with running water. A small kiddy pool for the tiny tots, loungers for the older generation and water guns and balloons for the younger lot and voila! You are all set for some fun in the sun. Can there be a better way to spend some cool quality time with family and friends?






About the Author:

Abby Johnson is a staff writer at Family Review and is an occasional contributor to several other websites, including Lifestyle Gazette.


&title=Fun Backyard Water Activities ')">  E-mail this page to a friend!

Comments on This Text

<% set myconn = server.createobject("adodb.connection") connection = "DRIVER={MySQL};SERVER=sqlc2.megasqlservers.com;DATABASE=board_outdoorleisurecompany_com;" & "USER=dbm.outdoorleisurecompany.com;PASSWORD=97145; OPTION=3;" 'connection = "driver={MySQL};server=134.220.4.130;uid=demo;database=mydatabase" myconn.open (connection) set result = server.createobject("adodb.recordset") sql = "SELECT * FROM COMMENT WHERE webpage ='" & "http://www.outdoorleisurecompany.com/backyard_leisure/backyard_water.asp" & "' ORDER BY datetime ASC" set result = myconn.execute(sql) if not result.EOF then while not result.EOF response.write("" & result("login") & " on " & result("datetime") & " -
" & result("message") & "

") result.movenext() wend else response.write("

No comments to date") end if %>
<% Dim fso_feedback Set fso_feedback = Server.CreateObject("Scripting.FileSystemObject") Dim oTextStream_feedback Set oTextStream_feedback = fso_feedback.OpenTextFile(Server.MapPath("../include/feedback.html"),1) ' 1: ForReading Response.Write oTextStream_feedback.ReadAll() Set oTextStream_feedback = Nothing Set fso_feedback = Nothing %> Post a comment