<div class='corner right'></div>
    </div>


    <table cellspacing='0' summary=''>
        <thead>
            <tr>
              <th class='first toggleAll'>
                    <input type='checkbox' />
                </th>
                <th class='<?php 
echo OA_Admin_Template::_function_ox_column_class(array('item' => 'name', 'order' => 'up', 'default' => 1), $this);
?>
'>
                    <?php 
echo OA_Admin_Template::_function_ox_column_title(array('item' => 'name', 'order' => 'up', 'default' => 1, 'str' => 'Name', 'url' => "website-index.php"), $this);
?>

                </th>
                <?php 
if ($this->_tpl_vars['showAdDirect']) {
    ?>
                <th>
                    <?php 
    echo OA_Admin_Template::_function_t(array('str' => 'AdvertiserSignup'), $this);
    ?>

                </th>
                <?php 
}
?>
                </th>
                <th class='<?php 
echo OA_Admin_Template::_function_ox_column_class(array('item' => 'name', 'order' => 'up', 'default' => 1), $this);
?>
'>
                    <?php 
echo OA_Admin_Template::_function_ox_column_title(array('item' => 'name', 'order' => 'up', 'default' => 1, 'str' => 'Name', 'url' => "affiliate-zones.php"), $this);
?>

                </th>
                <th class='<?php 
echo OA_Admin_Template::_function_ox_column_class(array('item' => 'size', 'order' => 'up', 'default' => 0), $this);
?>
'>
                    <?php 
echo OA_Admin_Template::_function_ox_column_title(array('item' => 'size', 'order' => 'up', 'default' => 0, 'str' => 'Size', 'url' => "affiliate-zones.php"), $this);
?>

                </th>
                <th>
                  <?php 
echo OA_Admin_Template::_function_t(array('str' => 'Description'), $this);
?>

                </th>
                <th class='last alignRight'>&nbsp;

                </th>
            </tr>
        </thead>
            <tr>
                <?php 
if ($this->_tpl_vars['isManager']) {
    ?>
                <th class='first toggleAll'>
                    <input type='checkbox' />
                </th>
                <?php 
}
?>
                <th class='<?php 
echo OA_Admin_Template::_function_ox_column_class(array('item' => 'name', 'order' => 'up', 'default' => 1), $this);
?>
'>
                    <?php 
echo OA_Admin_Template::_function_ox_column_title(array('item' => 'name', 'order' => 'up', 'default' => 1, 'str' => 'Name', 'url' => "campaign-banners.php"), $this);
?>

                </th>
                <th>
                    &nbsp;
                </th>
                <th>
                    &nbsp;
                </th>
                <th class='last alignRight'>
                    &nbsp;
                </th>
            </tr>
        </thead>
?>
                <th class='<?php 
echo OA_Admin_Template::_function_ox_column_class(array('item' => 'name', 'order' => 'up', 'default' => 1), $this);
?>
'>
                    <?php 
echo OA_Admin_Template::_function_ox_column_title(array('item' => 'name', 'order' => 'up', 'default' => 1, 'str' => 'Name', 'url' => "advertiser-campaigns.php"), $this);
?>

                </th>
                <th class='<?php 
echo OA_Admin_Template::_function_ox_column_class(array('item' => 'status', 'order' => 'up', 'default' => 0), $this);
?>
'>
                    <?php 
echo OA_Admin_Template::_function_ox_column_title(array('item' => 'status', 'order' => 'up', 'default' => 0, 'str' => 'Status', 'url' => "advertiser-campaigns.php"), $this);
?>

                </th>
                <th>
                    Type
                </th>
                <th>&nbsp;

                </th>
                <th class='last alignRight'>&nbsp;

                </th>
            </tr>
        </thead>