var autos=new Array();var tid=0;var firstKey=0;var startswithServlet="startswith";var resultCache=new Object();var keycode=0;var req=null;var currentfid;var enter=false;var autodivMaxHeight=240;var answ_formid="";if(!ANSW){var ANSW=new Object();}ANSW.isFaytEnabled=false;var scripts=document.getElementsByTagName("script");for(var index=0;index<scripts.length;index++){var src=scripts.item(index).src;if(src&&(src.indexOf("anistip.js")>-1)){break;}}var myScript=scripts[index];var queryString=myScript.src.replace(/^[^\?]+\??/,"");if(queryString){eval(queryString);}if(!ANSW.getJSHost){ANSW.getJSHost=function(){var _1=null;var _2=document.getElementsByTagName("script");var re=/\s*(https?:\/\/[^\/]*)\//;var _4=_2[_2.length-1].src;if(_4.match(re)){_1=RegExp.$1;}else{_1=location.protocol+"//"+location.host;}if(_1==null||_1=="http://site.answers.com"){_1="http://www.answers.com";}else{if(_1=="http://site1.answers.com"){_1="http://stage1.answers.com";}}return _1;};}var hostURL=ANSW.getJSHost();var httpBaseURL=hostURL;if(ANSW.baseHost){httpBaseURL="http://"+ANSW.baseHost+"/main";}else{httpBaseURL=httpBaseURL+"/main";}function submitHandler(_5,_6,ts,p){var _9=_5.s?_5.s.value:_5.value;var _a=_5.form?_5.form:_5;if(_9&&_9.search(/\S/)!=-1){if(location.pathname.indexOf("/answers/")==0||_9.search(/\+/)>=0){if(typeof returnFalse!="undefined"&&_a.onsubmit&&_a.onsubmit==returnFalse){_a.onsubmit=returnTrue;}return true;}if(_9=="robots.txt"||_9=="favicon.ico"){_9="\""+_9+"\"";}var _b=typeof (encodeURIComponent)!="undefined"?encodeURIComponent:escape;if(location.search.indexOf("gwp=13")>-1||location.search.indexOf("ff=1")>-1){if(p){p+="&ff=1";}else{p="ff=1";}}var _c=hostURL;if(_c.indexOf("ir.answers")>=0){_c="www.answers.com";}var _d=(ts?ts:_c)+"/"+_b(_9)+(p?"?"+p:"");if(_6){window.open(_d,_6);}else{location.href=_d;}}return false;}function submitGoButton(_e,_f,ts,p,url,_13){var val=_e.s?_e.s.value:_e.value;var _15=_e.form?_e.form:_e;var _16="?";if(!_f){_f="_blank";}if(val&&val.search(/\S/)!=-1){if(location.pathname.indexOf("/answers/")==0||val.search(/\+/)>=0){if(typeof returnFalse!="undefined"&&_15.onsubmit&&_15.onsubmit==returnFalse){_15.onsubmit=returnTrue;}}if(val=="robots.txt"||val=="favicon.ico"){val="\""+val+"\"";}var _17=typeof (encodeURIComponent)!="undefined"?encodeURIComponent:escape;var _18=hostURL;var _19;if(_18.indexOf("ir.answers")>=0){_18="www.answers.com";}if(location.search.indexOf("gwp=13")>-1||location.search.indexOf("ff=1")>-1){if(p){p+="&ff=1";}else{p="ff=1";}}if(_18||ts){_19=(ts?ts:_18)+"/"+_17(val)+(p?"?"+p:"");}else{_19=(url?url:"/")+_17(val)+(p?_16+p:"");}if(_f){window.open(_19,_f);}else{location.href=_19;}}return false;}function answ_AutoForm(fid,aid,dir){this.id=fid;this.autoid=aid;var _1d=document.getElementById(fid);answ_formid=fid;this.inputfield=_1d.s;this.rows=0;this.rowDivList=null;this.highlightedSuggestionIndex=-1;this.highlightedSuggestionDiv=null;this.topics=new Array(12);this.topicTitles=new Array(12);this.cursorUpDownPressed=false;this.currentInputFieldValue="";this.partialquery="";this.currentTopic="";this.currentTitle="";this.keycode=0;this.dir=dir;if(this.inputfield.addEventListener){this.inputfield.addEventListener("keypress",KeyPress,true);}_1d.onsubmit=returnFalse;}function returnFalse(){return false;}function returnTrue(){return true;}function answ_InitForm(fid,aid,dir){var _21={answ_boxformsmallbox:7,answ_boxformbox8:4,answ_boxformbox9:7,answ_boxformbox10:3,answ_boxformbox11:2,answ_boxformbox21:4,answ_boxformbox21:4,answ_boxformbox22:2,answ_boxformbox23:3,answ_boxformbox24:3,answ_boxformbox26:3,answ_boxformbox27:3,answ_boxformbox28:3,answ_boxformbox29:4,answ_boxformbox30:2,answ_boxformbox31:3,answ_boxformbox32:4};var _22=new answ_AutoForm(fid,aid,dir);autos[fid]=_22;var _23=document.doctype;if(!document.all&&(!_23||_23.publicId.indexOf("Strict")==-1)){document.getElementById(fid).style.marginTop=_21[fid]+"px";}}function BodyLoad(s,_25){var _26=document.getElementById(s);if((_26&&_26.value=="")&&((_25!=null&&_25==true)||_25==null)){_26.focus();}}function answ_KeyDown(fid,evt){var _29=0;if(!evt&&window.event){evt=window.event;}if(document.layers){_29=(evt.modifiers&Event.CONTROL_MASK)>0;}else{_29=evt.ctrlKey;}if(tid){return;}keycode=evt.keyCode;if(firstKey==0){firstKey=keycode;var url=httpBaseURL+"/fayt.jsp";loadScript("anisEnabled",url);}if(_29){return true;}if(isCtrlKey(keycode)){return true;}if(isSendKey(keycode)){if(ANSW.isFaytEnabled){tid=setTimeout("answ_SendQuery('"+fid+"')",150);}else{return true;}}return UpDown(fid,keycode);}function KeyPress(_2b){if(_2b.which==0&&!isShowKey(keycode)){if(_2b.preventDefault){_2b.preventDefault();}return false;}}UpDown=function(fid,_2d){var _2e=autos[fid].inputfield;var _2f=_2e.value;autos[fid].keycode=_2d;if(handleCursorUpDownEnter(_2d,fid,_2f)||isShowKey(_2d)){return true;}else{return false;}};function handleCursorUpDownEnter(_30,fid,_32){var _33=autos[fid].highlightedSuggestionIndex;var _34=document.getElementById(autos[fid].autoid);if(_30==33){if(_34.style.visibility=="visible"){setStyleForElement(autos[fid].highlightedSuggestionDiv,"1");autos[fid].highlightedSuggestionIndex=0;highlightNewValue(fid,0);}return false;}else{if(_30==34){if(_34.style.visibility=="visible"){setStyleForElement(autos[fid].highlightedSuggestionDiv,"1");autos[fid].highlightedSuggestionIndex=autos[fid].rows-1;highlightNewValue(fid,autos[fid].rows-1);}return false;}else{if(_30==40){if(_34.style.visibility=="visible"){highlightNewValue(fid,_33+1);return false;}}else{if(_30==38){if(_34.style.visibility=="visible"){highlightNewValue(fid,_33-1);return false;}}else{if(_30==13||_30==3){if(_30==13){enter=true;return submitHandlerIncr1(fid);}return false;}}}}}if(keycode!=0){ForEachKeyPressed(_32,fid);}return true;}function highlightNewValue(fid,C){autos[fid].currentInputFieldValue=autos[fid].partialquery;if(!autos[fid].rowDivList){return;}ShowDiv(fid);if(C>=autos[fid].rows){if(autos[fid].dir=="up"){C=autos[fid].rows;}else{C=autos[fid].rows-1;autos[fid].highlightedSuggestionDiv=autos[fid].rowDivList.item(C);}}if(C<0){if(autos[fid].dir=="up"){C=0;autos[fid].highlightedSuggestionDiv=autos[fid].rowDivList.item(C);}else{C=-1;autos[fid].highlightedSuggestionIndex=-1;autos[fid].highlightedSuggestionDiv=null;setStyleForElement(autos[fid].rowDivList.item(0),"1");}}if(autos[fid].highlightedSuggestionIndex!=-1&&C!=autos[fid].highlightedSuggestionIndex){setStyleForElement(autos[fid].highlightedSuggestionDiv,"1");autos[fid].highlightedSuggestionIndex=-1;}if(C>=0){autos[fid].highlightedSuggestionIndex=C;autos[fid].highlightedSuggestionDiv=autos[fid].rowDivList.item(C);setStyleForElement(autos[fid].highlightedSuggestionDiv,"0");currentInputFieldValue=autos[fid].partialquery;var q=valueOfAutodiv(autos[fid].highlightedSuggestionDiv);autos[fid].currentTopic=autos[fid].topics[C];autos[fid].currentTitle=autos[fid].topicTitles[C];}else{autos[fid].currentTopic="";autos[fid].currentTitle="";}}function ForEachKeyPressed(_38,fid){var _3a=autos[fid].inputfield;var _3b=autos[fid].autoid;var _3c=document.getElementById(_3b);var _3d=autos[fid].highlightedSuggestionIndex;var J=_3c.getElementsByTagName("LI");var _3f=J.length;autos[fid].rows=_3f;autos[fid].rowDivList=J;autos[fid].partialquery=_38;autos[fid].currentTopic="";autos[fid].currentTitle="";var s=_3a.value;if(s==""||_3f==0||keycode==27||s.search(/\S/)==-1||(_3c.style.visibility=="hidden"&&(keycode==35||keycode==36))){HideDiv(fid);}for(var f=0;f<_3f;f++){setStyleForElement(J.item(f),"1");}var _42=autos[fid].highlightedSuggestionDiv;var _43=false;switch(autos[fid].keycode){case 8:case 33:case 34:case 35:case 36:case 37:case 39:case 45:case 46:_43=true;break;default:break;}if(!_43&&_42){setStyleForElement(_42,"0");var z;z=valueOfAutodiv(_42);if(z!=_3a.value){if(_3a.value!=_38){return;}}}else{_3d=-1;}}function valueOfAutodiv(i){if(!i){return null;}return findSpanValueForClass(i,"5");}function findSpanValueForClass(i,dc){var ga=i.getElementsByTagName("span");if(ga){for(var f=0;f<ga.length;++f){if(ga[f].className==dc){var _4a=ga[f].innerHTML;if(_4a=="&nbsp;"){return "";}else{var z=stripCRFromString(_4a);return z;}}}}else{return "";}}function stripCRFromString(va){for(var f=0,oa="",zb="\n\r";f<va.length;f++){if(zb.indexOf(va.charAt(f))==-1){oa+=va.charAt(f);}else{oa+=" ";}}return oa;}function submitHandlerIncr1(fid,_51,ts){if(autos[fid].autoid){var _53=document.getElementById(autos[fid].autoid);if(_53.style.visibility=="visible"){var _54=autos[fid].highlightedSuggestionIndex;if(autos[fid].currentTopic||_54==autos[fid].topicTitles.length||_54==(autos[fid].topicTitles.length+1)){setLocation(fid,_51,"AnswersQueryWindow");}else{return submitHandler(autos[fid].inputfield,"AnswersQueryWindow",ts,_51);}setTimeout("HideDiv('"+fid+"')",300);return false;}else{HideDiv(fid);return submitHandler(autos[fid].inputfield,"AnswersQueryWindow",ts,_51);}}else{return submitHandler(autos[fid].inputfield,"AnswersQueryWindow",ts,_51);}}function setLocation(fid,_56,_57){if(location.search.indexOf("gwp=13")>-1||location.search.indexOf("ff=1")>-1){if(_56){_56+="&ff=1";}else{_56="ff=1";}}var url="";var _59=autos[fid].highlightedSuggestionIndex;if(_59==autos[fid].topicTitles.length){url="/main/Record?a=fayt_searchweb&url="+encodeURIComponent("/"+autos[fid].partialquery+"?web.x=1"+(_56?"&"+_56:""));}else{if(_59==(autos[fid].topicTitles.length+1)){url="/main/Record?a=fayt_shop&url="+encodeURIComponent("/"+autos[fid].partialquery+"?shop.x=1"+(_56?"&"+_56:""));}else{autos[fid].inputfield.value=autos[fid].currentTitle;if(_56&&(_56.indexOf("web.x")>-1||_56.indexOf("shop.x")>-1)){url="/"+encodeURIComponent(autos[fid].currentTitle)+(_56?"?"+_56:"");}else{url=hostURL+"/topic/"+autos[fid].currentTopic+(_56?"?"+_56:"");}}}if(_57){window.open(url,_57);}else{window.location.href=url;}}function answ_SendQuery(fid){tid=0;var _5b=autos[fid].autoid;var s=autos[fid].inputfield;var _5d=s.value;if(_5d.length!=0&&_5d.search(/\S/)!=-1){var _5e=resultCache[_5d];if(_5e){ShowDiv(_5b);startswithResult(_5d,_5e[0],_5e[1],_5e[2]);}else{var url=httpBaseURL+"/"+startswithServlet+"?s="+encodeURIComponent(_5d)+"&method=22&output=fun";loadScript("anisJS",url);}}else{HideDiv(fid);}}function loadScript(id,url){var _62=document.getElementById(id);var _63=document.getElementsByTagName("head")[0];var _64;_64=document.createElement("script");_64.type="text/javascript";_64.src=url;_64.id=id;if(_62){if(navigator.userAgent.toLowerCase().indexOf("msie")!=-1){_62.src=url;}else{_63.replaceChild(_64,_62);}}else{_63.appendChild(_64);}return false;}function ShowDiv(fid){if(autos[fid]){SuppressFlash(fid);document.getElementById(autos[fid].autoid).style.visibility="visible";hideGoButtonMenu();showHideSelects(fid,false);}}function HideDiv(fid){if(autos[fid]){document.getElementById(autos[fid].autoid).style.visibility="hidden";RestoreFlash();showHideSelects(fid,true);}}function answ_onBlurHandler(fid,evt){if(!evt&&window.event){evt=window.event;}setTimeout("HideDiv('"+fid+"')",300);}startswithResult=function(_69,_6a,_6b,_6c){var fid=answ_formid;resultCache[_69]=new Array(_6a,_6b,_6c);autos[fid].topics=_6c;autos[fid].topicTitles=_6a;autos[fid].partialquery=_69;if(_6a.length==0){autos[fid].rows=0;autos[fid].rowDivList=null;}ShowDiv(fid);if(autos[fid].dir=="up"){autos[fid].highlightedSuggestionIndex=_6a.length+2;}else{autos[fid].highlightedSuggestionIndex=-1;}displayFoundList(_6a,_6b,fid);ForEachKeyPressed(_69,fid);};function displayFoundList(_6e,_6f,fid){var _71=autos[fid].autoid;var _72=document.getElementById(_71);var s=autos[fid].inputfield;var _74=s.value;if(_74!=null){_74=_74.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\"/g,"&quot;");}while(_72.childNodes.length>0){_72.removeChild(_72.childNodes[0]);}var su=document.createElement("SPAN");setStyleForElement(su,"1");var _76=document.createElement("SPAN");setStyleForElement(_76,"2");var _77=document.createElement("SPAN");_77.innerHTML="<b>Choose a suggestion...</b>";setStyleForElement(_77,"7");var _78=document.createElement("SPAN");var url=hostURL+"/main/transoptform?method=22";_78.innerHTML="<A  target='_blank'  href="+url+"\" onclick='firstKey=0;'> Hide Suggestions</A>";setStyleForElement(_78,"6");su.displaySpan=_78;_76.appendChild(_78);_76.appendChild(_77);su.appendChild(_76);_72.appendChild(su);var pp=document.createElement("DIV");var mm=document.createElement("UL");currentfid=fid;for(var f=0;f<_6e.length+2;++f){var u=document.createElement("LI");var ua=document.createElement("SPAN");u.displaySpan=ua;if(typeof (document.addEventListener)!="undefined"){u.addEventListener("mousedown",mdown,false);}else{u.onmousedown=mdown;}if(f==_6e.length||f==_6e.length+1){var _7f="";setStyleForElement(u,"9");if(location.search.indexOf("gwp=13")>-1||location.search.indexOf("ff=1")>-1){_7f="&ff=1";}if(f==_6e.length){ua.innerHTML="<span ><A target='_blank' style='color:black;font-size:12px;' rel='nofollow' href="+hostURL+"/main/Record?a=fayt_searchweb&url="+encodeURIComponent("/"+autos[fid].partialquery+"?web.x=1"+_7f)+"> Search Web for <B>"+_74+"</B></A></span>";}if(f==(_6e.length+1)){ua.innerHTML="<span ><A target='_blank' style='font-size:12px;' id='shop_fayt' rel='nofollow' href="+hostURL+"/main/Record?a=fayt_shop&url="+encodeURIComponent("/"+autos[fid].partialquery+"?shop.x=1"+_7f)+"> Shop for <B>"+_74+"</B></A></span>";}}else{setStyleForElement(u,"1");var _80=_6e[f];var _81="";if(_6f[f].length>0){if(_6f[f].charAt(0)!="("&&_6f[f].charAt(_6f[f].length-1)!=")"){_6f[f]="("+_6f[f]+")";}_81=" <span style='text-decoration:none;color:black;font-size:12px;'>"+_6f[f]+"</span>";}ua.innerHTML="<span style='color:#003399;font-size:12px;text-decoration:underline'>"+_80+"</span>"+_81;}u.appendChild(ua);u.onmouseover=new Function("mover('"+fid+"',"+f+")");u.onmouseout=new Function("mout('"+fid+"')");mm.appendChild(u);}var _82=document.createElement("DIV");_82.innerHTML="<b>...or finish typing and press Enter.</b>";setStyleForElement(_82,"8");pp.appendChild(mm);pp.appendChild(_82);_72.appendChild(pp);}var mdown=function(_83){if(isLeftButton(_83)){setLocation(currentfid,"","_blank");}};var mover=function(fid,_85){if(autos[fid].highlightedSuggestionIndex!=-1&&_85!=autos[fid].highlightedSuggestionIndex){setStyleForElement(autos[fid].highlightedSuggestionDiv,"1");autos[fid].highlightedSuggestionIndex=-1;}var _86=autos[fid].autoid;var _87=document.getElementById(_86);var J=_87.getElementsByTagName("LI");autos[fid].highlightedSuggestionIndex=_85;autos[fid].rowDivList=J;autos[fid].highlightedSuggestionDiv=autos[fid].rowDivList.item(_85);autos[fid].currentTopic=autos[fid].topics[_85];autos[fid].currentTitle=autos[fid].topicTitles[_85];setStyleForElement(autos[fid].highlightedSuggestionDiv,"0");};var mout=function(fid){autos[fid].currentTopic="";autos[fid].currentTitle="";autos[fid].highlightedSuggestionIndex=-1;setStyleForElement(autos[fid].highlightedSuggestionDiv,"1");};function setStyleForElement(c,_8b){if(c!=null&&typeof (c)!="undefined"){c.className=_8b;switch(_8b.charAt(0)){case "0":c.style.backgroundColor="#3366cc";c.style.color="black";c.style.cursor="pointer";if(c.displaySpan){var _8c=c.displaySpan.getElementsByTagName("span");var _8d=c.displaySpan.getElementsByTagName("a");if(_8c.item(0)){_8c.item(0).style.color="white";}if(_8c.item(1)){_8c.item(1).style.color="white";}if(_8d.item(0)){_8d.item(0).style.color="white";}}break;case "1":c.style.backgroundColor="white";c.style.color="black";if(c.displaySpan){var _8c=c.displaySpan.getElementsByTagName("span");var _8d=c.displaySpan.getElementsByTagName("a");if(_8c.item(0)){_8c.item(0).style.color="#003399";}if(_8c.item(1)){_8c.item(1).style.color="black";}if(_8d.item(0)){if(_8d.item(0).id=="shop_fayt"){_8d.item(0).style.color="#6E0902";}else{_8d.item(0).style.color="black";}}}break;case "2":c.style.display="block";c.style.paddingRight="3";c.style.height="15px";break;case "6":c.style.styleFloat="right";c.style.cssFloat="right";c.style.width=40+"%";c.style.fontSize="11px";c.style.textAlign="right";c.style.whiteSpace="nowrap";break;case "7":c.style.width=60+"%";c.style.cssFloat="left";c.style.textAlign="left";c.style.fontSize="11px";c.style.whiteSpace="nowrap";break;case "8":c.style.textAlign="right";c.style.whiteSpace="nowrap";c.style.fontSize="11px";break;case "9":c.style.color="black";c.style.listStyle="none";break;}if(screen.width<=800){c.style.fontSize="8px";c.style.Height="auto";}}}function showHideSelects(fid,_8f){var _90=document.getElementsByTagName("SELECT");var _91=document.getElementById(autos[fid].autoid);for(var i=0;i<_90.length;i++){if(ObjectOverlap(_91,_90[i],autodivMaxHeight)||_90[i].id=="menu"||_90[i].id=="topic"||_90[i].id=="categories"){goMenu=document.getElementById("lookupMenuHeader");if(goMenu&&goMenu.style.display=="block"){goShown=true;}else{goShown=false;}_90[i].style.visibility=(_8f==true&&!goShown?"visible":"hidden");}}}function ObjectOverlap(_93,_94,_95){var _96=getLeft(_93);var _97=getTop(_93);var _98=getLeft(_93)+_93.offsetWidth;var _99=getTop(_93)+_93.offsetHeight;if(_99<_95){_99=_95;}var _9a=getLeft(_94);var _9b=getTop(_94);var _9c=getLeft(_94)+_94.offsetWidth;var _9d=getTop(_94)+_94.offsetHeight;var _9e=(_96<_9c&&_9a<_98);var _9f=(_97<_9d&&_9b<_99);return (_9e&&_9f);}function getObjLeft(_a0){return (_a0.offsetParent?(getObjLeft(_a0.offsetParent)+_a0.offsetLeft):_a0.offsetLeft);}function getObjTop(_a1){return (_a1.offsetParent?(getObjTop(_a1.offsetParent)+_a1.offsetTop):_a1.offsetTop);}function getLeft(_a2){return (getObjLeft(_a2));}function getTop(_a3){return (getObjTop(_a3));}function isSendKey(_a4){var _a5=true;switch(_a4){case 10:case 11:case 12:case 13:case 27:case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 45:_a5=false;break;default:break;}return _a5;}function isShowKey(_a6){if(_a6==40||_a6==38||_a6==33||_a6==34||_a6==13){return false;}else{return true;}}function isCtrlKey(_a7){if(_a7==16||_a7==17||_a7==18){return true;}else{return false;}}function isLeftButton(e){var _a9;if(!e){var e=window.event;}if(e.which){_a9=(e.which==1);}else{if(e.button){_a9=(e.button==0||e.button==1);}}return _a9;}function hideGoButtonMenu(){var _aa=document.getElementById("lookupMenuHeader");var _ab=document.getElementById("lookupMenuFooter");if(_aa){_aa.style.display="none";}if(_ab){_ab.style.display="none";}}function SuppressFlash(fid){var _ad=document.getElementsByTagName("EMBED");var _ae=document.getElementById(autos[fid].autoid);for(var i=0;i<_ad.length;i++){if(_ad[i].balloonMember!="true"){if(_ad[i].style.visibility=="visible"||_ad[i].style.visibility==""){if(ObjectOverlap(_ae,_ad[i],autodivMaxHeight)){var _b0=_ad[i].getAttribute("wmode");if(_b0==null||_b0=="undefined"){_b0="window";}else{_b0=_b0.toLowerCase();}if(_b0=="window"){_ad[i].style.visibility="hidden";_ad[i].baloonHidden=true;}}}}}_ad=document.getElementsByTagName("OBJECT");for(var i=0;i<_ad.length;i++){if(_ad[i].balloonMember!="true"){if(_ad[i].style.visibility=="visible"||_ad[i].style.visibility==""){if(ObjectOverlap(_ae,_ad[i],autodivMaxHeight)){var _b0=_ad[i].getAttribute("wmode");if(_b0==null||_b0=="undefined"){_b0="window";}else{_b0=_b0.toLowerCase();}if(_b0=="window"){_ad[i].style.visibility="hidden";_ad[i].baloonHidden=true;}}}}}}function RestoreFlash(){var _b1=document.getElementsByTagName("EMBED");for(var i=0;i<_b1.length;i++){if(_b1[i].baloonHidden){_b1[i].style.visibility="visible";_b1[i].baloonHidden=false;}}_b1=document.getElementsByTagName("OBJECT");for(var i=0;i<_b1.length;i++){if(_b1[i].baloonHidden){_b1[i].style.visibility="visible";_b1[i].baloonHidden=false;}}}