| 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/fadeEventIn.txt |
function fadeEventIn() {
var f;
document.addEventListener && document.addEventListener('mouseover',
function(e) {
var t = finditem(e,fades);
t && (t.dir = fistep);
},false);
}
|