<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta name="generator" content="ShopSite Pro 9.0.4 (sc - sg_page_template)"> <title> Pot Racks, Wine Openers and More at 1 Stop Gourmet Shop at great prices and Free Shipping </title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="keywords" content="Rogar Wine Opener,Estate Wine Opener,Wine Openers,Wine Opener,Wine Bottle Opener,Rogar Pot Racks,HSM Pot Racks,Grace Pot racks,Concept Pot Racks,Old Dutch Pot Racks,Hanging Pot Rack,Pot Racks,Martiniware,Martini Glasses,Rogar Island Cart,"> <meta name="description" content="We feature Rogar Wine Openers and Pot Racks, Concept Pot Racks, Old Dutch Pot Racks, HSM Pot Racks, Enclume Pot Racks and Grace Pot Racks, Martiniware, Martini Glasses, Martini Gift Sets, Wine Racks, Wine Glasses and more. <META NAME="ROBOTS" content="INDEX,FOLLOW"> <!--Wine Openers,Wine Bottle Opener,Wine Bottle Openers,Wine Opener,Wine Glass,Wine Glasses,Rogar Pot Racks,Pot Rack,HSM Pot Racks,Martiniware,Martini,Martini Glasses,Kiten Island Carts, Kitchen Carts,Cedar Planks--> <META Name="revisit-after" Content="1 Days"> <META Name="Expires" Content="Never"> <META Name="Author" Content="RJS"> <META name="verify-v1" content="NcxV0cGSISQ+ad+m9i+cR00eM/wgRd7wnTe/3vjksX0=" /> </head>"> <script language="JavaScript" type="text/javascript"> function DisplayMiniCart(name,style) { var cookies=document.cookie; //read in all cookies var start = cookies.indexOf(name + "="); //set start to beginning of ss_cart cookie var cartvalues = ""; var linecount = 0; var start1; var end1; var tmp; // Start Output document.write("<div class=\"MiniCart\">\n"); if (style == "Detail") { document.write("<table class=\"MiniCart\" border=\"0\">\n"); document.write("<tr>\n"); document.write("<th class=\"MiniCart\" colspan=\"3\">"); document.write("<a class=\"MiniCart\" href=\"javascript:__utmLinker(\'http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&function=show\');\">"); document.write("<b><font size=3>Your Shopping Cart</b>"); document.write("<\/a><\/th><\/tr>"); } else if (style == "Summary") { document.write("<a class=\"MiniCart\" href=\"javascript:__utmLinker(\'http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&function=show\');\">"); document.write("<b><font size=3>Your Shopping Cart</b>"); document.write("<\/a>"); } else { document.write("<a class=\"MiniCart\" href=\"javascript:__utmLinker(\'http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&function=show\');\">"); document.write("<img src=\"http://www.1stopgourmetshop.com/media/themesmedia/cart-black.gif\" border=\"0\" name=\"cart\" align=\"top\">"); document.write("<\/a> "); } if (start == -1) //No cart cookie { if (style == "Detail") { document.write("<\/table>\n"); } else if ((style == "ItemCount") || (style == "Subtotal")) { document.write("<a class=\"MiniCart\" href=\"javascript:__utmLinker(\'http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&function=show\');\">"); document.write("0 Items"); document.write("<\/a> "); document.write("<\/div>\n"); } else { document.write("<\/div>\n"); } } else //cart cookie is present { start = cookies.indexOf("=", start) +1; var end = cookies.indexOf(";", start); if (end == -1) { end = cookies.length; } cartvalues = unescape(cookies.substring(start,end)); //read in just the cookie data start = 0; while ((start = cartvalues.indexOf("|", start)) != -1) { start++; end = cartvalues.indexOf("|", start); if (end != -1) { linecount++; /* none of the styles use the number of line items if ((linecount == 1) && (style != "Detail")) // Number of Line Items { tmp = cartvalues.substring(start,end); colon = tmp.indexOf(":", 0); if ((style == "ItemCount") || (style == "Subtotal")) { document.write("<a class=\"MiniCart\" href=\"javascript:__utmLinker(\'http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&function=show\');\">"); } if (style == "Summary") { document.write("<br>Contains <b>"); } document.write(tmp.substring(colon+1,end - start)); if (style == "Summary") { document.write("<\/b>"); } if ((tmp.substring(colon+1,end - start)) == 1 ) { document.write(" Item"); } else { document.write(" Items"); } if (style == "ItemCount") { document.write("<\/a>"); } else if (style == "Subtotal") { document.write(": "); } else if (style == "Summary") { document.write("<br>Subtotal: <b>"); } } */ if ((linecount == 2) && (style != "Detail")) // Total Quantity of Items { tmp = cartvalues.substring(start,end); colon = tmp.indexOf(":", 0); if ((style == "ItemCount") || (style == "Subtotal")) { document.write("<a class=\"MiniCart\" href=\"javascript:__utmLinker(\'http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&function=show\');\">"); } if (style == "Summary") { document.write("<br>Contains <b>"); } document.write(tmp.substring(colon+1,end - start)); if (style == "Summary") { document.write("<\/b>"); } if ((tmp.substring(colon+1,end - start)) == 1 ) { document.write(" Item"); } else { document.write(" Items"); } if (style == "ItemCount") { document.write("<\/a>"); } else if (style == "Subtotal") { document.write(": "); } else if (style == "Summary") { document.write("<br>Subtotal: <b>"); } } if (linecount == 3) // Product Subtotal { if ((style == "Subtotal") || (style == "Summary")) { tmp = cartvalues.substring(start,end); colon = tmp.indexOf(":", 0); document.write(tmp.substring(colon+1,end - start)); if (style == "Summary") { document.write("<\/b>"); } else { document.write("<\/a>"); } } else if (style == "Detail") { start1 = start; end1 = end; document.write("<tr><td class=\"MiniCartHead\">Qty<\/td>"); document.write("<td class=\"MiniCartHead\">Product<\/td>"); document.write("<td class=\"MiniCartHead\">Retail Price<\/td><\/tr>\n"); } } if ((linecount > 3) && (style == "Detail")) // individual products { tmp = cartvalues.substring(start,end); colon = tmp.indexOf(":", 0); document.write("<tr>"); document.write("<td class=\"MiniCartQty\">"); document.write(tmp.substring(0,colon)); document.write("<\/td><td class=\"MiniCartProduct\">"); colon2 = tmp.indexOf(":", colon+1); document.write(tmp.substring(colon2+1,end - start)); document.write("<\/td><td class=\"MiniCartPrice\">"); document.write(tmp.substring(colon+1,colon2)); document.write("<\/td><\/tr>\n"); } start = end; } else break; } // end while loop //close minicart HTML if (style != "Detail") { document.write("<\/div>\n"); } else { document.write("<tr>"); document.write("<td class=\"MiniCartSubtotalText\" colspan=\"2\">Subtotal<\/td>"); document.write("<td class=\"MiniCartSubtotal\">"); tmp = cartvalues.substring(start1,end1); colon = tmp.indexOf(":", 0); document.write(tmp.substring(colon+1,end1 - start1)); document.write("<\/td>"); document.write("<\/tr>"); document.write("<\/table>\n"); document.write("<\/div>\n"); } } } </script> <style type="text/css"> <!-- /***************************************************************/ /*** Cascading Style Sheet for ShopSite Stained Glass Theme ***/ /***************************************************************/ /***********************/ /*** Page Defaults ***/ /***********************/ body, p, h1, h2, h3, td, div, ol, ul, dl, input { font-family: Arial, Verdana, Helvetica, sans-serif; } body { color: #000000; background-color: #99CCCC; font-size: 9pt; margin: 0px; } td { font-size: 9pt; } /******************/ /*** Mini Cart ***/ /******************/ div.MiniCart { text-align: left; padding-top: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366; } img.MiniCart { vertical-align: middle; } table.MiniCart { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366; } th.MiniCart { font-weight: normal; text-align: left; font-size: 8pt; } td.MiniCart { font-size: 8pt; } td.MiniCartHead { text-align: center; font-size: 8pt; } td.MiniCartQty { text-align: left; vertical-align: top; font-size: 8pt; } td.MiniCartProduct { vertical-align: top; font-size: 8pt; } td.MiniCartPrice { vertical-align: top; text-align: right; font-size: 8pt; } td.MiniCartSubtotalText { text-align: right; font-size: 8pt; } td.MiniCartSubtotal { text-align: right; font-size: 8pt; } a.MiniCart:link { text-decoration: underline; color: #000066; } a.MiniCart:visited { text-decoration: underline; color: #000066; } a.MiniCart:hover { text-decoration: underline; color: #003366; } a.MiniCart:active { text-decoration: underline; color: #000066; } /******************/ /*** Page Links ***/ /******************/ td.button { background-image: url(http://www.1stopgourmetshop.com/media/themesmedia/sg_button_blank.gif); background-position: center center; background-repeat: no-repeat; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center; vertical-align: middle; font-size: 9pt; color: #000066; text-decoration: none; border: 0pt; width: 120px; height: 25px; } a.button:link { text-decoration: none; color: #000066; } a.button:visited { text-decoration: none; color: #000066; } a.button:hover { text-decoration: none; color: black; } /*****************************/ /*** Gift Certificate Link ***/ /*****************************/ a.giftcertlink:link, a.tf_popup:link { font-weight: bold; text-decoration: none; color: #000066; white-space: nowrap; } a.giftcertlink:visited, a.tf_popup:visited { font-weight: bold; text-decoration: none; color: #000066; white-space: nowrap; } a.giftcertlink:hover, a.tf_popup:hover { font-weight: bold; text-decoration: none; color: black; white-space: nowrap; } /***********************/ /*** Headings ***/ /***********************/ h1 { font-size: 17pt; margin-top: 10px; margin-bottom: 0pt; } h2 { font-size: 15pt; margin-top: 8px; margin-bottom: 0pt; } h3 { font-size: 13pt; margin-top: 8px; margin-bottom: 0pt; } /***************/ /*** Header ***/ /***************/ div.header { margin-top: 20px; width: 470px; } table.header { background-position: top left; background-repeat: no-repeat; border: none; margin: 0px; } /****************/ /*** Footer ***/ /****************/ div.footer { margin-top: 10px; width: 470px; } table.footer { background-position: top left; background-repeat: no-repeat; border: none; margin: 0px; } /*******************/ /*** Page Name ***/ /*******************/ div.name { background: url(http://www.1stopgourmetshop.com/media/themesmedia/sg_banner.gif); background-color: white; width: 408px; height: 50px; background-position: center center; background-repeat: no-repeat; text-align: center; border: thin white solid; } td.name { background-position: center center; background-repeat: no-repeat; } /************************/ /*** Tables and Cells ***/ /************************/ table.middle { background-position: top left; background-repeat: repeat-y; border: none; margin: 0px; } table.inner { border: none; margin: 0px; } p.Space { font-size: 6pt; margin-left: 0em; margin-top: 0em; margin-bottom: 0em; } /*****************************/ /*** Multi Page Navigation ***/ /*****************************/ span.currentpage, span.prevnext { padding-left: 1pt; padding-right: 1pt; } /*************************/ /*** Font Formatting ***/ /*************************/ small, Small { font-size: smaller; } Big { font-size: larger; } b { font-weight: bold; } i { font-style: italic; } tt { font-family: monospace; } --> </style> </head> <body marginwidth="0" marginheight="0" > <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-1317717-1"; _udn="none"; _ulink=1; urchinTracker(); </script> <!--********************--> <!--*** Header Table ***--> <!--********************--> <!-- To get a background image mostly the same in all browsers, you --> <!-- have to use nested tables. The outside table has the background --> <!-- image and the inner table sets its background image to null. --> <!-- These machinations are required by Netscape 4 --> <table class="header" width="800" height="162" border="0" margin="0" cellspacing="0" cellpadding="0" background="http://www.1stopgourmetshop.com/media/themesmedia/sg_background_top.gif"> <tr> <td valign="top"> <!-- Inner table background must be set to null or nn4 will inherit from outer table --> <table class="inner" width="100%" align="center" background="" border="0"> <tr> <td width="135" rowspan="4"> </td> <td height="1"></td> <td width="135" rowspan="4" valign="top" align="left"> <script type="text/javascript" language="JavaScript"> DisplayMiniCart("ss_cart_0001146277","Subtotal"); </script> </td> </tr> <!-- PAGE HEADER --> <tr> <td align="center"><div class="header"><img src="http://www.1stopgourmetshop.com/media/Fall_Sale.jpg" alt="Fall_Sale.jpg" width="380" height="113" vspace="3" hspace="3" border="0"></div></td> </tr> </table> </td> </tr> </table> <!--******************--> <!-- Begin Main Table --> <!--******************--> <table class="middle" width="800" border="0" margin="0" cellspacing="0" cellpadding="3" background="http://www.1stopgourmetshop.com/media/themesmedia/sg_background_middle.gif"> <tr> <td valign="top"> <!-- have to set background to null or nn4 will inherit from outer table --> <table class="inner" width="100%" align="center" background="" border="0"> <tr> <td width="10px"> </td> <!-- spacer --> <td valign="top" width="130" align="center"> <!--**********************--> <!-- Begin Table of Links --> <!--**********************--> <table> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Sale Specials.html">SALE SPECIALS</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Rogar Wine Openers.html">Rogar Wine Openers</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Rogar Pot Racks.html">Rogar Pot Racks </a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Concept Pot Racks.html">Concept Pot Racks</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/HSM Pot Racks.html">HSM Pot Racks</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Old Dutch Pot Racks.html">Old Dutch Pot Racks</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Grace Pot Racks.html">Grace Pot Racks</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Enclume Pot Racks.html">Enclume Pot Racks</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Pot Rack Specials.html">Pot Rack Specials</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Pot Rack Q & A.html">Pot Rack Q. & A.</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Gourmet Cookware.html">Gourmet Cookware</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Martiniware.html">Martiniware</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Wine Racks.html">Wine Racks</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Wine Glasses.html">Wine Glasses, etc.</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Gift Shop.html">Gift Shop</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Bakers Racks.html">Bakers Racks</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Gourmet Coffee.html">Gourmet Coffee</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Oral Fixation Mints.html">Oral Fixation Mints</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Gift Certificates.html">Gift Certificates</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Cooking with Wood.html">Cooking with Wood</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Store Info.html">Store Info</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Links.html">Links</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Testimonials.html">Testimonials</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Site Map.html">Site Map</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/UPS Tracking.html">Track Your Order</a></b></nobr> </td> </tr> <tr> <td class="button"> <nobr><b><a class="button" href="http://www.1stopgourmetshop.com/Shipping Info.html">Shipping Info</a></b></nobr> </td> </tr> <tr> <td class="button"><a class="giftcertlink" href="http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&cert=gift"><b>Gift Certificates</a> </td> </tr> <tr> <td class="button"><a class="tf_popup" href="#" onClick="window.open('http://www.1stopgourmetshop.com/shop-bin/sc/tellfriend.cgi?storeid=*18def09cc95ed526a46aa09140bd&from=http%3A%2F%2Fwww.1stopgourmetshop.com%2Findex.html&str=1%20Stop%20Gourmet%20Shop','tellfriend','width=560,height=560,resizable=yes,scrollbars=yes, status=yes');return false;">Tell a Friend about Us!</a></td> </tr> <tr> <td height="50" valign="bottom" align="center"> <script type="text/javascript" language="JavaScript"> document.write('<a href="javascript:__utmLinker(\'http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&function=show\');"><img src="http://www.1stopgourmetshop.com/media/themesmedia/sg_button_view.gif" border="0"></a>'); </script> <noscript> <a href="http://www.1stopgourmetshop.com/shop-bin/sc/order.cgi?storeid=*18def09cc95ed526a46aa09140bd&function=show"><img src="http://www.1stopgourmetshop.com/media/themesmedia/sg_button_view.gif" border="0"></a> </noscript> </td> </tr> </table> <!-- End Table of Links --> </td> <!-- End cell for links --> <!-- Start cell for text fields, products, and search box --> <td valign="top"> <table> <!-- Text1 in its own table so it is not affected by product layout --> <tr> <td><!-- START SCANALERT CODE --> <a target="_blank" href="https://www.scanalert.com/RatingVerify?ref=www.1stopgourmetshop.com"><img width="94" height="54" border="0" src="//images.scanalert.com/meter/www.1stopgourmetshop.com/13.gif" alt="HACKER SAFE certified sites prevent over 99.9% of hacker crime." oncontextmenu="alert('Copying Prohibited by Law - HACKER SAFE is a Trademark of ScanAlert'); return false;"></a> <!-- END SCANALERT CODE --> <br> <!-- (c) 2006. Authorize.Net is a registered trademark of Lightbridge, Inc. --> <div class="AuthorizeNetSeal"> <script type="text/javascript" language="javascript">var ANS_customer_id="a49eaadf-fd06-4a4e-950a-b4565240b81a";</script> <script type="text/javascript" language="javascript" src="//VERIFY.AUTHORIZE.NET/anetseal/seal.js" ></script> <a href="http://www.authorize.net/" id="AuthorizeNetText" target="_blank">Credit Card Processing</a> </div> <br><center> <script language="JavaScript" type="text/javascript" src="http://vhost.oddcast.com/vhost_embed_functions.php?acc=18832&js=1&followCursor=1"></script> <script language="JavaScript" type="text/javascript"> AC_VHost_Embed_18832(300,400,'FFFFFF',1,1,290620,0,0,0,'b4bb713d4fecd2cefe39d166b0216403',6); </script> </center> <p><center> <a href="#" onClick="window.open('http://www.1stopgourmetshop.com/shop-bin/sc/tellfriend.cgi?storeid=*1edadca5e903e9acb64064c6309e95a286&str=%3Cfont%20size%3D2%3E%3Cb%3ETell%20a%20Friend%20about%20Us%3C%2Ffont%3E%3C%2Fb%3E&from=http%3A%2F%2Fwww.1stopgourmetshop.com%2Findex.html','tellfriend','width=560,height=560,resizable=yes,scrollbars=yes, status=yes');return false;"><font size=2><b>Click here to tell a Friend about Us.</a> </center><p> <center><a href="javascript:window.external.AddFavorite('http://www.1stopgourmetshop.com', '1 Stop Gourmet Shop')" style="font-size:14px;color:#))0000CC;font-family:verdana;font-weight:bold;">Click Here to Save Us in Your Favorites</a></center> <p> <center><font size=3><b>WELCOME TO THE 1 STOP GOURMET SHOP </font></center><br> <br> <p align=left><img src="http://www.1stopgourmetshop.com/media/google_check.bmp" alt="We offer the option of Google Checkout on every item in your shopping cart" <br> the <font color=CC3300>Best Prices</font> and <font color=CC3300>Free Shipping</font> on Rogar Estate Wine Openers in Antique Bronze or Vintage Silver. Or choose the Champion Wine Opener in Pewter or Bright Nickel. All Rogar Wine Openers are available as a colorful Gift Boxed set with Hardwood or Natural Granite bases and matching handles. Rogar Wine Openers are great gifts for just about any occasion. <p align=left>Save on our great lineup of Kitchen Pot Racks with <font color=CC3300>Free Shipping</font>. We have Pot Racks from Rogar, HSM Metal Products, Enclume Design Products, Grace Manufacturing, Concept Housewares and Old Dutch International. We offer the lowest prices on our Pot Racks. Choose from Stainless Steel, Copper, Bright Chrome, Brass and countless designer colors to match just about any decor.<p> <center>***<font size=2>Free Shipping - Mainland USA only***</center></font> <tr> <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr><td> <link rel="stylesheet" href="vinessestyles.css" type="text/css"> <table width="580" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="119" height="5"><div align="center"> <b><font color=FFFFFF> </font></b></p> </div> </td> <td width="511" valign="top"><div align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> </tr> <tr> <td><table width="95%" border="0" align="right" cellpadding="0" cellspacing="0"> </table> </td> </tr> <tr> <td> </tr> </table> </div> </td> </tr> </table> </div> </td> </tr> </table> <p><center><font size=3><b>Place your cursor over each photo for a brief description.<br><font size ="3"><b> Click to Go There!</font></b> </b></font></center> <p align=left><b>Rogar Wine Openers</b> <a href="http://www.1stopgourmetshop.com/Rogar Wine Openers.html"> <img src="http://www.1stopgourmetshop.com/media/Z_Est.gif" alt="Rogar Wine Openers are available in Antique Bronze, Pewter and Vintage Silver." align=left></a> </p> <p align=right><b>Rogar Pot Racks</b> <a href="http://www.1stopgourmetshop.com/Rogar Pot Racks.html"><img src="http://www.1stopgourmetshop.com/media/Z_R2608.gif" alt="Rogar Pot Rack in Stainless Steel and is are made with pride in VA, USA." align=right></a><BR><BR><BR> <p> <p align=center> <b> HSM Pot Racks</b> <br> <a href="http://www.1stopgourmetshop.com/HSM Pot Racks.html"> <img src="http://www.1stopgourmetshop.com/media/Z_HGRD34.gif" alt="HSM Pot Racks are crafted from 18/10 Stainless Steel in the USA." align=center></a> <BR><BR><BR> <b>We also feature a great selection of Old Dutch - Pot Racks & Bakers Racks, Grace - Pot Racks & Bakers Racks. <br> <a href="http://www.1stopgourmetshop.com/Bakers Racks.html"> <img src="http://www.1stopgourmetshop.com/media/OD_bakers_sm.jpg" alt="Old Dutch Bakers Racks are constructed of premium grade steel." align=center> <a href="http://www.1stopgourmetshop.com/Old Dutch Pot Racks.html"> <img src="http://www.1stopgourmetshop.com/media/OD_dome_sm.jpg" alt="This Old Dutch Pot Rack in Brushed Copper is also available in Satin Nickel, Chrome & Graphite." align=center> <a href="http://www.1stopgourmetshop.com/Enclume Pot Racks.html"> <img src="http://www.1stopgourmetshop.com/media/DR5L_HomePage.jpg" alt="Enclume Decor Lighted Pot Rack will place your favorite pots and pans within easy reach while providing additional lighting down on your workspace." align=center> <a href="http://www.1stopgourmetshop.com/Bakers Racks.html"> <img src="http://www.1stopgourmetshop.com/media/GR_bakers_sm.jpg" alt="Grace Bakers Racks are made to order in GA, USA with Wrought Iron in designer finishes to match any color scheme." align=center> <a href="http://www.1stopgourmetshop.com/Old Dutch Pot Racks.html"> <img src="http://www.1stopgourmetshop.com/media/OD_sn_stand_sm.jpg" alt="Old Dutch Free Standing Pot Racks are available in Copper, Satin Nickel, Chrome & Graphite finishes." align=center><br><br> <a href="http://www.1stopgourmetshop.com/Old Dutch Pot Racks.html"> <img src="http://www.1stopgourmetshop.com/media/OD_hang_rect_sm.jpg" alt="An Old Dutch Pot Racks in Brushed Copper is also available in Satin Nickel, Chrome & Graphite finishes." align=center> <a href="http://www.1stopgourmetshop.com/Old Dutch Pot Racks.html"> <img src="http://www.1stopgourmetshop.com/media/OD_half_dome_sm.jpg" alt="An Old Dutch Half Dome Pot Rack in Copper also available in Satin Nickel, Chrome & Graphite finishes." align=center> <a href="http://www.1stopgourmetshop.com/Old Dutch Pot Racks.html"> <img src="http://www.1stopgourmetshop.com/media/OD_hang_rect2_sm.jpg" alt="Old Dutch Pot Racks in Copper, Satin Nickel, Chrome & Graphite finishes." align=center> </a><br><br> <b>Our Martiniware Page features a gorgeous line of Martini Glasses, Martini Shakers, Martini Gift Sets and more. </b><br><a href="http://www.1stopgourmetshop.com/Martiniware.html"> <img src="http://www.1stopgourmetshop.com/media/Nick_Al_sm.jpg" alt="A Multi-Colored set of 4 Crystal Martini Glasses that makes a wonderful gift for any occasion." align=center> <img src="http://www.1stopgourmetshop.com/media/Z_Kgls.gif" alt="Martini Glass 'The Ritz' Sapphire 2 Pc." align=center> <img src="http://www.1stopgourmetshop.com/media/Z_ColorMrt.gif" alt="Martini Glass Elegantly Petite in a Medley of Vibrant Colors (Set of 4)." align=center> <img src="http://www.1stopgourmetshop.com/media/martini_sm.jpg" alt="Janet Torelli's Martini-Pics in Stainless Steel or the ultimate in Sterling Silver make a wonderful gift for that hard to please recipient in velvet pouched sets of 2." align=center> <img src="http://www.1stopgourmetshop.com/media/Z_ColorSet.gif" alt="Martini Set Elegance in Color 6 Pc." align=center></a> <BR><b>We have many new items in our <font size=3> <b> Martiniware and Wine Glasses </font> pages to provide you with a even wider selection. We also feature a great selection of Condiments including Gourmet Martini Olive Gift Sets, Dirty Martini Olive Juice, "Tipsy" (spiked) and "Sober" (plain) Gourmet Martini Olives. <BR><BR> We have great prices on <font size="3"> <b>Wine & Martini Glasses.</b></font> </p> <p align=center><a href="http://www.1stopgourmetshop.com/Martiniware.html"> <img src="http://www.1stopgourmetshop.com/media/splash_mart_sm.jpg" alt="A Hand Blown Martini Glass with a vibrant 'Splash of Color' infused in the glass (Set of 4)." align=center> <img src="http://www.1stopgourmetshop.com/media/65057detail_174_110.jpg"alt="Martini Glass 'The Ritz' Ruby (Set of 2)." align=center> <img src="http://www.1stopgourmetshop.com/media/new_age_mart_sm.jpg" alt="Martini Glass 'New Age'- Who said that you must drink martinis from thin-stemmed, delicate glassware?." align=center></a> <br><br> Be sure to visit our <font size=3> <b>Gourmet Coffee</b></font> page for a great selection of flavors from either of the two premier Gourmet Coffee roasters that we feature. The coffees are the finest available and truly deserve the designation "Gourmet Coffee". </P> <p align=center> <a href="http://www.1stopgourmetshop.com/Gourmet Coffee.html"><img src="http://www.1stopgourmetshop.com/media/106_292montecof.jpg" alt="Monticristo Extraordinary Coffee." align=center> <img src="http://www.1stopgourmetshop.com/media/106_292mayorcof.jpg" alt="Mayorga Coffee Roasters." align=center></a> <BR><BR> If you are looking for a way to add a Gourmet touch to your culinary workspace at the best prices on the Web, compare our prices on a great line of Kitchen Island Carts. <p align=center> <a href="http://www.1stopgourmetshop.com/Kitchen Island Carts.html"> <img src="http://www.1stopgourmetshop.com/media/GM132_169_1.jpg" alt="Kitchen Island Cart -Latticed Doors - Hutch Top." align=center> <img src="http://www.1stopgourmetshop.com/media/GM132_169_3.jpg" alt="Kitchen Island Cart - Butcher Block Top." align=center> <img src="http://www.1stopgourmetshop.com/media/Z_RIC_DS.gif" alt="Rogar Island Cart - Granite Top." align=center> </a> <p>Even if limited kitchen or dining room space is a problem, we have various sizes for every budget. </p> <p align=center> <a href="http://www.1stopgourmetshop.com/Kitchen Island Carts.html"> <img src="http://www.1stopgourmetshop.com/media/GM132_169_4.jpg" alt="Kitchen Island Cart - Two Deep Drawers." align=center> <img src="http://www.1stopgourmetshop.com/media/th_threedrawer.jpg" alt="3 Drawer Island Cart." align=center> <img src="http://www.1stopgourmetshop.com/media/GM132_169_5.jpg" alt="Kitchen Island Cart - 3 Shelf." align=center></a> <BR><BR> <p>The best prices on the Web and *FREE SHIPPING* ($75.00 or More USD) for Rogar Wine Openers, Rogar Pot Racks, HSM Pot Racks, Old Dutch Pot Racks and Grace Pot Racks, Rogar Island Carts, Green Mountain Island Carts, Martiniware including Martini Glasses, Olive Picks, Martini Shakers and more. We've added new additions to our Wine Glasses, etc. page and will be featuring some great buys on Champagne Glasses, Wine Glasses, Wine Decanters, etc. We offer Old Fashioned Personalized Service and Guaranteed Satisfaction.</b> </font> <br><center><p><font size=3><b>We ship to Canada, the UK & most of the Free World<br>***<font size=2>Free Shipping is available for Mainland USA only***</font></center> <br><center><p><font size=3><b>This site is monitored for "Click Fraud" IP's are tracked.</center></font><br> <p> <center><a href="javascript:window.external.AddFavorite('http://www.1stopgourmetshop.com', '1 Stop Gourmet Shop')" style="font-size:18px;color:#))0000CC;font-family:verdana;font-weight:bold;">Click here to save us in your favorites</a></center></font><p> <center><a href="#" onClick="window.open('http://www.1stopgourmetshop.com/shop-bin/sc/tellfriend.cgi?storeid=*1c2d5ee590fe699d003c465aaca624c1&str=%3Cfont%20size%3D5%3E%3Cb%3ETell%20a%20Friend%20about%201%20Stop%20Gourmet%20Shop%3C%2Ffont%3E%3C%2Fb%3E&from=http%3A%2F%2Fwww.1stopgourmetshop.com%2Findex.html','tellfriend','width=560,height=560,resizable=yes,scrollbars=yes, status=yes');return false;"><font size=3><b>Click here to Tell a Friend about 1 Stop Gourmet Shop</font></b></a></center><p> <center> <a href='http://www.online-shops-directory.com/cgi-bin/in.cgi?id=1089' target='_blank'><img src='http://www.online-shops-directory.com/images/osd88x31.gif' alt="on-line shops logo" border=0 width=88 height=31></a></center><br><br> <center><b>Order Tracking</b><br> <a href="http://www.1stopgourmetshop.com/UPS Tracking.html"> <img src="http://www.1stopgourmetshop.com/media/ups_tracking.JPG" alt="UPS Order Tracking." </a></td> </tr> </table> </td> <!-- End cell of products --> <td width="10px"> </td> <!-- spacer --> </tr> <tr> <td width="10px"> </td> <!-- spacer --> <td align="center" colspan="2"> <table> <tr> <td><!-- Begin Web-Stat code --> <script type="text/javascript"> <!-- var page_name = ''; var invisible = ''; function sE(){return true;}window.onError=sE;var base=document; var ui='rjsardin';var al='website statistics';var framed='no'; if(framed=='yes'){base=top.document;}var rn=Math.random(); var qry=ui+':2::'+escape(base.referrer)+'::'+screen.width +'x'+screen.height+'::'+screen.colorDepth+'::'+escape(page_name) +'::'+invisible+'::'+rn+'::'+escape(base.URL); document.write('<a href="http://www.web-stat.com/stats/'); document.write(ui+'.htm"><img src="http://server3.web-stat.com/count.pl?'); document.write(qry+'" border="0" alt="'+al+'"/><\/a>'); //--> </script><noscript><a href="http://www.web-stat.com"> <img src="http://server3.web-stat.com/count.pl?rjsardin:2::NoJavaScript" alt="website statistics" border="0"/></a></noscript> <!-- End Web-Stat code --> </td> </tr> </table> </td> <td width="10px"> </td> <!-- spacer --> </tr> <tr> <td width="10px"> </td> <!-- spacer --> <td align="center" colspan="2"> <table> <tr> <td></td> </tr> </table> </td> <td width="10px"> </td> <!-- spacer --> </tr> </table> <!-- Close table that sets width --> </td> </tr> </table> <!-- Close Main Table --> <!--********************--> <!-- Begin Footer Table --> <!--********************--> <table class="footer" width="800" height="160" border="0" margin="0" cellspacing="0" cellpadding="0" background="http://www.1stopgourmetshop.com/media/themesmedia/sg_background_bottom.gif"> <tr> <td valign="top"> <!-- have to set background to null or nn4 will inherit from outer table --> <table class="inner" width="100%" align="center" background="" border="0"> <tr> <td align="center"> <div class="footer"> <center><img src="http://www.1stopgourmetshop.com/media/cardsonline.bmp" alt="6 Great ways to Pay" <br><center><b>Secure On-Line Shopping 24/7</b> <br> <script type='text/javascript'>var a = new Array('op.c','ourm','topg','s@1s','sale','etsh','om');document.write("<a href='mailto:"+a[4]+a[3]+a[2]+a[1]+a[5]+a[0]+a[6]+"'>"+a[4]+a[3]+a[2]+a[1]+a[5]+a[0]+a[6]+"</a>");</script> <br><font size=1>Toll Free 1-800-769-9201 <br>©2004 C-Com Group of Companies Inc. All Rights Reserved. <br>"AUTHORIZE.NET and all Authorize.Net logos are trademarks of Lightbridge, Inc"<br>Company names/products mentioned or portrayed herein are trademarks of their respective owners.</center></font> </p> <script type="text/javascript" src="http://shots.snap.com/ss/816b93137a341fed972ff82768cc568c/snap_shots.js"></script> </div> </td> </tr> <tr> <td align="center"> <div class="footer"><style>a.stocle{color:#FFF;font:bold 10px arial,sans-serif;text-decoration:none;}</style><table cellspacing="0"cellpadding="0"border="0"style="background:#999;width:230px;"><tr><td valign="top"style="padding: 1px 2px 5px 4px;border-right:solid 1px #CCC;"><span style="font:bold 30px arial,sans-serif;color:#666;top:0px;position:relative;">@</span></td><td valign="top" align="left" style="padding:3px 0 0 4px;"><a href="http://www.projecthoneypot.org/" class="stocle">MEMBER OF PROJECT HONEY POT</a><br/><a href="http://www.unspam.com"class="stocle">Spam Harvester Protection Network<br/>provided by Unspam</a></td></tr></table></div> </td> </tr> </table> </td> </tr> </table> </body> </html>