{**}

Tags Setup
This page contains the tags that need to be inserted on your sites to display ads. Please select Tag type, Ad size and Site, and then cut and paste the code for each site and zone and place it in the site where the ad should display.
Javascript tags are recommended for most users

Header script
Insert the following script at the top of every page on your sites. This code belongs between the <head> and </head> tags, before any ad scripts on the page:
{$spcHeader|escape}
{foreach item=a from=$aAffiliates}
Tags for {$a.name|escape}
{foreach item=z from=$a.zones}
{$z.name|escape} ({$z.width} x {$z.height})
{$z.spc|escape}
{$z.local|escape}
{$z.adframe|escape}
{/foreach}
{/foreach}