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

A zone corresponds to an ad size and represents one or more places on your site where ads will display. You can define more zones later by going to Inventory > Zones.

{if $allSizesPreviewUrl} Preview all ad sizes... {/if} {/capture} {pcString p='zone-wizard-zone-step' s='info-box-content' d=$infoBoxContent}
{localMessage message=$pageLocalMessageContent messageType=$pageLocalMessageType messageScope=$pageLocalMessageScope}

{pcString p='zone-wizard-zone-step' s='header' d='Create zones in which ads will be displayed'}

To create a zone, select the number of times you'll display the corresponding ad size on a single page. A zone of that size will automatically be created.

{$form}

Note: The number of times a zone is displayed on a page determines the number of tags generated for the zone. Each of these tags acts as a separate call to the zone. If you want these tags to be targeted differently from one another, you must create them as separate zones by going to Inventory > Zones.

{inlineScript _method=captureStart()} {literal} $(document).ready(function() { $('#zoneWorkflowForm').zoneSizesForm(); }); {/literal} {inlineScript _method=captureEnd()}