Price table for any site


Create file get-price-table.php and dir for cache - cache (with ftp-rights 777)
Edit configuration in get-price-table.php - webmaster id (affilate id), checkout url, etc
Write to <head> this two strings:
<script type="text/javascript" src="http://xmlfeedparser.trustedtablets.info/js/dyncontent/ajax.js"></script>                                                                            
<script type="text/javascript" src="http://xmlfeedparser.trustedtablets.info/js/dyncontent/ajax-dynamic-content.js"></script>                                                            	
(or copy these two files to your host and include them from there)
Insert this at any place of your website to show the pricelist:
<div class="pricetable" id="pricetable-cialis" name="pricetable"><h4><a href="#pricetable">PRICE TABLE »</a></h4></div>
<script>ajax_loadContent('pricetable-cialis', 'get-price-table.php?product=viagra')</script>
you can type: product (drug name), site_id (site id), tr (tracking id), header (image+short desc), checkout (cart/checkout page url)

Examples