<% 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_watercraft_adventures.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 %>
 

 


 

A Safe Camping Adventure Starts With the Right Camping Gear

 

No matter what the season, camping can be a wondrous experience and a welcome relief from the cramped confines of city life. With the proper preparation and camping gear, hikes and overnight stays in the outdoors can rejuvenate the mind and body. Unfortunately, poor planning can result in accidents, exposure, and injuries. To get the most out of your camping experience, follow these simple guidelines:

* Expect the unexpected. Before you depart, give some thought to worst-case scenarios and how you would deal with those emergencies. For example, discuss with your traveling companions the options for an encounter with a bear, or what to do if one of you gets lost.

* Communicate. Email copies of your itinerary to family members and post on one your refrigerator. Be sure to sign in and out when using a campground, and sign in and out with a ranger prior to starting a wilderness hike. Should something go amiss, your movements can more easily be tracked. Consider purchasing two-way radios for you and your traveling companions to use on your trip. If someone does get lost, they'll have a way to communicate.

* Bring the right camping gear. Don't let sudden weather changes catch you off-guard. Waterproof backpacks and tents, as well as cold weather sleeping bags, will minimize your exposure and ensure a pleasant camping experience.

* Pack the right clothes. The right camping gear includes the right clothing. Layer clothes for optimum comfort, so you can add or remove layers as the temperature changes. Be sure to pack a lightweight, waterproof jacket and pants.

* Know where you're going. Getting lost in the wilderness is frightening and potentially deadly. Make sure you have detailed maps of the area, including a topographical map, and consider taking along a GPS system and two-way radios. Also pack a whistle, so you can signal if necessary.

* Beware of the critters. Insect bites and stings can ruin a great trip. Use DEET-based insect repellent, and re-apply as needed. At the end of each day, check for ticks - especially behind the ears, under the arms, and in the groin area - as they are carriers of Lyme disease. When selecting a site to stow your camping gear, stay away from the berry bushes, a prime foraging area for bears.

* Practice fire safety. Fire is always a potential hazard. Keep your campfire as small as is feasible. If possible, utilize a fire pit that others have previously used. Make sure the pit has a ring of rocks around it, and never build a fire pit where there are overhanging branches. Keep a bucket of water near the fire, and have someone station near a burning fire at all times to keep watch over it.

With the right camping gear and preparation, your getaway is sure to be a success!




About the Author:


Chris Robertson is an author of Majon International, one of the worlds MOST popular internet marketing companies on the web. Visit this Recreation Website and Majon's Recreation directory.

Article Source: http://EzineArticles.com/?expert=Chris_Robertson

 
   
&title=A Safe Camping Adventure Starts With the Right Camping Gear')">  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/cottage_escapes/camping.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