/*

-----------------------------------------------------------
This script is the property of Vastplanet Corporation.
Any intentional/unintentiomal use of the code or portion of the code
without prior permission of Vastplanet Corpration is illegle.

Valid for use in www.toner-ink.com only.

Date: 30 April 2008
--------------------------------------------------------

*/




var viewDetailsLink="";	// Give Detail Lable or full Detail button image path.
 var viewDetailsClass=""; // For texture link for Detail link
 var linkClass="pro-link";
 var linkCellHeight="10";
 var priceClass="price-normal";
 var ImageClass="";
 var ImageCellClass="";
 var showAbstract="";
 var nextArrow='';
 var nextArrowOff='';
 var prevArrow='';
 var prevArrowOff='';
 var imageCellHeight=125; 
 var ListViewCellWidth=150; 
 var PagingTableWidth="748";
 var itemTableWidth="50%";
 var rowSeperatorColor="#E6E6E6";
 var ListrowSeperatorColor="#D9EEB7";
 var pageSeperator="&nbsp;&nbsp;|&nbsp;&nbsp;";
 var rowSeperatorPadding="1";
 var rowSeperatorHeight="1";
 var columnSeperatorColor="#E6E6E6";
 var SalePriceClass="saleprice";
 var Orderable="no";
 var StrikePriceText="no";
 var HighLightSortBy="yes";
 var storeId="yhst-74880200159874";
 var downArrowImg="http://lib.store.yahoo.net/lib/macro/down1.gif" 
 var upArrowImg="http://lib.store.yahoo.net/lib/macro/up1.gif"  
 var preUpImage = new Image()
 var preDownImage = new Image()
 preUpImage.src= "http://lib.store.yahoo.net/lib/macro/up1.gif"
 preDownImage.src= "http://lib.store.yahoo.net/lib/macro/down1.gif"
