Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Users/User/AppData/Local/Temp/HouseCall32/interface/html/ |
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <style> body{ width: 311px; height: 117px; margin: 0; } .new-release{ position: relative; } .big-photo{ position: absolute; left: 0; top: 0; } .try-it{ position: absolute; left: 221px; top:94px; } </style> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','analytics.js','ga'); ga('create', 'UA-67984777-2', 'auto'); ga('send', 'pageview'); function gaSend(cat,action) { ga('send', 'event', cat, action); } </script> </head> <body> <div class="new-release"> <div class="big-photo" onclick="gaSend('Reference','housecall_result_page')"><img src="../images/png.png" /></a> </div> <div class="try-it" onclick="gaSend('Download','housecall_result_page_try_it')"><img src="../images/try.png" /> </div> </div> </body> </html>