<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('&copy ' + (new Date()).getFullYear());
document.write(' <a href="/index.html" target="_top">SkyBridge Funding</a>  - ');
document.write('All Rights Reserved - <a href="/privacy.html">Privacy Policy</a><br>');

document.write('For more information please '); 
document.write(' <a href="/contact.html">Contact Us</a>');

document.write('<br>');


//  End -->
