File: /home/bristolfilton.co.uk/public_html/wp-content/themes/Kent/FT/options/banners.php
<?php
$options[] = array( 'name' => 'Banner Settings',
'type' => 'heading');
$options[] = array( 'name' => 'Banner 1 Image',
'desc' => 'Enter your 125 x 125 banner image url here..',
'id' => 'fabthemes_banner1',
'std' => 'http://fabthemes.com/images/webhostinghub.png',
'type' => 'text');
$options[] = array( 'name' => 'Banner 1 Image alt tag',
'desc' => 'Enter your banner alt tag.',
'id' => 'fabthemes_alt1',
'std' => 'Cheap reliable web hosting from WebHostingHub.com',
'type' => 'text');
$options[] = array( 'name' => 'Banner 1 Url',
'desc' => 'Enter your banner-1 url here.',
'id' => 'fabthemes_url1',
'std' => '',
'type' => 'text');
$options[] = array( 'name' => 'Banner 1 link title',
'desc' => 'Enter your banner-1 title here.',
'id' => 'fabthemes_lab1',
'std' => 'Web Hosting Hub - Cheap reliable web hosting.',
'type' => 'text');
$options[] = array( 'name' => 'Banner 2 Image',
'desc' => 'Enter your 125 x 125 banner image url here..',
'id' => 'fabthemes_banner2',
'std' => 'http://fabthemes.com/images/pcnames.png',
'type' => 'text');
$options[] = array( 'name' => 'Banner 2 Image alt tag',
'desc' => 'Enter your banner alt tag.',
'id' => 'fabthemes_alt2',
'std' => 'Domain name search and availability check by PCNames.com',
'type' => 'text');
$options[] = array( 'name' => 'Banner 2 Url',
'desc' => 'Enter your banner-2 url here.',
'id' => 'fabthemes_url2',
'std' => 'http://www.pcnames.com/',
'type' => 'text');
$options[] = array( 'name' => 'Banner 2 link title',
'desc' => 'Enter your banner-2 title here.',
'id' => 'fabthemes_lab2',
'std' => 'PC Names - Domain name search and availability check.',
'type' => 'text');
$options[] = array( 'name' => 'Banner 3 Image',
'desc' => 'Enter your 125 x 125 banner image url here..',
'id' => 'fabthemes_banner3',
'std' => 'http://fabthemes.com/images/designcontest.png',
'type' => 'text');
$options[] = array( 'name' => 'Banner 3 Image alt tag',
'desc' => 'Enter your banner alt tag.',
'id' => 'fabthemes_alt3',
'std' => 'Website and logo design contests at DesignContest.com.',
'type' => 'text');
$options[] = array( 'name' => 'Banner 3 Url',
'desc' => 'Enter your banner-1 url here.',
'id' => 'fabthemes_url3',
'std' => 'http://www.designcontest.com/',
'type' => 'text');
$options[] = array( 'name' => 'Banner 3 link title',
'desc' => 'Enter your banner-3 title here.',
'id' => 'fabthemes_lab3',
'std' => 'Design Contest - Logo and website design contests.',
'type' => 'text');
$options[] = array( 'name' => 'Banner 4 Image',
'desc' => 'Enter your 125 x 125 banner image url here..',
'id' => 'fabthemes_banner4',
'std' => 'http://fabthemes.com/images/webhostingrating.png',
'type' => 'text');
$options[] = array( 'name' => 'Banner 4 Image alt tag',
'desc' => 'Enter your banner alt tag.',
'id' => 'fabthemes_alt4',
'std' => 'Reviews of the best cheap web hosting providers at WebHostingRating.com',
'type' => 'text');
$options[] = array( 'name' => 'Banner 4 Url',
'desc' => 'Enter your banner-4 url here.',
'id' => 'fabthemes_url4',
'std' => 'http://webhostingrating.com',
'type' => 'text');
$options[] = array( 'name' => 'Banner 4 link title',
'desc' => 'Enter your banner-4 title here.',
'id' => 'fabthemes_lab4',
'std' => 'Web Hosting Rating - Customer reviews of the best web hosts',
'type' => 'text');