| 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/coaching_sites/usbusinessfundingsolutions.com/ |
Upload File : |
<?php
$body_id = 'news';
require_once('_header.php');
?>
<div class="home-slider">
<img class="bg-image" src="images/imgnews.jpg">
<!--img class="lrg-logo" src="images/logo-color.png"-->
</div>
<div class="content white stacked">
<div class="text-column">
<h1>Funding in the News</h1>
<p>U.S. Business Funding Solutions was created to help Americans effectively solve their funding problems so they can start a new business, expand an existing business, merge their business with another business, provide affordable housing for many Americans, restore and preserve historic real estate investments, create non-profit organizations, buy a home for the first time, go back to school, acquire food, health, and energy needs, help the environment, acquire disaster relief, and improve the arts in their community. Funding for these worthwhile projects in available through, but not limited to, government grants, foundation grants, sponsorships by non-profit organizations and/or corporations, loans, private monies, angel investors and/or venture capital go back to school, acquire food, health, and energy needs, help the environment, acquire disaster relief, and improve the arts in their community. Funding for these worthwhile projects in available through, but not limited to, government grants, foundation grants, sponsorships by non-profit organizations and/or corporations, loans, private monies, angel investors and/or venture capital.</p>
</div>
<div class="sidebar-column">
<? require_once('_credits.php'); ?>
</div>
</div>
<div class="full-width white">
<? require_once('_news.php'); ?>
</div>
<?php require_once('_footer.php'); ?>