function leogetEid(A){return document.getElementById(A)}
function classNormal(B,D,G){var F=leogetEid(B).getElementsByTagName("li");var C=leogetEid(D).getElementsByTagName("li");var E=leogetEid(G).getElementsByTagName("li");for(var A=0;A<C.length;A++){F[A].className="normal";C[A].className="normal";E[A].className="normal"}}function classCurrent(A,C,G,F){var E=leogetEid(A).getElementsByTagName("li");var B=leogetEid(C).getElementsByTagName("li");var D=leogetEid(G).getElementsByTagName("li");E[F].className="current";B[F].className="current";D[F].className="current"}
function iFocusChange(){if(!leogetEid("hot_b_a")){return false}var A=leogetEid("ifocus_btn").getElementsByTagName("li");A[0].onmouseover=function(){classNormal("ifocus_piclist","ifocus_btn","ifocus_tx");classCurrent("ifocus_piclist","ifocus_btn","ifocus_tx",0)};A[1].onmouseover=function(){classNormal("ifocus_piclist","ifocus_btn","ifocus_tx");classCurrent("ifocus_piclist","ifocus_btn","ifocus_tx",1)};A[2].onmouseover=function(){classNormal("ifocus_piclist","ifocus_btn","ifocus_tx");classCurrent("ifocus_piclist","ifocus_btn","ifocus_tx",2)};} 
