var rootdomain="http://"+window.location.hostname;function ajaxinclude(a){var c=false;if(window.XMLHttpRequest){c=new XMLHttpRequest()}else{if(window.ActiveXObject){try{c=new ActiveXObject("Msxml2.XMLHTTP")}catch(b){try{c=new ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}}else{return false}}c.open("GET",a,false);c.send(null);writecontent(c)}function writecontent(c){if(window.location.href.indexOf("http")==-1||c.status==200){var a=document.createElement("div");a.id="divimdb";a.innerHTML=c.responseText;var b=document.getElementById("js_imdb");b.parentNode.insertBefore(a,b);b.id=""}};
