document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); var srynoxjwidgetUserImageMaxWidth = 160; var srynoxjwidgetUserImageMaxHeight = 100; var srynoxjwidgetUserImageBorderWidth = 3; function srynoxjwidgetResizeUserImage(imageObjectID){ imageObject = document.getElementById(imageObjectID); if((imageObject.offsetWidth == 0) || (imageObject.offsetHeight == 0)){ window.setTimeout("srynoxjwidgetResizeUserImage('" + imageObjectID + "');", 200); return; } var srynoxjwidgetUserImageWidthOverflow = imageObject.offsetWidth - srynoxjwidgetUserImageMaxWidth; var srynoxjwidgetUserImageHeightOverflow = imageObject.offsetHeight - srynoxjwidgetUserImageMaxHeight; if((srynoxjwidgetUserImageWidthOverflow > 0) || (srynoxjwidgetUserImageHeightOverflow > 0)){ if(srynoxjwidgetUserImageWidthOverflow > srynoxjwidgetUserImageHeightOverflow){ imageObject.style.width = (srynoxjwidgetUserImageMaxWidth - (srynoxjwidgetUserImageBorderWidth * 2)) + "px"; }else{ imageObject.style.height = (srynoxjwidgetUserImageMaxHeight - (srynoxjwidgetUserImageBorderWidth * 2)) + "px"; } } }document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(' '); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write('
'); document.write(' '); document.write('
'); document.write(' '); document.write(' '); document.write(' '); document.write('
'); document.write(' '); document.write('
'); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write(' '); document.write(' healthyjerky...'); document.write(''); document.write(' (851)'); document.write(' '); document.write('
'); document.write(' '); document.write(' Last Login: more than 3 weeks ago '); document.write(' '); document.write(' '); document.write('
'); document.write(' '); document.write('
'); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write('
'); document.write(' '); document.write(' Seller Rating'); document.write(' Rating'); document.write(' '); document.write(' '); document.write(' '); document.write(' Seller Profile'); document.write(' Profile'); document.write(' '); document.write(' '); document.write(' '); document.write(' Seller Store'); document.write(' '); document.write(' 0'); document.write(' '); document.write(' Items'); document.write(' '); document.write('
'); document.write('
'); document.write('
'); document.write(' '); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write('
'); document.write(' '); document.write(' This seller\'s items are currently not available.'); document.write('
'); document.write(' '); document.write(' Check out'); document.write(' '); document.write(' other items'); document.write(' '); document.write(' from iOffer!'); document.write(' '); document.write(' '); document.write('
'); document.write('
'); document.write(' '); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); var srynoxjiofferWidgetNumItems = 0; var srynoxjiofferWidgetScrollIndex = 0; var srynoxjiofferWidgetScrollHeight = 32; var srynoxjiofferWidgetNumScroll = 2; var srynoxjiofferWidgetNumVisible = 3; var srynoxjiofferWidgetScrollInProgress = false; var srynoxjiofferWidgetScrollSteps = 26; var srynoxjiofferWidgetScrollTime = 200; var srynoxjiofferWidgetScrollArea = document.getElementById("srynoxjioffer_widget_items_div"); var srynoxjiofferWidgetScrollDownImage = document.getElementById("srynoxjioffer_widget_scroll_down_image"); var srynoxjiofferWidgetScrollUpImage = document.getElementById("srynoxjioffer_widget_scroll_up_image"); //Use a timer to fix IE6 reload scrollTop bug if(srynoxjiofferWidgetNumItems > 0){ setTimeout("srynoxjiofferWidgetScrollArea.scrollTop = 0;", 1000); } if(srynoxjiofferWidgetNumItems > srynoxjiofferWidgetNumVisible){ srynoxjiofferWidgetEnableScrollDown(); } function srynoxjiofferWidgetScrollAnimation(srynoxjscrollDistance){ srynoxjiofferWidgetScrollInProgress = true; var srynoxjstepScrollDistance = srynoxjscrollDistance / srynoxjiofferWidgetScrollSteps; var srynoxjstepScrollDelay = srynoxjiofferWidgetScrollTime / srynoxjiofferWidgetScrollSteps; var srynoxjoriginalScrollTop = srynoxjiofferWidgetScrollArea.scrollTop; var srynoxjcurrentDistance = srynoxjoriginalScrollTop; var srynoxjcurrentDelay = 0; for(var i = 1; i <= srynoxjiofferWidgetScrollSteps; i++){ if(i == srynoxjiofferWidgetScrollSteps){ srynoxjcurrentDistance = srynoxjscrollDistance + srynoxjoriginalScrollTop; srynoxjcurrentDelay = srynoxjiofferWidgetScrollTime; }else{ srynoxjcurrentDistance += srynoxjstepScrollDistance; srynoxjcurrentDelay += srynoxjstepScrollDelay; } setTimeout("srynoxjiofferWidgetScrollArea.scrollTop = " + srynoxjcurrentDistance + ";", srynoxjcurrentDelay); } setTimeout("srynoxjiofferWidgetScrollInProgress = false;", (srynoxjiofferWidgetScrollTime + 2)); } function srynoxjiofferWidgetEnableScrollDown(){ srynoxjiofferWidgetScrollDownImage.src = "http://cdn.ioffer.com/images/misc/widget/icons/navigate_down.gif"; srynoxjiofferWidgetScrollDownImage.style.cursor = "pointer"; } function srynoxjiofferWidgetDisableScrollDown(){ srynoxjiofferWidgetScrollDownImage.src = "http://cdn.ioffer.com/images/misc/widget/icons/navigate_down_disabled.gif"; srynoxjiofferWidgetScrollDownImage.style.cursor = "default"; } function srynoxjiofferWidgetEnableScrollUp(){ srynoxjiofferWidgetScrollUpImage.src = "http://cdn.ioffer.com/images/misc/widget/icons/navigate_up.gif"; srynoxjiofferWidgetScrollUpImage.style.cursor = "pointer"; } function srynoxjiofferWidgetDisableScrollUp(){ srynoxjiofferWidgetScrollUpImage.src = "http://cdn.ioffer.com/images/misc/widget/icons/navigate_up_disabled.gif"; srynoxjiofferWidgetScrollUpImage.style.cursor = "default"; } function srynoxjiofferWidgetScroll(srynoxjdirection){ if(srynoxjiofferWidgetScrollInProgress == false){ var srynoxjnumItemsScroll = 0; var srynoxjdirectionToNumber = 0; var srynoxjscrollDistance = 0; if(srynoxjdirection == "down"){ srynoxjdirectionToNumber = 1; srynoxjnumItemsScroll = srynoxjiofferWidgetNumItems - (srynoxjiofferWidgetNumVisible + srynoxjiofferWidgetScrollIndex); }else{ srynoxjdirectionToNumber = -1; srynoxjnumItemsScroll = srynoxjiofferWidgetScrollIndex; } if(srynoxjnumItemsScroll > 0){ srynoxjnumItemsScroll = (srynoxjnumItemsScroll > srynoxjiofferWidgetNumScroll ? srynoxjiofferWidgetNumScroll : srynoxjnumItemsScroll); srynoxjscrollDistance = srynoxjiofferWidgetScrollHeight * (srynoxjdirectionToNumber * srynoxjnumItemsScroll); srynoxjiofferWidgetScrollAnimation(srynoxjscrollDistance); srynoxjiofferWidgetScrollIndex += (srynoxjdirectionToNumber * srynoxjnumItemsScroll); if((srynoxjiofferWidgetScrollIndex + srynoxjiofferWidgetNumVisible) < srynoxjiofferWidgetNumItems){ srynoxjiofferWidgetEnableScrollDown(); }else{ srynoxjiofferWidgetDisableScrollDown(); } if(srynoxjiofferWidgetScrollIndex > 0){ srynoxjiofferWidgetEnableScrollUp(); }else{ srynoxjiofferWidgetDisableScrollUp(); } } } }