Ok this is what you need to do.
1. Login to the admin section
2. Click on
Manage Styles (In the side bar, it in the lower middle section)
3. Click on
Edit Templates for the theme you use.
4. Click on
Common Templates
5. Click on
header
6. A screen with a large text box will show up. Find the
BODY tag and add the following code just below it
Code:
<center>
<script language='JavaScript' type='text/javascript' src='http://x10hosting.com/advert/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random());
phpAds_random = phpAds_random.substring(2,11);
document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
document.write ("&what=zone:3&target=_blank");
document.write ("&exclude=" + document.phpAds_used);
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script>
</center>
6. Now save the changes
7. Repeat the proccess for other templates that you might be using.
This should get every thing sorted. I will an suspend your account.