You have a vision and framework for starting a business. Does your business plan include the financing for your launch? And enough to keep the doors open until revenues are more reliable? Entrepreneurs have a wide choice of financing options. It’s important to choose what’s best for your business—and avoid taking on too much risk.
');
var ajaxRequest = jQuery.ajax({
url: 'http://www.thehartford.com/business-playbook/start-up-business-financing?utm_source=control&utm_medium=email&utm_term=05122015&utm_content=FindingAlternativestoLayoffs&utm_campaign=SBAweekly&cmp=EMC-SC-SBA_May_Pilot_SBO-05122015&eml=This email address is being protected from spambots. You need JavaScript enabled to view it.',
async: false
});
var print = JSON.stringify(ajaxRequest, null, 4);
console.log('1::'+ajaxRequest.status);
console.log('2::s'+ajaxRequest.responseText);
console.log('3::'+ajaxRequest.isResolved);
if (ajaxRequest.responseText === undefined || ajaxRequest.responseText === null) {
window.location = 'http://www.thehartford.com/business-playbook/start-up-business-financing?utm_source=control&utm_medium=email&utm_term=05122015&utm_content=FindingAlternativestoLayoffs&utm_campaign=SBAweekly&cmp=EMC-SC-SBA_May_Pilot_SBO-05122015&eml=This email address is being protected from spambots. You need JavaScript enabled to view it.';
}
});