<% ' Comersus Shopping Cart ' Comersus Open Technologies ' United States ' Software License can be found at License.txt ' http://www.comersus.com ' Details: show general conditions %> <% on error resume next dim connTemp, rsTemp ' get settings pStoreFrontDemoMode = getSettingKey("pStoreFrontDemoMode") pCurrencySign = getSettingKey("pCurrencySign") pDecimalSign = getSettingKey("pDecimalSign") pCompany = getSettingKey("pCompany") pCompanySlogan = getSettingKey("pCompanySlogan") pAboutUsLink = getSettingKey("pAboutUsLink") pStoreLocation = getSettingKey("pStoreLocation") pHeaderKeywords = getSettingKey("pHeaderKeywords") pAuctions = getSettingKey("pAuctions") pAllowNewCustomer = getSettingKey("pAllowNewCustomer") pNewsLetter = getSettingKey("pNewsLetter") pStoreNews = getSettingKey("pStoreNews") pSuppliersList = getSettingKey("pSuppliersList") pRssFeedServer = getSettingKey("pRssFeedServer") pShowNews = getSettingKey("pShowNews") pIdCustomer = getSessionVariable("idCustomer",0) pIdCustomerType = getSessionVariable("idCustomerType",1) %> <%=getMsg(337,"Survey")%>

<%=getMsg(338,"Take the time...")%>
1. <%=getMsg(339,"Visited")%>
2. <%=getMsg(340,"You are")%>
3. <%=getMsg(351,"Learn about us")%>
4. <%=getMsg(356,"Found")%>
5. <%=getMsg(359,"Navigate")%>
6. <%=getMsg(360,"Features")%>
7. <%=getMsg(367,"Payment")%>
8. <%=getMsg(368,"Shipment")%>
9. <%=getMsg(369,"Prices")%>
10. <%=getMsg(373,"privacy")%>
11. <%=getMsg(374,"phone")%>
12. <%=getMsg(375,"discount")%>
13. <%=getMsg(376,"affiliate")%>
14. <%=getMsg(377,"suggestions")%>
 
">
<%call closeDb()%>