<% ' For a description of these parameters and their useage, please open the following URL in your browser ' http://www.ecommercetemplates.com/help/ecommplus/parameters.asp sortBy = 2 pathtossl = "" taxShipping=0 pagebarattop=0 productcolumns=2 useproductbodyformat=1 usesearchbodyformat=1 usedetailbodyformat=1 useemailfriend=true nobuyorcheckout=true noprice=true expireaffiliate=30 sqlserver=false usecategoryformat=2 allproductsimage="" nogiftcertificate=false showtaxinclusive=false upspickuptype="" overridecurrency=false orcsymbol="AU$ " orcemailsymbol="AU$ " orcdecplaces=2 orcpreamount=true encryptmethod="aspencrypt" commercialloc=false showcategories=true termsandconditions=false showquantonproduct=false showquantondetail=false addshippinginsurance=0 noshipaddress=false pricezeromessage="" showproductid=false currencyseparator=" " noproductoptions=false invoiceheader="" invoiceaddress="" invoicefooter="" dumpccnumber=false actionaftercart=1 dateadjust=0 emailorderstatus=3 htmlemails=false categorycolumns=1 noshowdiscounts=false catseparator="
 " willpickuptext="" willpickupcost=0 extraorderfield1="" extraorderfield1required=false extraorderfield2="" extraorderfield2required=false ' =================================================================== ' Please do not edit anything below this line ' =================================================================== maintablebg="" innertablebg="" maintablewidth="100%" innertablewidth="100%" maintablespacing="0" innertablespacing="0" maintablepadding="0" innertablepadding="3" headeralign="left" Session.LCID = 1033 const maxprodopts=15 const helpbaseurl="http://www.ecommercetemplates.com/help/ecommplus/" Function Max(a,b) if a > b then Max=a else Max=b end if End function Function Min(a,b) if a < b then Min=a else Min=b end if End function %>