Would you like to remove that google advertising that CRE Loaded has added to your site in a way that is tricky to find?
Open this file:
/includes/javascript/cart_links.js.php
Remove this code:
echo '<table width="100%" cellspacing="3" cellpadding="' .CELLPADDING_MAIN . '"><tr>';
echo '<td width="100%" style="text-align: center">';
include('http://creloaded.com/cre_google.js');
echo '</td></tr></table>';
echo '<td width="100%" style="text-align: center">';
include('http://creloaded.com/cre_google.js');
echo '</td></tr></table>';
