| Current Path : /home2/wtmwscom/public_html/member/ |
| Current File : /home2/wtmwscom/public_html/member/business.php |
<?php
include 'header.php';
?>
<section id="about-us">
<!-- BEGIN # BOOTSNIP INFO -->
<div>
<div>
<h2>Download business plan PPT </h2>
<div class="lead" >
<a class="btn btn-primary active" href="../document/business_plan/global_ad_online_advertising.pptx">Click here to download </a>
</div>
<h2>Download detailed business plan PDF </h2>
<div class="lead" >
<a class="btn btn-primary active" href="../document/business_plan/global_ad_online_advertising.PDF">Click here to download </a>
</div>
<!-- <div class="lead" >
<a class="btn btn-primary active" href="#" >
<iframe width="560" height="315" src="https://www.youtube.com/embed/C0av7G8MmaE" frameborder="0" allowfullscreen></iframe>
</a>
</div>-->
<!-- <div class="lead" >
<a href="https://youtu.be/C0av7G8MmaE" target="_blank">Business Plan on Youtube</a>
</div>-->
</div>
</div>
</section>
<div class="divider"></div>
<?php include 'footer.php'; ?>