 var viewDetailsLink="";	// Give Detail Lable or full Detail button image path.
 var viewDetailsClass=""; // For texture link for Detail link
 var linkClass="pro-link"; // * Class of product name 
 var linkCellHeight="30";  // * Height of the cell containing name of the product
 var priceClass="price-normal"; // * 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=100; // * Height of the cell containing image
 var ListViewCellWidth=150; 
 var PagingTableWidth="100%"; // * width of table containing whole products
 var itemTableWidth="100%"; //  * width Profuct table
 var rowSeperatorColor="#fff"; 
 var ListrowSeperatorColor="#fff"; 
 var pageSeperator="&nbsp;";
 var rowSeperatorPadding="0";
 var rowSeperatorHeight="0";
 var columnSeperatorColor="#D0D0D0"; //****
 var SalePriceClass="saleprice"; // * Class of the td containing sale-price and sale-price text
 var Orderable="no";
 var StrikePriceText="no";
 var HighLightSortBy="yes";
 var storeId="yhst-71650123713712"; // id of the store
 var AddtocartImg="http://lib.store.yahoo.net/lib/yhst-71650123713712/add-to-cart-listing.gif" // * Path of the add to cart
 var downArrowImg="http://lib.store.yahoo.net/lib/yhst-71650123713712/down.gif" // upload the downand up arrow 
                                          //in lib and change the path of them
 var upArrowImg="http://lib.store.yahoo.net/lib/yhst-71650123713712/up.gif"  
 var preUpImage = new Image()
 var preDownImage = new Image()
 preUpImage.src= ""
 preDownImage.src= ""

