Several Advertlets publishers have reported that their Xanga theme does not support Advertlets code. You may want to try use the following code instead.
The publisher dashboard will be modified soon to display this new code as an alternative, meantime, you can use the codes below. Please replace yourusername with your actual username for this to work.
This is for the 165x240 ad format
<!--Advertlets-->
<script type="text/javascript">
adv_username = "yourusername";
adv_gid = "yourusername_default";
document.write('<scr' + 'ipt type="text/javascript" src="http://www.advertlets.com/_/js/advertlets.js"></scr' + 'ipt>' );
</script>
<!--Advertlets-->
This is for the 728x90 ad format
<!--Advertlets-->
<script type="text/javascript">
adv_username = "yourusername";
adv_gid = "yourusername_default";
adtype = "728x90";
document.write('<scr' + 'ipt type="text/javascript" src="http://www.advertlets.com/_/js/advertlets.js"></scr' + 'ipt>' );
</script>
<!--Advertlets-->
This is for the 336x280 ad format
<!--Advertlets-->
<script type="text/javascript">
adv_username = "yourusername";
adv_gid = "yourusername_default";
adtype = "336x280";
document.write('<scr' + 'ipt type="text/javascript" src="http://www.advertlets.com/_/js/advertlets.js"></scr' + 'ipt>' );
</script>
<!--Advertlets-->
This is for the 468x60 ad format
<!--Advertlets-->
<script type="text/javascript">
adv_username = "yourusername";
adv_gid = "yourusername_default";
adtype = "468x60";
document.write('<scr' + 'ipt type="text/javascript" src="http://www.advertlets.com/_/js/advertlets.js"></scr' + 'ipt>' );
</script>
<!--Advertlets-->
This is for the 180x150 ad format
<!--Advertlets-->
<script type="text/javascript">
adv_username = "yourusername";
adv_gid = "yourusername_default";
adtype = "180x150";
document.write('<scr' + 'ipt type="text/javascript" src="http://www.advertlets.com/_/js/advertlets.js"></scr' + 'ipt>' );
</script>
<!--Advertlets-->