function showDisclaimer() {
	alert('Disclaimer:\nKevin Jacobs, doing business as Step By Step Tax and Financial Planning, LLC, is registered with the State of Oklahoma as a Registered Investment Advisor.\n\nStep By Step Tax and Financial Planning, LLC is a fee-only planning firm that provides comprehensive financial planning. This World Wide Web site does not provide investment, legal, accounting, situation specific advice, nor does it constitute an offer to provide such advice to any individual or entity in any state or other jurisdiction.\n\nIRS Circular 230 compliance statement - unless expressly stated otherwise, any tax advice contained in this communication (including any attachments), is not intended or written to be used, and cannot be used, for the purpose of (i) avoiding penalties under the Internal Revenue Code or (ii) promoting, marketing or recommending to another party any transaction or other matter addressed herein.');
}
function showPrivacyPolicy() {
	alert('Privacy Statement & Legal Terms\n\nPrivacy Statement: Step By Step Tax and Financial Planning, LLC, is concerned about your right to privacy. When you visit our website, the following data is collected:\n\n     The type of browser used\n     Geographical region the connection is originating from\n     Date and time of the connection\n     Pages visited during the connection\n     Date and time the connection was severed\n\nThis information is used solely to determine traffic patterns on the site. No personal information is collected at any time. Any personal correspondence to us that originates from this site via one of the email/subscribe links will be for internal use only and treated confidentially. We do not disclose personal information to any third-party without consent. If you have questions or concerns about our policy, please contact us at 918-806-6596 or by mail at:\n\nStep By Step Tax and Financial Planning LLC\n2208 West Detroit St. Suite 208\nBroken Arrow, OK 74012');
}