Forum Moderators: open
I have searched high and low for an answer, but could not find one. I am trying to ammend the AdBrite code open a new window when the links are clicked.
I have asked AdBrite to help me with this. They responded by saying that it is allowed, but you have to figure it out on your own.
here is the code that I have:
<!-- Begin: AdBrite -->
<script type="text/javascript">
var AdBrite_Title_Color = '0000FF';
var AdBrite_Text_Color = '000000';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '008000';
</script>
<span style="white-space:nowrap;"><script src="http://ads.adbrite.com/mb/text_group.php?sid=MYSIDNUMBER&zs=MYSIDNUMBERS" type="text/javascript"></script><!--
-->
<!-- End: AdBrite -->
Can anybody help me?
Thanks!