try{function checkEvent(A){return(!A)?window.event:A}function timestamp(){return(new Date()).valueOf()}var CM_startTime=timestamp();function sendDataIMG(C){var B=document.createElement("img");B.style.width="1px";B.style.height="1px";B.src=C;try{document.getElementsByTagName("body")[0].appendChild(B)}catch(A){}}function getCoords(A){var C=0;var B=0;if(!A){throw new Error("No Event passed")}if(A.pageX||A.pageY){C=A.pageX;B=A.pageY}else{if(A.clientX||A.clientY){C=A.clientX+document.body.scrollLeft+document.documentElement.scrollLeft;B=A.clientY+document.body.scrollTop+document.documentElement.scrollTop}}return{x:C,y:B}}function getElementsByClassName(D,C,E){var A=[];if(C===null){C=document}if(E===null){E="*"}var G=C.getElementsByTagName(E);var F=G.length;var B=new RegExp("(^|\\s)"+D+"(\\s|$)");for(i=0,j=0;i<F;i++){if(B.test(G[i].className)){A[j]=G[i];j++}}return A}function getObjPos(B){var A={x:B.offsetLeft||0,y:B.offsetTop||0};while(B=B.offsetParent){A.x+=B.offsetLeft||0;A.y+=B.offsetTop||0}return A}function getOffset(){var B=getElementsByClassName("bigbox_header",document,"div");if(B[0]===undefined){B=getElementsByClassName("box_header",document,"div")}if(B[0]===undefined){return{x:0,y:0}}var A=getObjPos(B[0]);return A}var CM_lastSent=0;function generateAdditional(B){var D="";var C=getOffset();D+="&npc="+C.x;D+="&npd="+C.y;if(typeof vskeys!==undefined){var A=vskeys;D+=(A.vs_country===undefined)?"":"&country="+A.vs_country;D+=(A.vs_locale===undefined)?"":"&locale="+A.vs_locale;D+=(A.vs_a===undefined)?"":"&a="+A.vs_a;D+=(A.vs_g===undefined)?"":"&g="+A.vs_g;D+=(A.vs_channel===undefined)?"":"&actionchannel="+A.vs_channel;D+=(A.vs_pagename===undefined)?"":"&actionpage="+A.vs_pagename;D+=(A.vs_usertype===undefined)?"":"&usertype="+A.vs_usertype}D+="&npe="+(timestamp()-CM_startTime);var E=navigator.language?navigator.language:navigator.userLanguage;D+="&spa="+E;return D}var myPos;function sendEvent(A){try{A=checkEvent(A);var C=myPos;var B="npa="+C.x+"&npb="+C.y;var J=generateAdditional(A);sendDataIMG("http://sense.dailymotion.com/images/vs/tag.gif?log=1&action=clickmap&"+B+J);CM_lastSent=timestamp()}catch(D){}return true}function getMouseCoords(B){B=checkEvent(B);var A=getCoords(B);myPos=A;return true}function sendLastPos(A){A=checkEvent(A);var B=timestamp()-CM_lastSent;if(B>3000){sendEvent(A)}return true}function initClickMap(){var A=(typeof document.onmousemove==="function")?document.onmousemove:function(){};document.onmousemove=function(D){D=checkEvent(D);getMouseCoords(D);A(D)};var C=(typeof document.onmousedown==="function")?document.onmousedown:function(){};document.onmousedown=function(D){D=checkEvent(D);sendEvent(D);C(D)};var B=(typeof window.onunload==="function")?window.onunload:function(){};window.onunload=function(D){D=checkEvent(D);sendLastPos(D);B(D)}}initClickMap()}catch(CMex){sendDataIMG("http://sense.dailymotion.com/images/vs/tag.gif?log=1&action=clickmap&error="+CMex.message)}