var Mouse_X = Mouse_Y = 0; function WhereMouse(e){ var DocRef; if(e){ Mouse_X = e.pageX; Mouse_Y = e.pageY; } else { Mouse_X = event.clientX; Mouse_Y = event.clientY; if( document.documentElement && document.documentElement.clientWidth) { DocRef = document.documentElement; } else { DocRef = document.body; Mouse_X += DocRef.scrollLeft; Mouse_Y += DocRef.scrollTop; } } } document.onmousemove = WhereMouse; function lieu(lid,llg,llt,lzo,ltx,lim,mar) { this.id = lid; this.lg = llg; this.lt = llt; this.zo = lzo; this.tx = ltx; this.im = lim; this.ma = mar; } var lieux = new Array();
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /homepages/13/d188018907/htdocs/korea/wp-content/plugins/videos/google_maps.php:37 Stack trace: #0 {main} thrown in /homepages/13/d188018907/htdocs/korea/wp-content/plugins/videos/google_maps.php on line 37