%
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Set Con = Server.CreateObject( "ADODB.Connection" )
Con.Open "dsn=winebow;UID=Winebow;PWD=WBOW;"
set rst = Server.CreateObject( "ADODB.Recordset" )
sqlstr = " select id, spirit_type, spirit_name, url, spirit_sub from Spirit"_
& " order by spirit_type, spirit_name asc"
'response.write sqlstr & "
"
'response.end
rst.CursorType = adOpenStatic
rst.Open sqlstr, Con
%>
| Home|About Winebow|Tasting Guide|Site Map|Wine Search |Contact Us |
![]() |
Specialty
Products
|
GrappaGrappa is the crystalline, distilled liquid made from the juice of grape pomace (the remnants of wine grape pressings - crushed skins, pulp, and seeds). Grappa presents an average ethyl alcohol content of 40-50% of its volume and can be identified by 300 chemical compounds. It is generally considered a digestive and therefore rapid alcohol absorption is weakened by the presence of food in the stomach. Grappa confers a moderate euphoria and is very relaxing. When consumed moderately, grappa is found to aid in stomach and pancreas processes, leading to its consumption after meals in Italy. The term "grappa" refers to the distillate as produced in Italy. In other countries it is known as "brandy marc" or "distillate marc." In Italy the production of grappa is approximately 33 million bottles. This category includes Amorosa, (young grappas distilled from a single varietal in a single vintage), Po (aromatic grappas made with blended vintages of a single variety), and Sarpa (a grappa made from blended vintages of blended varietals). |
Winebow carries these Grappas from Italy<% while not rst.eof %> <% if rst(1)="Gin" then%>
<% if rst(3)="" then%>
<%= rst(2) %>
|