var tt_link_pattern="tt_link_";var tt_pattern="tt_";function _get_tt(tt_ref){TOOLTIP=null;if(tt_ref&&tt_ref.id){link_id=tt_ref.id;tt_id=link_id.replace(tt_link_pattern,tt_pattern);if(document.getElementById(tt_id)){tt=document.getElementById(tt_id);return tt}else{alert("No tooltip found!");return null}}}var TOOLTIP;function tt_show_tt(tt_ref){if(TOOLTIP!=null){return}TOOLTIP=_get_tt(tt_ref);if(TOOLTIP.style.visibility!="visible"){var ttwidth="158px";var diffLeft;var diffTop;if(brows=="ie"){diffLeft=16;diffTop=0}else{if(checkBrowserName("opera")){diffLeft=20;diffTop=-2}else{if(checkBrowserName("chrome")||checkBrowserName("safari")){diffLeft=21;diffTop=-2}else{diffLeft=17;diffTop=1}}}var xoffSet=$(tt_ref.id).cumulativeOffset()[0]+diffLeft+"px";var yoffSet=$(tt_ref.id).cumulativeOffset()[1]+diffTop+"px";$(TOOLTIP).setStyle({width:ttwidth,left:xoffSet,top:yoffSet})}if(TOOLTIP&&TOOLTIP.style.visibility!="visible"){TOOLTIP.style.visibility="visible"}}function tt_hide_tt(id){$(id).style.visibility="hidden";if(TOOLTIP){TOOLTIP.style.top=null}TOOLTIP=null}function tt_hide_sticky(id){$(id).style.visibility="hidden";TOOLTIP.style.top=null;TOOLTIP=null}function positionKorrektur(fromwhere,val){var position=(fromwhere=="top")?val:val;return position}function shoppingcarttooltips(fromwhere){var diff=0;if(fromwhere=="left"){diff=14+7}else{diff=0}return diff};
