document.write('
');document.write('');function countCharacters(n){if(n.nodeType==3)return n.length;var numchars=0;for(var m=n.firstChild;m!=null;m=m.nextSibling){numchars+=countCharacters(m)}return numchars}function startInclude_Xclaim(){try{var itxturl='http://engine.xclaimwords.net/repltx.aspx?ts='+(new Date()).getTime()+'&type=0&contentlen='+countCharacters(document.body)+'&partnerid=114688&refurl='+document.location.href.replace(/\&/g,'%26').replace(/\'/g,'%27').replace(/\"/g,'%22');var script=document.createElement('script');script.type='text/javascript';script.src=itxturl;document.getElementsByTagName('head')[0].appendChild(script)}catch(e){}}function initScript(){var t=setTimeout('startInclude_Xclaim()',100)}function addDOMLoadEvent(func){if(!window.__load_events){var init=function(){if(arguments.callee.done)return;arguments.callee.done=true;if(window.__load_timer){clearInterval(window.__load_timer);window.__load_timer=null}for(var i=0;i<\/scr"+"ipt>");var script=document.getElementById("__ie_onload");script.onreadystatechange=function(){if(this.readyState=="complete"){init()}};/*@end@*/if(/WebKit/i.test(navigator.userAgent)){window.__load_timer=setInterval(function(){if(/loaded|complete/.test(document.readyState)){init()}},10)}addEvent(window,"load",init);window.__load_events=[]}window.__load_events.push(func)}function addEvent(obj,evType,fn,useCapture){if(obj.addEventListener){obj.addEventListener(evType,fn,useCapture);return true}else if(obj.attachEvent){var r=obj.attachEvent("on"+evType,fn);return r}else{}}addDOMLoadEvent(initScript);