7
I'll have to make a couple of assumptions here -
1. I assume you are using templates. When you generated the templates, did you do some from an IE browser? If so, does that browser have a bunch of tools hooked to it - like goole search, etc?
2. Did you design the theme for your site?
Look at this validation for your site. You will see a number of errors that should be corrected.
3. I noticed, and have seen this before, look at line 156 - outside of your
body>
block - there is a hidden iFrame pointing to an IP address. Unless you actually have that in your theme - where is that going?
According to IP lookup - the IP
81.95.145.240
belongs to the RIPE network - which I like to blacklist on a regular basis...anyway, the
index.php
that it points your users to is probably the culprit.
So, what to do...first, make sure your IE or Firefox is clean. Next, delete your templates and regenerate. If the problem persists, you need to do some deep scanning of your personal system.
Hope this evaluation helps!