var bubbleImagePath = 'http://www.my-screenshot.de/images/bubbg.gif'; var bubbleImagePath = ''; var Timer; if(typeof Array.prototype.push!="function"){ Array.prototype.push=ArrayPush; function ArrayPush(_1){ this[this.length]=_1; } } function WSR_getElementsByClassName(_2,_3,_4){ var _5=(_3=="*"&&_2.all)?_2.all:_2.getElementsByTagName(_3); var _6=new Array(); _4=_4.replace(/\-/g,"\\-"); var _7=new RegExp("(^|\\s)"+_4+"(\\s|$)"); var _8; for(var i=0;i<_5.length;i++){ _8=_5[i]; if(_7.test(_8.className)){ _6.push(_8); } } return (_6); } function attachBubble(_b,Keyws){ stopTimer(); lbActions=WSR_getElementsByClassName(document,"div","shoppingBubble"); for(i=0;i (400 + 100)) { _e = _e - 400; } else { _e = _e + 5; } if(_f > (250 + 50)) { _f = _f - 250; } else { _f = _f + 10; } var _10=document.createElement("div"); document.getElementsByTagName("body")[0].appendChild(_10); _10.className="shoppingBubble"; if (BrowserDetect.browser == 'Explorer') { _10.style.width="400px"; _10.style.position="absolute"; _10.style.top=_f; _10.style.zIndex=99999; _10.style.left=_e; _10.style.textAlign="center"; _10.style.height="250px"; _10.style.paddingTop="0"; _10.style.paddingLeft="0"; _10.style.paddingBottom="0"; _10.style.paddingRight="0"; _10.style.marginTop="0"; _10.style.marginLeft="0"; _10.style.marginBottom="0"; _10.style.marginRight="0"; _10.style.background="transparent"; } else { _10.setAttribute("style","text-align: center; z-index: 99999; position: absolute; top: "+_f+"px ; left: "+_e+"px ; background: #FFFF99 url("+ bubbleImagePath +") no-repeat; border: solid thin #FFCC00; width: 400px; height: 250px; padding: 0; margin: 0;"); _10.setAttribute("style","text-align: center; z-index: 99999; position: absolute; top: "+_f+"px ; left: "+_e+"px ; width: 400px; height: 250px; padding: 0; margin: 0;"); } if (BrowserDetect.browser == 'Safari' || BrowserDetect.browser == 'Konqueror' ) { var _height = _f; _10.setAttribute("style","text-align: center; z-index: 99999; position: absolute; top: "+ _height +"px ; left: "+_e+"px ; background: url("+ bubbleImagePath +") no-repeat; width: 400px; height: 250px; padding: 0; margin: 0;"); } _10.onmouseover = function() { stopTimer(); }; _10.onmouseout = function() { startTimer(); }; // _10.innerHTML += ''+Keyws+'
'; _10.innerHTML += ''; // _10.innerHTML += 'Schliessen'; startTimer(); } function detachBubble(_12){ lbActions=WSR_getElementsByClassName(document,"div","shoppingBubble"); for(i=0;i