|
Place a bid
function addbookmark(){bookmarkurl="http://stores.ebay.com/TheCloseoutVillage?refid=store";bookmarktitle="Closeout Village Auctions";if (document.all)window.external.AddFavorite(bookmarkurl,bookmarktitle)}function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i 1) ? 1 : -1;
var hinc = plusMinus * cachedImageObj.heightIncrement;
var vinc = plusMinus * cachedImageObj.widthIncrement;
var startHeight = cachedImageObj.originalHeight;
var startWidth = cachedImageObj.originalWidth;
var currentHeight = imgElement.height;
var currentWidth = imgElement.width;
var endHeight = Math.round(startHeight * pct);
var endWidth = Math.round(startWidth * pct);
if ( (currentHeight == endHeight) || (currentWidth == endWidth) )
return true;
var newHeight = currentHeight + hinc;
var newWidth = currentWidth + vinc;
if (pct > 1) {
if ((newHeight >= endHeight) || (newWidth >= endWidth)) {
newHeight = endHeight;
newWidth = endWidth;
}
} else {
if ((newHeight |