Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affallowaffiliatesrevieworders','Yes','aff',1,'Allow affiliates to review orders placed with their affiliate number.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affcommissionincludesallorders','No','aff',1,'If <b>Yes</b>, calculates affiliate commission all orders.<br>If <b> No,</b>  calculates commission only on &quot;Processed&quot;.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affcommissionIncludesshipping','No','aff',1,' If set to <b>Yes</b>, commission will include shipping amounts.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affcommissionrate','.10','aff',0,'Commission rate default for affiliates. For example .10 for 10%','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affdirecturl','shopdisplaycategories.asp','aff',0,'   Default page on your site that the customer will be directed  to. You can alter this on an individual basis using normal administrative facilities.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affinfourl','shopcontent.asp?type=affiliateinfo','aff',0,'A page on your web site where you supply more information about your affiliate program. This page needs to be created by you, it is  not supplied.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affpaymenttypes','Bank Transfer,Paypal,Check','aff',0,'When an affiliate  registers, these are the payment types displayed.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affsubject','Your Affiliate System','aff',0,'The name of your site. It is used on mail to affiliate .','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('afftemplateaffiliate','tmp_affiliate.txt','aff',0,'<b>tmp_affiliate.txt</b>is  used as the mailing template for the affiliate on registration.','emailaff');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('afftemplateMerchant','tmp_affmerchant.txt','aff',0,'<b>tmp_affmerchant.txt. </b>Used as the mailing template for the merchant to be notified on a new  registration.','emailaff');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affwebsite','http://www.vpasp.com/vpasp','aff',0,'Location of your VP-ASP web site. This will be used to    generate a URL to be given to the affiliate to link to shopaff.asp.  Shopaff.asp is the file the affiliate links back to your site to associate a customer order with an affiliate.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xaddcatalogid','Yes','advanced',1,'Whether to automatically add the catalogid to an extended description hyperlink. Required for automatic generation of extended description pages.    Always specify <b> Yes</b> unless there is a specific reason for <b>No</b>','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xaddproductsubcategorybycategory','No','security',1,'Compatibility with previous releases only. Not used in VP-ASP 5.50.<br>','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xaddproductsupplierdropdown','No','advanced',1,'<b>Yes</b> means that when adding products, the supplier names are listed in  a dropdown list in the add product page.','prodadmin');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xadminmenucheck','Yes','security',1,'This is an enhanced security feature. If <b>Yes</b>, each menu used is checked against the  list of menus available to that administrative userid..','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield, fieldgroup2) values('xadminpage','shopadmin.asp','security',0,'The name of the shopadmin.asp page. For enhanced security you may want to rename shopadmin.asp.  If you rename the physical file, alter this configuration value to match.','No', 'security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xadminrestrictproducts','Yes','security',1,'Support restricted  administrators. Restricted administrators can only alter or change products that they have added.','security');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xaffiliatedb','aff',0,'Location of affiliates table. Default is in the same     database as products. Can only be used with Access databases. If you create a separate database, copy the affiliates table to that database.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xaffiliateusecookies','Yes','aff',1,' To store a cookie on the customers PC when using the affiliate interface. If the customer comes back and purchases, the affiliate will be associated with the order. This increases affiliate orders.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowcoupons','No','option',1,' Allow discount coupons.  Coupons are created by the merchant and can be use and date limited. They can also be restricted to specific customers','coupons');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowcreditcards','Yes','payment',1,' During checkout,  should credit cards be allowed as a payment option. Using some gateways you may wish to turn this off.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowcustomerupdates','Yes','customer',1,' Allows the customer to update their details when they login and purchase  something on your site','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowdecimalquantity','No','advanced',1,' Allows the quantity field to be other than a whole number. Because of the way  the Internet treats commas, it may not be possible to use this feature when  commas are used as decimal points.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowinvalidcards','Yes','payment',1,' Yes allows you to enter invalid credit card numbers. This bypasses the basic  credit card validation. Primarily used when building and testing your site','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowmaillist','Yes','customer',1,'Allow customers to join the mailing list.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xalloworderreview','Yes','customer',1,'Yes allows the customer to login and review previous orders','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowotherpayments','Yes','payment',1,'If set to <b>Yes</b>, VP-ASP will prompt for non credit card payments.   These other types can be changed by altering. Xotherpaymenttypes','otherpay');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowratingproducts','No','option',1,'Allow customers to rate individual products. See also xallowratingsummary and  xratingauthorize','prodrat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowratingsummary','No','option',1,'Display summary of ratings when displaying a product. When using templates add the control [add_ratingsummary]','prodrat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowrestoreorder','Yes','customer',1,'Allow customer to restore previous orders back into  the shopping cart from a previous order.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowrevieworders','Yes','customer',1,'Allow customers to  review previous orders.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowsavecart','No','customer',1,'Allow customers to save their carts as a cookie on their on their own personal computer as a cookie.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xallowsubsubcategories','No','advanced',1,'No longer used.','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowsupplierlogin','No','advanced',1,' If <b>Yes</b>, Suppliers can  log into the administrative system with their supplier userid','suppliers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowsupplierregister','No','advanced',1,'Allow suppliers to register through the customer service form.','suppliers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonaddressadd','buttons',0,'Button for Delivery address add','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonaddresschange','buttons',0,'Image to be used to   change a gift delivery address. If none is specified, text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttoncancel','buttons',0,'Image to be used to cancel the order. If none is specified, text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttoncheckout','buttons',0,'Image to be used to start checkout during shopping. If none is specified, text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttoncontinue','buttons',0,'Image to be used to CONTINUE on many different forms. If none is specified,  text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttoncontinueshopping','buttons',0,'The button used to continue shopping on the shopaddtocart.asp page.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonimage','buttons',0,'If you want an image instead of an order button on      product display put the gif or jpg here. If using xProductSelect=<b>Yes</b> then no button is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonlogin','buttons',0,'Image to be used on   various forms for a login. If  none is specified, text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonmoreinfo','buttons',0,'Image to be used on   product display to hyperlink to extended description. If none is  specified, text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonorderproduct','buttons',0,'Image to be used on   product display when using multiple product selection. If none is  specified, text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonreadreview','buttons',0,'The is the product read a review image.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonrecalculate','buttons',0,'Image to be used on  cart display to recalculate items in the cart. If none is specified, text  is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonremove','buttons',0,'Image to be used to  remove an item from the cart. If none is specified; a checkbox does  the same function.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonreset','buttons',0,'Image to be used on  various forms for the reset function. If none is specified, text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonsearch','buttons',0,'Image to be used on  search form. If none is specified, text is displayed.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttontellafriend','buttons',0,'This is the image used to display tell a friend on product displays.','button');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttontext','Order','buttons',0,'If you want a different word than order appearing on a button then put the words here.  <b> xbuttonimage</b> and <b> xbuttontext</b> are mutually exclusive.','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonwritereview','buttons',0,'This is the image used for write a product review','button');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcardissueNumber','No','payment',1,'For Delta and Solo Cards (UK) this is the issue number.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcartfields','cname,cdescription','products',0,' A list of fields from the products table that will appear in the shopping  basket. Anything in the basket will also be included in invoices and e-mails. For example to add the product code (ccode) to the basket set <p>ccode,cname,cdescription</p>','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcartremovechecked','No','advanced',1,'When viewing the cart the remove button is checked or unchecked. For compatibility with previous releases.','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcategoryproductsonly','Yes','products1',1,' When displaying categories, do not generate the words &quot;products&quot; and &quot;subcategories&quot; underneath the category image. Also, if this is Yes, you can only add products to bottom level categories.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcatmaxcolumns','3','products',0,'The maximum number of category columns to be displayed.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcheckexistingcustomer','No','customer',1,'When adding a new customer during checkout, check that the customer does not already exist','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcheckmaillist','No','security',1,'When doing mailing from the administration area, send mail to only those customers who have checked the join mailing list check box. If set to <b>No</b>, mail will go to all customers selected.','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcheckout','shopcheckout.asp','payment',0,'Specify a particular electronic payment add-on here. The default is to use standard VP-ASP shopcheckout.asp If you have a VP-ASP electronic payment add-on for example, Eway, then&nbsp;<br>xcheckout=ewayshopcheckout.asp','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcheckstocklevel','No','stock',1,'Whether VP-ASP is to compare the stock level against the quantity ordered. VP-ASP will display a warning  and not allow  an order for more than is in stock.','stock');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcontinueshopping','shopdisplaycategories.asp','products1',0,'The location of the page to return to continue shopping after the  customer has added an item to the cart. Default is <b>shopdisplaycategories.asp</b>','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xconverteuropeannumbers','No','int',1,'Under certain circumstances European numbers with a comma (,)&nbsp; for decimal store incorrectly.If this occurs, the symptoms are usually the shipping amount multiplied by   10. To Fix this, set <b>Yes</b>  .','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcookielogin','No','customer',1,' If <b>Yes</b>, VP-ASP will remember who the customer is by setting a cookie on their PC. This will remove the need for the customer to login.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcountryrequired','No','customer',1,'If set to <b>Yes</b>, the country field will be required.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcreditcardtypes','Visa,Mastercard,American Express','payment',0,'A list of credit cards that should be displayed as payment types: For  example: Visa, MasterCard, American Express.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcrosslinkurl','shopquery.asp','products',0,'When using cross selling, the file to link   to display the associated products. If you have the Option Package change to   <b>shopexd.asp</b>.','crossselling');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcrossselling','Yes','products',1,'If <b>Yes</b> a display of associated products when products are displayed. The   <b>crossselling</b> field in the product record must be filled in.','crossselling');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcurrencysymbol','$','int',0,'The currency symbol to be used for price displays. For Example CDN','international');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerdb','advanced',0,'The separate database that can hold customers table','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomeremail','tmp_customeremail.txt','customer',0,'The template used when emailing customers using template emails (Part of the Option Package).','emailcustomers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomermaxotherfields','50','customer',0,'The maximum number of merchant supplied extra fields to be displayed','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerothercaptions','customer',0,'The captions to be used for display merchant supplied customer fields in the form.My field, other field, ','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerotherfields','customer',0,'A list of fields names to be updated on the shop customer form. It is the merchants responsibility to physically add these fields to the actual database.','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerotherrequired','customer',0,'A list of field names in the form dbfield1,myfield2. That must be filled in by the customer.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerprices','No','products1',1,'<b>Yes</b> means apply customer base pricing using the<b>customerprices</b> table. Extra overhead is incurred in using this feature.','discounts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcvndisplay','Yes','payment',1,'Prompt for card verification number (3-4 digit) number on back of the credit card.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcvnrequired','No','payment',1,'Yes requires that the customer supply the Card Verification Number.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdebug','No','advanced',1,'Used only as recommended by the support staff. Trace messages will appear on most pages.','Setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdecimalpoint','2','int',0,'The number of digits to the right of the whole number for currency displays','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdefaultshippingmethod','Yes','shipping',1,' If <b>Yes</b>, a default shipping method is displayed. This allows for  quicker checkout.<br>     If <b>No</b>, then the customer must select a shipping  method from the list supplied.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliveryaddress','No','products1',1,'Whether customer can provide delivery address details per product.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliveryrequired','No','products1',1,'If no delivery address is supplied, the customer is prompted to supply   one before being allowed to complete the checkout.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliveryshipping','No','shipping',1,'Calculate shipping separately for each gift item. This works for most but not all shipping calculations','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdisplaycategoryimages','No','products1',1,'If <b>Yes</b>, the category image is displayed on the top of the page that displays the products. This will add slight overhead to product displays.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdisplayoriginalprice','No','products1',1,'If using customer based pricing or quantity pricing, the original price can be displayed.','discounts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdisplayprices','Yes','products1',1,' If <b>No</b>, then no prices are displayed when products are displayed. See  also xproductcatalogonly','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdualconversionrate','1.5','int',0,'The conversion rate to be used to convert the price of the product to the  dual price. This number is multiplied by the price to obtain the dual price.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdualprice','No','int',1,'If <b>Yes</b>, display prices in two columns. The normal price and an alternative or  dual price.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xeditdisplaymaxrecords','20','advanced',0,'The number of records to display in the admin page when edit tables.','admin');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemail','your@vpasp.com','main',0,'After an order has been completed, who should be notified. This is the email address of that person. This is also the FROM address for the order confirmation sent to the customer.','details');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailcustomer','Yes','payment',1,'Yes emails customer an confirmation of the order.','emailcustomers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailformat','Text','payment',0,'Values can be <b>Text</b>  or <b>Html</b>. This determines the mailing format. HTML can be used only with the VP-ASP Option Package.','email');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xemaillist','payment',0,'If you want to e-mail to other people to receive confirmations on order completion. A sample  <b> tmp_emaillist.txt</b> is supplied. This is part of the Option Package.','email');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailmerchant','Yes','payment',1,'Yes emails the merchant an order confirmation when an order has been received.','emailmerchant');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailname','VP-ASP Shopping Cart 6.0','main',0,' The name of your shop. Used on e-mails to the customer as the name of the sender.','details');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailsubject','Shopping Order','main',0,'This is simply the subject when the customer gets an e-mail confirmation.','details');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailsystem','mail.vpasp.com','main',0,'This is the name of the mail service on your ISP. Your ISP will need to let you know what this is. It normally will start with mail... Or  smtp.... There is no standard name. You must ask your Windows administrator or Web hosting company. If not set correctly ,  emails will not be sent. Not used with CDONTS or Unix.','details');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailtype','cdosys','main',0,'The type of e-mail interface program to use. VP-ASP supports ASPMAIL, CDONTS,  ASPEMAIL, OCXMAIL and&nbsp; JMAIL. VP-ASP does not write to your mail system directly. It needs  an interface and these are the most common ones.','details');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xencryptcreditcard','Yes','payment',1,'If you want credit card information encrypted in the database set to  <b>Yes</b>.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xencryptkey','','payment',0,'Any string of characters to be used for encryption of the credit cart. If you change the string after you start storing credit card details, you will not be able to read the credit card information.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xendoforderattachmentfield','orderattachment','payment',0,'The field in the  products table to be used to determine if an attachment is to be added to  the e-mail sent to the customer. Default is <b>orderattachment</b>.','proddown');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xendoforderattachments','No','payment',1,' If <b>Yes</b>, VP-ASP will try to add attachments to the e-mail sent to the customer. The  products table is used to determine if an attachment is to be added to  the e-mail sent to the customer.','proddown');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xendoforderhyperlinkfield','orderdownload','payment',0,'The field in the  products table to be used to determine if an hyperlink is to be added to  the order confirmation form.','proddown');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xendoforderhyperlinks','No','payment',1,'Yes means that hyperlinks are generated at the end of the order on the customer confirmation form (shopthanks.asp)','proddown');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xendofordervalidpayments','Visa,Mastercard','payment',0,'When generating hyperlinks or attachments, this list of valid payments are  searched. If the payment method does not match one on this list, the  hyperlink or attachment is not performed. List such as: <b>Authorizenet,Visa','proddown');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xenvironment','NT','advanced',0,'The operating environment. Only two values are currently supported: <b>NT</b> for Windows and <b>Chillisoft</b> for Unix.','system');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xextendedpopup','No','products',1,'Yes allows the extended description image or page to be pop-up as a separate window','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfeaturesort','featurename','products',0,'The field in the features table used to sort the product features','prodfeat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfeaturesrequired','No','products',1,'If product features must be selected by the customer, then set the value to  <b>Yes</b>. VP-ASP also supports individual features required. This is set   in the prodfeatures table.','prodfeat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xfont','<font face=''''verdana,arial,helvetica'''' size=2 color=''''#BB0000''''>','advanced',0,'For compatibility only. No longer used','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield,fieldgroup2) values('xframes','No','advanced',1,'See Frames section of   the Design Guide, before changing this value. Not all frames environments  require a setting of Yes.&nbsp;','No','Setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgenerateshopexdlink','No','products1',1,'<b>Yes </b>tells VP-ASP should to generate a hyperlink to<b> shopexd.asp</b> when a product is displayed. This removes the need to enter a value in each product  record. requires VP-ASP Option Package.','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgeneratesku','No','advanced',1,'Set <b>Yes</b> for VP-ASP to generate an SKU value based on combining fields   in the products table and the product features selected.','stock');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgiftautoenable','No','option',1,'<b>Yes </b>tells VP-ASP   to enable gift certificates immediately.<br>  This should only be set if you are confident of your payment  system.','giftcerts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgiftcertificates','No','option',1,'If set to <b>Yes</b> will allow gift certificates to be purchased and redeemed.&nbsp;','giftcerts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgiftexpirydays','365','option',0,'The number of days before a gift certificate expires.','giftcerts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgiftlimit','100','option',0,'The maximum amount per gift certificate.;','giftcerts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgiftprefix','Gift','option',0,'The prefix to be added to the unique gift certificate number.','giftcerts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgiftproductid','99999','option',0,'A number which represents an imaginary catalogid for a gift certificate. This allows VP-ASP to distinguish gift certificates from real products.','giftcerts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgifttemplate','tmp_gift.txt','option',0,'The mailing template file used to send to the person receiving the gift certificate.','giftcerts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xhandlingprice','0','payment',0,'A number to be used as   the handling cost. If a complex algorithm is required, you must modify shophandling.asp or use xhandlingbyproduct.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xhome','default.asp','main',0,'The URL to return to  your main page. It can be a full URL such as http:..&nbsp; or just a file  name such as default.htm.','details');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,showfield,fieldgroup2) values('xhome1','advanced',0,'Used only in a frames environment to return back to main page containing  the frameset.','No','Setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('ximportmatchfield','catalogid','advanced',0,'The field name in the products table to used as a match when using shopimport to import product records.','prodadmin');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xincludecountries','Yes','customer',1,'If <b>Yes</b>, a drop down list of countries is added to the customer form. Required for most gateways and real time shipping.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xincludeoidonlink','Yes','advanced',1,'Yes includes the oid on the link to shopcheckout.asp','orders');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xincludestates','Yes','customer',1,'If <b>Yes</b>, a drop down list of US States and Canadian Provinces is added to the customer form. Required for most gateways and real time shipping.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xkeepcanceleditems','Yes','payment',1,'If <b>Yes</b>, this option can keep the items in the oitems table. Yes can only be used if you are keeping  cancelled orders.','orders');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xkeepcanceledorders','Yes','payment',1,'By default VP-ASP deletes the order if it is  cancelled. You can keep them in the database  by specifying <b>Yes</b>.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xlanguage','ENGLISH','int',0,'Default Language. Used primarily for language switching.','international');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xlcid','int',0,'The local system identifier for currency and date formats.&nbsp; For  example <b>1036 </b>for French. This determines currency symbol and date  formats.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xlogonrequired','No','customer',1,'The shop is available to everyone. Set to  <b>Yes</b>, the shop is restricted to customers who login or provide their details before they can shop.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaillistcheckbox','Yes','customer',1,' If <b>Yes</b>, generate a checkbox on the customer form.;','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaillisttable','customers','advanced',0,'The table where people joining the mailing list are stored. Default is the  standard customers table.','emailcustomers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaillisttomerchant','No','customer',1,'If <b>Yes</b>, the merchant is notified if a person joins the mailing list.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmailtosuppliers','No','option',1,'Yes at the end of an order, mail is sent to each supplier whose products have been ordered. Requires VP-ASP Option Package.','emailsupp');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaxcartitems','20','advanced',0,'Maximum number of items allowed in the shopping basket.','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaxcategories','300','advanced',0,'A limit of the number of categories. If you get an error editing products or categories increase this number.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaxfeaturecaptions','300','advanced',0,'The maximum number of different features','prodfeat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaxfeatures','10','products1',0,'The number of features allowed per product. Default is 10. Can be set to any  reasonable number. Do not set too high since there is overhead when adding product to the cart.','prodfeat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xmaxproductoptions','100','advanced',0,'Unused','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaxsavedcarts','100','advanced',0,'The maximum number of saved carts per customer. The number applies to carts saved permanently  on the server or as cookies','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xmaxsubcategories','300','advanced',0,'Unused','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmerchantemail','tmp_merchantemail.txt','merchant',0,'Template used to email merchant at the completion of the order. Requires the Option Package.','emailmerchant');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xminimumorder','payment',0,'The minimum order amount. If the order is less than this, the customer is prompted to order  more.','orders');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xmysite','products1',0,'This represents the URL of your site where the shopping cart files are located (eg. http://www.vpasp.com/vpasp).','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmysql','No','advanced',1,'Yes if using MYSQL under Unix or Windows','system');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xnavigatecategories','Yes','advanced',1,'Yes means to display the categories as a list for easy navigation.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xnavigateminicart','Yes','advanced',1,'Yes means to display the minicart which is a small display of what is currently being purchased.','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xoldcategorymode','No','advanced',1,'Unused','No');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xorderdb','advanced',0,'The name of a separate database holding the orders table. Ordertracking and oitems tables must also be in this database as well as mycompany.','orders');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xotherdatabases','advanced',0,' Used with <b>xothertables</b>. It lists the database names in which those tables   can be found. If left empty, then the other tables are assumed to be in the  same database as the products.','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xotherpaymenttypes','Check,Cash,Phone order','payment',0,'A list of non credit card payment types. For  example: Cash, Phone, Fax','otherpay');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xothertables','advanced',0,'A list of tables to be added to the standard shopping tables. This allows the administrator to edit and display these tables using merchant admin facilities.','security');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xoutofstocklimit','stock',0,'Level at which out of stock message is displayed.      For example <b>2</b>. When stock reaches 2, the out of stock message is   displayed. The  message is defined in the language file Langoutofstock','stock');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpassword','No','customer',1,'If <b>Yes</b>, allow user to set own password and use on login. <b>No</b> assumes e-mail address can be used for login.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xpasswordlastname','No','advanced',1,'For compatibility. Now unused','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductcatalogonly','No','products1',1,'Yes turns VP-ASP into a catalog. Products are displayed but cannot be purchased','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductcolumns','1','products',0,'The number of products per column. Of more than 1 is specified VP-ASP switches  to product displays using templates automatically','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield,fieldgroup2) values('xproductxxx','unused','advanced',0,'Unused','No','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductgroupdiscount','No','products1',1,'If <b>Yes</b>, VP-ASP will      apply quantity discounts over a range of products. This does cause extra  overhead and should only be set to Yes, if you are using this special  discounting feature.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xratingproducthyperlink','No','option',1,' If <b>Yes</b>, then VP-ASP can automatically generate a hyperlink to  &quot;write a review&quot; or &quot;read reviews&quot;.&nbsp; If using templates, you must add your hyperlink to shopreviewadd.asp','prodrat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductlinktellafriend','No','products',1,'Yes means to put out a hyperlink on standard product displays tell a friend. If using templates you must add your own hyperlink to shoptellafriend.asp','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductmatch','No','customer',1,'Used for a mini-mall  where multiple shops can share a common database. Only products match the       xproductmatch field in shop$config.asp will be displayed.If set to <b>Yes</b>, then the products must match the xproductmatch  field in file shop$config.asp.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductmatchcustomer','No','advanced',1,'Used to limit which  products a specific customer can view. When a customer logs in their <b>productgroup</b> field is read. Only products that having a matching the <b>customermatchfield</b>  in the products table are displayed.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield,fieldgroup2) values('xproductmulticategories','Yes','advanced',1,'Unused. Products can be in any number of categories and subcategories.','No','products');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductothercaptions','advanced',0,'In the administrative section, these are the captions to be used for non  VP-ASP product fields. See also xproductotherfields. This  is a list such as: <b>Account Number, Section</b>','products');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductotherfields','advanced',0,'This is a list of non VP-ASP fields to be displayed when a product is added   to the products table. It is a list of field names. For example: <b>accountno,section</b>     See also xproductothercaptions.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductquantitylimit','9999','advanced',0,'A number representing the maximum quantity allowed for any individual  product.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductselect','No','products',1,'Yes allows customers to purchase multiple products from one page. If set to No, then an order button replaces the checkbox.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductsperpage','10','products',0,'A number of products to be displayed on one page. A large number will cause a products page to take time being displayed in the browser.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductwithhtml','Yes','products',1,'If <b>Yes</b>, the normal product formatting is replaced by template   formatting. A sample template is supplied as <b>tmp_productformat.htm</b>. You can modify this file to suit your special  product formatting requirements.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpromptforcountry','Yes','customer',1,' If <b>Yes</b>, country field is displayed in the customer form.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpromptforlogin','Yes','customer',1,'If <b>Yes</b>, customers can login to restore their customer details','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpromptforoptional','No','customer',1,'If <b>Yes</b>, a    number of additional fields are displayed on the customer form.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpromptforstate','Yes','customer',1,'If <b>Yes</b>, the state is displayed on the customer form.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xquantityprices','No','products1',1,'If <b>Yes</b>, then the prices can be varied using the quantity prices  table. This adds extra overhead and therefore should not be used unless you  have read the design guide on quantity based pricing.','discounts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xratingmailtomerchant','No','option',1,'If <b>Yes</b>, the merchant is e-mailed each time a customer reviews a  product.','prodrat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xratingtemplate','tmp_rating.txt','customer',0,'The mailing template used to send to the merchant. See xratingmailtomerchant.','prodrat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xrestrictadmintables','Yes','security',1,'Extra logic to limit tables to those administrators given permission to access those tables.','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xrestrictedtoexisting','No','customer',1,'Fr closed shops, this  removes the ability for new customers to register. They must already be in   the customers table.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xratingauthorize','No','option',1,'Yes means that the merchant must manually authorize product reviews. If set to No, the reviews are automatically displayed.','prodrat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsearchcapture','No','advanced',1,'If <b>Yes</b>, enable search term recording.   This records what keywords and categories were used by the customer in their search.','searching');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xsearchdb','advanced',0,'Location of search results table.  The default is the current database containing products.','searching');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsearchdisplaycategories','Yes','products1',1,'   If <b>Yes</b>, the categories are displayed in the normal search form.','searching');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsearchdisplaysubcat','Yes','products1',1,'If <b>Yes</b>, the subcategories to one level down are displayed in the  search form. You cannot display subcategories without displaying categories.','searching');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsearchfields','cname,cdescription,ccode','products1',0,'List of field names from the products table that should be searched when doing a search.','searching');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xselectproductsbylanguage','No','int',1,'An advanced feature when using language switch. It causes products to be  selected by the language field in the products record.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsessiontimeout','10','advanced',0,'The time in minutes before session variables expire. Do not set a time more  than 20 or it may affect overall system performance.','Sessions');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingcalc','lookup','shipping',0,'Determines how shipping is calculated. Default is to<b>Lookup</b> value in <b> shipmethods</b> table and display it. See shopShippingCalc section for other values. There are many different options available and you can add unique shipping calculations.&nbsp; Other values can be: <b>Quantity, Pricerange, weightrange, Weight, Fixed,   Other, Quantityrange.</b> <b>Other</b> is used for add-ons such as UPS, Fedex,  Australia Post and Canadian Post.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingdatabaserecords','Yes','shipping',1,'If set to <b>No</b>, shipping records are not displayed as a drop down list.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingform','Yes','shipping',1,'If set to <b>No</b>, no shipping form is displayed.&nbsp;','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshowadmin','No','security',1,'If an error occurs do you want the name shopadmin.asp to be displayed. If no, the general error message page will be displayed. This is an enhanced security measure against hackers.&nbsp; <font color="#CC0000">Recommended setting is No</font>','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsortcategories','catdescription','products',0,'The sort fields used for categories display. These  are fields in the categories table.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsortproducts','cname','products',0,'The sort fields used for products display.&nbsp; are fields in the products table. To sort by descending price specify cprice DESC','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xsortsubcategories','subcategory','advanced',0,'Unused','No');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xssl','payment',0,'This is your secure URL to which credit card information is encrypted. In many cases it is simply your own URL with an s added to HTTP.  If you are unsure, check with your ISP. For testing on Personal  Web Server  leave empty.','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xstockcontrol','No','stock',1,'Yes decrements stock on completion of each order','stock');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xstocklow','stock',0,'If null, then all products are displayed. If set to a number<br> xstocklow=5<br>   then the stock level must be greater than this number for the product to be displayed. See alsoxoutofstocklimi for display out of stock messages.','stock');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xsubcatmaxcolumns','1','advanced',0,'Unused','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsupplieremail','tmp_supplieremail.txt','option',0,'Template used when mailing suppliers','emailsupp');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxbyproduct','payment',0,'Leave empty if tax is   not to be applied by product. Otherwise fill in the field name where the   actual tax amount is located in the product record.  For example you may   decide to use the pother5 field for the tax amount, then fill in this  field with <b>pother5</b>.','taxes');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxcountryname','payment',0,'List of countries where tax should be automatically calculated. US customers should use xtaxstatename. This is primarily for European VP-ASP users who  need tax or VAT calculated for certain countries.','taxes');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxcountryrates','payment',0,'Number represents the   tax rates listed in xtaxcountryname. They should be in the form: <b>.175,.16,.145','taxes');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxstatename','payment',0,' A list of states where tax should be applied. For example <b>NY,NJ,CA</b>  . Used to automatically calculate the tax. Field xtaxstaterates must also be filled in.','taxes');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxstaterates','payment',0,'Number represent the tax rates listed in xtaxstatename. They should be in the form: <b>.075,.06,.045;','taxes');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xtimedifference','int',0,'If your web hosting company is in a different time zone, VP-ASP can automatically add or subtract hours to have the order date and time appear as local time.  Example: 10 means add 10 hours to the hosts time.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtracking','No','option',1,'Yes turns on order tracking. Requires the Option Package','tracking');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtrackingcustomerread','Yes','option',1,'<b>Yes</b> allows the customer to read tracking messages.','tracking');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtrackingcustomertemplate','tmp_trackingcustomer.txt','merchant',0,'Template to be used  when the customer makes a tracking request.;','tracking');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtrackingmerchanttemplate','tmp_trackingmerchant.txt','merchant',0,'Template to be used  when merchant replies to a tracking message.','tracking');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtrackingmessagetemplate','tmp_trackingmessage.txt','merchant',0,'Template used to create message details tracking message is created','tracking');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xprojectdb','advanced',0,'The projects table can    be in its own database. This is the name of that database. You must create  it yourself using Microsoft Access or other database tools.','projects');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xprojectcatalogid','9998','option',0,'When using project payments this is the catalogid stored with the order','projects');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xstaterequired','Yes','customer',1,'Customer must select a state.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xbypasscreateorderpage','No','payment',1,'Yes means that the page shopcreateorder.asp is bypassed. The customer will not  see the full price including, shipping, handling, taxes, discounts if this page is bypassed','orders');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailwithtemplates','No','option',1,'Yes turns on mailing with templates. Requires the Option Package','email');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xemailremovehtml','Yes','advanced',1,'When uses text based mailing, VP-ASP attempts to remove HTML formatting to make  the e-mail message look correct','email');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfixedshippingmethod','Normal post','shipping',0,'This is the name of your shipping method when not using the shipmethods table.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfixedshippingcost','0','shipping',0,'If used the fixed shipping method, this is the cost of the shipping','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmerchantshipzip','99999','shipping',0,'Used by some real time shipping to determine the merchants post code','shipping');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,showfield) values('xshippingalternate','shipping',0,'Unused','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtrackingcustomerwrite','Yes','option',1,'Yes allows customer to create a tracking message','tracking');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingundercustomer','Yes','customer',1,'Changes the location of the shipping form. Normally on the right side of the customer details. This places it below the customer details.','shipping');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonnextpage','buttons',0,'When displaying products this is image used to display next page','button');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbuttonpreviouspage','buttons',0,'When displaying products, this is the image used to display previous page','button');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductpagingnextprevious','No','products',1,'Yes replaces the navigation page numbers with a next and previous button','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerotherfieldsinorder','No','customer',1,'Yes tells VP-ASP to store the extra customer fields in the orders table as well  as the customers table','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xuploaddirectory','advanced',0,'A directory with correct write permissions where images are uploaded','admin');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xupload','Yes','advanced',1,'Yes allows images to be uploaded. Requires the Option Package','admin');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xprojecttemplate','tmp_project.txt','option',0,'The name of the template to be used if you want to mail project records to  customers. It is not automatically used by VP-ASP and is provided as a sample  only.','projects');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductdisplaytemplate','tmp_productformat.htm','products',0,'The template used when displaying products using a template.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductstayonpage','No','products1',1,'If <b>Yes</b>, when  a product is ordered from the shopdisplayproducts page, the current page  remains showing. If you are using the mini-cart display, that display will  be automatically updated to show what is in the cart.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xallowcustomerregister','Yes','customer',1,' Yes allows the customer to register without purchasing anything. A menu item appears in the customer service area.','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xdiscountlimit','payment',0,'This a percentage separated by  comma for each amount in <b> xdiscountlimit</b> field. If you wanted to give a discount of 10% on orders over $100 and 15% on orders over $500 set. For  European countries using&nbsp; a comma as a decimal point, separate the    fields with a semicolon(;)    <p><b>.10,.15</b> in <b>xdiscountamount<br>    or<br>    .10;.15</b></p>    <p><b>100,500</b> in <b>xdiscountlimit</b></p>','discounts');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xdiscountamount','payment',0,' This a percentage separated by     comma for each amount in <b> xdiscountlimit</b> field. If you wanted to give a   discount of 10% on orders over $100 and 15% on orders over $500 set. For  European countries using&nbsp; a comma as a decimal point, separate the   fields with a semicolon(;)    <p><b>.10,.15</b> in <b>xdiscountamount<br>    or<br>    .10;.15</b></p>    <p><b>100,500</b> in <b>xdiscountlimit</b></p>','discounts');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaximumorder','payment',0,'The maximum order amount allowed.','orders');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshopclosed','No','customer',1,'If <b>Yes</b>, no    database activity will be allowed outside the administration area. Otherwise  your site is not affected. HTML can still be viewed. Customers will  not be able to view or order products.','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xgiftregistry','No','option',1,'Yes turns on the Gift Registry. The Gift Registry is a separate product.','giftreg');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdateformat','dd mm yyyy','payment',0,'The date format for order  display and e-mail is determined by specifying a formatting string. Some  examples are:    <p>d/m/y=14/12/01<br>    dd mm yyyy=Friday 6 December 2001<br>    mm/dd/yyyy=December 14 2001<br>    m.d.y=12.14.01<br>    m-d-yyyy=12-14-2001<br>    </p>    <p>valid values are <b>d</b> for a digit, <b>dd</b>    for a day of the week and day<br>    m for a month number, mm for a month name<br>    y for a two digit year, yyyy for a 4 digit year</p>    <p>separators can be&nbsp; blank, period(.), dash(-), or slash(/)</p>','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xprojectupdate','No','option',1,'Yes tells VP-ASP to automatically update the project record when payment is received.','projects');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeem','No','option',1,'Yes turns on the points rewards system. The Rewards system is a separate VP-ASP product.','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcategorydisplaytext','Yes','products1',1,'When categories are displayed, any data in the catmemo field is displayed under  the category name and image','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcategoryusetemplate','No','products1',1,' Yes means to use templates when formatting categories','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcategorydisplaytemplate','tmp_categorytemplate.htm','products1',0,'The template used to format categories','categories');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xsearchsortfields','products1',0,'On the shopsearchform generates a list of fields which the customer can order the search.','searching');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsearchsortcaptions','Name,Description,Code,Manufacturer','products1',0,'The Captions used for the search sort fields on the shopsearch.asp form','searching');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerpricetypes','customer',0,'Used only when customer            based pricing is used. It lists each customer type and is related to            which field in the products table to be used to find the correct  price field.            <p>For example<br>            reseller, wholesaler, friend</p>','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerpricefields','customer',0,'Used only when customer    based pricing is used. It lists the field in the products table to    be used for a particular customer type.<br>  For example<br>            cprice,retailprice,pother3','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerpriceidentifier','contacttypeid','customer',0,'Used only when customer            based pricing is used. Tells VP-ASP which field in the customer   record, identifies the type of customer. Default contacttypeid  which is a numeric field.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affmultilevel','No','aff',1,'Yes means that the two tier commission is to be used','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affmastercommissionrate','.05','aff',0,'A number such as .05,  which represents the higher level affiliate commission rate.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affcommissioncategory','No','aff',1,'<b>Yes</b> means that            the affiliate commission is based on the main product category','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affcommissionproduct','No','aff',1,' <b>Yes</b> means that            the affiliate commission is based on the main product. The  commission is stored in the product field AffCommissionproductfield','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxincludedinprice','No','payment',1,'Yes means that tax is included in price. Because this involves a different tax  calculation, file shoptax may need to me modified to calculate the exact value','taxes');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xorderstatus','Shipped,Back Order,Waiting payment','customer',0,'List of possible order   status values. Used to allow quick updated of the order status. Used    only if you have order tracking enabled.  <p>For example</p>            <p>Being Shipped,Back Order,See            tracking message&nbsp;','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xvatnumber','No','customer',1,'Yes automatically displays a vat number product on the customer registration form','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xvatcountry','customer',0,'A valid country abbreviation. This is the home country where VAT exemptions are ignored','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpoints','No','option',1,'Yes accumulate points for the customer when the buy in your shop','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsfield','points','option',0,'The field in the products record where the point value is located','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcartstaticquantity','No','advanced',1,'Yes means that the customer cannot alter the quantity once the product is added  to the shopping cart','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield,fieldgroup2) values('xautoloadconfiguration','Yes','advanced',1,'Yes automatically reloads the in memory shop configuration values anytime a change  is made to the shop configuration.','No','admin');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingotherfields','shipping',0,'A list a fields to be  listed to the shipping form .You must manually add the fields to the orders table for these to be  displayed properly.','shipping');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingothercaptions','shipping',0,'Captions used when  displaying xshippingotherfields','shipping');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingotherrequired','shipping',0,'When using shipping  other fields, this is a list of field names that are required.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingsetfields','No','shipping',1,'<b>Yes</b> means that  all unfilled in fields in the shipping form are filled in from the  customer details.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductfiltering','No','products1',1,'<b>Yes</b> allows the  customer to restore and filter products after they are displayed','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxeucountries','AT,BE,DK,FI,FR,DE,GR,IE,IT,LU,NL,PT,ES,SE,UK,CY,CZ,EE,HU,LV,LT,MT,PL,SK,SI','payment',0,'List of countries where tax should be automatically calculated. US customers should use xtaxstatename. This is primarily for European VP-ASP users who  need tax or VAT calculated for certain countries.','taxes');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxeurate','.175','payment',0,'VAT rate for taxeucountries','taxes');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxeu','No','payment',1,'Yes uses the taxeucountries and taxeurate for calculating EU VAT','taxes');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('affcommissionproductfield','aff',0,'The field name in the  products table to find the affiliate commission value when using  commission by product.','affiliates');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('affcommissioncategories','aff',0,'   A set of categories and their commission values. Examples:      <p>1,2,3,6=.20;4,5=.10</p>      <p>This means categories 1,2,3 and 6 have a  commission rate of 20% and      categories 4 and 5 have a commission rate of 10%','affiliates');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxexcludeproducts','payment',0,'A list of catalogids for which tax is excluded. For example; 9999, 55','taxes');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductminimumquantity','No','products1',1,'Yes means that VP-ASP will enforce the minimum quantity that is specified in  the product minimum quantity field. If No, the VP-ASP will generate a drop downlist based on the values of the minimumquantity field in the products table.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductminimumlist','6','products1',0,'A number that is  used to generate the minimum quantity dropdown list when a value is in   the minimumquantity field of the products table.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcategoriessimple','No','advanced',1,'Yes means that VP-ASP should not use the prodcategories table when searching for products. This can speed up searches for very large databases but it also means that products can only be in one category and one subcategory.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcontactform','Yes','customer',1,'Yes allows the customer to use the contact us form','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xprice0','products1',0,'A message to be displayed in the product has a price of 0','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xlistallorders','No','advanced',1,'Yes When displaying orders in the admin section, a link can be generated that when used will display all unprocessed orders','admin');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpinnumber','No','advanced',1,'Yes turns on Pin Number mailing. Pin Numbers are a separte VP-ASP product','pinnumbers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpinnumberlowlimit','5','advanced',0,'A number used to determine when to notify the merchant when pin numbers become  low','pinnumbers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpincustomertemplate','tmp_pincustomer.txt','advanced',0,'The template used when mailing a pin number to a customer.','pinnumbers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpinproducttemplate','tmp_pinproduct.txt','advanced',0,'Template used to create the pin number message to the customer','pinnumbers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpinproductmatch','catalogid','advanced',0,'When matching products to the pin number table, this is the field to be matched','pinnumbers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xbilling','No','advanced',1,'Yes turns on recurring Billing. Recurring Billing is a separate product.','billing');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbillemailname','advanced',0,'When using recurring billing add-on, this the name from which any e-mails  come from','billing');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbillemail','advanced',0,'When using the recurring billing add-on, this is the e-mail address the bill appears to come from','billing');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xbillemailsubject','advanced',0,'When using the recurring billing add-on, the is the subject of the e-mail sent  to the customer','billing');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xbilltemplate','tmp_billemail.txt','advanced',0,'Template used to generate billing e-mails','billing');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xorderpending','No','advanced',1,'Yes displays a set of status values for an order that can be set and searched for when displaying orders.','orders');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xorderpendingvalues','Pending,Back Order,Other','payment',0,'A list of values used to set the status of an order','orders');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmaillistauthorize','No','customer',1,'Yes means that the customer must respond to an e-mail after they add themselves  to the mailing list. This is also known as Opt-in mailing','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsuppliermailregistration','No','advanced',1,'Yes. Send an e-mail to the supplier on registering','suppliers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsupplierregistermerchant','tmp_suppliermerchant.txt','option',0,'Template used to send a confirmation to the merchant on supplier registration.','emailsupp');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsupplierregistertemplate','tmp_supplierregister.txt','option',0,'Template used to send to the supplier on registering.','emailsupp');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xlicenseagreement','No','customer',1,'Yes forces the customer to check a box that they have read the license  agreement','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xlicenseurl','shoplicense.htm','customer',0,'The file or URL of your license agreement','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcurrencylink','No','Int',1,'Yes means to provide a link in the minicart to a free currency conversion  service.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcurrencybase','USD','Int',0,'The abbreviation to be used when linking to the currency conversion service. Please note: in the currencyvalues table, the currency you enter here should have a conversion rate of 1','international.');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xdefaultcountry','Int',0,'The country abbreviation to force a default country when using xincludecountries.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affallowlinkreport','Yes','aff',1,'Yes allows the affiliate to review links by date.','affiliates');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingfree','shipping',0,'A product purchase value. If a customer purchases this amount or more, shipping  is free regardless of the shipping method chosen','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductmaximumquantity','No','products1',1,'Limits the number of one product that can be purchased','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductdisplaysaving','No','products1',1,'Yes displays the &quot;savings&quot; the difference between the retail price and  the cprice fields','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xoitemstemplate','tmp_oitems.txt','merchant',0,' tmp_oitems.txt The template used to format the order items if using mailing by  templates','emailcustomers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfrontpagefield','frontpage','products1',0,'The field in the products table to be used to find the products to display','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfrontpagevalue','Random','products1',0,'The value to be used when reading the products table to determine which records  to display. If the name <b><font color="#CC0000">random</font> </b>is used then the products are obtained randomly.','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfrontpagemaxcolumns','1','products1',0,'The number of columns to display on the home page','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfrontpagemaxrecords','6','products1',0,'The number of records to display on the home page','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcategoryproducttemplates','Yes','products',1,'Yes means to use the category template for formatting products associated with this category. This causes slightly more overhead. Templates cannot be mixed so a search for example, ignores this setting.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductaddsimplemode','No','advanced',1,'If you have a basic shop and do not need all the fields in the products table,  this causes the admin add products page to be greatly shortened','admin');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xwishlist','No','customer',1,'Yes turns on permanent wish list facility. Records are added to the savedcarts  table','wishlists');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfeatureweight','No','products1',1,'Yes means to include the feature weight in shipping calculations','prodfeat');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xprinterfriendlypage','No','payment',1,'Yes generates a hyperlink on the customer confirmation page to a printer  friendly page','orders');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcartimage','No','products',1,'Yes places the product image into the cart. This is not carried forward to the  final order. It only appears in the cart during the buying process.','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomeruserid','No','customer',1,'Yes means that the customer can select their own userid for logging in. Must be  used with xpassword.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xhackercheck','Yes','security',1,'Yes.  Values in the hackers table are used to stop certain people from shopping','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductfields','cname,cdescription,quantity,cprice','products',0,'When using normal product displays (not templates) these are the fields in the products table to display.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductcaptions','LangProductName,LangProductDescription,LangProductQuantity,LangProductPrice','products',0,'When not using templates, these are the captions associated with the product fields being displayed.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xhtmleditor','Yes','products',1,'Yes provides you with a HTML editor for certain fields in the product and category records. No just provides you with a text area. The HTML Editor is not included in the free version of VP-ASP.','admin');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xpaymenturl','payment',0,'Used only if specified for certain electronic gateways. Otherwise should be left empty.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcreditcardimages','','payment',0,' A list of images to be used for displaying on page shopcheckout.asp','credit');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xdualpricefield','int',0,'A field in the products table having the exact dual price. This overrides the dual price conversion.','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcontinueshoppingdynamic','No','customer',1,'Yes means that VP-ASP will try to go back to the exact page that was being used when the continue shopping button is used when viewing the shopping cart','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xstatichtmltemplate','tmp_generate.htm','advanced',0,'A template used when generating static HTML of the products. Requires VP-ASP Option Package.','static');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xstatichtmldirectory','html','advanced',0,'The folder where the static HTML will be generated. It must be write able.','static');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xstatichtmlindexfile','index.htm','advanced',0,'The name of the category index file for static HTML generation.','static');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdownloads','No','payment',1,'Yes enables the Secure Download facility','downloads');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdownloadlimitcount','3','payment',0,' A number that is the limit of the number of times a person can download  a product. Applies only the secure download facility.','downloads');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdownloadlimitdays','365','payment',0,'A number of days from the date of the order for which downloads will be allowed. Applies only to the secure download facility','downloads');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdownloadblock','No','payment',1,'Yes disables the use of the secure download facility. Useful if under hacker attack to prevent downloads temporarily.','downloads');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,showfield) values('xdownloadtempdirectory','payment',0,'Unused','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affmailorder','No','aff',1,'Send an email to the affiliate when an order is received.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affmailorderdetails','tmp_afforderdetails.txt','aff',0,'The template used when mailing an affiliate when an order is received.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('affmailordername','tmp_affordername.txt','aff',0,'The template used when sending details to affiliate after an order has been received.','emailaff');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xhackercountries','security',0,'A list of country abbreviations such as XX,YY where orders cannot be taken','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmailprocessed','No','option',1,'Yes mails to the customer when the order processed checkbox is selected in the Merchant administration.','emailcustomers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmailprocessedtemplate','tmp_customerprocessed.txt','option',0,'The template used to mail to customer on order processed.','emailcustomers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,showfield,fieldgroup2) values('xlicensekey','advanced',0,'The license key for this shop. See www.vpasp.com/virtprog/info/licensekey.htm','No','Setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproducthelp','Yes','advanced',1,'Yes displays buttons on the product data entry form to obtain help or each field.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingbycountry','No','shipping',1,'Yes tells VP-ASP that the country field is used when reading records in the  shipmethods table. This allows you to use different shipping values in our  supplied shipping calculation such as weightrange pricerange etc. The country <font color="#CC0000">other  </font>can be used instead of a country abbreviation in the shipmethods table  when you do not want to have records for all countries.','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcartspecialhandling','No','products1',1,'Yes means that you wish to use the facility of &quot;buy x get one  free&quot;. VP-ASP will try to apply your rules for free products','discounts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcartspecialhandlingfield','level3','products1',0,'This is the field in the products table that holds the rules for &quot;buy x  get one free&quot;. The field will have two numbers in it such as <font  color="#CC0000">quantity</font>&nbsp; <font color="#CC0000">catalogid</font>. For example 5,876. This says if they  buy 5 of this product, they get product with catalogid 876 free.','discounts');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxincludeshipping','No','payment',1,'The shipping cost is added to the product cost before tax calculations are made.','taxes');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdisplaycategoryfiles','No','products1',1,'Yes tells VP-ASP that you want a detailed category description to be included  at the top of certain product pages. VP-ASP tries to read a file specified in  the catextra field of the category record and display that file when products  are displayed.','categories');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xhearaboutus','Yes','customer',1,'Yes tells VP-ASP to include a list that you create of ways your customer found  your web site. This is display on the shopcustomer.asp form.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xhearaboutusvalues','Search Engine,Newspaper,Friend,Customer','customer',0,'This is a list of ways the customer hear about your site. It is limited to 255  characters. For example<br> Search engine, Google, Friend, Other customer','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xhearaboutusrequired','No','customer',1,'If Yes, the customer must select a hear about us reason.','customers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xhandlingbyproduct','payment',0,'A field name in the products table that holds the handling cost.&nbsp; If  specified, the handling cost is calculating by reading each product purchased  and adding up their handling charges.','shipping');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xwishlistdays','customer',0,' The number of days that wish list should remain in the database. If no value is specified  wish lists are not automatically removed.','wishlists');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomerotherbypass','customer',0,'List of customer fieldnames to be excluded from automatic display.   Fields would need to be added to the customer form manually. VP-ASP will do the rest  and store the data in the customers and orders tables. This allows addition of dropdown lists, radio buttons which     are not supported by xcustomerotherfields. The names must still appear in the xcustomerotherfields.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcarthyperlink','No','products1',1,'Generate a link in the actual shopping cart display back to the original product.','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliverydate','No','customer',1,'On the shop customer form, generate a delivery date field. If generated it is required.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliverytime','No','customer',1,'On the shopcustomer.asp form generate a delivery time drop down list.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliverytimestart','7','customer',0,'The starting time for the delivery time drop down list.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliverytimemaxhours','12','customer',0,'The maximum number of hours to generate in the delivery time drop down list.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliverytimeinterval','30','customer',0,'The time interval used in the delivery time drop down list.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliverytimeminimum','60','customer',0,'The minimum time from the present allow for a delivery time.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeemrate','.10','option',0,'The conversion rate used to convert points to currency','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeemtemplategift','tmp_pointsredeemgift.txt','option',0,'The template used to send to a customer if points are redeemed for a gift certificate.','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeemtemplatecoupon','tmp_pointsredeemcoupon.txt','option',0,'The template used to send to a customer if points are redeemed for a coupon.','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeemtype','Gift','option',0,'Can be gift, coupon or couponpercent','rewards');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeemcouponproducts','option',0,'With points rewards system, list of catalogids that can be used with the generated coupon.','rewards');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeemcouponcategories','option',0,'With the rewards system, a list of categories that can be used with the redeeming coupon','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeemminpoints','0','option',0,'The minimum number of points that can be redeemed at one time','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsredeemmaxpoints','9999999','option',0,'The maximum number of points that can be redeemed at one time','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsequalcurrency','Yes','option',1,'If Yes, each dollar purchased is one point','rewards');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpointsgiftautoenable','No','option',1,'When using the rewards system, whether to auto enable gift certificates','rewards');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xfrontpagerandomfield','products1',0,'If you want to limit the random product displays, this field can be used. It is a field in the products table.','setup');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xfrontpagerandomvalue','products1',0,'When limiting random product displays, this is the value to be checked in the product record.','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcrosssellingimage','Yes','products',1,'Yes means crosselling links include product image','crossselling');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpinorderfailtemplate','tmp_pinorderfail.txt','option',0,'Use with Pin Number add-on. See Pin Developers Guide','pinnumbers');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxexcludeproductsdb','payment',0,'The field in the products table such as pother4. If this field in the product record is not empty, then this product is excluded from tax.','taxes');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductdependentfield','products1',0,'The field in the products table such as pother2, that lists the dependent products.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductquestion','No','products1',1,'Yes displays ask a question hyperlink on product displays','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductmakeanoffer','No','products1',1,'Yes displays make an offer on product displays','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductoffertemplate','tmp_productoffer.htm','option',0,'Template used for "maker an offer"','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductquestiontemplate','tmp_productquestion.htm','option',0,'Template used to display product for ask a question.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcustomeraddress2','No','customer',1,'Yes displays address 2 for both customer form and shipping form','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xinventoryproducts','Yes','products',1,'Use the inventory products facility. See Developers Guide for details','stock');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsearchbyprice','Yes','products',1,'Display price fields on the shopsearch.asp form','searching');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xdatabasetype','advanced',0,'Used only when using SQL Server and ODBC. Specify SQLSERVER here.','system');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xalphabet','A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z','products1',0,'Alphabet to display when using alphabet links','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xalphabetdisplay','Yes','products1',1,'Allow Display of alphabet. Must include <%shopalphabet%> in your header or footer','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xmailfrommerchant','No','advanced',1,'Force all mail to come from merchants email address','email');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xhackeriptocountry','No','advanced',1,'Valid IP against country. If it does not match mark payment type as suspicious.','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliveryexcludedays','1','customer',0,'Days to Exclude dor delivery  1=Sunday, 2=Monday etc','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdeliverymaxdays','21','customer',0,'Number of days in drop down list','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xaffcustomerform','No','aff',1,'Display affiliate names in customer form','affiliates');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductdb','advanced',0,'Separate products only database name','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xaffheaders','No','aff',1,'Use specific affiliate header and trailers','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdownloadfeature','No','option',1,'Use featureother1 to determine download link for secure download','downloads');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsmsmerchant','No','option',1,'Yes means send SMS message to merchant','smsmerchant');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsmsmerchanttemplate','tmp_merchantsms.txt','option',0,'Template for formatting SMS message','smsmerchant');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xsmsmerchantphone','option',0,'Merchant mobile phone number','smsmerchant');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) values('xsmsservice','option',0,'Service used to send SMS message','smsmerchant');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingfreeproducts','No','shipping',1,'Exclude products from shipping','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxfreeproducts','No','shipping',1,'Tax free products','taxes');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshippingselection','Yes','shipping',1,'When shipping form is turned off still display selection drop down list','shipping');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xsessioncleanupinterval','1','advanced',0,'Time in hours to do file clean up when using Cookieless mode','Sessions');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductcategorylinks','Yes','products',1,'Generate category links on product displays','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxshippingstate','No','payment',1,'For USA, apply tax to state where item is shipped and not billing state','taxes');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductwishlist','No','products',1,'Individual product wish list items','wishlists');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductconvertcurrency','No','products',1,'Generate link to currency converter on product displays','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtitle','VP-ASP Shopping Cart 6.00','main',0,'Default Title','details');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdynamictitle','Yes','advanced',1,'Use Dynamic titles','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtranslate','No','products',1,'Dynamically transalte specific product and category fields','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,showfield) values('xshowhiddenconfig','No','Advanced',1,'Show or hide advanced configuration options from displaying.','No');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xendoforderhyperlinkemail','No','payment',1,'Email Download links','proddown');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshowstatistics','Yes','Advanced',1,'Show store sales statistics to SUPER users in the left admin column.','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xalsobought','Yes','advanced',1,'Show products also bought by other customers who bought this product','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtaxincludediscount','Yes','advanced',1,'Tax amount should include discount','taxes');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdisplayIPAddress','Yes','Advanced',1,'Display IP address','security');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xnewconfigmode','No','Advanced',1,'Show configuration in new mode.','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xbulkupdatefields','5','advanced',0,'How many fields to show in the bulk update by default','configure');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xPaypal','No','payment',1,'If set to Yes, Paypal is displayed on the checkout page alongside any other chosen gateways.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xpriceloggedinonly','No','products1',1,'If set to Yes, the prices will only display to logged in customers.','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xshowchildprice','Yes','products1',1,'If set to Yes, the child price of inventory products will be displayed.','stock');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdualcurrencysymbol','','int',0,'The currency symbol to be used for dual price displays. For Example CDN','international');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproductdisplaytemplateinvent','tmp_productformatinvent.htm','products',0,'Used with the Option Package as the HTML template to be used when generating  extended description page for a product that has child products.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproducttemplate','tmp_product.htm','products',0,'Used with the Option Package as the HTML template to be used when generating extended description page for a product.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xproducttemplateinvent','tmp_productinvent.htm','products',0,'Used with the Option Package as the HTML template to be used when generating extended description page for a product with child products.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xstocklowemail','No','stock',1,'If set to Yes, the merchant will receive an email when the stock levels for a product reach xstocklow (if set) or zero.','stock');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xaffviewreports','Yes','aff',1,'If set to No and affiliates are turned on, when an affiliate logs into their affiliate admin, they cannot see customer reports.','affiliates');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xinsurancedatabaserecords','No','insurance',1,'If set to <b>No</b>, insurance records are not displayed as a drop down list.','insurance');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdefaultinsurancemethod','Yes','insurance',1,' If <b>Yes</b>, a default insurancemethod is displayed. This allows for  quicker checkout.<br>     If <b>No</b>, then the customer must select an insurance method from the list supplied.','insurance');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfixedinsurancemethod','Insurance','insurance',0,'This is the name of your insurance method when not using the insurancemethods table.','insurance');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xinsurancecalc','pricepercent','insurance',0,'Determines how insurance is calculated. Default is to<b>Lookup</b> value in <b> insurancemethods</b> table and display it. See shopinsuranceCalc section for other values. There are many different options available and you can add unique insurancecalculations. Other values can be: <b>Quantity, Pricerange, weightrange, Weight, Fixed,   Other, Quantityrange.</b>  <b>Other</b> is used for your own custom calculations','insurance');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xfixedinsurancecost','0','insurance',0,'If used the fixed insurance method, this is the cost of the insurance','insurance');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xinsurancebycountry','No','insurance',1,'Yes tells VP-ASP that the country field is used when reading records in the  insurancemethods table. This allows you to use different insurance values in our  supplied insurance calculation such as weightrange pricerange etc. The country <font color="#CC0000">other  </font>can be used instead of a country abbreviation in the insurancemethods table  when you do not want to have records for all countries.','insurance');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xinsurance','No','insurance',1,'If set to Yes, the customer can select from insurance options at checkout.You must define the insurance in the Occasional Tasks/Shipping/Insurance section.','insurance');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtopsellerlimit','5','products1',0,'Insert the number of top seller items you wish to have display on the front of site.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtopsellers','Yes','products1',1,'If you want to turn the topsellers display off, set this to No.','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xnewshide','No','Advanced',1,'If set to Yes, the VPASP news feed will be hidden from the admin login page.','admin');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xurchinstats','No','Advanced',1,'If you have an Urchin/Google Analytics account, VP-ASP has the code already built in. Simply set this to Yes and xurchinaccountno to your account number .','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xurchinacctno','','Advanced',0,'If you have an Urchin/Google Analytics account, VP-ASP has the code already built in. Simply set xurchinstats to Yes and this to your account number .','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xtopsellersprocessedonly', 'Yes', 'products1',1,'If this is set to Yes, only orders that are processed will count towards the top sellers list.','products');
Insert into configuration(fieldname,fieldgroup,fieldyesno,message,fieldgroup2) VaLUES('xPayPalEmail','payment',0,'This is the email address your PayPal account is linked to.','credit');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xupdatestockonprocessed','No','advanced',1,'If this is set to Yes, product stock levels are updated when an order is marked processed.','advanced');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xdisplayordersproductlist','No','Advanced',1,'Display dropdown list in display orders of current products','setup');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xalsoboughtlimit','5','advanced',0,'The number of also bought products to display','products');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xLoginSeparatePage','Yes','customer',1,'If set to Yes, the customer login form will appear on a page of its own. If no, it will be included on the customer details form.','customers');
Insert into configuration(fieldname,fieldvalue,fieldgroup,fieldyesno,message,fieldgroup2) values('xcompanyrequired','No','customer',1,'If set to Yes, the customer must enter their company name when checking out.','customers');

Insert into languages(lang,keyword,caption) values('English','langcharset','iso-8859-1');
Insert into languages(lang,keyword,caption) values('English','langcommonabout','About');
Insert into languages(lang,keyword,caption) values('English','langcommonsignup','Sign Up');
Insert into languages(lang,keyword,caption) values('English','langcommonprint','Print');
Insert into languages(lang,keyword,caption) values('English','langcommonclose','Close');
Insert into languages(lang,keyword,caption) values('English','langcommonpage','Page ');
Insert into languages(lang,keyword,caption) values('English','langcommonof',' of ');
Insert into languages(lang,keyword,caption) values('English','langcommonon',' on ');
Insert into languages(lang,keyword,caption) values('English','langcommonyes',' Yes ');
Insert into languages(lang,keyword,caption) values('English','langcommonno',' No ');
Insert into languages(lang,keyword,caption) values('English','langcommonhome',' Home ');
Insert into languages(lang,keyword,caption) values('English','langcommoncategories',' Categories ');
Insert into languages(lang,keyword,caption) values('English','langcommonviewcart',' View Cart ');
Insert into languages(lang,keyword,caption) values('English','langcommonemptycart',' Empty Cart ');
Insert into languages(lang,keyword,caption) values('English','langcommoncheckout',' Checkout ');
Insert into languages(lang,keyword,caption) values('English','langcommonsearch',' Search ');
Insert into languages(lang,keyword,caption) values('English','langcommoncontinue',' Continue ');
Insert into languages(lang,keyword,caption) values('English','langcommonordernow','Order now!');
Insert into languages(lang,keyword,caption) values('English','langcommoncancelorder','Cancel order');
Insert into languages(lang,keyword,caption) values('English','langcommonreset','Reset');
Insert into languages(lang,keyword,caption) values('English','langcommonselect','Select');
Insert into languages(lang,keyword,caption) values('English','langcommonview','View');
Insert into languages(lang,keyword,caption) values('English','langcommonedit','Edit');
Insert into languages(lang,keyword,caption) values('English','langcommoncopyright','Copyright  1999-2006 Rocksalt International Pty Ltd. All rights reserved.');
Insert into languages(lang,keyword,caption) values('English','langerror01','Shopping cart is empty');
Insert into languages(lang,keyword,caption) values('English','langerror02','There are too many items in your cart.');
Insert into languages(lang,keyword,caption) values('English','langcart01','Shopping Cart Items: ');
Insert into languages(lang,keyword,caption) values('English','langcart02','    These are your current items in your shopping cart.<br>You can alter the quantity and then click recalculate. <br>To delete an item, click the check box and then recalculate.');
Insert into languages(lang,keyword,caption) values('English','langcart03','Continue Shopping');
Insert into languages(lang,keyword,caption) values('English','langcart04','Recalculate');
Insert into languages(lang,keyword,caption) values('English','langcart05','Proceed to Checkout');
Insert into languages(lang,keyword,caption) values('English','langcat01','Product Categories');
Insert into languages(lang,keyword,caption) values('English','langsubcat01','Subcategories for ');
Insert into languages(lang,keyword,caption) values('English','langproduct01','Products');
Insert into languages(lang,keyword,caption) values('English','langproductproduct','Products');
Insert into languages(lang,keyword,caption) values('English','langproductsearch','No products match your search.');
Insert into languages(lang,keyword,caption) values('English','langproductname',' Name ');
Insert into languages(lang,keyword,caption) values('English','langproductquantity',' Quantity ');
Insert into languages(lang,keyword,caption) values('English','langproductdescription',' Description ');
Insert into languages(lang,keyword,caption) values('English','langproductprice',' Price ');
Insert into languages(lang,keyword,caption) values('English','langproductunitprice',' Unit Price ');
Insert into languages(lang,keyword,caption) values('English','langproductorder',' Order ');
Insert into languages(lang,keyword,caption) values('English','langproductordernumber',' Order Number ');
Insert into languages(lang,keyword,caption) values('English','langproductorderdetails',' Order Details:');
Insert into languages(lang,keyword,caption) values('English','langproducttotal','Total');
Insert into languages(lang,keyword,caption) values('English','langproductcost','Product Cost');
Insert into languages(lang,keyword,caption) values('English','langproductshippingcost','Shipping Cost');
Insert into languages(lang,keyword,caption) values('English','langproducttax','Tax');
Insert into languages(lang,keyword,caption) values('English','langproductremove','Remove');
Insert into languages(lang,keyword,caption) values('English','langproductfeaturesoptions','Features/Options:');
Insert into languages(lang,keyword,caption) values('English','langproductbaseprice','Base price ');
Insert into languages(lang,keyword,caption) values('English','langproductfeature','Feature');
Insert into languages(lang,keyword,caption) values('English','langproductclick','click to see more');
Insert into languages(lang,keyword,caption) values('English','langproductextendeddescription','More!');
Insert into languages(lang,keyword,caption) values('English','langformatcustomerinformation','Customer Information');
Insert into languages(lang,keyword,caption) values('English','langformatpaymentinformation','Payment Information');
Insert into languages(lang,keyword,caption) values('English','langformatshippinginformation','Shipping Information');
Insert into languages(lang,keyword,caption) values('English','langsearch01','Search for products by keyword, category or subcategory.<br>Check one or more categories<br>or enter up to 10 keywords separated by commas.');
Insert into languages(lang,keyword,caption) values('English','langsearch02','Enter Search Fields');
Insert into languages(lang,keyword,caption) values('English','langsearchkeyword','Keywords ');
Insert into languages(lang,keyword,caption) values('English','langsearchcategory','Category ');
Insert into languages(lang,keyword,caption) values('English','langsearchsubcategory','Subcategory ');
Insert into languages(lang,keyword,caption) values('English','langcust01','Previous customers can just login ');
Insert into languages(lang,keyword,caption) values('English','langcust02','The Following Information is optional: ');
Insert into languages(lang,keyword,caption) values('English','langcustfirstname','First Name ');
Insert into languages(lang,keyword,caption) values('English','langcustlastname','Last Name ');
Insert into languages(lang,keyword,caption) values('English','langcustaddress','Address ');
Insert into languages(lang,keyword,caption) values('English','langcustcity','City ');
Insert into languages(lang,keyword,caption) values('English','langcuststate','State ');
Insert into languages(lang,keyword,caption) values('English','langcustpostcode','Post Code ');
Insert into languages(lang,keyword,caption) values('English','langcustphone','Phone ');
Insert into languages(lang,keyword,caption) values('English','langcustemail','Email ');
Insert into languages(lang,keyword,caption) values('English','langcustcountry','Country ');
Insert into languages(lang,keyword,caption) values('English','langcustcompany','Company ');
Insert into languages(lang,keyword,caption) values('English','langcustwebsite','Website ');
Insert into languages(lang,keyword,caption) values('English','langcustworkphone','Work Phone ');
Insert into languages(lang,keyword,caption) values('English','langcustmobilephone','Mobile Phone ');
Insert into languages(lang,keyword,caption) values('English','langcustfax','Fax ');
Insert into languages(lang,keyword,caption) values('English','langlogin01','Please Enter Details below');
Insert into languages(lang,keyword,caption) values('English','langlogin02','Logout');
Insert into languages(lang,keyword,caption) values('English','langlogin03','Start As New User');
Insert into languages(lang,keyword,caption) values('English','langloginpassword','Password ');
Insert into languages(lang,keyword,caption) values('English','langship01','Please select a Shipping Method');
Insert into languages(lang,keyword,caption) values('English','langship02','If shipping to a location other than your customer address, please fill in all fields');
Insert into languages(lang,keyword,caption) values('English','langshippingmethod','Shipping Method');
Insert into languages(lang,keyword,caption) values('English','langshipname','Ship to Name ');
Insert into languages(lang,keyword,caption) values('English','langshipaddress','Ship to Address ');
Insert into languages(lang,keyword,caption) values('English','langshipcity','Ship City ');
Insert into languages(lang,keyword,caption) values('English','langshipstate',' Ship State ');
Insert into languages(lang,keyword,caption) values('English','langshippostcode','Ship Post Code ');
Insert into languages(lang,keyword,caption) values('English','langshipphone',' Ship Phone ');
Insert into languages(lang,keyword,caption) values('English','langshipcompany','Ship Company ');
Insert into languages(lang,keyword,caption) values('English','langshipcountry','Ship Country ');
Insert into languages(lang,keyword,caption) values('English','langshipprice','Shipping Cost ');
Insert into languages(lang,keyword,caption) values('English','langshipbase','Plus ');
Insert into languages(lang,keyword,caption) values('English','langcreate01','You will now be directed to enter your payment details.');
Insert into languages(lang,keyword,caption) values('English','langcreate02','Payment may be made by credit card or check.');
Insert into languages(lang,keyword,caption) values('English','langcreate03','Your information will be encrypted.');
Insert into languages(lang,keyword,caption) values('English','langcreate04','Enter or update your details  and shipping information before continuing.');
Insert into languages(lang,keyword,caption) values('English','langcreate05','Click here to review your order');
Insert into languages(lang,keyword,caption) values('English','langcreate06','Order Comments and Special Requests');
Insert into languages(lang,keyword,caption) values('English','langcheckout01','Payment Information');
Insert into languages(lang,keyword,caption) values('English','langcheckoutcreditcard','Credit Card Payment');
Insert into languages(lang,keyword,caption) values('English','langcheckoutcardnumber','Card Number ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutcardtype','Card Type ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutcardname','Name on Card ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutexpiry','Expiry Date mm/yy ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutaddress','Card Holder Address ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutotherpaymenttype','Other Payment Type ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutpaymenttype','Payment Type ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutadditional','Additional Information: ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutfill',' Fill in and then Continue');
Insert into languages(lang,keyword,caption) values('English','langcheckouterror01','You must select a payment type');
Insert into languages(lang,keyword,caption) values('English','langcheckouterror02','Invalid Credit Card Number ');
Insert into languages(lang,keyword,caption) values('English','langshopthanks01','Thank you for your order.<br>You can print this form as your confirmation<br>');
Insert into languages(lang,keyword,caption) values('English','langshopthanks02','Return to the homepage');
Insert into languages(lang,keyword,caption) values('English','langshopthanks03','Order has already been processed');
Insert into languages(lang,keyword,caption) values('English','langadmin01','Your userid/password cannot be located');
Insert into languages(lang,keyword,caption) values('English','langadmin02','This site is reserved for Shop Administrators only.');
Insert into languages(lang,keyword,caption) values('English','langadmin03','Administrator Login');
Insert into languages(lang,keyword,caption) values('English','langadminlogin','Login');
Insert into languages(lang,keyword,caption) values('English','langadminusername','Userid ');
Insert into languages(lang,keyword,caption) values('English','langadminpassword','Password ');
Insert into languages(lang,keyword,caption) values('English','langadminutility','VP-ASP Administrative Facilities');
Insert into languages(lang,keyword,caption) values('English','langadminfunction',' Utility or Function');
Insert into languages(lang,keyword,caption) values('English','langadmindescription',' Description');
Insert into languages(lang,keyword,caption) values('English','langadminhome','Shop Administration Home');
Insert into languages(lang,keyword,caption) values('English','langadminrequired','At least one access permission is required.');
Insert into languages(lang,keyword,caption) values('English','langadminusermissing','New user is required.');
Insert into languages(lang,keyword,caption) values('English','langadminpasswordmissing','Password is required.');
Insert into languages(lang,keyword,caption) values('English','langordersmarkprocessed','Mark Processed ');
Insert into languages(lang,keyword,caption) values('English','langorderdeleterecords','Delete Selected Records');
Insert into languages(lang,keyword,caption) values('English','langordermark','Mark as Processed');
Insert into languages(lang,keyword,caption) values('English','langordersort','Sort Orders by ');
Insert into languages(lang,keyword,caption) values('English','langorderprocessed','This order has been processed');
Insert into languages(lang,keyword,caption) values('English','langordercomments','Comments/Special Instructions');
Insert into languages(lang,keyword,caption) values('English','langordernone','Order not found.');
Insert into languages(lang,keyword,caption) values('English','langordermissing','Order items missing');
Insert into languages(lang,keyword,caption) values('English','langorderdisplay','Display');
Insert into languages(lang,keyword,caption) values('English','langorderdetails','Order Details ');
Insert into languages(lang,keyword,caption) values('English','langselect01','Select table');
Insert into languages(lang,keyword,caption) values('English','langquery01','The major tables in the shopping database can be searched based on any field');
Insert into languages(lang,keyword,caption) values('English','langmenu01','These are the menus of this shop');
Insert into languages(lang,keyword,caption) values('English','langmenuname','Menu Name');
Insert into languages(lang,keyword,caption) values('English','langmenufilename','File Name');
Insert into languages(lang,keyword,caption) values('English','langmenuedit','Edit');
Insert into languages(lang,keyword,caption) values('English','langmenudelete','Delete');
Insert into languages(lang,keyword,caption) values('English','langmenumissing','Menu name is required.');
Insert into languages(lang,keyword,caption) values('English','langmenufilemissing','File is missing. It can be an html or ASP file or a full URL');
Insert into languages(lang,keyword,caption) values('English','langproductupdate01','Please update product values and press the Update button.');
Insert into languages(lang,keyword,caption) values('English','langproductcategory','Category: ');
Insert into languages(lang,keyword,caption) values('English','langproductcatnum','Category Number: ');
Insert into languages(lang,keyword,caption) values('English','langproductcode','Product Code: ');
Insert into languages(lang,keyword,caption) values('English','langproductsubcategory','SubCategory: ');
Insert into languages(lang,keyword,caption) values('English','langproductsubcatnumber','SubCategory Number: ');
Insert into languages(lang,keyword,caption) values('English','langproductextended','Extended description page: ');
Insert into languages(lang,keyword,caption) values('English','langproductfeatures','Features ');
Insert into languages(lang,keyword,caption) values('English','langproductfeaturenumber','Feature Numbers: ');
Insert into languages(lang,keyword,caption) values('English','langproductimage','Image ');
Insert into languages(lang,keyword,caption) values('English','langproductorderbutton','Order Button image: ');
Insert into languages(lang,keyword,caption) values('English','langproductdateavailable','Date available: ');
Insert into languages(lang,keyword,caption) values('English','langproductstock','Stock ');
Insert into languages(lang,keyword,caption) values('English','langproductweight','Weight ');
Insert into languages(lang,keyword,caption) values('English','langproductmanu','Manufacturer: ');
Insert into languages(lang,keyword,caption) values('English','langproductother1','Other1 ');
Insert into languages(lang,keyword,caption) values('English','langproductother2','Other2 ');
Insert into languages(lang,keyword,caption) values('English','langproductother3','Other3 ');
Insert into languages(lang,keyword,caption) values('English','langproductretailprice','Retail Price ');
Insert into languages(lang,keyword,caption) values('English','langproductspecialoffer','Special Offer ');
Insert into languages(lang,keyword,caption) values('English','langproductadd','Add a record');
Insert into languages(lang,keyword,caption) values('English','langproductupdate','Update Record');
Insert into languages(lang,keyword,caption) values('English','langproductrefresh','Refresh Categories');
Insert into languages(lang,keyword,caption) values('English','langmailform01','Return to previous page to continue processing your order or<br>print this form and mail/fax it to address below.<br></b>');
Insert into languages(lang,keyword,caption) values('English','langmailmerchant','Merchant Notification');
Insert into languages(lang,keyword,caption) values('English','langmailcustomer','This is an e-mail confirmation of your order');
Insert into languages(lang,keyword,caption) values('English','langmailordernumber','Order #: ');
Insert into languages(lang,keyword,caption) values('English','langmailorderamount','Order amount: ');
Insert into languages(lang,keyword,caption) values('English','langmailpayment','Payment Type: ');
Insert into languages(lang,keyword,caption) values('English','langmaildate','Date of Order: ');
Insert into languages(lang,keyword,caption) values('English','langmailphone','Phone: ');
Insert into languages(lang,keyword,caption) values('English','langmailemail','E-mail: ');
Insert into languages(lang,keyword,caption) values('English','langmailshippingcost','Shipping Cost: ');
Insert into languages(lang,keyword,caption) values('English','langmailshippingmethod','Shipping Method: ');
Insert into languages(lang,keyword,caption) values('English','langmailtax','Tax: ');
Insert into languages(lang,keyword,caption) values('English','langmailshipto','The Order is being shipped to:');
Insert into languages(lang,keyword,caption) values('English','langmailproducts','Products Ordered:');
Insert into languages(lang,keyword,caption) values('English','langmailcustomeris','The Customer is: ');
Insert into languages(lang,keyword,caption) values('English','langexport01','Exporting to: ');
Insert into languages(lang,keyword,caption) values('English','langexportopen','Unable to open file. It is probably in a read-only directory');
Insert into languages(lang,keyword,caption) values('English','langexportrecords','Number of Records written= ');
Insert into languages(lang,keyword,caption) values('English','langeditsort','Sort');
Insert into languages(lang,keyword,caption) values('English','langeditselect','Select');
Insert into languages(lang,keyword,caption) values('English','langeditdisplay','Display');
Insert into languages(lang,keyword,caption) values('English','langeditadd','Add a Record');
Insert into languages(lang,keyword,caption) values('English','langeditmailsetup','Mail Setup');
Insert into languages(lang,keyword,caption) values('English','langeditdeletesetup','Delete Setup');
Insert into languages(lang,keyword,caption) values('English','langeditexportsetup','Export Setup');
Insert into languages(lang,keyword,caption) values('English','langeditselectsetup','Select Table');
Insert into languages(lang,keyword,caption) values('English','langedittablename','Table name ');
Insert into languages(lang,keyword,caption) values('English','langeditupdaterecord','Update record');
Insert into languages(lang,keyword,caption) values('English','langedit02','Please update values and press the Update button.');
Insert into languages(lang,keyword,caption) values('English','langedit03','Record Updated');
Insert into languages(lang,keyword,caption) values('English','langmail01','VP-ASP Mailing');
Insert into languages(lang,keyword,caption) values('English','langmailerror01','Mailing can only be done for Orders or Customers tables');
Insert into languages(lang,keyword,caption) values('English','langmailerror02','No records selected for mailing');
Insert into languages(lang,keyword,caption) values('English','langmailpersons','Number of persons mailed= ');
Insert into languages(lang,keyword,caption) values('English','langmailmailing','Mailing to ');
Insert into languages(lang,keyword,caption) values('English','langproductcapcode','Code');
Insert into languages(lang,keyword,caption) values('English','langproductcapstock','Stock');
Insert into languages(lang,keyword,caption) values('English','langcustrequired',' is a required field.');
Insert into languages(lang,keyword,caption) values('English','langadmintablemissing','Table Access is required.');
Insert into languages(lang,keyword,caption) values('English','langstatusemail','Email ');
Insert into languages(lang,keyword,caption) values('English','langstatus01','Enter order details<br>Order number is optional<br>');
Insert into languages(lang,keyword,caption) values('English','langstatus02','Orders are listed by latest date first<br>');
Insert into languages(lang,keyword,caption) values('English','langstatuserror01','Order number must be numeric');
Insert into languages(lang,keyword,caption) values('English','langstatusordernumber','Order Number');
Insert into languages(lang,keyword,caption) values('English','langcommonrequired','The following fields are required:');
Insert into languages(lang,keyword,caption) values('English','langloginlastname','Last Name');
Insert into languages(lang,keyword,caption) values('English','langloginemail','E-mail address ');
Insert into languages(lang,keyword,caption) values('English','langloginlocatefail',' Your name cannot be located');
Insert into languages(lang,keyword,caption) values('English','langcustomerpassword','Set password for quick shopping next time.<br>Please enter password twice');
Insert into languages(lang,keyword,caption) values('English','langpassword','Password');
Insert into languages(lang,keyword,caption) values('English','langpasswordmismatch','The passwords are not identical');
Insert into languages(lang,keyword,caption) values('English','langpasswordmissing','Password is required');
Insert into languages(lang,keyword,caption) values('English','langpasswordduplicate','Password not allowed, please use a different password');
Insert into languages(lang,keyword,caption) values('English','langpasswordlength','Password must be at least 6 characters');
Insert into languages(lang,keyword,caption) values('English','langproductselect','Select');
Insert into languages(lang,keyword,caption) values('English','langproductselectbutton','Order selected Products');
Insert into languages(lang,keyword,caption) values('English','langselecterror01','No products selected');
Insert into languages(lang,keyword,caption) values('English','langcustomerpayment','Continue Checkout');
Insert into languages(lang,keyword,caption) values('English','langcustomerprompt','Fields with an * are required');
Insert into languages(lang,keyword,caption) values('English','langproductdiscount','Discount');
Insert into languages(lang,keyword,caption) values('English','langproductother4','Other4: ');
Insert into languages(lang,keyword,caption) values('English','langproductother5','Other5: ');
Insert into languages(lang,keyword,caption) values('English','langcheckoutprocessed','Order has been processed');
Insert into languages(lang,keyword,caption) values('English','langcheckoutcancelled','Order Canceled');
Insert into languages(lang,keyword,caption) values('English','langcheckoutexpiryerror','Expiry date must be in form mm/yy');
Insert into languages(lang,keyword,caption) values('English','langcheckoutexpirynum','Expiry date must be in form mm/yy with valid numeric values');
Insert into languages(lang,keyword,caption) values('English','langmaildiscount','Discount: ');
Insert into languages(lang,keyword,caption) values('English','langformatnone','Order not found.');
Insert into languages(lang,keyword,caption) values('English','langformatmissing','Order items missing');
Insert into languages(lang,keyword,caption) values('English','langformatprocessed','This order has been processed');
Insert into languages(lang,keyword,caption) values('English','langfeaturemissing','Feature is required for ');
Insert into languages(lang,keyword,caption) values('English','langstatusamount','Amount');
Insert into languages(lang,keyword,caption) values('English','langstatusordernum','Order #');
Insert into languages(lang,keyword,caption) values('English','langstatusdate','Date of Order');
Insert into languages(lang,keyword,caption) values('English','langstatusstatus','Status');
Insert into languages(lang,keyword,caption) values('English','langstatusprocessed','Processed');
Insert into languages(lang,keyword,caption) values('English','langcommonall','All');
Insert into languages(lang,keyword,caption) values('English','langloginforgot','Forgot your password?');
Insert into languages(lang,keyword,caption) values('English','langdualprice',' Euro Price ');
Insert into languages(lang,keyword,caption) values('English','langdualtotal',' Euro Total ');
Insert into languages(lang,keyword,caption) values('English','langshippingerror','Please select a shipping method');
Insert into languages(lang,keyword,caption) values('English','langerrorcookies','Your browser is not current enabled for cookies<br>This prevents the shopping cart from working correctly<br>');
Insert into languages(lang,keyword,caption) values('English','langerrornoproduct','Item not found in database ');
Insert into languages(lang,keyword,caption) values('English','langforgotinfo','Your password has been sent');
Insert into languages(lang,keyword,caption) values('English','langforgot01','Forgot your password?<br> Your password will be sent to you immediately');
Insert into languages(lang,keyword,caption) values('English','langproducthandling','Handling Cost');
Insert into languages(lang,keyword,caption) values('English','langsearchnosubcat','No subcategories');
Insert into languages(lang,keyword,caption) values('English','langmailerror','Mail failed to send  ');
Insert into languages(lang,keyword,caption) values('English','langinvalidemail','Email address is not valid');
Insert into languages(lang,keyword,caption) values('English','langreadfail','Cannot read ');
Insert into languages(lang,keyword,caption) values('English','langdatabasefail',' not in database');
Insert into languages(lang,keyword,caption) values('English','langnocatalogid','catalogid is missing for extended description');
Insert into languages(lang,keyword,caption) values('English','langcheckoutcvn','Card Verification Number');
Insert into languages(lang,keyword,caption) values('English','langcheckoutcvnerror','Card Verification Number must be 3 numbers');
Insert into languages(lang,keyword,caption) values('English','langfeatureadd',' Add ');
Insert into languages(lang,keyword,caption) values('English','langfeaturesubtract',' Subtract ');
Insert into languages(lang,keyword,caption) values('English','langsubcategories','Subcategories');
Insert into languages(lang,keyword,caption) values('English','langsavecart','Save this cart');
Insert into languages(lang,keyword,caption) values('English','langsavecartprompt','Cart Administration');
Insert into languages(lang,keyword,caption) values('English','langsavecartname','Cart Name');
Insert into languages(lang,keyword,caption) values('English','langcartsaved','The cart has been saved: ');
Insert into languages(lang,keyword,caption) values('English','langnosavedcarts','No saved carts');
Insert into languages(lang,keyword,caption) values('English','langcartdeleted','The cart has been deleted:  ');
Insert into languages(lang,keyword,caption) values('English','langcartsaveinfo','<b>Cart Administration</b><br>Save this cart or restore previously saved carts');
Insert into languages(lang,keyword,caption) values('English','langcartrestore','Restore saved cart');
Insert into languages(lang,keyword,caption) values('English','langcartrestored','Cart has been restored. ');
Insert into languages(lang,keyword,caption) values('English','langcartmissing','Cart name is missing');
Insert into languages(lang,keyword,caption) values('English','langcartdays','How long to save this cart in days');
Insert into languages(lang,keyword,caption) values('English','langminimumorder','The minimum order is ');
Insert into languages(lang,keyword,caption) values('English','langmaillistinfomsg','You have been added to our mailing list.');
Insert into languages(lang,keyword,caption) values('English','langmaillistsubject','Customer Registration');
Insert into languages(lang,keyword,caption) values('English','langmaillistmailprompt','Please enter your details for future updates on our product range');
Insert into languages(lang,keyword,caption) values('English','langcustcouponprompt','Enter your coupon name to receive a discount');
Insert into languages(lang,keyword,caption) values('English','langcoupon','Coupon');
Insert into languages(lang,keyword,caption) values('English','langcoupondiscount','Coupon Discount');
Insert into languages(lang,keyword,caption) values('English','langcouponmissing','The coupon name is required');
Insert into languages(lang,keyword,caption) values('English','langcouponaccepted','The coupon has been accepted');
Insert into languages(lang,keyword,caption) values('English','langcouponusedcount','Coupon has exceeded is its use count');
Insert into languages(lang,keyword,caption) values('English','langcouponexpired','Coupon expired');
Insert into languages(lang,keyword,caption) values('English','langcouponnotfound','Coupon could not be found');
Insert into languages(lang,keyword,caption) values('English','langcouponnotstarted','Coupon starts on ');
Insert into languages(lang,keyword,caption) values('English','langrestoreorder','Restore');
Insert into languages(lang,keyword,caption) values('English','languserpriceerror','Amount must be numeric for ');
Insert into languages(lang,keyword,caption) values('English','langgiftbuy','Buy a Gift Certificate');
Insert into languages(lang,keyword,caption) values('English','langgiftredeem','Redeem Gift Certificate');
Insert into languages(lang,keyword,caption) values('English','langgifteasy','Follow these easy steps to order your gift certificate');
Insert into languages(lang,keyword,caption) values('English','langgiftwho','Who are you sending gift certificate. Enter the name below.');
Insert into languages(lang,keyword,caption) values('English','langgiftfrom','Who are you? Enter your name and e-mail address.');
Insert into languages(lang,keyword,caption) values('English','langgifttoamount','Enter the amount of the gift.');
Insert into languages(lang,keyword,caption) values('English','langgiftmessage','Add a message');
Insert into languages(lang,keyword,caption) values('English','langgiftemailprompt','Enter e-mail addresses separated by commas.</b><br>(if sending to more than one person)');
Insert into languages(lang,keyword,caption) values('English','langgiftcertificate','Gift Certificate');
Insert into languages(lang,keyword,caption) values('English','langgiftenter','Enter your gift certificate here');
Insert into languages(lang,keyword,caption) values('English','langgiftnotauthorized','Certificate is not authorized for use');
Insert into languages(lang,keyword,caption) values('English','langgiftexpired','Certificate has expired');
Insert into languages(lang,keyword,caption) values('English','langgiftused','Certificate has been used');
Insert into languages(lang,keyword,caption) values('English','langgiftunknown','Not Entered');
Insert into languages(lang,keyword,caption) values('English','langgiftaccepted','Gift Certificate accepted');
Insert into languages(lang,keyword,caption) values('English','langgifttoemail','The to e-mail address is required');
Insert into languages(lang,keyword,caption) values('English','langgiftfromemail','Your e-mail is required');
Insert into languages(lang,keyword,caption) values('English','langgiftpartlyused','Gift certificate has been used. Amount remaining is ');
Insert into languages(lang,keyword,caption) values('English','langgiftnotfound','Gift Certificate cannot be found');
Insert into languages(lang,keyword,caption) values('English','langgiftlimit','Gift amount has exceeded the maximim of ');
Insert into languages(lang,keyword,caption) values('English','langcustadminstatus','Review previous Orders');
Insert into languages(lang,keyword,caption) values('English','langcustadmindetails','Change address Details');
Insert into languages(lang,keyword,caption) values('English','langcustadmin01','Customer Service');
Insert into languages(lang,keyword,caption) values('English','langcustadminlogin','Some services require you to login');
Insert into languages(lang,keyword,caption) values('English','langcustalreadyloggedin','Already logged in');
Insert into languages(lang,keyword,caption) values('English','langcustadminloginrequired','Login is required to perform this service');
Insert into languages(lang,keyword,caption) values('English','langcustadminmaillist','Join our mailing List');
Insert into languages(lang,keyword,caption) values('English','langnoorders','No orders found');
Insert into languages(lang,keyword,caption) values('English','langcommonlogin','Login');
Insert into languages(lang,keyword,caption) values('English','langhigersubcategory','Higher Subcategory');
Insert into languages(lang,keyword,caption) values('English','langproductminimumquantity','Minimum Quantity');
Insert into languages(lang,keyword,caption) values('English','langcustnotallowed','This service is not available');
Insert into languages(lang,keyword,caption) values('English','langinvaliddate','Date is invalid ');
Insert into languages(lang,keyword,caption) values('English','langtemplatetest','Test a template. VP-ASP will read and fill in the template and display results');
Insert into languages(lang,keyword,caption) values('English','langtemplaterecord','Specific Record');
Insert into languages(lang,keyword,caption) values('English','langselecttemplatetype','Select Template Type');
Insert into languages(lang,keyword,caption) values('English','langtemplatenote','Use mail option if testing mailing templates');
Insert into languages(lang,keyword,caption) values('English','langcartnotfound','Saved Cart could not be found');
Insert into languages(lang,keyword,caption) values('English','langgiftfail','Gift Certificates cannot be restored');
Insert into languages(lang,keyword,caption) values('English','langgiftmessagelimit','Message is too long. Limit is 255 and it is ');
Insert into languages(lang,keyword,caption) values('English','langcanceled','Order Canceled ***');
Insert into languages(lang,keyword,caption) values('English','langstocklevel','Quantity exceeds stock level ');
Insert into languages(lang,keyword,caption) values('English','langstockchanged','Quantity changed to stock level');
Insert into languages(lang,keyword,caption) values('English','langsupplieradmin','Supplier Register/Update');
Insert into languages(lang,keyword,caption) values('English','langsuppliernumber','Supplier #');
Insert into languages(lang,keyword,caption) values('English','langsuppliername','Supplier Name');
Insert into languages(lang,keyword,caption) values('English','langcrossselling','Cross Selling Products');
Insert into languages(lang,keyword,caption) values('English','langcrosssellingmessage','Please review these other products:');
Insert into languages(lang,keyword,caption) values('English','langsuppliernotfound','Supplier not found ');
Insert into languages(lang,keyword,caption) values('English','langdeliveryrequired','Delivery Required');
Insert into languages(lang,keyword,caption) values('English','langdeliveryasap','Deliver as soon as possible');
Insert into languages(lang,keyword,caption) values('English','langdeliverydate','Deliver on or before');
Insert into languages(lang,keyword,caption) values('English','langdeliveryself','Deliver to me');
Insert into languages(lang,keyword,caption) values('English','langdeliveryaddress','Deliver to address below');
Insert into languages(lang,keyword,caption) values('English','langdeliverytype','Delivery Type');
Insert into languages(lang,keyword,caption) values('English','langdeliverysignature','Gift from ');
Insert into languages(lang,keyword,caption) values('English','langdeliverymessage','The following products require delivery addresses');
Insert into languages(lang,keyword,caption) values('English','langdeliveryprompt','Gift Address');
Insert into languages(lang,keyword,caption) values('English','langdeliveryadd','Add Address');
Insert into languages(lang,keyword,caption) values('English','langdeliverychange','Change Address');
Insert into languages(lang,keyword,caption) values('English','langmaillistregistration','Customer has registered');
Insert into languages(lang,keyword,caption) values('English','langtellafriendproduct','Please check out this product');
Insert into languages(lang,keyword,caption) values('English','langtellafriendsite','Please check out this site');
Insert into languages(lang,keyword,caption) values('English','langtellafriendheader','Tell a friend about this site or product');
Insert into languages(lang,keyword,caption) values('English','langtellafriendmessage','Your Message');
Insert into languages(lang,keyword,caption) values('English','langtellafriendinfo','Mail has been sent');
Insert into languages(lang,keyword,caption) values('English','langfriendsname','Friends Name');
Insert into languages(lang,keyword,caption) values('English','langfriendsemail','Friends Email');
Insert into languages(lang,keyword,caption) values('English','langyourname','Your Name');
Insert into languages(lang,keyword,caption) values('English','langyouremail','Your Email');
Insert into languages(lang,keyword,caption) values('English','langtellafriendsent','Mail has been sent');
Insert into languages(lang,keyword,caption) values('English','langhideproduct','Hide');
Insert into languages(lang,keyword,caption) values('English','langorderitems','Order Items');
Insert into languages(lang,keyword,caption) values('English','langtellafriend','Tell a friend');
Insert into languages(lang,keyword,caption) values('English','langratingprompt','Write a Review');
Insert into languages(lang,keyword,caption) values('English','langratingtitle','Review Title');
Insert into languages(lang,keyword,caption) values('English','langratingyourrating','Your Rating');
Insert into languages(lang,keyword,caption) values('English','langratingstars','Stars');
Insert into languages(lang,keyword,caption) values('English','langratingbest','Best');
Insert into languages(lang,keyword,caption) values('English','langratingworst','Worst');
Insert into languages(lang,keyword,caption) values('English','langratinglocation','Where are you?<br>State/country');
Insert into languages(lang,keyword,caption) values('English','langratingheader','Reviews');
Insert into languages(lang,keyword,caption) values('English','langratingwrite','Write Review');
Insert into languages(lang,keyword,caption) values('English','langratingread','Read Reviews');
Insert into languages(lang,keyword,caption) values('English','langratingnone','There are no reviews for this product');
Insert into languages(lang,keyword,caption) values('English','langratingproductreturn','Product Details');
Insert into languages(lang,keyword,caption) values('English','langpaymentnone','No payment required');
Insert into languages(lang,keyword,caption) values('English','langrestart','An error occured please restart shopping');
Insert into languages(lang,keyword,caption) values('English','langcustomerexists','Customer already exists, please use login');
Insert into languages(lang,keyword,caption) values('English','langexdnotemplate','No template has been specified ');
Insert into languages(lang,keyword,caption) values('English','langcardissue','Card Issue Number');
Insert into languages(lang,keyword,caption) values('English','langnoreviews','No reviews');
Insert into languages(lang,keyword,caption) values('English','langdownloadfiles','Download these files');
Insert into languages(lang,keyword,caption) values('English','langloginsuccessful','Login successful');
Insert into languages(lang,keyword,caption) values('English','langoutofstock','Out of stock');
Insert into languages(lang,keyword,caption) values('English','langreviewauthorize','Your review is being checked and will appear in a few days');
Insert into languages(lang,keyword,caption) values('English','langcookiequestion','Save your details so you can go quickly shop next time you visit?');
Insert into languages(lang,keyword,caption) values('English','langcreditcardfail','Credit card was not accepted.');
Insert into languages(lang,keyword,caption) values('English','langminiexcludes','Excludes shipping, taxes and handling');
Insert into languages(lang,keyword,caption) values('English','langcancelcustomer','Order canceled by customer');
Insert into languages(lang,keyword,caption) values('English','langtrackingcomment','Tracking Message');
Insert into languages(lang,keyword,caption) values('English','langtracking','Track');
Insert into languages(lang,keyword,caption) values('English','langtrackingemail','Email message to customer');
Insert into languages(lang,keyword,caption) values('English','langtrackingview','Customer can view message');
Insert into languages(lang,keyword,caption) values('English','langtrackingprompt','Email message to merchant');
Insert into languages(lang,keyword,caption) values('English','langprojectprompt','Enter your project number and email address');
Insert into languages(lang,keyword,caption) values('English','langprojectnumber','Project Number');
Insert into languages(lang,keyword,caption) values('English','langprojecterror','Sorry cannot locate this project');
Insert into languages(lang,keyword,caption) values('English','langprojectother1','Other 1');
Insert into languages(lang,keyword,caption) values('English','langprojectother2','Other 2');
Insert into languages(lang,keyword,caption) values('English','langprojectother3','Other 3');
Insert into languages(lang,keyword,caption) values('English','langcommonname','Name');
Insert into languages(lang,keyword,caption) values('English','langdatabaseopenerror','The shopping database could not be read. Please contact the site owner.');
Insert into languages(lang,keyword,caption) values('English','langnextpage','Next page');
Insert into languages(lang,keyword,caption) values('English','langpreviouspage','Previous page');
Insert into languages(lang,keyword,caption) values('English','langfirst','First');
Insert into languages(lang,keyword,caption) values('English','langlast','Last');
Insert into languages(lang,keyword,caption) values('English','langnext','Next');
Insert into languages(lang,keyword,caption) values('English','langprevious','Previous');
Insert into languages(lang,keyword,caption) values('English','langrecordnotfound','Record not found');
Insert into languages(lang,keyword,caption) values('English','langmaximumorder','The maximum order is ');
Insert into languages(lang,keyword,caption) values('English','langorderattachment','Attachment');
Insert into languages(lang,keyword,caption) values('English','langorderdownload','Download');
Insert into languages(lang,keyword,caption) values('English','langcustomermatch','Match customer');
Insert into languages(lang,keyword,caption) values('English','langproductmatch','Match product');
Insert into languages(lang,keyword,caption) values('English','langshopclosed','Shop is temporarily closed');
Insert into languages(lang,keyword,caption) values('English','langgiftregistry','Gift Registry');
Insert into languages(lang,keyword,caption) values('English','langgiftregdisplaygifts','Display gifts');
Insert into languages(lang,keyword,caption) values('English','langgiftregpurchase','Purchase a gift from a registry');
Insert into languages(lang,keyword,caption) values('English','langgiftregcreate','Create new gift registry');
Insert into languages(lang,keyword,caption) values('English','langgiftregview','View your Gift Registry');
Insert into languages(lang,keyword,caption) values('English','langgiftregedit','Edit your Gift Registry');
Insert into languages(lang,keyword,caption) values('English','langgiftregviewgifts','View Current Gifts');
Insert into languages(lang,keyword,caption) values('English','langgiftregregistrant','Registrant');
Insert into languages(lang,keyword,caption) values('English','langgiftregcoregistrant','Co-Registrant');
Insert into languages(lang,keyword,caption) values('English','langgiftregevent','Event Information');
Insert into languages(lang,keyword,caption) values('English','langgiftregeventtype','Event type');
Insert into languages(lang,keyword,caption) values('English','langgiftregeventdate','Event date');
Insert into languages(lang,keyword,caption) values('English','langgiftregeventlist','Wedding, Anniversary, retirement celebration, Christmas wish list, or any other');
Insert into languages(lang,keyword,caption) values('English','langgiftregprivatepassword','Private password (for self)');
Insert into languages(lang,keyword,caption) values('English','langgiftregpublicpassword','Public password (to send to friends)');
Insert into languages(lang,keyword,caption) values('English','langgiftregnoproducts','No products left in Gift registry');
Insert into languages(lang,keyword,caption) values('English','langgiftregnotfound','Gift Registry Not found');
Insert into languages(lang,keyword,caption) values('English','langgiftregbought','Bought');
Insert into languages(lang,keyword,caption) values('English','langgiftregcreatesubject','Gift Registry Create');
Insert into languages(lang,keyword,caption) values('English','langgiftregthankyousubject','Thank you note');
Insert into languages(lang,keyword,caption) values('English','langgiftregsearch','Search for event');
Insert into languages(lang,keyword,caption) values('English','langgiftregpublicallowed','Public allowed to view registry');
Insert into languages(lang,keyword,caption) values('English','langreferringaffiliate','Referring Affiliate');
Insert into languages(lang,keyword,caption) values('English','langafflinks','Links');
Insert into languages(lang,keyword,caption) values('English','langsubaffiliate','Sub Affiliates');
Insert into languages(lang,keyword,caption) values('English','langvatnumber','VAT Number');
Insert into languages(lang,keyword,caption) values('English','langvatinvalid','VAT number is not valid');
Insert into languages(lang,keyword,caption) values('English','langpoints','Points');
Insert into languages(lang,keyword,caption) values('English','langpointstotal','Points total ');
Insert into languages(lang,keyword,caption) values('English','langpointsremaining','Points remaining');
Insert into languages(lang,keyword,caption) values('English','langnopoints','No points remaining for purchase');
Insert into languages(lang,keyword,caption) values('English','langredeempoints','Redeem Points');
Insert into languages(lang,keyword,caption) values('English','langvalidfromdate','Valid From (Switch) mm/yy');
Insert into languages(lang,keyword,caption) values('English','langcustadminremove','Remove from mailing list');
Insert into languages(lang,keyword,caption) values('English','langsubject','Subject');
Insert into languages(lang,keyword,caption) values('English','langcontactus','Contact us');
Insert into languages(lang,keyword,caption) values('English','langordersmarkpending','Pending');
Insert into languages(lang,keyword,caption) values('English','langmaillistremove','Click here to remove yourself from the maillist');
Insert into languages(lang,keyword,caption) values('English','langmaillistsubscribe','Click here to complete the mail list registration');
Insert into languages(lang,keyword,caption) values('English','langmaillistconfirm','An email has been sent to you to confirm this action');
Insert into languages(lang,keyword,caption) values('English','langmaillistremoved','You have been removed from our mailing list');
Insert into languages(lang,keyword,caption) values('English','langlicenseagreement','License Agreement');
Insert into languages(lang,keyword,caption) values('English','langlicenseagreementcheck','I have read and agree to the license agreement');
Insert into languages(lang,keyword,caption) values('English','langlicenseforce','Please read and agree to our license terms.');
Insert into languages(lang,keyword,caption) values('English','langafflinkreport','Link Report');
Insert into languages(lang,keyword,caption) values('English','langreporttotal','Total ');
Insert into languages(lang,keyword,caption) values('English','langreportlinks','Links ');
Insert into languages(lang,keyword,caption) values('English','langreportday','Day ');
Insert into languages(lang,keyword,caption) values('English','langshippingmessage','Shipping costs to be advised');
Insert into languages(lang,keyword,caption) values('English','langfreeshippingmessage','Shipping is free');
Insert into languages(lang,keyword,caption) values('English','langproductmaximumquantity','Maximum quantity');
Insert into languages(lang,keyword,caption) values('English','langotherfields','Other Fields');
Insert into languages(lang,keyword,caption) values('English','langproductpricesaving','Saving');
Insert into languages(lang,keyword,caption) values('English','langwishlist','Wishlist');
Insert into languages(lang,keyword,caption) values('English','langwishlistsave','Save wishlist');
Insert into languages(lang,keyword,caption) values('English','langcommoncaption','Caption');
Insert into languages(lang,keyword,caption) values('English','langcommontype','Type');
Insert into languages(lang,keyword,caption) values('English','langcommonnumber','Number');
Insert into languages(lang,keyword,caption) values('English','langfrontpage','Front page');
Insert into languages(lang,keyword,caption) values('English','langgrandtotals','Grand Totals');
Insert into languages(lang,keyword,caption) values('English','langemailformat','Email format');
Insert into languages(lang,keyword,caption) values('English','langstorehacker','You are not permitted to shop in this store');
Insert into languages(lang,keyword,caption) values('English','langbilling','Billing');
Insert into languages(lang,keyword,caption) values('English','langbillingnumber','Billing number');
Insert into languages(lang,keyword,caption) values('English','langbillingdate','Billing date');
Insert into languages(lang,keyword,caption) values('English','langbillingnextdate','Next billing date');
Insert into languages(lang,keyword,caption) values('English','langbillinglastdate','Previous billing date');
Insert into languages(lang,keyword,caption) values('English','langbillemail','Send Billing E-mail');
Insert into languages(lang,keyword,caption) values('English','langbilledit','Editing Billing Table');
Insert into languages(lang,keyword,caption) values('English','langbilleditprojects','Display Projects');
Insert into languages(lang,keyword,caption) values('English','langbillreports','Billing Reports');
Insert into languages(lang,keyword,caption) values('English','langbilllastmaildate','Last mail date');
Insert into languages(lang,keyword,caption) values('English','langbillinstallments','Installments');
Insert into languages(lang,keyword,caption) values('English','langbillinstallmenttype','Installment type');
Insert into languages(lang,keyword,caption) values('English','langbillinterval','Installment interval');
Insert into languages(lang,keyword,caption) values('English','langbillsent','Sent');
Insert into languages(lang,keyword,caption) values('English','langbillcompleted','Completed');
Insert into languages(lang,keyword,caption) values('English','langbillenddate','Ending Date');
Insert into languages(lang,keyword,caption) values('English','langbillother1','Other ');
Insert into languages(lang,keyword,caption) values('English','langbillinternal','Bill Details for office use');
Insert into languages(lang,keyword,caption) values('English','langbillinstallment','Installment');
Insert into languages(lang,keyword,caption) values('English','langbillsentdate','Date sent');
Insert into languages(lang,keyword,caption) values('English','langbillreportcountemailed','Total number of bills e-mailed');
Insert into languages(lang,keyword,caption) values('English','langbillreportamountemailed','Total amount bills e-mailed');
Insert into languages(lang,keyword,caption) values('English','langbillreportcountremaining','Total number of bills yet to be sent');
Insert into languages(lang,keyword,caption) values('English','langbillreportamountremaining','Total number of bills yet to be sent');
Insert into languages(lang,keyword,caption) values('English','langbilltotalamount','Total amount');
Insert into languages(lang,keyword,caption) values('English','langshippingselect','Select Shipping Method');
Insert into languages(lang,keyword,caption) values('English','langzeroweight','Packages have zero weight. Cannot determine shipping price');
Insert into languages(lang,keyword,caption) values('English','langgeneratedirectory','Location of Write enabled directory ');
Insert into languages(lang,keyword,caption) values('English','langgenerateindexfile','Index File');
Insert into languages(lang,keyword,caption) values('English','langdownloadmaxcount','Maximum downloads has been reached');
Insert into languages(lang,keyword,caption) values('English','langdownloadmaxdate','Download is no longer allowed. Date limit has been reached');
Insert into languages(lang,keyword,caption) values('English','langdownloadnotauthorized','Download is not authorized');
Insert into languages(lang,keyword,caption) values('English','langlicensekeymsg','This software is not properly registered. Please obtain your registration key');
Insert into languages(lang,keyword,caption) values('English','langlicensekey','License key');
Insert into languages(lang,keyword,caption) values('English','langfreeproduct','Free Product');
Insert into languages(lang,keyword,caption) values('English','langdownloadnotexist','The file for downloading does not exist');
Insert into languages(lang,keyword,caption) values('English','langdownloadnodirectory','Invalid temporary directory.');
Insert into languages(lang,keyword,caption) values('English','langhearaboutus','How did you hear about us?');
Insert into languages(lang,keyword,caption) values('English','langfeaturerequired','Required');
Insert into languages(lang,keyword,caption) values('English','langfeaturemultiple','Multiple');
Insert into languages(lang,keyword,caption) values('English','langfeaturedefault','Default');
Insert into languages(lang,keyword,caption) values('English','langfeatureoptional','Optional');
Insert into languages(lang,keyword,caption) values('English','langprintorder','Click here to print your order');
Insert into languages(lang,keyword,caption) values('English','langpinnumbers','Pin Numbers');
Insert into languages(lang,keyword,caption) values('English','langpinadmin','Pin Number administration');
Insert into languages(lang,keyword,caption) values('English','langpinnone','No Pin available - contact us');
Insert into languages(lang,keyword,caption) values('English','langpinemailsubject','Pin Number Details');
Insert into languages(lang,keyword,caption) values('English','langpinmerchantlow','Pin numbers are low for the following products:');
Insert into languages(lang,keyword,caption) values('English','langpinmerchantlowsubject','Pin Numbers are low');
Insert into languages(lang,keyword,caption) values('English','langpinmerchantcritical','Pin numbers are CRITICAL for the following products:');
Insert into languages(lang,keyword,caption) values('English','langpinmerchantcriticalsubject','Pin numbers are CRITICAL');
Insert into languages(lang,keyword,caption) values('English','langpinsent','Pin Numbers have been e-mailed to you');
Insert into languages(lang,keyword,caption) values('English','langpinreport','Report');
Insert into languages(lang,keyword,caption) values('English','langpindataentry','Data entry');
Insert into languages(lang,keyword,caption) values('English','langpinorders','Order Checking');
Insert into languages(lang,keyword,caption) values('English','langpinconfirm','Confirm');
Insert into languages(lang,keyword,caption) values('English','langpinorderfailsubject','Your order did not go through');
Insert into languages(lang,keyword,caption) values('English','langpinnomail','No pin numbers generated for this order. No mail sent.');
Insert into languages(lang,keyword,caption) values('English','langdeliverytime','Delivery time');
Insert into languages(lang,keyword,caption) values('English','langdeliverytimeinvalid','Delivery time must be greater than');
Insert into languages(lang,keyword,caption) values('English','langdeliverydateinvalid','Delivery date is not allowed');
Insert into languages(lang,keyword,caption) values('English','langdependenterror','Additional products are required to be purchased');
Insert into languages(lang,keyword,caption) values('English','langproductoffer','Offer (each)');
Insert into languages(lang,keyword,caption) values('English','langmakeanoffer','Make an offer');
Insert into languages(lang,keyword,caption) values('English','langquestion','Question about the product');
Insert into languages(lang,keyword,caption) values('English','langinventory','Inventory');
Insert into languages(lang,keyword,caption) values('English','langsearchlowprice','Low Price');
Insert into languages(lang,keyword,caption) values('English','langsearchhighprice','High Price');
Insert into languages(lang,keyword,caption) values('English','langpinnoorder','No pin numbers have this order');
Insert into languages(lang,keyword,caption) values('English','langdays','Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday');
Insert into languages(lang,keyword,caption) values('English','langipaddress','IP address');
Insert into languages(lang,keyword,caption) values('English','langfreeshipping','Free shipping');
Insert into languages(lang,keyword,caption) values('English','langtaxfree','Tax free');
Insert into languages(lang,keyword,caption) values('English','langcontent','Content');
Insert into languages(lang,keyword,caption) values('English','langproductreport','Product Report');
Insert into languages(lang,keyword,caption) values('English','langadminusers','Administration users');
Insert into languages(lang,keyword,caption) values('English','langadminmenus','Administration menus');
Insert into languages(lang,keyword,caption) values('English','langadmintemplates','Templates');
Insert into languages(lang,keyword,caption) values('English','langadminloghistory','Administration logins');
Insert into languages(lang,keyword,caption) values('English','langadminbulkupdate','Bulk product edits');
Insert into languages(lang,keyword,caption) values('English','langadminquery','SQL Queries');
Insert into languages(lang,keyword,caption) values('English','langadminstatic','Generate static HTML');
Insert into languages(lang,keyword,caption) values('English','langadminquantitydiscount','Quantity discounts');
Insert into languages(lang,keyword,caption) values('English','langadminproductfeatures','Product Features');
Insert into languages(lang,keyword,caption) values('English','langadmindisplayorders','Display orders');
Insert into languages(lang,keyword,caption) values('English','langadmincoupons','Coupons');
Insert into languages(lang,keyword,caption) values('English','langadminlanguages','Languages');
Insert into languages(lang,keyword,caption) values('English','langsessionlost','Order could not be updated. Session details have been lost. Please contact the merchant.');
Insert into languages(lang,keyword,caption) values('English','langwishlistnone','No products in your wish list');
Insert into languages(lang,keyword,caption) values('English','langwishlistnoproduct','Product not found in the wish list');
Insert into languages(lang,keyword,caption) values('English','langwishlistduplicate','Product is already in your wishlist');
Insert into languages(lang,keyword,caption) values('English','langconvert','Convert');
Insert into languages(lang,keyword,caption) values('English','langcurrency','Currency');
Insert into languages(lang,keyword,caption) values('English','langmainrecord','Main Record');
Insert into languages(lang,keyword,caption) values('English','langnewlanguage','Add New Language');
Insert into languages(lang,keyword,caption) values('English','langrecordexists','Record exists for this language.');
Insert into languages(lang,keyword,caption) values('English','langexportclick','Right click on the link below and select Save Target As... to save the file to your local machine');
Insert into languages(lang,keyword,caption) values('English','langexportheaderrequired','Header Required?');
Insert into languages(lang,keyword,caption) values('English','langinventorydisplaytype','Inventory display type');
Insert into languages(lang,keyword,caption) values('English','langcommonupload','Upload');
Insert into languages(lang,keyword,caption) values('English','languploadfilenamerrror','File Name is an invalid file format for uploading');
Insert into languages(lang,keyword,caption) values('English','langcommoncancel','Cancel');
Insert into languages(lang,keyword,caption) values('English','langcommonconfirm','Confirm');
Insert into languages(lang,keyword,caption) values('English','langreportdate','No date has been specified');
Insert into languages(lang,keyword,caption) values('English','langreportinvaliddate','The date is invalid ');
Insert into languages(lang,keyword,caption) values('English','langreportnosales','No sales for dates specified ');
Insert into languages(lang,keyword,caption) values('English','langreport01','Report for ');
Insert into languages(lang,keyword,caption) values('English','langreport02','Merchant Sales Summary');
Insert into languages(lang,keyword,caption) values('English','langreport03','First select a date range or a month or a year');
Insert into languages(lang,keyword,caption) values('English','langreport04','Date formats are system dependent');
Insert into languages(lang,keyword,caption) values('English','langreporttotalsales','Total Sales  ');
Insert into languages(lang,keyword,caption) values('English','langreportnumsales','Number of sales ');
Insert into languages(lang,keyword,caption) values('English','langreportlimit','Order display limit of has been reached. limit ');
Insert into languages(lang,keyword,caption) values('English','langreportsummary','Summary Report');
Insert into languages(lang,keyword,caption) values('English','langreportdetailed','Detailed Report');
Insert into languages(lang,keyword,caption) values('English','langreportreset','Reset');
Insert into languages(lang,keyword,caption) values('English','langreporttoday','Today');
Insert into languages(lang,keyword,caption) values('English','langreportyesterday','Yesterday');
Insert into languages(lang,keyword,caption) values('English','langreportfromdate','From Date');
Insert into languages(lang,keyword,caption) values('English','langreporttodate','To Date');
Insert into languages(lang,keyword,caption) values('English','langreportmaxrows','Max rows for detailed display');
Insert into languages(lang,keyword,caption) values('English','langreportyear','Year');
Insert into languages(lang,keyword,caption) values('English','langreportmonth','Month');
Insert into languages(lang,keyword,caption) values('English','langexportset01','Please update values and press the Update button.');
Insert into languages(lang,keyword,caption) values('English','langexportsettable','Table Name = ');
Insert into languages(lang,keyword,caption) values('English','langstock01','Stock Low Report');
Insert into languages(lang,keyword,caption) values('English','langstocknum','Number of products below stock level = ');
Insert into languages(lang,keyword,caption) values('English','langstocklow','Stock low limit for this report');
Insert into languages(lang,keyword,caption) values('English','langstocknone','No products below limit ');
Insert into languages(lang,keyword,caption) values('English','langstockmaxrows','Max rows for detailed display');
Insert into languages(lang,keyword,caption) values('English','langstockinvalidstock','Stock limit must be a number ');
Insert into languages(lang,keyword,caption) values('English','langstockinvalidrow','Row limit must be a number ');
Insert into languages(lang,keyword,caption) values('English','langstockdetailheader','Stock equal or below stock limit');
Insert into languages(lang,keyword,caption) values('English','langaddupdate','Record Updated');
Insert into languages(lang,keyword,caption) values('English','langproductadded',' Added ');
Insert into languages(lang,keyword,caption) values('English','langproductupdated',' Updated ');
Insert into languages(lang,keyword,caption) values('English','langallowusertext','Allow User Text');
Insert into languages(lang,keyword,caption) values('English','langeditorder','Edit Order');
Insert into languages(lang,keyword,caption) values('English','langeditselectfail','No table selected or not permitted to view this table');
Insert into languages(lang,keyword,caption) values('English','langsearchreport01',' Search Report ');
Insert into languages(lang,keyword,caption) values('English','langsearchnone','No searches recorded for these dates');
Insert into languages(lang,keyword,caption) values('English','langcheckoutauthorization','Authorization');
Insert into languages(lang,keyword,caption) values('English','languserchange','Change User Information  and Program Access');
Insert into languages(lang,keyword,caption) values('English','langproductuserid','Userid');
Insert into languages(lang,keyword,caption) values('English','langprocessed','Processed');
Insert into languages(lang,keyword,caption) values('English','langunprocessed','Unprocessed');
Insert into languages(lang,keyword,caption) values('English','langadminuser','Username already exists.');
Insert into languages(lang,keyword,caption) values('English','langproductextendeddesc','Extended Description');
Insert into languages(lang,keyword,caption) values('English','langproductextendedimage','Large image');
Insert into languages(lang,keyword,caption) values('English','langproductselectlist','Selection List');
Insert into languages(lang,keyword,caption) values('English','langproductkeywords','Keywords');
Insert into languages(lang,keyword,caption) values('English','langascending','Ascending');
Insert into languages(lang,keyword,caption) values('English','langdescending','Descending');
Insert into languages(lang,keyword,caption) values('English','langallorders','All Orders');
Insert into languages(lang,keyword,caption) values('English','langdisplaydate','Date');
Insert into languages(lang,keyword,caption) values('English','langdisplayamount','Amount');
Insert into languages(lang,keyword,caption) values('English','langsearchnumber','Number of Searches ');
Insert into languages(lang,keyword,caption) values('English','langtemplatetable','Table must be selected');
Insert into languages(lang,keyword,caption) values('English','langtemplateerror','Cannot open table ');
Insert into languages(lang,keyword,caption) values('English','langproducttemplate','Template file');
Insert into languages(lang,keyword,caption) values('English','langaff','Affiliate');
Insert into languages(lang,keyword,caption) values('English','langsubcatrequired','Subcategory is a required field');
Insert into languages(lang,keyword,caption) values('English','langcategoryrequired','Category is a required field. ');
Insert into languages(lang,keyword,caption) values('English','langquerynone','No SQL has been entered');
Insert into languages(lang,keyword,caption) values('English','langreportemptysearch','Empty Search Results table');
Insert into languages(lang,keyword,caption) values('English','langsearchemptied','Search table cleared ');
Insert into languages(lang,keyword,caption) values('English','langdisplaytime','Time');
Insert into languages(lang,keyword,caption) values('English','langadminunauth','Unauthorized administrator');
Insert into languages(lang,keyword,caption) values('English','langqueryenter','Enter Query');
Insert into languages(lang,keyword,caption) values('English','langquerytables','Tables');
Insert into languages(lang,keyword,caption) values('English','langqueryfields','Fields');
Insert into languages(lang,keyword,caption) values('English','langqueryrun','Run query');
Insert into languages(lang,keyword,caption) values('English','langnosubcategories','No Subcategory');
Insert into languages(lang,keyword,caption) values('English','langcommondelete','Delete');
Insert into languages(lang,keyword,caption) values('English','langspecialmail','Mail');
Insert into languages(lang,keyword,caption) values('English','langspecialexport','Export');
Insert into languages(lang,keyword,caption) values('English','langadminmenuaccess','Menu Access');
Insert into languages(lang,keyword,caption) values('English','langadmintableaccess','Table Access');
Insert into languages(lang,keyword,caption) values('English','langnormaladministrator','Normal Administrator');
Insert into languages(lang,keyword,caption) values('English','langrestrictedadministrator','Restricted Administrator');
Insert into languages(lang,keyword,caption) values('English','langadminadministrators','Shop Administrators');
Insert into languages(lang,keyword,caption) values('English','langaddadmin','Add New Administrator');
Insert into languages(lang,keyword,caption) values('English','langadminduplicate','Username already exists.');
Insert into languages(lang,keyword,caption) values('English','langadmintype','Type of Administrator');
Insert into languages(lang,keyword,caption) values('English','langmenudeletewarning','Before deleting a menu, delete user access to this menu first');
Insert into languages(lang,keyword,caption) values('English','langaddmenu','Add New Menu');
Insert into languages(lang,keyword,caption) values('English','langmenucomment','Comment');
Insert into languages(lang,keyword,caption) values('English','langmailmessage','Message - Paste or type the message');
Insert into languages(lang,keyword,caption) values('English','langaff1','Thank you for becoming an affiliate of ');
Insert into languages(lang,keyword,caption) values('English','langaff2','If your details are not correct, use the back button and correct your details.');
Insert into languages(lang,keyword,caption) values('English','langaffclickmoreinfo','Click for more affiliate information');
Insert into languages(lang,keyword,caption) values('English','langafflink','You should link to this site using this URL');
Insert into languages(lang,keyword,caption) values('English','langaffheader','Affiliate Reports');
Insert into languages(lang,keyword,caption) values('English','langaffdetailheader','Affiliate Orders for ');
Insert into languages(lang,keyword,caption) values('English','langaffnumber','Number of Affiliates=  ');
Insert into languages(lang,keyword,caption) values('English','langafflogins','Number of Site Visits=  ');
Insert into languages(lang,keyword,caption) values('English','langaffnoaffid','No affiliate id has been entered');
Insert into languages(lang,keyword,caption) values('English','langaffcommission','Commission ');
Insert into languages(lang,keyword,caption) values('English','langaffbank','Bank');
Insert into languages(lang,keyword,caption) values('English','langaffbankaccount','Bank account');
Insert into languages(lang,keyword,caption) values('English','langaffbankbranch','Bank Branch');
Insert into languages(lang,keyword,caption) values('English','langaffbankaddress','Bank Address');
Insert into languages(lang,keyword,caption) values('English','langaffbankother','Bank Other');
Insert into languages(lang,keyword,caption) values('English','langaffid','Affiliate #');
Insert into languages(lang,keyword,caption) values('English','langaffregistration','Affiliate registration');
Insert into languages(lang,keyword,caption) values('English','langaffcomments','Comments');
Insert into languages(lang,keyword,caption) values('English','langaffpaymenttype','Type of Payment');
Insert into languages(lang,keyword,caption) values('English','langaffselectall','List all affiliates');
Insert into languages(lang,keyword,caption) values('English','langaffreport','Report');
Insert into languages(lang,keyword,caption) values('English','langaffvieworders','Orders');
Insert into languages(lang,keyword,caption) values('English','langaffreportid','AffID');
Insert into languages(lang,keyword,caption) values('English','langafflinkcount','Link Count');
Insert into languages(lang,keyword,caption) values('English','langafflastdate','Last Date');
Insert into languages(lang,keyword,caption) values('English','langaffnumorders','Orders');
Insert into languages(lang,keyword,caption) values('English','langaffamount','Amount');
Insert into languages(lang,keyword,caption) values('English','langaffname','Name');
Insert into languages(lang,keyword,caption) values('English','langaffnotfound','Affiliate Name could not be found');
Insert into languages(lang,keyword,caption) values('English','langaffnoorders','No orders have been found');
Insert into languages(lang,keyword,caption) values('English','langaffordersfor','Orders for affliliate ');
Insert into languages(lang,keyword,caption) values('English','langaffalldates',' All records, no dates specified');
Insert into languages(lang,keyword,caption) values('English','langaffreport01','Affiliate Report ');
Insert into languages(lang,keyword,caption) values('English','langaffidinvalid','Affid must be numeric');
Insert into languages(lang,keyword,caption) values('English','langaffservice','Affiliate Service');
Insert into languages(lang,keyword,caption) values('English','langallrecords','All Records');
Insert into languages(lang,keyword,caption) values('English','langsomerecords','Selected Records');
Insert into languages(lang,keyword,caption) values('English','langselectallrecords','Select all');
Insert into languages(lang,keyword,caption) values('English','langunselect','Unselect All');
Insert into languages(lang,keyword,caption) values('English','langnorecords','No records found');
Insert into languages(lang,keyword,caption) values('English','langshopconfiguration','Shopping Cart Configuration');
Insert into languages(lang,keyword,caption) values('English','langconfigure','Configure');
Insert into languages(lang,keyword,caption) values('English','langmainconfiguration','Merchant details');
Insert into languages(lang,keyword,caption) values('English','langadminpayments','Payments');
Insert into languages(lang,keyword,caption) values('English','langadminshipping','Shipping');
Insert into languages(lang,keyword,caption) values('English','langadminstock','Stock Control');
Insert into languages(lang,keyword,caption) values('English','langadminbutton','Buttons and navigation');
Insert into languages(lang,keyword,caption) values('English','langadminadvanced','Advanced');
Insert into languages(lang,keyword,caption) values('English','langadminsearch','Field name');
Insert into languages(lang,keyword,caption) values('English','langadminloadconfiguration','Reload Shop Configuration');
Insert into languages(lang,keyword,caption) values('English','langadminviewconfiguration','View Current Shop Configuration');
Insert into languages(lang,keyword,caption) values('English','langadminreloaded','Current Configuration now loaded');
Insert into languages(lang,keyword,caption) values('English','langadmininternational','International');
Insert into languages(lang,keyword,caption) values('English','langadminoptionpackage','Option Package-Gifts,Coupons,tracking,mailing');
Insert into languages(lang,keyword,caption) values('English','langadminsecurity','Administration Security');
Insert into languages(lang,keyword,caption) values('English','langdirectory','Directory');
Insert into languages(lang,keyword,caption) values('English','langdelimiter','Delimiter');
Insert into languages(lang,keyword,caption) values('English','langimport','Bulk Import');
Insert into languages(lang,keyword,caption) values('English','langimportmatchfield','Match field');
Insert into languages(lang,keyword,caption) values('English','langlanguage','Language');
Insert into languages(lang,keyword,caption) values('English','langgroupfordiscount','Discount group');
Insert into languages(lang,keyword,caption) values('English','langtemplatemerge','Merge with database');
Insert into languages(lang,keyword,caption) values('English','langupload','Upload image');
Insert into languages(lang,keyword,caption) values('English','languploadsuccess','The file was uploaded successfully');
Insert into languages(lang,keyword,caption) values('English','languploadfail','Errors occurred trying to create ');
Insert into languages(lang,keyword,caption) values('English','langsessionvariables','Session variables');
Insert into languages(lang,keyword,caption) values('English','LangCommonBack','Back');
Insert into languages(lang,keyword,caption) values('English','langeditcopy','Make Copy of Record');
Insert into languages(lang,keyword,caption) values('English','langalsoboughtmessage','Customers who bought this item also bought');
Insert into languages(lang,keyword,caption) values('English','langloggedinas','Logged in as:');
Insert into languages(lang,keyword,caption) values('English','langnotloggedin','You are not logged in');
Insert into languages(lang,keyword,caption) values('English','langGiftRemain','Amount remaining on gift certificate');
Insert into languages(lang,keyword,caption) values('English','langInsuranceMethod','Insurance Method');
Insert into languages(lang,keyword,caption) values('English','langproductinsurancecost','Insurance Cost');
Insert into languages(lang,keyword,caption) values('English','langformatinsuranceinformation','Insurance Information');
Insert into languages(lang,keyword,caption) values('English','langadmininsurance','Insurance');
Insert into languages(lang,keyword,caption) values('English','langinsuranceerror','Please select an insurance method');
Insert into languages(lang,keyword,caption) values('English','LanginsurancePrice','Insurance Price');
Insert into languages(lang,keyword,caption) values('English','langgiftregenterlastname','Please enter the persons last name<br>');
Insert into languages(lang,keyword,caption) values('English','langgiftregenterlastnamepassword','Please entry the persons last name<br>and the password they have given you');
Insert into languages(lang,keyword,caption) values('English','langgiftregcreatenewregistry','Thank you for shopping with us.<br>The first step is to enter your personal details.<br>You will then be given the opportunity to add items to your shopping cart<br>in preparation for saving these in your registry<br>');
Insert into languages(lang,keyword,caption) values('English','langgiftregpasswordinfo','The private password allows you to view and update the gift registry<br>The public password is used by your friends to list the products<br>If you wish anyone to be able to view and buy gifts, check the public allowed checkbox.');
Insert into languages(lang,keyword,caption) values('English','langgiftregpleasereview','Please review your registration details. <br>Then click shop to start shopping<br>Use the back button to make changes');
Insert into languages(lang,keyword,caption) values('English','langgiftregother','Other (please fill in below)');
Insert into languages(lang,keyword,caption) values('English','langgiftregstartshopping','Press To Start Shopping');
Insert into languages(lang,keyword,caption) values('English','langcommonsubtotal','Sub-Total');
Insert into languages(lang,keyword,caption) values('English','langcommoninformation','Information');
Insert into languages(lang,keyword,caption) values('English','langadminshippingreturns','Shipping & Returns');
Insert into languages(lang,keyword,caption) values('English','langcommonterms','Terms & Conditions');
Insert into languages(lang,keyword,caption) values('English','langcommonprivacy','Privacy');
Insert into languages(lang,keyword,caption) values('English','langcartisempty','Your Cart Is Empty');
Insert into languages(lang,keyword,caption) values('English','langcommonlogout','Logout');
Insert into languages(lang,keyword,caption) values('English','langheadmyaccount','My Account');
Insert into languages(lang,keyword,caption) values('English','langquicksearch','Quick ');
Insert into languages(lang,keyword,caption) values('English','langquicksearchinstruction','Enter the search term for the product you are looking for below:');
Insert into languages(lang,keyword,caption) values('English','langsearchboxdefault','search this site');
Insert into languages(lang,keyword,caption) values('English','langadvancedsearch','Advanced ');
Insert into languages(lang,keyword,caption) values('English','langtopsellers','Top Sellers');
Insert into languages(lang,keyword,caption) values('English','langmarketingtools','Marketing Tools');
Insert into languages(lang,keyword,caption) values('English','langsitemap','Site Map');
Insert into languages(lang,keyword,caption) values('English','langchangecurrency','Change Currency');
Insert into languages(lang,keyword,caption) values('English','langchosencurrency','Chosen Currency');
Insert into languages(lang,keyword,caption) values('English','langlanguageinstruction','Select the language to display the site in:');
Insert into languages(lang,keyword,caption) values('English','langsearchallwords','With <strong>all</strong> of the words');
Insert into languages(lang,keyword,caption) values('English','langsearchexactphrase','With the <strong>exact phrase</strong>');
Insert into languages(lang,keyword,caption) values('English','langsearchatleast','With <strong>at least one</strong> of the words');
Insert into languages(lang,keyword,caption) values('English','langsearchwithoutwords','<strong>Without</strong> the words');
Insert into languages(lang,keyword,caption) values('English','langsearchfields','Product Fields');
Insert into languages(lang,keyword,caption) values('English','langsearchitemsperpage','Items');
Insert into languages(lang,keyword,caption) values('English','langipwarn01','We take card fraud seriously.<br>Your IP Address  has been logged and will be used to trace you in the event of a fraudulent transaction.');
Insert into languages(lang,keyword,caption) values('English','langipwarn02','We do not retain credit card details in our system. All credit card details are processed by our financial institution in a secure environment.');
Insert into languages(lang,keyword,caption) values('English','langcopydetails','Copy billing details to shipping');
Insert into languages(lang,keyword,caption) values('English','langmaincategory','Main category');
Insert into languages(lang,keyword,caption) values('English','langitemsperpage','Results per page');
Insert into languages(lang,keyword,caption) values('English','langcurrpage01','Display Pricing in your Currency.');
Insert into languages(lang,keyword,caption) values('English','langcurrpage02','is the currently selected currency.');
Insert into languages(lang,keyword,caption) values('English','langcurrpage03','Select your currency from the list or select from the drop down list at the bottom of the page:');
Insert into languages(lang,keyword,caption) values('English','langnewcustomerregister01','New customers can create an account so that you can shop faster in the future and keep track of orders you have made in the past.');
Insert into languages(lang,keyword,caption) values('English','langnewcustomerregister02','New customers can create an account so that you can shop faster in the future and keep track of orders you have made in the past.');
Insert into languages(lang,keyword,caption) values('English','langreturningcustomers','Returning customers can login using the form below.');
Insert into languages(lang,keyword,caption) values('English','langsubnotnumeric','Sub product catalogid is not numeric');
Insert into languages(lang,keyword,caption) values('English','langselectsubproduct','Please select a subproduct');
Insert into languages(lang,keyword,caption) values('English','langnolongeravailable','Some items are no longer available and have not been restored.');
Insert into languages(lang,keyword,caption) values('English','langinvalidshipforcountry','The selected shipping method is invalid for your shipping country. Please click Back and select another country.');

Insert into tbluser(fldusername,fldpassword,fldaccess,flddatabase,tablesallowed,admintype) values('admin','admin','1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84','shopdbtest','affiliatelog,affiliates,billing,categories,configuration,configuration1,content,coupons,currencyvalues,customerprices,customers,downloads,gifts,hackers,insurancemethods,languages,MenuItem,mycompany,oitems,orders,ordertracking,pinnumbers,prodcategories,prodfeatures,products,projects,quantitydiscounts,registrant,registryitems,reviews,savedcarts,searchresults,shipmethods,sitesessions,suppliers,tblaccess,tbllog,tbluser,templates,translatecategories,translatecontent,translateprodfeatures,translateproducts','SUPER');

Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View/Edit Affiliates','shopa_editdisplay.asp?table=affiliates','View Affiliates','everyday','affiliates','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Orders For Affiliate','shopa_affdates.asp?affid=&task=shopa_afforderreport.asp','Orders For Affiliate','everyday','affiliates','8');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Affiliate Links','shopa_affdates.asp?affid=&task=shopa_afflogreport.asp','Affiliate Links','everyday','affiliates','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View Links','shopa_editdisplay.asp?table=affiliatelog','View Links','everyday','affiliates','9');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Email Affiliates','shopa_mailsetup.asp?table=affiliates','Email Affiliates','everyday','affiliates','5');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Export Affiliates','shopa_exportsetup.asp?table=affiliates','Export Affiliates','everyday','affiliates','6');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Affiliate Update','shopa_editdisplaybulk.asp?table=affiliates','Bulk Affiliate Update','everyday','affiliates','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Import Affiliates','shopa_import.asp?table=affiliates','Import Affiliates','everyday','affiliates','7');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Add Affiliate','shopa_editrecord.asp?table=affiliates','Add Affiliate','everyday','affiliates','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Order Report','shopa_afforderreport2.asp','Order Report','everyday','affiliates','8');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View/Edit Customers','shopa_editdisplay.asp?table=customers','View/Edit Customers','everyday','customers','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Email Customers','shopa_mailsetup.asp?table=customers','Email Customers','everyday','customers','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Export Customers','shopa_exportsetup.asp?table=customers','Export Customers','everyday','customers','5');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Customer Update','shopa_editdisplaybulk.asp?table=customers','Bulk Customer Update','everyday','customers','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Import Customers','shopa_import.asp?table=customers','Import Customers','everyday','customers','6');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Add Customer','shopa_editrecord.asp?table=customers','Add Customer','everyday','customers','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Coupons','shopa_editdisplay.asp?table=coupons','Coupons','everyday','discounts','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Gift Certificates','shopa_editdisplay.asp?table=gifts','Gift Certificates','everyday','discounts','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View/Edit Projects','shopa_projectdisplay.asp','Projects','occasional','options','7');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Billing Admin','shopa_billingadmin.asp','Billing Administration','occasional','options','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Pin Numbers','shopa_pinadmin.asp','Pin Number Administration','occasional','options','5');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Gift Registry','shopa_giftregadmin.asp','Gift Registry Administration','occasional','options','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Points','shopa_pointsorder.asp','Points Administration','occasional','options','6');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Email Projects','shopa_mailsetup.asp?table=projects','Email Projects','occasional','options','8');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View/Edit Orders','shopa_displayorders.asp','Display orders','everyday','orders','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Sales Reports','shopa_reports.asp','Sales Reports by Date','everyday','orders','5');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Email Invoices','shopa_mailsetup.asp?table=orders','Email Invoices','everyday','orders','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Export Orders','shopa_exportsetup.asp?table=orders','Export Orders','everyday','orders','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Order Update','shopa_editdisplaybulk.asp?table=orders','Bulk Order Update','everyday','orders','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Search Report','shopa_searchreports.asp','Display search keywords','everyday','products','10');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Product Report','shopa_productreport.asp','Display products sold','everyday','products','12');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Email Suppliers','shopa_mailsetup.asp?table=suppliers','Email Suppliers','everyday','suppliers','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Export Suppliers','shopa_exportsetup.asp?table=suppliers','Export Suppliers','everyday','suppliers','5');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Supplier Update','shopa_editdisplaybulk.asp?table=suppliers','Bulk Supplier Update','everyday','suppliers','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Import Suppliers','shopa_import.asp?table=suppliers','Import Suppliers','everyday','suppliers','6');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View/Edit Suppliers','shopa_editdisplay.asp?table=suppliers','Edit Suppliers','everyday','suppliers','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Add Supplier','shopa_editrecord.asp?table=suppliers','Add Supplier','everyday','suppliers','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Edit Tables','shopa_tableselect.asp','View and Edit tables','everyday','advanced','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Update','shopa_tableselectbulk.asp','Bulk update utility to allow update of multiple fields and records at the one time','everyday','advanced','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Import','shopa_import.asp','Bulk Import from a file','everyday','advanced','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Advanced Query','shopa_query.asp','Advanced Query','everyday','advanced','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Export Tables','shopa_exportselect.asp','Export Tables','everyday','advanced','6');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View/Edit Categories','shopa_editdisplay.asp?table=categories','Categories','occasional','categories','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Export Categories','shopa_exportsetup.asp?table=categories','Export Categories','occasional','categories','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Category Update','shopa_editdisplaybulk.asp?table=categories','Bulk Category Update','occasional','categories','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Add Category','shopa_addcategory.asp?table=categories','Add Category','occasional','categories','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Content Templates','shopa_editdisplay.asp?table=templates','Templates','occasional','content','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View/Edit Content','shopa_editdisplay.asp?table=content','Edit Site Content','occasional','content','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Export Content','shopa_exportsetup.asp?table=content','Export Content','occasional','content','5');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Content Update','shopa_editdisplaybulk.asp?table=content','Bulk Content Update','occasional','content','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Import Content','shopa_import.asp?table=content','Import Content','occasional','content','7');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Add Content','shopa_editcontent.asp?table=content','Add Content','occasional','content','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Add Language','shopa_languageadd.asp','Add Language','occasional','international','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Delete Language','shopa_languagedelete.asp','Delete Language','occasional','international','3');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Edit Language','shopa_editdisplay.asp?table=languages','Edit Language','occasional','international','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Reset Language','shopa_languageload.asp','Reset Language','occasional','international','4');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Currency Tables','shopa_editdisplay.asp?table=currencyvalues','Currency Tables','occasional','international','5');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Admin Menus','shopa_menu_control.asp','Menus for administrators','occasional','navigation','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Site Menu Setup','shopa_navigation_list.asp','Site Menu Setup','occasional','navigation','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Product Report','shopa_productreport.asp','Display products sold','everyday','products','09');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Stock Report','shopa_stock.asp','Stock Low Reports','everyday','products','10');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View Reviews','shopa_editdisplay.asp?table=reviews','Product Reviews','everyday','products','12');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Search Report','shopa_searchreports.asp','Display search keywords','everyday','products','08');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('View/Edit Products','shopa_editdisplay.asp?table=products','Products','everyday','products','02');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Product Features','shopa_editdisplay.asp?table=prodfeatures','Product Features','everyday','products','07');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Generate Static HTML','shopa_generatehtml.asp','Generate HTML files','everyday','products','06');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Import Products','shopa_import.asp?table=products','Import Products','everyday','products','06');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Export Products','shopa_exportsetup.asp?table=products','Export Products','everyday','products','05');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Bulk Product Update','shopa_editdisplaybulk.asp?table=products','Bulk Product Update','everyday','products','04');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Add Product','shopa_addproduct.asp?table=products','Add Product','everyday','products','01');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Add Product Feature','shopa_editprodfeatures.asp?table=prodfeatures','Add Product Feature','everyday','products','03');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Shipping','shopa_editshipping.asp','Shipping Methods','occasional','shipping','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Admin Users','shopa_user_control.asp','Add/Delete Users','occasional','users','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Login History','shopa_loghist.asp','View login history','occasional','users','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Options & Settings for how you will do business','shopa_config.asp?tab=settings','Options & Settings for how you will do business','setup','settings','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Cart Set-Up','shopa_config.asp?tab=setup','Cart Set-Up','setup','setup','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Customer Orders','shopa_displaycustomers.asp','Customer Orders','everyday','customers','7');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Quantity Discounts','shopa_editdisplay.asp?table=quantitydiscounts','Quantity Discounts','everyday','discounts','1');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Customer Prices','shopa_editdisplay.asp?table=customerprices','Customer Prices','everyday','discounts','2');
Insert into tblaccess(fldname,fldurl,fldComment,fldSection,fldMenu,fldOrder) values('Manage Downloads','shopa_editdisplay.asp?table=downloads','Manage Downloads','everyday','orders','6');


Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,theimage,hide) values('AUD','Australian Dollar',1.35135,'Au$','images/currency/aus.jpg',0);
Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,theimage,hide) values('USD','American Dollar',1,'US$','images/currency/usa.jpg',0);
Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,hide) values('BRL','Brazilian Real',2.22,'BRL',0);
Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,theimage,hide) values('GBP','British Pound',0.564334,'','images/currency/gb.jpg',0);
Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,theimage,hide) values('CAD','Canadian Dollar',1.1817,'CAN$','images/currency/can.jpg',0);
Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,hide) values('CNY','Chinese Yuan',8.0841,'CNY',0);
Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,theimage,hide) values('DKK','Danish Krone',6.2363,'Kr.','images/currency/den.jpg',0);
Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,theimage,hide) values('EUR','Euro',0.835352,'','images/currency/euro.jpg',0);
Insert into currencyvalues(cid,fullunitname,conversionvalue,currencysymbol,hide) values('HKD','Hong Kong Dollar',7.7524,'Hk$',0);


Insert into mycompany(companyname,address,city,state,postalcode,country,phonenumber,faxnumber,myemail) values('My Company','PO Box 500','Somewhere','NY','11720','US','Some Phone','55512121','abc@def.com');

Insert into ups_config(xzeroweighterror,xautoseparateweight,xautoseparatepackages,xsuppliershipfield,xusesupplierzip,xindividualpackages,ups_weightunits,ups_residentialind,ups_unitofmeasurement,packagingtype,pickuptype,developerkey,gatewaylocation_license,gatewaylocation_register,xml,xcheckindividualproductfield,xcheckindividualproduct,xdimensionfield,gatewaylocation_paymenttesting,gatewaylocation_payment,testmode,dimensions,xtrace,xtracexml,gatewaylocation_trackingtesting,gatewaylocation_tracking) values('Yes','150','No','other1','No','No','LBS','No','IN','02','01','=:wu!}Q/','https://www.ups.com/ups.app/xml/License','https://www.ups.com/ups.app/xml/Register','XML2','pother4','No','pother5','https://wwwcie.ups.com/ups.app/xml/Rate','https://www.ups.com/ups.app/xml/Register','No','4 4 4','No','No','https://wwwcie.ups.com/ups.app/xml/Track','https://www.ups.com/ups.app/xml/Track');

insert into content (messagetype, message, message2, template, Loggedin,hide) values ('News','News','<p align=left>The news page is a page where you can enter news about your company and your site, so that your customers are kept up to date on the latest information.<br><br>You can also put up information on new promotions, marketing information or details about any special sales you are having.</p>','tmp_content.htm',0,0);
insert into content (messagetype, message, message2, template, Loggedin,hide) values ('Aboutus','About Us','<P align=left>This page is where you tell your customers about your business, your products (and how great they are) and how they can purchase from or contact you. <BR><BR>To follow is an example of the information VP-ASAP provides to its customers. This will give you an idea of the kind of information to include. However every business is different, so you should focus on your unique selling proposition.<br><br>For example, at VP-ASP our unique selling proposition is that we provide the most advanced and comprehensive shopping cart software available, anywhere in the world. Your USP must set you apart from your competitors and make your customers feel compelled to purchase your products.','tmp_content.htm',0,0);
insert into content (messagetype, message, message2, template, Loggedin,hide) values ('affiliateinfo','Affiliate Information','<p align=left>This is a page that you can use to provide information to your affiliates.<br><br>This can be information such as banners for your new affiliates can use, marketing materials for them to distribute to their customers, or payment information.</p>','tmp_content.htm',0,0);
insert into content (messagetype, message, message2, template, Loggedin,hide) values ('terms','Terms & Conditions','<P align=left>This page is where you provide your customers with information about your terms & conditions.<br><br>The following link is VP-ASP''s terms & conditions. This will give you an example of the kind of information to include.<BR><BR><A href="http://www.vpasp.com/virtprog/info/license.txt" target=_blank>http://www.vpasp.com/virtprog/info/license.txt</A></P>','tmp_content.htm',0,0);
insert into content (messagetype, message, message2, template, Loggedin,hide) values ('features','Features','<P align=left>This page is where you provide your customers with information about your products. it provides an excellent opportunity for you to highlight the key benefits of your products and what sets them apart from their competitors.<BR><BR>To follow is an example of the information VP-ASAP provides to its customers. This will give you an idea of the kind of information to include.<BR><BR></p>','tmp_content.htm',0,0);
insert into content (messagetype, message, message2, template, Loggedin,hide) values ('shipping','Shipping','<P align=left>This page is where you provide your customers with information about your shipping and returns policies. <br><br>The following links are to VP-ASP''s shipping and ''refunds'' policies. These will give you examples of the kind of information to include.<BR><BR><A href="http://www.vpasp.com/virtprog/info/faq_shipping.htm" target=_blank>http://www.vpasp.com/virtprog/info/faq_shipping.htm</A><BR><BR><A href="http://www.vpasp.com/virtprog/info/faq_refunds.htm" target=_blank>http://www.vpasp.com/virtprog/info/faq_refunds.htm</A></P>','tmp_content.htm',0,0);
insert into content (messagetype, message, message2, template, loggedin, hide) values ('privacy','Privacy','<P align=left>This page is where you provide your customers with information about your privacy policy. <br><br>The following is a link to VP-ASP''s privacy policy. This will give you an example of the kind of information to include.<BR><BR><A href="http://www.vpasp.com/virtprog/privacy.htm" target=_blank>http://www.vpasp.com/virtprog/privacy.htm</A></P>','tmp_content.htm',0,0);

Insert into menuitem(name,seq,pmenuitemid,url,contentid,openin) values('langcommonhome',10,0,'default.asp',100,'_self');
Insert into menuitem(name,seq,pmenuitemid,url,contentid,openin) values('langproductproduct',30,0,'shopdisplaycategories.asp',103,'_self');
Insert into menuitem(name,seq,pmenuitemid,url,contentid,openin) values('langcontactus',50,0,'shopcustcontact.asp',106,'_self');
Insert into menuitem(name,seq,pmenuitemid,url,contentid,openin) values('langcommonsearch',70,0,'shopsearch.asp',100,'_self');
Insert into menuitem(name,seq,pmenuitemid,url,contentid,openin) values('langcommonabout',20,0,'shopcontent.asp?type=Aboutus',2,'_self');
Insert into menuitem(name,seq,pmenuitemid,url,contentid,openin) values('langproductfeatures',40,0,'shopcontent.asp?type=features',15,'_self');

Update tblaccess set fldsection='everyday',fldmenu='advanced',fldorder='1' where fldsection is null;