document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); var sogsqsgwidgetUserImageMaxWidth = 160; var sogsqsgwidgetUserImageMaxHeight = 100; var sogsqsgwidgetUserImageBorderWidth = 3; function sogsqsgwidgetResizeUserImage(imageObjectID){ imageObject = document.getElementById(imageObjectID); if((imageObject.offsetWidth == 0) || (imageObject.offsetHeight == 0)){ window.setTimeout("sogsqsgwidgetResizeUserImage('" + imageObjectID + "');", 200); return; } var sogsqsgwidgetUserImageWidthOverflow = imageObject.offsetWidth - sogsqsgwidgetUserImageMaxWidth; var sogsqsgwidgetUserImageHeightOverflow = imageObject.offsetHeight - sogsqsgwidgetUserImageMaxHeight; if((sogsqsgwidgetUserImageWidthOverflow > 0) || (sogsqsgwidgetUserImageHeightOverflow > 0)){ if(sogsqsgwidgetUserImageWidthOverflow > sogsqsgwidgetUserImageHeightOverflow){ imageObject.style.width = (sogsqsgwidgetUserImageMaxWidth - (sogsqsgwidgetUserImageBorderWidth * 2)) + "px"; }else{ imageObject.style.height = (sogsqsgwidgetUserImageMaxHeight - (sogsqsgwidgetUserImageBorderWidth * 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(' streiteben'); document.write(''); document.write(' (0)'); 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 sogsqsgiofferWidgetNumItems = 0; var sogsqsgiofferWidgetScrollIndex = 0; var sogsqsgiofferWidgetScrollHeight = 32; var sogsqsgiofferWidgetNumScroll = 2; var sogsqsgiofferWidgetNumVisible = 3; var sogsqsgiofferWidgetScrollInProgress = false; var sogsqsgiofferWidgetScrollSteps = 26; var sogsqsgiofferWidgetScrollTime = 200; var sogsqsgiofferWidgetScrollArea = document.getElementById("sogsqsgioffer_widget_items_div"); var sogsqsgiofferWidgetScrollDownImage = document.getElementById("sogsqsgioffer_widget_scroll_down_image"); var sogsqsgiofferWidgetScrollUpImage = document.getElementById("sogsqsgioffer_widget_scroll_up_image"); //Use a timer to fix IE6 reload scrollTop bug if(sogsqsgiofferWidgetNumItems > 0){ setTimeout("sogsqsgiofferWidgetScrollArea.scrollTop = 0;", 1000); } if(sogsqsgiofferWidgetNumItems > sogsqsgiofferWidgetNumVisible){ sogsqsgiofferWidgetEnableScrollDown(); } function sogsqsgiofferWidgetScrollAnimation(sogsqsgscrollDistance){ sogsqsgiofferWidgetScrollInProgress = true; var sogsqsgstepScrollDistance = sogsqsgscrollDistance / sogsqsgiofferWidgetScrollSteps; var sogsqsgstepScrollDelay = sogsqsgiofferWidgetScrollTime / sogsqsgiofferWidgetScrollSteps; var sogsqsgoriginalScrollTop = sogsqsgiofferWidgetScrollArea.scrollTop; var sogsqsgcurrentDistance = sogsqsgoriginalScrollTop; var sogsqsgcurrentDelay = 0; for(var i = 1; i <= sogsqsgiofferWidgetScrollSteps; i++){ if(i == sogsqsgiofferWidgetScrollSteps){ sogsqsgcurrentDistance = sogsqsgscrollDistance + sogsqsgoriginalScrollTop; sogsqsgcurrentDelay = sogsqsgiofferWidgetScrollTime; }else{ sogsqsgcurrentDistance += sogsqsgstepScrollDistance; sogsqsgcurrentDelay += sogsqsgstepScrollDelay; } setTimeout("sogsqsgiofferWidgetScrollArea.scrollTop = " + sogsqsgcurrentDistance + ";", sogsqsgcurrentDelay); } setTimeout("sogsqsgiofferWidgetScrollInProgress = false;", (sogsqsgiofferWidgetScrollTime + 2)); } function sogsqsgiofferWidgetEnableScrollDown(){ sogsqsgiofferWidgetScrollDownImage.src = "http://cdn.ioffer.com/images/misc/widget/icons/navigate_down.gif"; sogsqsgiofferWidgetScrollDownImage.style.cursor = "pointer"; } function sogsqsgiofferWidgetDisableScrollDown(){ sogsqsgiofferWidgetScrollDownImage.src = "http://cdn.ioffer.com/images/misc/widget/icons/navigate_down_disabled.gif"; sogsqsgiofferWidgetScrollDownImage.style.cursor = "default"; } function sogsqsgiofferWidgetEnableScrollUp(){ sogsqsgiofferWidgetScrollUpImage.src = "http://cdn.ioffer.com/images/misc/widget/icons/navigate_up.gif"; sogsqsgiofferWidgetScrollUpImage.style.cursor = "pointer"; } function sogsqsgiofferWidgetDisableScrollUp(){ sogsqsgiofferWidgetScrollUpImage.src = "http://cdn.ioffer.com/images/misc/widget/icons/navigate_up_disabled.gif"; sogsqsgiofferWidgetScrollUpImage.style.cursor = "default"; } function sogsqsgiofferWidgetScroll(sogsqsgdirection){ if(sogsqsgiofferWidgetScrollInProgress == false){ var sogsqsgnumItemsScroll = 0; var sogsqsgdirectionToNumber = 0; var sogsqsgscrollDistance = 0; if(sogsqsgdirection == "down"){ sogsqsgdirectionToNumber = 1; sogsqsgnumItemsScroll = sogsqsgiofferWidgetNumItems - (sogsqsgiofferWidgetNumVisible + sogsqsgiofferWidgetScrollIndex); }else{ sogsqsgdirectionToNumber = -1; sogsqsgnumItemsScroll = sogsqsgiofferWidgetScrollIndex; } if(sogsqsgnumItemsScroll > 0){ sogsqsgnumItemsScroll = (sogsqsgnumItemsScroll > sogsqsgiofferWidgetNumScroll ? sogsqsgiofferWidgetNumScroll : sogsqsgnumItemsScroll); sogsqsgscrollDistance = sogsqsgiofferWidgetScrollHeight * (sogsqsgdirectionToNumber * sogsqsgnumItemsScroll); sogsqsgiofferWidgetScrollAnimation(sogsqsgscrollDistance); sogsqsgiofferWidgetScrollIndex += (sogsqsgdirectionToNumber * sogsqsgnumItemsScroll); if((sogsqsgiofferWidgetScrollIndex + sogsqsgiofferWidgetNumVisible) < sogsqsgiofferWidgetNumItems){ sogsqsgiofferWidgetEnableScrollDown(); }else{ sogsqsgiofferWidgetDisableScrollDown(); } if(sogsqsgiofferWidgetScrollIndex > 0){ sogsqsgiofferWidgetEnableScrollUp(); }else{ sogsqsgiofferWidgetDisableScrollUp(); } } } }