This hypothetical example is used for illustrative purposes only. Actual results will vary.
This information is not intended as tax, legal, investment, or retirement advice or recommendations, and it may not be relied on for the purpose of avoiding any federal tax penalties. You are encouraged to seek advice from an independent tax or legal professional. The content is derived from sources believed to be accurate. Neither the information presented nor any opinion expressed constitutes a solicitation for the purchase or sale of any security.
<script>
// This script is to include images and a blurb for auto generated team page (style is also required for this!) It also makes the logo masthead field click to go to the home page. //
$(document).ready(function() {
$('.header_masthead').wrap('');
});
<script>
// This script is to include images and a blurb for auto generated team page (style is also required for this!) It also makes the logo masthead field click to go to the home page. //
$(document).ready(function() {
$('.header_masthead').wrap('');
});