<%@LANGUAGE="VBSCRIPT"%> <% set rs_chim = Server.CreateObject("ADODB.Recordset") rs_chim.ActiveConnection = MM_conn_stoves_STRING rs_chim.Source = "SELECT * FROM table2 ORDER BY Rating ASC" rs_chim.CursorType = 0 rs_chim.CursorLocation = 2 rs_chim.LockType = 3 rs_chim.Open() rs_chim_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rs_chim_numRows = rs_chim_numRows + Repeat1__numRows %> <% Dim MM_paramName %> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" MM_keepURL="":MM_keepForm="":MM_keepBoth="":MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each Item In Request.QueryString NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepURL = MM_keepURL & NextItem & Server.URLencode(Request.QueryString(Item)) End If Next ' add the Form variables to the MM_keepForm string For Each Item In Request.Form NextItem = "&" & Item & "=" If (InStr(1,MM_removeList,NextItem,1) = 0) Then MM_keepForm = MM_keepForm & NextItem & Server.URLencode(Request.Form(Item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm if (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) if (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) if (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> Garden Collection
<% While ((Repeat1__numRows <> 0) AND (NOT rs_chim.EOF)) %> <% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 rs_chim.MoveNext() Wend %>
Chimnea Info

All WARRIOR Stoves ornate Chimneas are made almost entirely from freshly mined Cast Iron, NOT an inferior recyclable material.  They provide a huge amount of heat primarily due to Cast Iron being the best material available for retaining and radiating heat.  Many models offer the added bonus of a cooking grid for perfectly cooked food in the traditional way on an alfresco evening.  Chimneas are also purchased purely for their  ornamental stature as well as their highly functional ability, they look great in the patio or garden alike.  Another highly practical aspect of a Chimnea is that if you are not lucky enough to own a WARRIOR Stove inside your home then they offer an excellent way of incinerating waste paper.  Escape the increasing problem of identity fraud .  Any of our superb Chimneas, even the smaller versions will incinerate paper that could potentially give your credentials to the criminally minded.

WARRIOR Stoves Chimneas are coated with High-Temperature Resistant paint, they will rust in time, like most metal objects left unattended outside.  Some people find this adds to their aesthetic appeal, either way WARRIOR Stoves provide High-Temperature Resistant Paint in numerous colours for rejuvenating your worn Chimnea.

Unlike the Clay/clay substitute chimneas they will not crack or crumble in a frost!  Regrettably this is all to common in the U.K., inspite of Global Warming!  These Clay Chimneas are highly practical in Mexico where they were designed and manufactured, they are ideally suited to the climate their even though they radiate substantially less heat.  In Europe and imparticularly the U.K.they are not ideally suited to either the garden or Patio. 

Please note that Chimneas are also now available in a Tinny 'Very Quick-Rust through' Pressed Steel,they are very conveniently light!  But like the clay efforts would probably not last an average season.  This is without prejudice to be particular luck of the current Summer weather!

Important Advice, Please take heed>WARRIOR Stoves Chimneas get extremely hot, They are intended and expected to!  Exercise extreme caution when using in the proximity of children, elderly and the infirm as well as pets!

Although seriously not recommended we have known neighbouring consumers compete on who can get the highest flames out of the top of the Chimnea!  Although all reports show no harm done this is not advocated!  For the foolhardy/Adventurous the record is a reported little over 2 Metres!

 

<% rs_chim.Close() %>