var viewDetailsLink="";	// Give Detail Lable or full Detail button image path.
 var viewDetailsClass=""; // For texture link for Detail link
 var linkClass="product-name"; // * Class of product name 
 var linkCellHeight="30";  // * Height of the cell containing name of the product
 var priceClass=""; // * Class of the span containing price (when both price and cell price are present)
 var priceTextClass=" "; // * Class of cell containing price text of the product (when both price and cell price are present)
 var PriceClass1="";  // * Class of the td containing sale-price and sale-price-text or price and price-text
 var ImageClass=""; // * Class of the td which contain image
 var ImageCellClass="";
 var showAbstract="yes";
 var nextArrow='';
 var nextArrowOff='';
 var prevArrow='';
 var prevArrowOff='';
 var imageCellHeight=130; // * Height of the cell containing image
 /*var ListViewCellWidth=""; */
 var PagingTableWidth=""; // * width of table containing whole products
 var itemTableWidth=""; //  * width Profuct table
 var rowSeperatorColor=""; 
 var ListrowSeperatorColor=""; 
 var pageSeperator="";
 var rowSeperatorPadding="0";
 var rowSeperatorHeight="0";
 var columnSeperatorColor=""; //****
 var SalePriceClass=""; // * Class of the td containing sale-price and sale-price text
 var Orderable="yes";
 var StrikePriceText="no";
 var HighLightSortBy="yes";
 var storeId="yhst-22663748356381"; // id of the store

