| DIR: /home/dhnidqcz/pragmaticsng.org/wp-content/plugins/e2pdf/vendors/svggraph/templates/ |
| Current File : //home/dhnidqcz/pragmaticsng.org/wp-content/plugins/e2pdf/vendors/svggraph/templates/chEvt.txt |
function chEvt() {
if(document.addEventListener) {
document.addEventListener('mousemove', crosshairs, false);
document.addEventListener('mouseout', crosshairs, false);
}
}
|