| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/development/dev.americansocietyforassetprotection.com/ |
Upload File : |
<?php include_once($_SERVER['DOCUMENT_ROOT'].'/include/check_for_asapwebinar.php'); ?>
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Legal Experts for Asset Protection</title>
<meta name="description" content="American Society for Asset Protection Experts are clearly America’s top lawsuit protection.">
<link rel="stylesheet" href="css/foundation.css" />
<script src="js/vendor/modernizr.js"></script>
</head>
<body>
<?php
include 'include/nav.php';
?>
<div class="header_title">
<div class="row">
<div class="large-12 columns">
<div class="large-2 columns logo"><a href="index.php"><img src="img/logo_sml.png" alt="logo small"></a></div>
<h1 style="title">Asset Protection Legal Experts</h1>
</div>
</div>
</div>
<div class="row">
<div class="large-12 columns" role="content">
<article>
<div class="row">
<div class="large-9 columns">
<div class="main-article">
<p> <img style="padding-left: 5px;" src="img/attorneys.jpg" alt="logo"></p>
<p>American Society for Asset Protection Experts are clearly America’s top lawsuit protection, tax reduction, and estate planning experts and advisors and have an impressive list of accomplishments: <img style="float:right; margin-top:25px;" src="img/books.png">
<ul>
<li>They have been invited to present at over one thousand conventions, conferences, and seminars across the country, with excellent reviews.</li>
They are advisors to professional athletes, celebrities, renowned surgeons, and CEOs of major corporations.</li>
<li>Their strategies are used by Marriott Hotels, the New York Yankees, Hollywood celebrities, the Physician to the President, and thousands of other professionals.</li>
<li>They have over three decades of experience training professionals in every state of the Union.</li>
<li>They have been credited with saving their clients over one hundred million dollars.
They are nationally recognized speakers who have shared the stage with Donald Trump, Zig Ziglar, Brian Tracy, Margaret Thatcher, Colin Powell, and former U.S. Presidents Reagan, Ford, Clinton, and Bush.</li>
<li>They have decades of court room experience.</li>
<li>They have degrees from prestigious universities, including Boston University, Boston College, and Harvard University.</li>
<li>They have authored and co-authored several books including, The Asset Protection Bible, America’s Greatest Tax Secrets Revealed, and How to Achieve Financial Peace of Mind through Asset Protection.</li>
</ul>
</p>
<p></p>
</div>
</div>
<aside class="large-3 columns panel">
<?php
include 'include/sidebar.php';
?>
</aside>
</div>
</div>
</div>
<?php
include 'include/footer.php';
?>
</body>
</html>