{wizardSteps steps=$aSteps current=$current}
{capture assign='infoBoxContent'}

Once you paste your ad tags to the desired areas of your site, your site will begin serving ads. You can retrieve the ad tags for your site by going to the website's Invocation Code tab.

{/capture} {pcString p='zone-wizard-tags-step' s='info-box-content' d=$infoBoxContent}

{pcString p='zone-wizard-tags-step' s='header' d='Insert the following tags into your website.'}

1
{pcString p='zone-wizard-tags-step' s='header-tag-label' d='Header tag'}

Paste the following at the TOP of every page of {$websiteName|escape} in the page header

{$headerTag}

{pcString p='zone-wizard-tags-step' s='tags-intro' d='Paste the following code to your site anywhere you want your the ads to display:'}

{foreach from=$aZoneTags item=aZoneTag name=adtags}

{$smarty.foreach.adtags.iteration+1}
Ad tag for your {$aZoneTag.name|escape}

{pcString p='zone-wizard-tags-step' s='tag-intro' d=''}
{$aZoneTag.tag}
{/foreach} {$form}
{inlineScript _method=captureStart()} {literal} $(document).ready(function() { $(".content .code").selectElement(); }); {/literal} {inlineScript _method=captureEnd()}