function activateSneak(){var b=getElementsByClassName(document,"ctgItemImg");for(i=0;i<b.length;i++){b[i].onmouseover=function(){var a=getElementsByClassName(this,"sneak");a[0].style.display="block"};b[i].onmouseout=function(){var a=getElementsByClassName(this,"sneak");a[0].style.display="none"}}}window.sneak_y=false;function eoneSneakPeekRequest(f,h,j,g){window.sneak_y=findPosY(g)-120;var k="dsp="+f+"&iid="+h+"&pcr="+j;ajaxShop(k+"&dnXMLNodeName=sneakWindow","","eoneSneakPeekResponse")}function eoneSneakPeekResponse(b){if(b.responseXML){eoneBuildSneak();ajaxShopResponse(b);document.getElementById("sneakWindow").style.display="block"}}function eoneCloseSneak(){document.getElementById("sneakWindow").parentNode.removeChild(document.getElementById("sneakWindow"))}function eoneBuildSneak(){if(document.getElementById("sneakWindow")){eoneCloseSneak()}var d=document.createElement("DIV");d.id="sneakWindow";var c=document.getElementById("results")||document.getElementById("right_column");d.style.top=window.sneak_y+"px";c.insertBefore(d,c.childNodes[0])};