function assign(){savedArg=arguments[0];if(arguments!=null){activate()}}function activate(){var C=document.getElementsByTagName("div");var E=savedArg.length;var D=0;for(var B=0;B<C.length;B++){for(var A=0;A<savedArg.length;A++){if(C[B].id==savedArg[A]){roots[D]=C[B];D++}}}reactivate()}function reactivate(){var A;for(var C=0;C<roots.length;C++){try{roots[C].style.top="0px";roots[C].style.left="0px";Drag.init(roots[C])}catch(B){alert("error message is->"+B.description)}}}Array.prototype.in_array=function(C){var B=this.length;for(var A=0;A<=B;A++){if(this[A]==C){return true}}return false};function matchingWords(B,A){B.style.visibility="hidden";A.style.visibility="hidden"};
