<%@LANGUAGE="VBSCRIPT"%> <% Dim Product_cat Dim Product_cat_cmd Dim Product_cat_numRows Set Product_cat_cmd = Server.CreateObject ("ADODB.Command") Product_cat_cmd.ActiveConnection = MM_test_STRING Product_cat_cmd.CommandText = "SELECT * FROM dbo.catagory" Product_cat_cmd.Prepared = true Set Product_cat = Product_cat_cmd.Execute Product_cat_numRows = 0 %> <% Dim ProductsPage Dim ProductsPage_cmd Dim ProductsPage_numRows Set ProductsPage_cmd = Server.CreateObject ("ADODB.Command") ProductsPage_cmd.ActiveConnection = MM_test_STRING ProductsPage_cmd.CommandText = "SELECT * FROM dbo.PPage" ProductsPage_cmd.Prepared = true Set ProductsPage = ProductsPage_cmd.Execute ProductsPage_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 Product_cat_numRows = Product_cat_numRows + Repeat1__numRows %> Hands-On Aromatherapy :: Aromatherapeutic Oils at Wholesale Price :: Aromatherapy Products :: Essential Oils, Carrier Oils, Hydrosols, Magical Mixtures and More
Aromatherapy has many benefits.
Hands On AromaTherapy can provide all of your aromatherapy needs.
Detoxify your body with aromatherapy.
Carrier oils are essential in aromatherapy. Aromatherapeutic products can be found at Hands On Aromatherapy. Where can I find information about aromatherapy? What can aromatherapy do for me? Why should I use aromatherapy over traditional therapy?
" alt="Aromatherapy is very therapeutical and stress-reducing." width="346" height="260">
Aromatherapy has many benefits.
Hands On AromaTherapy can provide all of your aromatherapy needs.
Detoxify your body with aromatherapy.
Our Products
<% While ((Repeat1__numRows <> 0) AND (NOT Product_cat.EOF)) %>

" class="link_1"><%=(Product_cat.Fields.Item("Catagory").Value)%>
<%=(Product_cat.Fields.Item("Catagory_Desc").Value)%>

<% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 Product_cat.MoveNext() Wend %> Books
We have an extensive library of new books related to aromatherapy and essential oils. The following are among our best sellers...
Carrier oils are essential in aromatherapy.Back to Top
Aromatherapeutic products can be found at Hands On Aromatherapy.Back to Top
Where can I find information about aromatherapy?
What can aromatherapy do for me?
Why should I use aromatherapy over traditional therapy?
Overview
<%=(ProductsPage.Fields.Item("ProductsPage").Value)%>
When should I start using aromatherapy?
Copyright 2005-2006 Hands On Aromatherapy © • 1.800.331.OILS (6457)
Aromatherapy is very therapeutical and stress-reducing.
Aromatherapy has many benefits.
Hands On AromaTherapy can provide all of your aromatherapy needs.
Detoxify your body with aromatherapy. Carrier oils are essential in aromatherapy. Aromatherapeutic products can be found at Hands On Aromatherapy.
<% Product_cat.Close() Set Product_cat = Nothing %> <% ProductsPage.Close() Set ProductsPage = Nothing %>