[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: affiliate_banners.php 14 2006-07-28 17:42:07Z user $ 4 5 OSC-Affiliate 6 7 Contribution based on: 8 9 osCMax Power E-Commerce 10 http://oscdox.com 11 12 Copyright 2006 osCMax 13 14 Released under the GNU General Public License 15 */ 16 17 define('NAVBAR_TITLE', 'Affiliate Program'); 18 define('HEADING_TITLE', 'Affiliate Program: Affiliate Links'); 19 20 define('TEXT_INFORMATION', 'Obtain a range of affiliate links that you can display on your website.'); 21 22 define('TEXT_AFFILIATE_BANNERS', 'Banner Links'); 23 define('TEXT_AFFILIATE_BANNERS_BUILD', 'Build a Link'); 24 define('TEXT_AFFILIATE_BANNERS_PRODUCT', 'Product Links'); 25 define('TEXT_AFFILIATE_BANNERS_TEXT', 'Text Links'); 26 27 define('TEXT_INFORMATION_BANNERS_BANNERS', 'Effective HIGHLY colorful graphical links in various shapes and sizes'); 28 define('TEXT_INFORMATION_BANNERS_BUILD', 'Create dynamic links to a particular product of your choice.'); 29 define('TEXT_INFORMATION_BANNERS_PRODUCT', 'Recommend specific products to your visitors by linking directly to a particular product.'); 30 define('TEXT_INFORMATION_BANNERS_TEXT', 'Get maximum sales from these proven to-be-effective and easy-to-use text based links.'); 31 32 define('IMAGE_BANNERS','Banners'); 33 define('IMAGE_PRODUCT','Product Links'); 34 define('IMAGE_BUILD','Build a Link'); 35 define('IMAGE_TEXT','Text Links'); 36 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |