<!DOCTYPE html>

<html data-sa="AscWxgjrNxELsomh%2fkGkUgi3cFM2rk9Hi1G%2bBqcAJG43jHYcbt9BpWzUHOh9wCQHZx%2fbWXLjkxJY9Xr7TLhxu344Cum8AenJoXu0%2fjFJjbKjvwtn4hfhPHPVAOKxSWH%2bulcL6tPeCz6v5f7DdzsmyppTmoo%3d">
<head>
	<title>Dallas Bankruptcy Blog | Allmand Law Firm, PLLC</title>
	<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
	<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/>
	<meta name="description" content="Read our Dallas debt relief blog for further information on bankruptcy proceedings in Dallas, Fort Worth and Denton, TX."/>
	<meta property="og:site_name" content="Dallas & Fort Worth Bankruptcy Lawyer"/>
	<meta property="og:url" content="http://www.allmandlaw.com/Blog.aspx"/>
	<meta property="og:image" content="http://www.allmandlaw.com/images/Logo.png"/>
	<meta property="article:publisher" content="https://www.facebook.com/AllmandLawFirm"/>
	<meta name="google-site-verification" content="m6iN0WMRw7imjtsSAAtJkz3DUs3nkrNa4Vnn6nMUDAA"/>
	<meta name="msvalidate.01" content="CE6DAF0CF1883EB94782A09E5A7B6CC0"/>
	<meta name="robots" content="NOODP,NOYDIR"/>
	<link rel="canonical" href="http://www.allmandlaw.com/Blog.aspx"/>
	<link href="http://cms.scorpioncms.com/Shared/css2/styles2.css" rel="stylesheet" type="text/css"/>
	<link href="//cms.scorpioncms.com/css/hlhw5bb4v49.css" rel="stylesheet" type="text/css"/>
	<link href="http://fonts.googleapis.com/css?family=Cabin+Condensed:400,500,600,700|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|PT+Sans:400,600,700" rel="stylesheet" type="text/css"/>
	<link href="/includes/style.css" rel="stylesheet" type="text/css"/>
	<link href="/includes/animation.css" rel="stylesheet" type="text/css"/>
	<link rel="alternate" type="application/rss+xml" title="Recent Blog Posts" href="http://www.allmandlaw.com/Blog/Recent-Blog-Posts/RSS.xml"/>
	<link href="/includes/systems.css" rel="stylesheet" type="text/css"/>
	<script type="text/javascript" src="/Shared/videovault/jwplayer.js"></script>
	<script type="text/javascript">jwplayer.key='3jZfi48toJ9qp0KU/aLH/CyQ0RQbrDVk2vvHGlfvo7k=';</script>
	<script type="text/javascript">
		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

		ga('create', 'UA-23434940-1', 'auto');
		ga('require', 'displayfeatures');
		
    (function(w) {
        if (w.ga && w.VedDecode && w.VedDecode.ved) {
            // Send pageview with custom dimension data
            ga('set', {
                dimension1: getVedValue('linkIndex'),
                dimension2: getVedValue('linkType'),
                dimension3: getVedValue('resultPosition'),
                dimension4: getVedValue('subResultPosition'),
                dimension5: getVedValue('page')
                });
        }
        function getVedValue(key) {
            var ret = w.VedDecode[key];
            return ret ? ret + '' : '(not set)';
        }
    })(window);

		ga('send', 'pageview');
	</script>
	<script type="text/javascript" src="//cms.scorpioncms.com/common/js/require.js"></script>
	<script type="text/javascript" src="http://cms.scorpioncms.com/Shared/js3/cms.1.js"></script>
	<script type="text/javascript">
function NavFlyout(module) {
	//get the max level
	var iMax = [];
	module.find('li').each(function(){
		var find = $(this).data('level');	
		iMax.push(find);
	});
	var sI = Math.max.apply(Math, iMax);
	// runs for the max level of items, down to firsts level
	for (var i = sI; i > 1; i--) {
		createList(module, i);
	}
}

function createList(module, sI) {
	var current,
		list;
	//finds wrapping levels
	module.find('li.level'+(sI - 1)).each(function(){
		current = $(this);
		//Gathers child levels
		list = current.nextUntil('li.level'+(sI - 1)).filter('.level'+sI);
		//checks to see if child levels exist
		if (list.length > 0) {
			//creates a place for the lis to go
			current.append('<ul class="flyout unit' + sI + '" ></ul>');
			//puts them there
			current.find('ul').append(list);
			//add class to show it has a menu
			current.addClass('menu lvl'+ (sI - 1));
		}
		
	});
}

$(document).ready(function(){
	if ($(window).width() > 750) {
		var topNavSwitch = (function() {
	        var switchLink = function() {
	           $('.top-nav li.level1 > a[href*="Bankruptcy"').text('Bankruptcy');
	        }
	
	        return {
	            switchLink: switchLink
	        }
	    })();
	
	    topNavSwitch.switchLink();
		
		NavFlyout( $('.top-nav .desktop-nav') );	
		navHover( $('.top-nav .desktop-nav') );
	}
});

function navHover(parent) {
	parent.children('li').on('mouseenter', function(){
		parent.children().filter('.show').removeClass('show');
		if ($(this).hasClass('menu')) {
			menu = $(this);
			menu.addClass('show');
			//var current = menu.children();
			menu.on('mouseleave', function(e){
				tCheck = menu.children().is(e.target);
				//$.log(tCheck);
				if(!tCheck) {
					menu.removeClass('show');
				}
			});
		}
	});
	parent.on('mouseleave', function(){
		$(this).find('*').filter('.show').removeClass('show');
	});
}
</script>
	<script type="text/javascript">window._fortran=true;</script>
	<script type="text/javascript">
$(document).ready(function(){
	$('body').addClass('B-SYS blog-main');
});</script>
	<script type='text/javascript'>
		$(document).ready(function(){$('#PopContactForm').selfsubmit().find('input:text,textarea').toggleValue();});
	</script>
	<script type='text/javascript'>
		$(document).ready(function(){$('#SubContactForm').selfsubmit().find('input:text,textarea').toggleValue();});
	</script>
</head>
<body class="sub Blog Blog" _pageid="6124999" _root="/" _base="http://www.allmandlaw.com/">
<form id="ctl00" name="ctl00" method="post" action="/Blog.aspx" onsubmit="javascript:return WebForm_OnSubmit();" style="margin:0px;padding:0px;">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUBMA9kFgICAg9kFgQCHQ8WAh4LXyFJdGVtQ291bnQCARYCAgEPZBYaAgUPDxYCHgdUb29sVGlwZWRkAgcPDxYEHgxFcnJvck1lc3NhZ2UFEE5hbWUgaXMgUmVxdWlyZWQeB0Rpc3BsYXkLKipTeXN0ZW0uV2ViLlVJLldlYkNvbnRyb2xzLlZhbGlkYXRvckRpc3BsYXkAZGQCCQ8PFgIfAWVkZAILDw8WBB8CBRFFbWFpbCBpcyBSZXF1aXJlZB8DCysEAGRkAg0PDxYEHwIFFUludmFsaWQgRW1haWwgQWRkcmVzcx8DCysEAGRkAg8PDxYCHwFlZGQCEQ8PFgQfAgURUGhvbmUgaXMgUmVxdWlyZWQfAwsrBABkZAITDw8WBB8CBRRJbnZhbGlkIFBob25lIE51bWJlch8DCysEAGRkAhUPEA8WAh4LXyFEYXRhQm91bmRnFgIeDGF1dG9jb21wbGV0ZQUDb2ZmEBUEFUFyZSB5b3UgYSBuZXcgY2xpZW50PyFZZXMsIEkgYW0gYSBwb3RlbnRpYWwgbmV3IGNsaWVudC4jTm8sIEkgYW0gYSBjdXJyZW50IGV4aXN0aW5nIGNsaWVudC4MSSBhbSBuZWl0aGVyFQQAATECMTECMTMUKwMEZ2dnZxYBZmQCFw8PFgQfAwsrBAAfAgUKKiBSZXF1aXJlZGRkAhkPDxYCHwFlZGQCGw8PFgIfAWVkZAIdDw8WBB8CBRNNZXNzYWdlIGlzIFJlcXVpcmVkHwMLKwQAZGQCRw8WAh8AAgEWAgIBD2QWGgIFDw8WAh8BZWRkAgcPDxYEHwIFEE5hbWUgaXMgUmVxdWlyZWQfAwsrBABkZAIJDw8WAh8BZWRkAgsPDxYEHwIFEUVtYWlsIGlzIFJlcXVpcmVkHwMLKwQAZGQCDQ8PFgQfAgUVSW52YWxpZCBFbWFpbCBBZGRyZXNzHwMLKwQAZGQCDw8PFgIfAWVkZAIRDw8WBB8CBRFQaG9uZSBpcyBSZXF1aXJlZB8DCysEAGRkAhMPDxYEHwIFFEludmFsaWQgUGhvbmUgTnVtYmVyHwMLKwQAZGQCFQ8QDxYCHwRnFgIfBQUDb2ZmEBUEFUFyZSB5b3UgYSBuZXcgY2xpZW50PyFZZXMsIEkgYW0gYSBwb3RlbnRpYWwgbmV3IGNsaWVudC4jTm8sIEkgYW0gYSBjdXJyZW50IGV4aXN0aW5nIGNsaWVudC4MSSBhbSBuZWl0aGVyFQQAATECMTECMTMUKwMEZ2dnZxYBZmQCFw8PFgQfAwsrBAAfAgUKKiBSZXF1aXJlZGRkAhkPDxYCHwFlZGQCGw8PFgIfAWVkZAIdDw8WBB8CBRNNZXNzYWdlIGlzIFJlcXVpcmVkHwMLKwQAZGQYWAUlQmxvZ0NhdGVnb3J5TGlzdCRjdGwyOSRDYXRlZ29yeUlEX19waw8FBTY0Nzg1ZAUhTW9zdFBvcHVsYUJsb2dzJGN0bDAzJEVudHJ5SURfX3BrDwUGNDE2MTI3ZAUhUmVjZW50QmxvZ1Bvc3RzJGN0bDA0JEVudHJ5SURfX3BrDwUGNDE2NTc1ZAUfQmxvZ0xpc3RfTWFpbiRjdGwwOSRFbnRyeUlEX19waw8FBjQ0Nzk5MGQFH0Jsb2dMaXN0X01haW4kY3RsMTIkRW50cnlJRF9fcGsPBQY0MTY1OTNkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDE5JENhdGVnb3J5SURfX3BrDwUFNjQ3NjdkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDI3JENhdGVnb3J5SURfX3BrDwUFNjQ3OTRkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDIwJENhdGVnb3J5SURfX3BrDwUFNjQ3NjVkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDAwJENhdGVnb3J5SURfX3BrDwUFNjQ3NDJkBR9CbG9nTGlzdF9NYWluJGN0bDExJEVudHJ5SURfX3BrDwUGNDE2NjExZAUlQmxvZ0NhdGVnb3J5TGlzdCRjdGwxNyRDYXRlZ29yeUlEX19waw8FBTY0Nzc5ZAUhUmVjZW50QmxvZ1Bvc3RzJGN0bDA4JEVudHJ5SURfX3BrDwUGNDE2Njc4ZAUhTW9zdFBvcHVsYUJsb2dzJGN0bDA0JEVudHJ5SURfX3BrDwUGNDE2MTI3ZAUlQmxvZ0NhdGVnb3J5TGlzdCRjdGwxMCRDYXRlZ29yeUlEX19waw8FBTY0NzYxZAUdU29jaWFsTGlzdCRjdGwwNCRTb2NpYWxJRF9fcGsPBQUxMDIzMmQFHVNvY2lhbExpc3QkY3RsMDMkU29jaWFsSURfX3BrDwUFMTAyMzFkBSJTdWJDb250YWN0Rm9ybSRjdGwwMiRDb250YWN0SURfX3BrDwUBMGQFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMDYkQ2F0ZWdvcnlJRF9fcGsPBQU3NzM5NmQFH0Jsb2dMaXN0X01haW4kY3RsMTYkRW50cnlJRF9fcGsPBQY0MTY2MzdkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDMxJENhdGVnb3J5SURfX3BrDwUFNjQ3ODRkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDMzJENhdGVnb3J5SURfX3BrDwUFNjQ3ODBkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDAyJENhdGVnb3J5SURfX3BrDwUFNjQ3NTVkBSJTdWJDb250YWN0Rm9ybSRjdGwwMSRDb250YWN0SURfX3BrDwUBMGQFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMjIkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc0M2QFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMjUkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc1OWQFIU1vc3RQb3B1bGFCbG9ncyRjdGwwMCRFbnRyeUlEX19waw8FBjQxNDE0OGQFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMjQkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc1N2QFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMTIkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc3OGQFIVJlY2VudEJsb2dQb3N0cyRjdGwwMiRFbnRyeUlEX19waw8FBjQ5NjI5M2QFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMjEkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc1NGQFH0Jsb2dMaXN0X01haW4kY3RsMDAkRW50cnlJRF9fcGsPBQY0MTY1NzlkBR9CbG9nTGlzdF9NYWluJGN0bDA4JEVudHJ5SURfX3BrDwUGNDE2Njc4ZAUhUmVjZW50QmxvZ1Bvc3RzJGN0bDA2JEVudHJ5SURfX3BrDwUGNDE2NjI4ZAUlQmxvZ0NhdGVnb3J5TGlzdCRjdGwwMyRDYXRlZ29yeUlEX19waw8FBTY0Nzc2ZAUhTW9zdFBvcHVsYUJsb2dzJGN0bDAxJEVudHJ5SURfX3BrDwUGNDE0MTQ4ZAUdU29jaWFsTGlzdCRjdGwwNSRTb2NpYWxJRF9fcGsPBQUxMDIzM2QFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMzQkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc3MWQFH0Jsb2dMaXN0X01haW4kY3RsMTUkRW50cnlJRF9fcGsPBQY0MTY2MzdkBR9CbG9nTGlzdF9NYWluJGN0bDA0JEVudHJ5SURfX3BrDwUGNDE2NTc1ZAUiUG9wQ29udGFjdEZvcm0kY3RsMDIkQ29udGFjdElEX19waw8FATBkBR9CbG9nTGlzdF9NYWluJGN0bDE0JEVudHJ5SURfX3BrDwUGNDkxMjU0ZAUdU29jaWFsTGlzdCRjdGwwMiRTb2NpYWxJRF9fcGsPBQUxMDIzMGQFIVJlY2VudEJsb2dQb3N0cyRjdGwwMyRFbnRyeUlEX19waw8FBjUwNTcxOGQFIU1vc3RQb3B1bGFCbG9ncyRjdGwwMiRFbnRyeUlEX19waw8FBjQxNTA2MGQFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMzYkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc1NmQFIVJlY2VudEJsb2dQb3N0cyRjdGwwNyRFbnRyeUlEX19waw8FBjQxNjU4MGQFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMDEkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc0MmQFFENUQXMkY3RsMDUkQ1RBSURfX3BrDwUFMjgxOTBkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDA5JENhdGVnb3J5SURfX3BrDwUFNjQ3NjRkBR1Tb2NpYWxMaXN0JGN0bDAxJFNvY2lhbElEX19waw8FBTEwMjI5ZAUlQmxvZ0NhdGVnb3J5TGlzdCRjdGwzNSRDYXRlZ29yeUlEX19waw8FBTY0NzU2ZAUhUmVjZW50QmxvZ1Bvc3RzJGN0bDAxJEVudHJ5SURfX3BrDwUGNDE2NTc5ZAUdU29jaWFsTGlzdCRjdGwwNiRTb2NpYWxJRF9fcGsPBQUxMDIzM2QFH0Jsb2dMaXN0X01haW4kY3RsMDIkRW50cnlJRF9fcGsPBQY0OTYyOTNkBRRDVEFzJGN0bDAxJENUQUlEX19waw8FBTIzODQ0ZAUiUG9wQ29udGFjdEZvcm0kY3RsMDAkQ29udGFjdElEX19waw8FATBkBR9CbG9nTGlzdF9NYWluJGN0bDAzJEVudHJ5SURfX3BrDwUGNTA1NzE4ZAUlQmxvZ0NhdGVnb3J5TGlzdCRjdGwzMCRDYXRlZ29yeUlEX19waw8FBTY0NzYyZAUfQmxvZ0xpc3RfTWFpbiRjdGwxMyRFbnRyeUlEX19waw8FBjQxNjUwNWQFH0Jsb2dMaXN0X01haW4kY3RsMDYkRW50cnlJRF9fcGsPBQY0MTY2MjhkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDExJENhdGVnb3J5SURfX3BrDwUFNjQ3NTNkBSFSZWNlbnRCbG9nUG9zdHMkY3RsMDUkRW50cnlJRF9fcGsPBQY0MTY2MjFkBR9CbG9nTGlzdF9NYWluJGN0bDEwJEVudHJ5SURfX3BrDwUGNDEyODk2ZAUlQmxvZ0NhdGVnb3J5TGlzdCRjdGwwOCRDYXRlZ29yeUlEX19waw8FBTY0NzczZAUfQmxvZ0xpc3RfTWFpbiRjdGwwNyRFbnRyeUlEX19waw8FBjQxNjU4MGQFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMDQkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc3NGQFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMjgkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc2OWQFIVJlY2VudEJsb2dQb3N0cyRjdGwwOSRFbnRyeUlEX19waw8FBjQxNjY3OGQFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMzIkQ2F0ZWdvcnlJRF9fcGsPBQU2NDc2M2QFJUJsb2dDYXRlZ29yeUxpc3QkY3RsMTQkQ2F0ZWdvcnlJRF9fcGsPBQU3NzM5NWQFFENUQXMkY3RsMDIkQ1RBSURfX3BrDwUFMjM4NDJkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDIzJENhdGVnb3J5SURfX3BrDwUFNjQ3NjBkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDE4JENhdGVnb3J5SURfX3BrDwUFNzk5NTBkBRRDVEFzJGN0bDAzJENUQUlEX19waw8FBTIzODQzZAUfQmxvZ0xpc3RfTWFpbiRjdGwwMSRFbnRyeUlEX19waw8FBjQxNjU3OWQFFENUQXMkY3RsMDQkQ1RBSURfX3BrDwUFMjgxOTBkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDE1JENhdGVnb3J5SURfX3BrDwUFNjQ3NThkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDA3JENhdGVnb3J5SURfX3BrDwUFNjQ3NzJkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDI2JENhdGVnb3J5SURfX3BrDwUFNjQ3NTJkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDEzJENhdGVnb3J5SURfX3BrDwUFNjQ3NzdkBSJQb3BDb250YWN0Rm9ybSRjdGwwMSRDb250YWN0SURfX3BrDwUBMGQFH0Jsb2dMaXN0X01haW4kY3RsMDUkRW50cnlJRF9fcGsPBQY0MTY2MjFkBSFSZWNlbnRCbG9nUG9zdHMkY3RsMDAkRW50cnlJRF9fcGsPBQY0MTY1NzlkBSVCbG9nQ2F0ZWdvcnlMaXN0JGN0bDE2JENhdGVnb3J5SURfX3BrDwUFNjQ3ODFkBR1Tb2NpYWxMaXN0JGN0bDAwJFNvY2lhbElEX19waw8FBTEwMjI5ZAUlQmxvZ0NhdGVnb3J5TGlzdCRjdGwwNSRDYXRlZ29yeUlEX19waw8FBTY0NzgzZAUiU3ViQ29udGFjdEZvcm0kY3RsMDAkQ29udGFjdElEX19waw8FATBkBRRDVEFzJGN0bDAwJENUQUlEX19waw8FBTIzODQ0ZCgy+J5GIQWbHcuOt+qGJnR5a4GI" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl00'];
if (!theForm) {
    theForm = document.ctl00;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
    }
}
//]]>
</script>


<script src="/WebResource.axd?d=orN900gwJywfYtMNUHrD782hDB_wjEVJnZCoEgFYXz7Q1GO20Soq_khdCPcU504zlSCJgeyPmgQOjQ590eS0uLthdNg1&amp;t=635588336026805809" type="text/javascript"></script>


<script src="/WebResource.axd?d=Fm2fmicG-QfEAjWIAvBESg4k3J2UQa3C1KERJihRjqYKeT3XxB_0j8lydf3bRsucFF2lEWrRc7_1aGlPN_ZYOnpV7O81&amp;t=635588336026805809" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>

<div>

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="F2C04AFA" />
</div>
<header id="TopZone">
	<div class="nav-container">
		<div class="fixed">
			<div class="icobalt ilayout iarea" id="TaglineZone"><div icobalt="CobaltControls.Controls.StaticContent" id="Tagline2" class="tagline">
	<h2 id="TaglineBar2">Bankruptcy Attorneys Servicing Dallas, Fort Worth, and Mid-Cities</h2>
</div></div>
			<div class="icobalt ilayout iarea" id="MastheadZone"><div icobalt="CobaltControls.Controls.StaticContent" id="Masthead" class="cf masthead">
	<div class="top-logo">
		<a href="/"><img alt="Allmand Law Firm, PLLC" src="/images/Logo.png" title="Allmand Law Firm, PLLC"></a>
	</div>
	<div class="right-info">
		<span>Call Today</span>
		<a href="tel:(214) 238-9608" class="phone-link">(214) 238-9608</a>
		<a href="javascript:void(0)" class="mast-contact"><span>Sign Up for a FREE Financial Empowerment Session</span></a>
	</div>
	<nav class="top-nav main">
		<ul class="desktop-nav" icobalt="CobaltControls.Controls.AdvancedMenu" id="TAdvancedMenu1" name="TAdvancedMenu1">
			<li class="level1 " data-level="1">
				<a href="/" target=""><span>Home</span></a>
			</li><li class="level1 " data-level="1">
				<a href="/About-Us.aspx" target=""><span>About Us</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/About-Us/Reed-Allmand.aspx" target=""><span>Reed Allmand</span></a>
			</li><li class="level1 " data-level="1">
				<a href="/Dallas-Bankruptcy.aspx" target=""><span>Dallas Bankruptcy</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Bankruptcy-FAQs.aspx" target=""><span>Bankruptcy FAQs</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Bankruptcy-Timeline.aspx" target=""><span>Bankruptcy Timeline</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Chapter-7.aspx" target=""><span>Chapter 7</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Chapter-13.aspx" target=""><span>Chapter 13</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Automatic-Stay.aspx" target=""><span>Automatic Stay</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Bankruptcy-Exemptions.aspx" target=""><span>Bankruptcy Exemptions</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Creditor-Harassment.aspx" target=""><span>Creditor Harassment</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Foreclosure.aspx" target=""><span>Foreclosure</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Rebuilding-Credit.aspx" target=""><span>Rebuilding Credit</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Medical-Bills.aspx" target=""><span>Medical Bills</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Repossession.aspx" target=""><span>Repossession</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Student-Loan-Debt.aspx" target=""><span>Student Loan Debt</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/Tax-Forgiveness.aspx" target=""><span>Tax Forgiveness</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Dallas-Bankruptcy/4-Important-Bankruptcy-Concepts.aspx" target=""><span>4 Important Bankruptcy Concepts</span></a>
			</li><li class="level1 selected" data-level="1">
				<a href="/Blog.aspx" target=""><span>Blog</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/Categories.aspx" target=""><span>Categories</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2016.aspx" target=""><span>2016</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2015.aspx" target=""><span>2015</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2014.aspx" target=""><span>2014</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2013.aspx" target=""><span>2013</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2012.aspx" target=""><span>2012</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2011.aspx" target=""><span>2011</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2010.aspx" target=""><span>2010</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2009.aspx" target=""><span>2009</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Blog/2008.aspx" target=""><span>2008</span></a>
			</li><li class="level1 " data-level="1">
				<a href="/Case-Evaluation.aspx" target=""><span>Case Evaluation</span></a>
			</li><li class="level1 " data-level="1">
				<a href="/Contact-Us.aspx" target=""><span>Contact Us</span></a>
			</li><li class="level1 " data-level="1">
				<a href="/Espanol.aspx" target=""><span>Espanol</span></a>
			</li><li class="level2 " data-level="2">
				<a href="/Espanol/Preguntas-Frecuentes.aspx" target=""><span>Preguntas Frecuentes</span></a>
			</li>
		</ul>
		<ul class="mobile-nav">
			<li>
				<a class="mob-call" href="tel:(214) 238-9608"><span>Call Today</span></a>
			</li>
			<li>
				<a href="/Case-Evaluation.aspx"><span>Email Us</span></a>
			</li>
			<li>
				<a href="http://maps.google.com/maps?f=d&amp;hl=en&amp;daddr=4849+Greenville+Avenue+Dallas+TX+75206" target="_blank"><span>Our Map </span></a>
			</li>
			<li>
				<a href="javascript:void(0);" class="menu menu-btn"><span>Menu</span></a>
			</li>
		</ul>
	</nav>
</div><div id="PopContactForm" icobalt="CobaltControls.Controls.DataForm" class="contact-form popout-form" name="PopContactForm">
	<header id="PopContactHeader">
		<h2>
			<strong>Free</strong> Financial Empowerment Session
		</h2>
	</header>
	<input name="PopContactForm$ctl01$Name" type="text" value="Name:" maxlength="128" id="PopContactForm_ctl01_Name" class="Name" />
	<span id="PopContactForm_ctl01_ctl00" class="validator" style="display:none;"></span>
	<input name="PopContactForm$ctl01$EmailAddress" type="text" value="Email:" maxlength="128" id="PopContactForm_ctl01_EmailAddress" class="Email" />
	<span id="PopContactForm_ctl01_ctl01" class="validator" style="display:none;"></span>
	<span id="PopContactForm_ctl01_ctl02" class="validator" style="display:none;"></span>
	<input name="PopContactForm$ctl01$Phone" type="text" value="Phone:" maxlength="24" id="PopContactForm_ctl01_Phone" class="Phone" />
	<span id="PopContactForm_ctl01_ctl03" class="validator" style="display:none;"></span>
	<span id="PopContactForm_ctl01_ctl04" class="validator" style="display:none;"></span>
	<select name="PopContactForm$ctl01$LeadTypeID" id="PopContactForm_ctl01_LeadTypeID" autocomplete="off">
	<option selected="selected" value="">Are you a new client?</option>
	<option value="1">Yes, I am a potential new client.</option>
	<option value="11">No, I am a current existing client.</option>
	<option value="13">I am neither</option>

</select>
	<span id="PopContactForm_ctl01_ctl05" class="validator" style="display:none;"></span>
	<input type="hidden" id="PopContactForm_ctl01_FFD6" name="PopContactForm$ctl01$FFD6"/>
	<textarea name="PopContactForm$ctl01$Message" rows="2" cols="20" id="PopContactForm_ctl01_Message">Message:</textarea>
	<span id="PopContactForm_ctl01_ctl06" class="validator" style="display:none;"></span>
	<a class="btn solid" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;PopContactForm$ctl01$ctl07&quot;, &quot;&quot;, true, &quot;GroupPopContactForm&quot;, &quot;&quot;, false, true))">Schedule Yours Today!</a>
	<div id="PopContactForm_ctl01_ctl08" style="display:none;">

</div>
</div></div>
		</div>
	</div>
	<section class="icobalt ilayout iarea" id="CTAZone"><div icobalt="CobaltControls.Controls.StaticContent" id="CTAContainer" class="ctas-container main">
	<header class="half left" id="CTAContent">
		<h2>
			The Allmand Law Firm, PLLC
			<span>Difference</span> 
		</h2>
		<p>Unlike most bankruptcy firms in the Dallas / Fort-Worth area, Allmand Law Firm, PLLC spends the time to understand the complete financial picture for every one of our clients. We provide resources, tools and advice to address the unique needs of North Texans.
</p> 
	</header>
	<section icobalt="CobaltControls.Controls.DisplayList" id="CTAs" class="cta-list half right main" name="CTAs">
		<ul class="items4">
			<li class="cta1">
				<a href="/Certified-Bankruptcy-Specialist.aspx"><img src="/shared/images/spacer.gif" style="background-image:url('/images/cta1.png')">
					
					
						<p>Reed Allmand is a<br>
Board Certified <br>
Bankruptcy Expert </p>
						<icon class="plus-2"></icon>
					
					
				</a> 
			</li><li class="cta2">
				<a href="/Case-Evaluation.aspx"><img src="/shared/images/spacer.gif" style="background-image:url('/images/cta2.png')">
					
					
						<p>Free Financial <br>
Empowerment <br>
Session </p>
						<icon class="plus-2"></icon>
					
					
				</a> 
			</li><li class="cta3">
				<a href="/About-Us.aspx"><img src="/shared/images/spacer.gif" style="background-image:url('/images/cta3.png')">
					
					
						<p>One of the <br>
Biggest Bankruptcy <br>
Filing Firms </p>
						<icon class="plus-2"></icon>
					
					
				</a> 
			</li><li class="cta4">
				<a href="/Testimonials.aspx"><img src="/shared/images/spacer.gif" style="background-image:url('/images/cta4.png')">
					
					
						<p>We’ve Helped <br>
Tens of Thousands <br>
of People </p>
						<icon class="plus-2"></icon>
					
					
				</a> 
			</li> 
		</ul> 
	</section> 
</div></section>
</header>
<main class="main">
	<article class="icobalt ilayout content" id="MainZone"><div id="MainContent" class="right main-content"><h1 style="text-align:center">Bankruptcy Blog Posts</h1></div><div icobalt="CobaltControls.Controls.DisplayList" id="BlogList_Main" class="blog-sys sys" name="BlogList_Main">
	<ul class="blogsyslist">
		<li class="sys-item">
			<h2>Knowing When to File for Bankruptcy: Questions to Ask Yourself</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl01_PublishDate">5-Dec-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl01_Thumbnail" src="/images/cmssys/thumbnails/blog/debt-relief-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>Tough times happen for all types of people, especially when it comes to finances. Fortunately, the federal government understands that individuals and business owners may find themselves facing insurmountable debt, and as a result, searching for solutions to a very real problem. The U.S. Bankruptcy Code was created to help &ldquo;honest but unfortunate&rdquo; debtors who find themselves facing ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Knowing When to File for Bankruptcy: Questions to Ask Yourself" addthis:url="http://www.allmandlaw.com/Blog/2016/December/Knowing-When-to-File-for-Bankruptcy-Questions-to.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Knowing When to File for Bankruptcy: Questions to Ask Yourself | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/December/Knowing-When-to-File-for-Bankruptcy-Questions-to.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Knowing When to File for Bankruptcy: Questions to Ask Yourself" addthis:url="http://www.allmandlaw.com/Blog/2016/December/Knowing-When-to-File-for-Bankruptcy-Questions-to.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Knowing When to File for Bankruptcy: Questions to Ask Yourself" addthis:url="http://www.allmandlaw.com/Blog/2016/December/Knowing-When-to-File-for-Bankruptcy-Questions-to.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Knowing When to File for Bankruptcy: Questions to Ask Yourself" addthis:url="http://www.allmandlaw.com/Blog/2016/December/Knowing-When-to-File-for-Bankruptcy-Questions-to.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/December/Knowing-When-to-File-for-Bankruptcy-Questions-to.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>Avoid Debt with These Holiday Budgeting Tips</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl02_PublishDate">28-Nov-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl02_Thumbnail" src="/images/cmssys/thumbnails/blog/holiday-spending-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>Some people feel as though &ldquo;the holidays&rdquo; and &ldquo;debt&rdquo; are inextricably bound, and indeed for many, sometimes they can go hand in hand. However, with a little careful planning and some smart spending habits, you can absolutely enjoy a fun and festive holiday without the hit to your wallet. Consider the following budgeting tips to help you avoid taking on new debt this holiday ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Avoid Debt with These Holiday Budgeting Tips" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Avoid-Debt-with-These-Holiday-Budgeting-Tips.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Avoid Debt with These Holiday Budgeting Tips | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Avoid-Debt-with-These-Holiday-Budgeting-Tips.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Avoid Debt with These Holiday Budgeting Tips" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Avoid-Debt-with-These-Holiday-Budgeting-Tips.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Avoid Debt with These Holiday Budgeting Tips" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Avoid-Debt-with-These-Holiday-Budgeting-Tips.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Avoid Debt with These Holiday Budgeting Tips" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Avoid-Debt-with-These-Holiday-Budgeting-Tips.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/November/Avoid-Debt-with-These-Holiday-Budgeting-Tips.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>Debt Settlement vs. Bankruptcy: What's the Difference?</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl03_PublishDate">14-Nov-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl03_Thumbnail" src="/images/cmssys/thumbnails/blog/wage-finance-bankruptcy-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>If you are struggling with overwhelming debts, debt settlement and bankruptcy are two options that can help you regain good financial health. While many people are familiar with the word &ldquo;bankruptcy,&rdquo; debt settlement is less well known, and the differences between both options are unclear to many. For the benefit of our clients, this blog will serve to distinguish between these two ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Debt Settlement vs. Bankruptcy: What's the Difference?" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Debt-Settlement-vs-Bankruptcy-Whats-the-Differen.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Debt Settlement vs. Bankruptcy: What's the Difference? | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Debt-Settlement-vs-Bankruptcy-Whats-the-Differen.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Debt Settlement vs. Bankruptcy: What's the Difference?" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Debt-Settlement-vs-Bankruptcy-Whats-the-Differen.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Debt Settlement vs. Bankruptcy: What's the Difference?" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Debt-Settlement-vs-Bankruptcy-Whats-the-Differen.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Debt Settlement vs. Bankruptcy: What's the Difference?" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Debt-Settlement-vs-Bankruptcy-Whats-the-Differen.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/November/Debt-Settlement-vs-Bankruptcy-Whats-the-Differen.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>Why It Is Important to Review Your Credit Report Before Filing Bankruptcy</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl04_PublishDate">1-Nov-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl04_Thumbnail" src="/images/cmssys/thumbnails/blog/Credit-Report-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>You may hear about why it is important to review your credit report annually to make sure information is current and being reported properly to the credit bureaus. But anyone considering bankruptcy should also review their credit report before filing bankruptcy to make sure they include all of their creditors in their documentation and schedules. You are required to list your creditors as part of  ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Why It Is Important to Review Your Credit Report Before Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Why-It-Is-Important-to-Review-Your-Credit-Report.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Why It Is Important to Review Your Credit Report Before Filing Bankruptcy | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Why-It-Is-Important-to-Review-Your-Credit-Report.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Why It Is Important to Review Your Credit Report Before Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Why-It-Is-Important-to-Review-Your-Credit-Report.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Why It Is Important to Review Your Credit Report Before Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Why-It-Is-Important-to-Review-Your-Credit-Report.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Why It Is Important to Review Your Credit Report Before Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/November/Why-It-Is-Important-to-Review-Your-Credit-Report.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/November/Why-It-Is-Important-to-Review-Your-Credit-Report.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>What You Should Know About Bankruptcy Fraud</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl05_PublishDate">24-Oct-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl05_Thumbnail" src="/images/cmssys/thumbnails/blog/Justice-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>Bankruptcy fraud is a serious federal offense that can cost you more than just your personal possessions &ndash; it can cost your freedom. There are various ways debtors try to deceive the court from learning more about personal finances. Many consumers may not realize that doing one act alone, such as concealing an asset, can have you facing charges for fraud. To help further explain the ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="What You Should Know About Bankruptcy Fraud" addthis:url="http://www.allmandlaw.com/Blog/2016/October/What-You-Should-Know-about-Bankruptcy-Fraud.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="What You Should Know About Bankruptcy Fraud | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/October/What-You-Should-Know-about-Bankruptcy-Fraud.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="What You Should Know About Bankruptcy Fraud" addthis:url="http://www.allmandlaw.com/Blog/2016/October/What-You-Should-Know-about-Bankruptcy-Fraud.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="What You Should Know About Bankruptcy Fraud" addthis:url="http://www.allmandlaw.com/Blog/2016/October/What-You-Should-Know-about-Bankruptcy-Fraud.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="What You Should Know About Bankruptcy Fraud" addthis:url="http://www.allmandlaw.com/Blog/2016/October/What-You-Should-Know-about-Bankruptcy-Fraud.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/October/What-You-Should-Know-about-Bankruptcy-Fraud.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>Using Bankruptcy to Stop or Prevent Wage Garnishment</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl06_PublishDate">10-Oct-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl06_Thumbnail" src="/images/cmssys/thumbnails/blog/wage-finance-bankruptcy-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>The state of Texas, along with a few other states, may not allow creditors to garnish wages to satisfy debts, except for special circumstances such as spousal / child support, student loans, and federal taxes. A wage garnishment is when a creditor receives permission from the court to withhold payment from paycheck earnings and have them forwarded to the creditor instead. If garnishment of your ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Using Bankruptcy to Stop or Prevent Wage Garnishment" addthis:url="http://www.allmandlaw.com/Blog/2016/October/Using-Bankruptcy-to-Stop-or-Prevent-Wage-Garnish.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Using Bankruptcy to Stop or Prevent Wage Garnishment | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/October/Using-Bankruptcy-to-Stop-or-Prevent-Wage-Garnish.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Using Bankruptcy to Stop or Prevent Wage Garnishment" addthis:url="http://www.allmandlaw.com/Blog/2016/October/Using-Bankruptcy-to-Stop-or-Prevent-Wage-Garnish.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Using Bankruptcy to Stop or Prevent Wage Garnishment" addthis:url="http://www.allmandlaw.com/Blog/2016/October/Using-Bankruptcy-to-Stop-or-Prevent-Wage-Garnish.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Using Bankruptcy to Stop or Prevent Wage Garnishment" addthis:url="http://www.allmandlaw.com/Blog/2016/October/Using-Bankruptcy-to-Stop-or-Prevent-Wage-Garnish.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/October/Using-Bankruptcy-to-Stop-or-Prevent-Wage-Garnish.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>How Much Debt Is Required to Be Repaid in Chapter 13 Bankruptcy?</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl07_PublishDate">3-Oct-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl07_Thumbnail" src="/images/cmssys/thumbnails/blog/bankruptcy-plan-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>Chapter 13 Bankruptcy is known as the &ldquo;wage earner plan&rdquo; because it allows debtors who have some amount of disposable income to retain their property and make payments toward their debt over the span of several years (usually five). The bankruptcy means test will typically determine if this Chapter of bankruptcy is most appropriate for an individual. Debtors considering Chapter 13 ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="How Much Debt Is Required to Be Repaid in Chapter 13 Bankruptcy?" addthis:url="http://www.allmandlaw.com/Blog/2016/October/How-Much-Debt-Is-Required-to-Be-Repaid-in-Chapte.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="How Much Debt Is Required to Be Repaid in Chapter 13 Bankruptcy? | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/October/How-Much-Debt-Is-Required-to-Be-Repaid-in-Chapte.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="How Much Debt Is Required to Be Repaid in Chapter 13 Bankruptcy?" addthis:url="http://www.allmandlaw.com/Blog/2016/October/How-Much-Debt-Is-Required-to-Be-Repaid-in-Chapte.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="How Much Debt Is Required to Be Repaid in Chapter 13 Bankruptcy?" addthis:url="http://www.allmandlaw.com/Blog/2016/October/How-Much-Debt-Is-Required-to-Be-Repaid-in-Chapte.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="How Much Debt Is Required to Be Repaid in Chapter 13 Bankruptcy?" addthis:url="http://www.allmandlaw.com/Blog/2016/October/How-Much-Debt-Is-Required-to-Be-Repaid-in-Chapte.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/October/How-Much-Debt-Is-Required-to-Be-Repaid-in-Chapte.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>Personal Bankruptcy and Business Ownership: What You Need to Know</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl08_PublishDate">19-Sep-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl08_Thumbnail" src="/images/cmssys/thumbnails/blog/business-finance-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>If you file personal bankruptcy, it can take a significant toll on any business ownership in your name, depending on how the business was legally organized and the type of bankruptcy petition filed with the court. Under United States bankruptcy code, there are two types of filings for individuals; they are indicated by &quot;Chapter&quot; numbers, and personal bankruptcies are either Chapter 7 or  ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Personal Bankruptcy and Business Ownership: What You Need to Know" addthis:url="http://www.allmandlaw.com/Blog/2016/September/Personal-Bankruptcy-and-Business-Ownership-What-.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Personal Bankruptcy and Business Ownership: What You Need to Know | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/September/Personal-Bankruptcy-and-Business-Ownership-What-.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Personal Bankruptcy and Business Ownership: What You Need to Know" addthis:url="http://www.allmandlaw.com/Blog/2016/September/Personal-Bankruptcy-and-Business-Ownership-What-.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Personal Bankruptcy and Business Ownership: What You Need to Know" addthis:url="http://www.allmandlaw.com/Blog/2016/September/Personal-Bankruptcy-and-Business-Ownership-What-.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Personal Bankruptcy and Business Ownership: What You Need to Know" addthis:url="http://www.allmandlaw.com/Blog/2016/September/Personal-Bankruptcy-and-Business-Ownership-What-.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/September/Personal-Bankruptcy-and-Business-Ownership-What-.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>How Does The Automatic Stay Help Those Filing for Bankruptcy?</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl09_PublishDate">6-Sep-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl09_Thumbnail" src="/images/cmssys/thumbnails/blog/shutterstock_197806205-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>Filing bankruptcy can be an intimidating decision. But, did you know that there are various tools that can protect you during the process? In fact, one of the most beneficial tools for those filing bankruptcy is the automatic stay. The automatic stay is a part of all bankruptcy cases, and it stops all collection actions you may be facing from creditors or debt collection agencies. The automatic ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="How Does The Automatic Stay Help Those Filing for Bankruptcy?" addthis:url="http://www.allmandlaw.com/Blog/2016/September/How-does-The-Automatic-Stay-Help-Those-Filing-fo.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="How Does The Automatic Stay Help Those Filing for Bankruptcy? | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/September/How-does-The-Automatic-Stay-Help-Those-Filing-fo.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="How Does The Automatic Stay Help Those Filing for Bankruptcy?" addthis:url="http://www.allmandlaw.com/Blog/2016/September/How-does-The-Automatic-Stay-Help-Those-Filing-fo.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="How Does The Automatic Stay Help Those Filing for Bankruptcy?" addthis:url="http://www.allmandlaw.com/Blog/2016/September/How-does-The-Automatic-Stay-Help-Those-Filing-fo.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="How Does The Automatic Stay Help Those Filing for Bankruptcy?" addthis:url="http://www.allmandlaw.com/Blog/2016/September/How-does-The-Automatic-Stay-Help-Those-Filing-fo.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/September/How-does-The-Automatic-Stay-Help-Those-Filing-fo.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>How to Get Rid of Credit Card Debt Through Bankruptcy</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl10_PublishDate">29-Aug-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl10_Thumbnail" src="/images/cmssys/thumbnails/blog/credit-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>Excessive debt is one of the major reasons why people file for bankruptcy. In many cases, the excessive debt is the result of paying for necessities such as medical bills and vehicle repairs. While there are some exceptions, most credit card debt can be discharged when a person successfully completes Chapter 13 or Chapter 7 bankruptcy. Chapter 7 Bankruptcy and Credit Card Debt When you file for ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="How to Get Rid of Credit Card Debt Through Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/How-to-Get-Rid-of-Credit-Card-Debt-Through-Bankr.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="How to Get Rid of Credit Card Debt Through Bankruptcy | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/August/How-to-Get-Rid-of-Credit-Card-Debt-Through-Bankr.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="How to Get Rid of Credit Card Debt Through Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/How-to-Get-Rid-of-Credit-Card-Debt-Through-Bankr.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="How to Get Rid of Credit Card Debt Through Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/How-to-Get-Rid-of-Credit-Card-Debt-Through-Bankr.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="How to Get Rid of Credit Card Debt Through Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/How-to-Get-Rid-of-Credit-Card-Debt-Through-Bankr.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/August/How-to-Get-Rid-of-Credit-Card-Debt-Through-Bankr.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>5 Reasons Why You Should Never Lie to the Bankruptcy Court</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl11_PublishDate">22-Aug-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl11_Thumbnail" src="/images/cmssys/thumbnails/blog/Court-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>There are too many debtors who think they can file bankruptcy protection and feel the court doesn&#39;t need to know everything about their finances. The bankruptcy code was established with federal regulations providing a fair option for debtors who truly need financial help. When individuals abuse the law for their own benefit, they can face serious consequences, including criminal charges. Here ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="5 Reasons Why You Should Never Lie to the Bankruptcy Court" addthis:url="http://www.allmandlaw.com/Blog/2016/August/5-Reasons-Why-You-Should-Never-Lie-to-the-Bankru.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="5 Reasons Why You Should Never Lie to the Bankruptcy Court | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/August/5-Reasons-Why-You-Should-Never-Lie-to-the-Bankru.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="5 Reasons Why You Should Never Lie to the Bankruptcy Court" addthis:url="http://www.allmandlaw.com/Blog/2016/August/5-Reasons-Why-You-Should-Never-Lie-to-the-Bankru.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="5 Reasons Why You Should Never Lie to the Bankruptcy Court" addthis:url="http://www.allmandlaw.com/Blog/2016/August/5-Reasons-Why-You-Should-Never-Lie-to-the-Bankru.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="5 Reasons Why You Should Never Lie to the Bankruptcy Court" addthis:url="http://www.allmandlaw.com/Blog/2016/August/5-Reasons-Why-You-Should-Never-Lie-to-the-Bankru.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/August/5-Reasons-Why-You-Should-Never-Lie-to-the-Bankru.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>Choosing a Bankruptcy Attorney:  Characteristics of Quality Representation</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl12_PublishDate">17-Aug-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl12_Thumbnail" src="/images/cmssys/thumbnails/blog/mediation-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>Getting the outcome you deserve for your financial situation includes having the right legal representation in your corner. Taking time to choose an experienced bankruptcy attorney may save you headache and frustration down the road, and can make all the difference in the outcome of your case. Debtors have been known to choose an attorney based on an advertisement, price or claims in what they say ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Choosing a Bankruptcy Attorney:  Characteristics of Quality Representation" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Choosing-a-Bankruptcy-Attorney-Characteristics-o.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Choosing a Bankruptcy Attorney:  Characteristics of Quality Representation | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Choosing-a-Bankruptcy-Attorney-Characteristics-o.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Choosing a Bankruptcy Attorney:  Characteristics of Quality Representation" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Choosing-a-Bankruptcy-Attorney-Characteristics-o.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Choosing a Bankruptcy Attorney:  Characteristics of Quality Representation" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Choosing-a-Bankruptcy-Attorney-Characteristics-o.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Choosing a Bankruptcy Attorney:  Characteristics of Quality Representation" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Choosing-a-Bankruptcy-Attorney-Characteristics-o.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/August/Choosing-a-Bankruptcy-Attorney-Characteristics-o.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>6 Things to Avoid Prior to Filing Bankruptcy</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl13_PublishDate">8-Aug-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl13_Thumbnail" src="/images/cmssys/thumbnails/blog/shutterstock_197806205-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>If you are considering bankruptcy or have plans to file bankruptcy in the future, getting prepared ahead of time can affect the outcome of your case. At Allmand Law Firm, PLLC, we know that failing to prepare or taking the wrong steps can significantly jeopardize the success of a case. This is why we do all we can to educate our clients about their cases and their rights, and to provide them with  ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="6 Things to Avoid Prior to Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/6-Things-to-Avoid-Prior-to-Filing-Bankruptcy.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="6 Things to Avoid Prior to Filing Bankruptcy | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/August/6-Things-to-Avoid-Prior-to-Filing-Bankruptcy.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="6 Things to Avoid Prior to Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/6-Things-to-Avoid-Prior-to-Filing-Bankruptcy.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="6 Things to Avoid Prior to Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/6-Things-to-Avoid-Prior-to-Filing-Bankruptcy.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="6 Things to Avoid Prior to Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/6-Things-to-Avoid-Prior-to-Filing-Bankruptcy.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/August/6-Things-to-Avoid-Prior-to-Filing-Bankruptcy.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>Four Signs That it's Time to Consider Bankruptcy</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl14_PublishDate">1-Aug-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl14_Thumbnail" src="/images/cmssys/thumbnails/blog/drowning-in-debt-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>Financial troubles can happen to anyone at any time. Even the most financially conscientious individuals can be struck by an unexpected circumstance like an illness or job loss. If you are struggling with debt and are unable to keep up with your bills, you may be wondering if bankruptcy is the answer. Below, we have identified four signs that it may be time to speak to a bankruptcy lawyer about ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Four Signs That it's Time to Consider Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Four-Signs-That-its-Time-to-Consider-Bankruptcy.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Four Signs That it's Time to Consider Bankruptcy | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Four-Signs-That-its-Time-to-Consider-Bankruptcy.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Four Signs That it's Time to Consider Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Four-Signs-That-its-Time-to-Consider-Bankruptcy.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Four Signs That it's Time to Consider Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Four-Signs-That-its-Time-to-Consider-Bankruptcy.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Four Signs That it's Time to Consider Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/August/Four-Signs-That-its-Time-to-Consider-Bankruptcy.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/August/Four-Signs-That-its-Time-to-Consider-Bankruptcy.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><li class="sys-item">
			<h2>Timelines You Should Know When Filing Bankruptcy</h2>
			<h3>
				<span>Posted By Allmand Law Firm, PLLC </span>
				<span class="bars">|| </span>
				<span id="BlogList_Main_ctl15_PublishDate">18-Jul-2016</span>
			</h3>
			<div class="sys-content cf">
				<img id="BlogList_Main_ctl15_Thumbnail" src="/images/cmssys/thumbnails/blog/Calendar-1500-ffccccccWhite-3333-0.20.3-1.png" style="border-width:0px;width:150px;margin-bottom:8px;float:left;margin-right:8px;" />
				<span>One factor that can make a difference in how your bankruptcy case proceeds is meeting necessary deadlines. There are a number of timelines related to your case that play a big role in helping achieve the outcome you want. While there may be several deadlines you need to consider, it helps to think about them in the order of their occurrence. In this sense, this can help set milestones throughout ...</span>
			</div>
			<nav class="addthis_toolbox sys-social" icobalt="CobaltControls.Controls.AddThis">
				<p>Share This Post:</p>
				<a class="addthis_button_facebook" addthis:title="Timelines You Should Know When Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/July/Timelines-You-Should-Know-When-Filing-Bankruptcy.aspx"><icon class="facebook"></icon></a>
				<a class="addthis_button_twitter" addthis:title="Timelines You Should Know When Filing Bankruptcy | Arnold &amp; Itkin" addthis:url="http://www.allmandlaw.com/Blog/2016/July/Timelines-You-Should-Know-When-Filing-Bankruptcy.aspx"><icon class="twitter"></icon></a>
				<a class="addthis_button_google" addthis:title="Timelines You Should Know When Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/July/Timelines-You-Should-Know-When-Filing-Bankruptcy.aspx"><icon class="google-plus"></icon></a>
				<a class="addthis_button_email" addthis:title="Timelines You Should Know When Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/July/Timelines-You-Should-Know-When-Filing-Bankruptcy.aspx"><icon class="email-3"></icon></a>
				<a class="addthis_button_compact" addthis:title="Timelines You Should Know When Filing Bankruptcy" addthis:url="http://www.allmandlaw.com/Blog/2016/July/Timelines-You-Should-Know-When-Filing-Bankruptcy.aspx"><icon class="plus-9"></icon></a>
			</nav>
			<a href="/Blog/2016/July/Timelines-You-Should-Know-When-Filing-Bankruptcy.aspx" class="sys-button"><span>Continue Reading</span></a>
		</li><div class="paging">
			<span>3486 results found. Viewing page 1 of 233.</span>
			<span>Go to page <a id="BlogList_Main_ctl16_Nav_1" class="dataheaderselected" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_1','')"><b>1</b></a>&nbsp;<a id="BlogList_Main_ctl16_Nav_2" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_2','')">2</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_3" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_3','')">3</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_4" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_4','')">4</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_5" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_5','')">5</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_6" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_6','')">6</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_7" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_7','')">7</a>&nbsp;&nbsp;.&nbsp;.&nbsp;.&nbsp;<a id="BlogList_Main_ctl16_Nav_229" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_229','')">229</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_230" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_230','')">230</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_231" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_231','')">231</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_232" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_232','')">232</a>&nbsp;<a id="BlogList_Main_ctl16_Nav_233" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_233','')">233</a>&nbsp;&nbsp;&nbsp;<a id="BlogList_Main_ctl16_Nav_2_Next" class="dataheader" href="javascript:__doPostBack('BlogList_Main$ctl16$Nav_2_Next','')">Next</a></span>
		</div>
	</ul>
</div></article>
	<aside class="icobalt ilayout iarea side" id="SideZone"><div id="SubContactForm" icobalt="CobaltControls.Controls.DataForm" class="contact-form main" name="SubContactForm">
	<header id="SubContactHeader">
		<h2>
			<strong>Free</strong> Financial Empowerment Session
		</h2>
	</header>
	<input name="SubContactForm$ctl01$Name" type="text" value="Name:" maxlength="128" id="SubContactForm_ctl01_Name" class="Name" />
	<span id="SubContactForm_ctl01_ctl00" class="validator" style="display:none;"></span>
	<input name="SubContactForm$ctl01$EmailAddress" type="text" value="Email:" maxlength="128" id="SubContactForm_ctl01_EmailAddress" class="Email" />
	<span id="SubContactForm_ctl01_ctl01" class="validator" style="display:none;"></span>
	<span id="SubContactForm_ctl01_ctl02" class="validator" style="display:none;"></span>
	<input name="SubContactForm$ctl01$Phone" type="text" value="Phone:" maxlength="24" id="SubContactForm_ctl01_Phone" class="Phone" />
	<span id="SubContactForm_ctl01_ctl03" class="validator" style="display:none;"></span>
	<span id="SubContactForm_ctl01_ctl04" class="validator" style="display:none;"></span>
	<select name="SubContactForm$ctl01$LeadTypeID" id="SubContactForm_ctl01_LeadTypeID" autocomplete="off">
	<option selected="selected" value="">Are you a new client?</option>
	<option value="1">Yes, I am a potential new client.</option>
	<option value="11">No, I am a current existing client.</option>
	<option value="13">I am neither</option>

</select>
	<span id="SubContactForm_ctl01_ctl05" class="validator" style="display:none;"></span>
	<input type="hidden" id="SubContactForm_ctl01_FFD6" name="SubContactForm$ctl01$FFD6"/>
	<textarea name="SubContactForm$ctl01$Message" rows="2" cols="20" id="SubContactForm_ctl01_Message">Message:</textarea>
	<span id="SubContactForm_ctl01_ctl06" class="validator" style="display:none;"></span>
	<a class="btn solid" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;SubContactForm$ctl01$ctl07&quot;, &quot;&quot;, true, &quot;GroupSubContactForm&quot;, &quot;&quot;, false, true))">Schedule Yours Today!</a>
	<div id="SubContactForm_ctl01_ctl08" style="display:none;">

</div>
</div><nav id="RecentBlogPosts" class="side-nav sys-nav recent" icobalt="CobaltControls.Controls.DisplayList" name="RecentBlogPosts">
	<header>
		<h2>Recent Posts</h2>
	</header>
	<ul>
		<li><a href="/Blog/2016/December/Knowing-When-to-File-for-Bankruptcy-Questions-to.aspx">Knowing When to File for Bankruptcy: Questions to Ask Yourself</a></li><li><a href="/Blog/2016/November/Avoid-Debt-with-These-Holiday-Budgeting-Tips.aspx">Avoid Debt with These Holiday Budgeting Tips</a></li><li><a href="/Blog/2016/November/Debt-Settlement-vs-Bankruptcy-Whats-the-Differen.aspx">Debt Settlement vs. Bankruptcy: What's the Difference?</a></li><li><a href="/Blog/2016/November/Why-It-Is-Important-to-Review-Your-Credit-Report.aspx">Why It Is Important to Review Your Credit Report Before Filing Bankruptcy</a></li><li><a href="/Blog/2016/October/What-You-Should-Know-about-Bankruptcy-Fraud.aspx">What You Should Know About Bankruptcy Fraud</a></li><li><a href="/Blog/2016/October/Using-Bankruptcy-to-Stop-or-Prevent-Wage-Garnish.aspx">Using Bankruptcy to Stop or Prevent Wage Garnishment</a></li><li><a href="/Blog/2016/October/How-Much-Debt-Is-Required-to-Be-Repaid-in-Chapte.aspx">How Much Debt Is Required to Be Repaid in Chapter 13 Bankruptcy?</a></li><li><a href="/Blog/2016/September/Personal-Bankruptcy-and-Business-Ownership-What-.aspx">Personal Bankruptcy and Business Ownership: What You Need to Know</a></li>
	</ul>
</nav><nav id="MostPopulaBlogs" class="side-nav sys-nav popular" icobalt="CobaltControls.Controls.DisplayList" name="MostPopulaBlogs">
	<header>
		<h2>Most Popular</h2>
	</header>
	<ul>
		<li><a href="/Blog/2009/December/7-Facts-You-Need-To-Know-About-Repossession-In-T.aspx">7 Facts You Need To Know About Repossession In Texas</a></li><li><a href="/Blog/2010/August/Three-Myths-About-Car-Repossession.aspx">Three Myths About Car Repossession</a></li><li><a href="/Blog/2012/June/Can-I-Collect-Unemployment-if-I-Quit-Due-to-Stre.aspx">Can I Collect Unemployment if I Quit Due to Stress or Health Reasons?</a></li>
	</ul>
</nav><nav id="BlogCategoryList" class="side-nav sys-nav categories" icobalt="CobaltControls.Controls.DisplayList" name="BlogCategoryList">
	<header>
		<h2>Categories</h2>
	</header>
	<ul class="cf">
		<li><a href="/Blog/Categories/After-Bankruptcy.aspx">
				After Bankruptcy 
				<em>(20)</em>
			</a></li><li><a href="/Blog/Categories/Bankruptcy.aspx">
				Bankruptcy 
				<em>(1278)</em>
			</a></li><li><a href="/Blog/Categories/Bankruptcy-Dismissal.aspx">
				Bankruptcy Dismissal 
				<em>(9)</em>
			</a></li><li><a href="/Blog/Categories/Bankruptcy-Fraud.aspx">
				Bankruptcy Fraud 
				<em>(53)</em>
			</a></li><li><a href="/Blog/Categories/Bankruptcy-Q-amp-A.aspx">
				Bankruptcy Q&amp;A 
				<em>(37)</em>
			</a></li><li><a href="/Blog/Categories/Budgeting-Tips.aspx">
				Budgeting Tips 
				<em>(2)</em>
			</a></li><li><a href="/Blog/Categories/Car-Loans-Title-Loans.aspx">
				Car Loans / Title Loans 
				<em>(11)</em>
			</a></li><li><a href="/Blog/Categories/Chapter-11-Bankruptcy.aspx">
				Chapter 11 Bankruptcy 
				<em>(106)</em>
			</a></li><li><a href="/Blog/Categories/Chapter-13-Bankruptcy.aspx">
				Chapter 13 Bankruptcy 
				<em>(186)</em>
			</a></li><li><a href="/Blog/Categories/Chapter-7-Bankruptcy.aspx">
				Chapter 7 Bankruptcy 
				<em>(100)</em>
			</a></li><li><a href="/Blog/Categories/Credit-and-Bankruptcy.aspx">
				Credit and Bankruptcy 
				<em>(103)</em>
			</a></li><li><a href="/Blog/Categories/Credit-Card-Negotiation.aspx">
				Credit Card Negotiation 
				<em>(20)</em>
			</a></li><li><a href="/Blog/Categories/Credit-Counseling.aspx">
				Credit Counseling 
				<em>(46)</em>
			</a></li><li><a href="/Blog/Categories/Credit-Tips.aspx">
				Credit Tips 
				<em>(2)</em>
			</a></li><li><a href="/Blog/Categories/Debt-and-Tax-Relief.aspx">
				Debt and Tax Relief 
				<em>(71)</em>
			</a></li><li><a href="/Blog/Categories/Debt-Collectors.aspx">
				Debt Collectors 
				<em>(58)</em>
			</a></li><li><a href="/Blog/Categories/Debt-Consolidation.aspx">
				Debt Consolidation 
				<em>(13)</em>
			</a></li><li><a href="/Blog/Categories/Debt-Settlement.aspx">
				Debt Settlement 
				<em>(1)</em>
			</a></li><li><a href="/Blog/Categories/Divorce-and-Bankruptcy.aspx">
				Divorce and Bankruptcy 
				<em>(43)</em>
			</a></li><li><a href="/Blog/Categories/Economy.aspx">
				Economy 
				<em>(290)</em>
			</a></li><li><a href="/Blog/Categories/Foreclosures.aspx">
				Foreclosures 
				<em>(474)</em>
			</a></li><li><a href="/Blog/Categories/High-Profile-Bankruptcies.aspx">
				High-Profile Bankruptcies 
				<em>(406)</em>
			</a></li><li><a href="/Blog/Categories/Lawsuits.aspx">
				Lawsuits 
				<em>(66)</em>
			</a></li><li><a href="/Blog/Categories/Loans-Mortgages.aspx">
				Loans / Mortgages 
				<em>(134)</em>
			</a></li><li><a href="/Blog/Categories/Managing-Your-Finances.aspx">
				Managing Your Finances 
				<em>(223)</em>
			</a></li><li><a href="/Blog/Categories/Medical-Bills.aspx">
				Medical Bills 
				<em>(79)</em>
			</a></li><li><a href="/Blog/Categories/News.aspx">
				News 
				<em>(5)</em>
			</a></li><li><a href="/Blog/Categories/Pay-Day-Loans.aspx">
				Pay Day Loans 
				<em>(33)</em>
			</a></li><li><a href="/Blog/Categories/Property-Exemptions.aspx">
				Property Exemptions 
				<em>(3)</em>
			</a></li><li><a href="/Blog/Categories/Repossessions.aspx">
				Repossessions 
				<em>(30)</em>
			</a></li><li><a href="/Blog/Categories/Retirement.aspx">
				Retirement 
				<em>(6)</em>
			</a></li><li><a href="/Blog/Categories/Student-Loans.aspx">
				Student Loans 
				<em>(83)</em>
			</a></li><li><a href="/Blog/Categories/Subprime-Mortgages.aspx">
				Subprime Mortgages 
				<em>(7)</em>
			</a></li><li><a href="/Blog/Categories/Tax-Debt-Garnishments.aspx">
				Tax - Debt Garnishments 
				<em>(52)</em>
			</a></li><li><a href="/Blog/Categories/Unemployment-Job-Loss.aspx">
				Unemployment - Job Loss 
				<em>(209)</em>
			</a></li>
	</ul>
</nav><nav class="side-nav" icobalt="CobaltControls.Controls.AdvancedMenu" id="SideNavigation" name="SideNavigation">
	<header>
		<a href="/Dallas-Bankruptcy.aspx" id="SideNavHeader"><h2>Bankruptcy</h2></a>
	</header>
	<ul>
		<li class="level1 "><a href="/Dallas-Bankruptcy/Bankruptcy-FAQs.aspx" target="">Bankruptcy FAQs</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Bankruptcy-Timeline.aspx" target="">Bankruptcy Timeline</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Chapter-7.aspx" target="">Chapter 7</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Chapter-13.aspx" target="">Chapter 13</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Automatic-Stay.aspx" target="">Automatic Stay</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Bankruptcy-Exemptions.aspx" target="">Bankruptcy Exemptions</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Creditor-Harassment.aspx" target="">Creditor Harassment</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Foreclosure.aspx" target="">Foreclosure</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Rebuilding-Credit.aspx" target="">Rebuilding Credit</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Medical-Bills.aspx" target="">Medical Bills</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Repossession.aspx" target="">Repossession</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Student-Loan-Debt.aspx" target="">Student Loan Debt</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/Tax-Forgiveness.aspx" target="">Tax Forgiveness</a></li><li class="level1 "><a href="/Dallas-Bankruptcy/4-Important-Bankruptcy-Concepts.aspx" target="">4 Important Bankruptcy Concepts</a></li>
	</ul>
</nav><div class="button-list" icobalt="CobaltControls.Controls.DisplayList" id="AsideButtonList" name="AsideButtonList">
	<a class="item1 " href="/Video-Center.aspx"><h2>
			<strong>View</strong> Our&nbsp;<span>Videos</span>
		</h2></a>
</div></aside>
</main>
<footer id="FooterZone">
	<div class="icobalt ilayout" id="FooterInfoZone"><nav icobalt="CobaltControls.Controls.StaticContent" id="QuickLinks" class="footer-nav main">
	<ul class="third left" id="LeftLinks">
		<li><a href="/">Home</a></li>
		<li><a href="/Contact-Us.aspx">Contact Us</a></li>
	</ul>
	<div class="bottom-logo third left">
		<a href="/"><img alt="Allmand Law Firm, PLLC" src="/images/Logo.png" title="Allmand Law Firm, PLLC"></a>
	</div>
	<ul class="third right" id="RightLinks">
		<li><a href="/Site-Map.aspx">Site Map</a></li>
		<li><a href="/Privacy-Policy.aspx">Privacy Policy</a></li>
	</ul>
</nav><div icobalt="CobaltControls.Controls.StaticContent" id="BottomInfo" class="main footer-info">
	<div class="footer-phone">
		<span>Call Us Today</span>
		<a href="tel:(214) 238-9608">(214) 238-9608</a>
	</div>
	<div id="SiteSchema" class="schema address" icobalt="CobaltControls.Controls.Schema">
		<div itemscope="" itemtype="http://schema.org/Attorney">
			<span itemprop="legalName" style="display:none">Allmand Law Firm, PLLC</span>
			<span itemprop="description" style="display:none">Dallas Bankruptcy Lawyer</span>
			<span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">
				<h4>Dallas Office</h4>
				<span itemprop="streetAddress">
					4849 Greenville Avenue, 
						<br>Suite 230, 
					
				</span>
				<br>
				<span itemprop="addressLocality">Dallas</span>, 
				<span itemprop="addressRegion">TX </span>
				<span itemprop="postalCode">75206</span>
				<span itemscope="" itemtype="http://schema.org/Place" style="display:none"><a itemprop="map" rel="nofollow" target="_blank" href="http://maps.google.com/maps?f=q&amp;hl=en&amp;z=15&amp;q=4849+Greenville+Avenue,Dallas,TX,75206">View Map</a></span>
			</span>
			
				<span style="display:none">Toll-Free</span>
				<span itemprop="telephone" style="display:none"><a href="tel:(214) 238-9608" class="phonelink">(214) 238-9608</a></span>
			
			
				<span style="display:none">Local</span>
				<span itemprop="telephone" style="display:none"><a href="tel:(214) 884-4020" class="phonelink">(214) 884-4020</a></span>
			
		</div>
		<a style="display:none" href="http://www.allmandlaw.com/" itemprop="url">http://www.allmandlaw.com/</a>
	</div>
	<div class="address">
		<h4>Fort Worth Office</h4>
		<span>860 Airport Freeway,</span>
		<br>
		<span>#401,</span>
		<br>
		<span>Hurst, TX 76054</span>
	</div>
	<nav class="social-list">
		<ul icobalt="CobaltControls.Controls.DisplayList" id="SocialList" name="SocialList">
			<li><a href="https://www.facebook.com/AllmandLawFirm" target="_blank" rel="nofollow"><icon class="facebook"></icon></a></li><li><a href="https://twitter.com/AllmandLaw" target="_blank" rel="nofollow"><icon class="twitter"></icon></a></li><li><a href="https://plus.google.com/116195388459661817015/about" target="_blank" rel="nofollow"><icon class="google-plus"></icon></a></li><li><a href="https://www.linkedin.com/pub/reed-allmand/13/727/22b" target="_blank" rel="nofollow"><icon class="linkedin-2"></icon></a></li><li><a href="https://www.youtube.com/user/AllmandLaw" target="_blank" rel="nofollow"><icon class="youtube-3"></icon></a></li>
		</ul>
	</nav>
</div></div>
	<div class="icobalt ilayout" id="DisclaimerZone"><div icobalt="CobaltControls.Controls.StaticContent" id="SDFooter" class="main sd-footer">
	<a href="http://www.scorpiondesign.com" target="_blank"><img src="/images/SDLOGO.png" alt="Internet Marketing Experts" title="Internet Marketing Experts"></a>
	<img src="/images/Disclaimer.PNG">
</div><span></span><!--  Clickcease.com tracking-->
    <!--googleoff: all-->
    <script type="text/javascript">
        var script = document.createElement("script");
        script.async = true;
        script.type = "text/javascript";
        var target = '//clickcease.com/monitor/stat.js'
        script.src = target;
        var elem = document.head;
        elem.appendChild(script);
    </script>
    <noscript>
        <img src="http://monitor.clickcease.com/stats/stats.aspx"
             alt="Click Fraud Protection"/>
    </noscript>
    <!--googleon: all-->
    <!--  Clickcease.com tracking-->
</div>
</footer>

<script type="text/javascript">
//<![CDATA[
var Page_ValidationSummaries =  new Array(document.getElementById("PopContactForm_ctl01_ctl08"), document.getElementById("SubContactForm_ctl01_ctl08"));
var Page_Validators =  new Array(document.getElementById("PopContactForm_ctl01_ctl00"), document.getElementById("PopContactForm_ctl01_ctl01"), document.getElementById("PopContactForm_ctl01_ctl02"), document.getElementById("PopContactForm_ctl01_ctl03"), document.getElementById("PopContactForm_ctl01_ctl04"), document.getElementById("PopContactForm_ctl01_ctl05"), document.getElementById("PopContactForm_ctl01_ctl06"), document.getElementById("SubContactForm_ctl01_ctl00"), document.getElementById("SubContactForm_ctl01_ctl01"), document.getElementById("SubContactForm_ctl01_ctl02"), document.getElementById("SubContactForm_ctl01_ctl03"), document.getElementById("SubContactForm_ctl01_ctl04"), document.getElementById("SubContactForm_ctl01_ctl05"), document.getElementById("SubContactForm_ctl01_ctl06"));
//]]>
</script>

<script type="text/javascript">
//<![CDATA[
var PopContactForm_ctl01_ctl00 = document.all ? document.all["PopContactForm_ctl01_ctl00"] : document.getElementById("PopContactForm_ctl01_ctl00");
PopContactForm_ctl01_ctl00.controltovalidate = "PopContactForm_ctl01_Name";
PopContactForm_ctl01_ctl00.focusOnError = "t";
PopContactForm_ctl01_ctl00.errormessage = "Name is Required";
PopContactForm_ctl01_ctl00.display = "None";
PopContactForm_ctl01_ctl00.validationGroup = "GroupPopContactForm";
PopContactForm_ctl01_ctl00.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
PopContactForm_ctl01_ctl00.initialvalue = "Name:";
var PopContactForm_ctl01_ctl01 = document.all ? document.all["PopContactForm_ctl01_ctl01"] : document.getElementById("PopContactForm_ctl01_ctl01");
PopContactForm_ctl01_ctl01.controltovalidate = "PopContactForm_ctl01_EmailAddress";
PopContactForm_ctl01_ctl01.focusOnError = "t";
PopContactForm_ctl01_ctl01.errormessage = "Email is Required";
PopContactForm_ctl01_ctl01.display = "None";
PopContactForm_ctl01_ctl01.validationGroup = "GroupPopContactForm";
PopContactForm_ctl01_ctl01.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
PopContactForm_ctl01_ctl01.initialvalue = "Email:";
var PopContactForm_ctl01_ctl02 = document.all ? document.all["PopContactForm_ctl01_ctl02"] : document.getElementById("PopContactForm_ctl01_ctl02");
PopContactForm_ctl01_ctl02.controltovalidate = "PopContactForm_ctl01_EmailAddress";
PopContactForm_ctl01_ctl02.focusOnError = "t";
PopContactForm_ctl01_ctl02.errormessage = "Invalid Email Address";
PopContactForm_ctl01_ctl02.display = "None";
PopContactForm_ctl01_ctl02.validationGroup = "GroupPopContactForm";
PopContactForm_ctl01_ctl02.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
PopContactForm_ctl01_ctl02.validationexpression = "^\\S+@\\S+\\.\\S{2,3}$";
var PopContactForm_ctl01_ctl03 = document.all ? document.all["PopContactForm_ctl01_ctl03"] : document.getElementById("PopContactForm_ctl01_ctl03");
PopContactForm_ctl01_ctl03.controltovalidate = "PopContactForm_ctl01_Phone";
PopContactForm_ctl01_ctl03.focusOnError = "t";
PopContactForm_ctl01_ctl03.errormessage = "Phone is Required";
PopContactForm_ctl01_ctl03.display = "None";
PopContactForm_ctl01_ctl03.validationGroup = "GroupPopContactForm";
PopContactForm_ctl01_ctl03.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
PopContactForm_ctl01_ctl03.initialvalue = "Phone:";
var PopContactForm_ctl01_ctl04 = document.all ? document.all["PopContactForm_ctl01_ctl04"] : document.getElementById("PopContactForm_ctl01_ctl04");
PopContactForm_ctl01_ctl04.controltovalidate = "PopContactForm_ctl01_Phone";
PopContactForm_ctl01_ctl04.focusOnError = "t";
PopContactForm_ctl01_ctl04.errormessage = "Invalid Phone Number";
PopContactForm_ctl01_ctl04.display = "None";
PopContactForm_ctl01_ctl04.validationGroup = "GroupPopContactForm";
PopContactForm_ctl01_ctl04.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
PopContactForm_ctl01_ctl04.validationexpression = "^ *\\(?\\d{3}\\)?[ -/]?\\d{3}[ -/]?\\d{4}( .)*$";
var PopContactForm_ctl01_ctl05 = document.all ? document.all["PopContactForm_ctl01_ctl05"] : document.getElementById("PopContactForm_ctl01_ctl05");
PopContactForm_ctl01_ctl05.controltovalidate = "PopContactForm_ctl01_LeadTypeID";
PopContactForm_ctl01_ctl05.focusOnError = "t";
PopContactForm_ctl01_ctl05.errormessage = "* Required";
PopContactForm_ctl01_ctl05.display = "None";
PopContactForm_ctl01_ctl05.validationGroup = "GroupPopContactForm";
PopContactForm_ctl01_ctl05.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
PopContactForm_ctl01_ctl05.initialvalue = "";
var PopContactForm_ctl01_ctl06 = document.all ? document.all["PopContactForm_ctl01_ctl06"] : document.getElementById("PopContactForm_ctl01_ctl06");
PopContactForm_ctl01_ctl06.controltovalidate = "PopContactForm_ctl01_Message";
PopContactForm_ctl01_ctl06.focusOnError = "t";
PopContactForm_ctl01_ctl06.errormessage = "Message is Required";
PopContactForm_ctl01_ctl06.display = "None";
PopContactForm_ctl01_ctl06.validationGroup = "GroupPopContactForm";
PopContactForm_ctl01_ctl06.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
PopContactForm_ctl01_ctl06.initialvalue = "Message:";
var PopContactForm_ctl01_ctl08 = document.all ? document.all["PopContactForm_ctl01_ctl08"] : document.getElementById("PopContactForm_ctl01_ctl08");
PopContactForm_ctl01_ctl08.headertext = "The form is incomplete:";
PopContactForm_ctl01_ctl08.showmessagebox = "True";
PopContactForm_ctl01_ctl08.showsummary = "False";
PopContactForm_ctl01_ctl08.validationGroup = "GroupPopContactForm";
var SubContactForm_ctl01_ctl00 = document.all ? document.all["SubContactForm_ctl01_ctl00"] : document.getElementById("SubContactForm_ctl01_ctl00");
SubContactForm_ctl01_ctl00.controltovalidate = "SubContactForm_ctl01_Name";
SubContactForm_ctl01_ctl00.focusOnError = "t";
SubContactForm_ctl01_ctl00.errormessage = "Name is Required";
SubContactForm_ctl01_ctl00.display = "None";
SubContactForm_ctl01_ctl00.validationGroup = "GroupSubContactForm";
SubContactForm_ctl01_ctl00.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
SubContactForm_ctl01_ctl00.initialvalue = "Name:";
var SubContactForm_ctl01_ctl01 = document.all ? document.all["SubContactForm_ctl01_ctl01"] : document.getElementById("SubContactForm_ctl01_ctl01");
SubContactForm_ctl01_ctl01.controltovalidate = "SubContactForm_ctl01_EmailAddress";
SubContactForm_ctl01_ctl01.focusOnError = "t";
SubContactForm_ctl01_ctl01.errormessage = "Email is Required";
SubContactForm_ctl01_ctl01.display = "None";
SubContactForm_ctl01_ctl01.validationGroup = "GroupSubContactForm";
SubContactForm_ctl01_ctl01.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
SubContactForm_ctl01_ctl01.initialvalue = "Email:";
var SubContactForm_ctl01_ctl02 = document.all ? document.all["SubContactForm_ctl01_ctl02"] : document.getElementById("SubContactForm_ctl01_ctl02");
SubContactForm_ctl01_ctl02.controltovalidate = "SubContactForm_ctl01_EmailAddress";
SubContactForm_ctl01_ctl02.focusOnError = "t";
SubContactForm_ctl01_ctl02.errormessage = "Invalid Email Address";
SubContactForm_ctl01_ctl02.display = "None";
SubContactForm_ctl01_ctl02.validationGroup = "GroupSubContactForm";
SubContactForm_ctl01_ctl02.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
SubContactForm_ctl01_ctl02.validationexpression = "^\\S+@\\S+\\.\\S{2,3}$";
var SubContactForm_ctl01_ctl03 = document.all ? document.all["SubContactForm_ctl01_ctl03"] : document.getElementById("SubContactForm_ctl01_ctl03");
SubContactForm_ctl01_ctl03.controltovalidate = "SubContactForm_ctl01_Phone";
SubContactForm_ctl01_ctl03.focusOnError = "t";
SubContactForm_ctl01_ctl03.errormessage = "Phone is Required";
SubContactForm_ctl01_ctl03.display = "None";
SubContactForm_ctl01_ctl03.validationGroup = "GroupSubContactForm";
SubContactForm_ctl01_ctl03.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
SubContactForm_ctl01_ctl03.initialvalue = "Phone:";
var SubContactForm_ctl01_ctl04 = document.all ? document.all["SubContactForm_ctl01_ctl04"] : document.getElementById("SubContactForm_ctl01_ctl04");
SubContactForm_ctl01_ctl04.controltovalidate = "SubContactForm_ctl01_Phone";
SubContactForm_ctl01_ctl04.focusOnError = "t";
SubContactForm_ctl01_ctl04.errormessage = "Invalid Phone Number";
SubContactForm_ctl01_ctl04.display = "None";
SubContactForm_ctl01_ctl04.validationGroup = "GroupSubContactForm";
SubContactForm_ctl01_ctl04.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
SubContactForm_ctl01_ctl04.validationexpression = "^ *\\(?\\d{3}\\)?[ -/]?\\d{3}[ -/]?\\d{4}( .)*$";
var SubContactForm_ctl01_ctl05 = document.all ? document.all["SubContactForm_ctl01_ctl05"] : document.getElementById("SubContactForm_ctl01_ctl05");
SubContactForm_ctl01_ctl05.controltovalidate = "SubContactForm_ctl01_LeadTypeID";
SubContactForm_ctl01_ctl05.focusOnError = "t";
SubContactForm_ctl01_ctl05.errormessage = "* Required";
SubContactForm_ctl01_ctl05.display = "None";
SubContactForm_ctl01_ctl05.validationGroup = "GroupSubContactForm";
SubContactForm_ctl01_ctl05.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
SubContactForm_ctl01_ctl05.initialvalue = "";
var SubContactForm_ctl01_ctl06 = document.all ? document.all["SubContactForm_ctl01_ctl06"] : document.getElementById("SubContactForm_ctl01_ctl06");
SubContactForm_ctl01_ctl06.controltovalidate = "SubContactForm_ctl01_Message";
SubContactForm_ctl01_ctl06.focusOnError = "t";
SubContactForm_ctl01_ctl06.errormessage = "Message is Required";
SubContactForm_ctl01_ctl06.display = "None";
SubContactForm_ctl01_ctl06.validationGroup = "GroupSubContactForm";
SubContactForm_ctl01_ctl06.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
SubContactForm_ctl01_ctl06.initialvalue = "Message:";
var SubContactForm_ctl01_ctl08 = document.all ? document.all["SubContactForm_ctl01_ctl08"] : document.getElementById("SubContactForm_ctl01_ctl08");
SubContactForm_ctl01_ctl08.headertext = "The form is incomplete:";
SubContactForm_ctl01_ctl08.showmessagebox = "True";
SubContactForm_ctl01_ctl08.showsummary = "False";
SubContactForm_ctl01_ctl08.validationGroup = "GroupSubContactForm";
//]]>
</script>


<script type="text/javascript">
//<![CDATA[

var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
    ValidatorOnLoad();
}

function ValidatorOnSubmit() {
    if (Page_ValidationActive) {
        return ValidatorCommonOnSubmit();
    }
    else {
        return true;
    }
}
        //]]>
</script>
</form></body><script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 952158023;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/952158023/?value=0&amp;guid=ON&amp;script=0"/>
</div>
</noscript><!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','//connect.facebook.net/en_US/fbevents.js');

fbq('init', '1812049372413113');
fbq('track', 'PageView');</script>
<noscript><img height='1' width='1' style='display:none' src='https://www.facebook.com/tr?id=1812049372413113&ev=PageView&noscript=1'/></noscript>
<!-- End Facebook Pixel Code -->
<script type="text/javascript" src="http://www.scorpioncms.com/common/js/sa.js" defer="defer"></script>
<script type="text/javascript">
// Get our container to set the height on
var navContainer = $('.nav-container'),
	logo = $('.top-logo'),
	logoImg = logo.find('img'),
	mobNavContainer = $('.top-nav'),
	breakPoint = 750;

function NavResize() {		
	if ( $(window).width() >= breakPoint ) {
		var navHeight = $('.fixed').outerHeight();
		navContainer.css({height: navHeight});
	} else {
		var navHeight = $('.top-nav').outerHeight();
		mobNavContainer.css({height: navHeight});
	}
}

//Set the height while loading
$(document).ready(function() {
	NavResize();
});

//Set the height after we've finished loading the page
$(window).load(function() {
	NavResize();

// Let us know that we are ready to do nav shrinking.	
	if ( $(window).width() >= breakPoint ) {
		logo.css({width: logoImg.width()});
		logoImg.addClass('ready');
	} 
});

//Check again if the window is resized.
$(window).resize(function () {	
	NavResize();
});

// Adjust the masthead when scrolled past CTAs
$(window).scroll(function() {
	if ( $(window).width() >= breakPoint && logoImg.hasClass('ready') ) {
		var shrinkPoint = $('#CTAZone').offset().top,
			topScroll = $(window).scrollTop() + navContainer.height(),
			logo = $('.top-logo img');
			
		if ( shrinkPoint < topScroll ) {
			if ( navContainer.hasClass('shrink-nav') ) {
				return;	
			} else {
				navContainer.addClass('shrink-nav');
			}	
		} else if ( navContainer.hasClass('shrink-nav') ) {
			navContainer.removeClass('shrink-nav');
		}
	}
}); </script>
<script type="text/javascript">
$(document).ready(function() {
	
	if ( $(window).width() <= 750 ) {
		// Grab the body and creat the necessary elements
		var body = $('body'),
			navs = $('.desktop-nav'),
			close = $( '<a></a>' ).addClass('menu-btn').text('Close'),
			con = $('<div></div>').addClass('mobile-menu').addClass('top-nav').css({height: body.height()});
			
		
		// Place mobile menu outside the form tag
		con.prependTo( body.find('form') );
		close.appendTo( con );
		navs.appendTo( con );
		
		var menuBtn = $('.menu-btn');
		
		menuBtn.on('click', function() {
			if ( body.hasClass('mm-open') ) {
				body.removeClass('mm-open');	
			} else {
				body.addClass('mm-open');	
			}	
		});	
	}
	
});</script>
<script type="text/javascript">
function mobileTriggers(button, target) {
	console.log('running');
	$(this).click(function(e) {
		var visible = target.hasClass('show'),
			click = $(e.target),
			bTrigger = button.find('*').is(click) || button.is(click),
			pTrigger = target.find('*').is(click) || target.is(click);
			$.log(bTrigger);
			$.log(pTrigger);
		if ( bTrigger && !visible) {
			target.addClass('show');
		} else if ( bTrigger && visible ) {
			target.removeClass('show');
		} else if ( !bTrigger && !pTrigger ) {
			target.removeClass('show');
		}
	});
}

$(document).ready(function(){
	if ($(window).innerWidth() >= 750) {
		console.log($(window).innerWidth());
		mobileTriggers($('.right-info .mast-contact'), $('.popout-form'));
	}
});</script>
<script type="text/javascript">
// Declare zone outside so it doesn't have to find it every time :)
var ctaZone = $('#CTAZone');

// Move the CTAs if needed on ready
$(document).ready(function() {
	var win = $(window).width();
	
	// Check for moving the regular CTAS	
	if ( (win <= 750) && (!ctaZone.hasClass('moved')) ) {
		ctaZone.insertBefore('footer');	
		ctaZone.addClass('moved');
	}
	
});

// Check on resize to move the CTAs up and down for responsive looks
$(window).resize(function() {
	var win = $(window).width();
		
	if ( (win <= 750) && (ctaZone.hasClass('moved')) ) {
		return;	
	} else if ( (win <= 750) && (!ctaZone.hasClass('moved')) ) {
		ctaZone.insertBefore('footer');		
		ctaZone.addClass('moved');
	} else if ( (win >= 750) && (!ctaZone.hasClass('moved')) ) {
		return;	
	} else if ( (win >= 750) && (ctaZone.hasClass('moved')) ) {
		ctaZone.insertAfter('.nav-container');
		ctaZone.removeClass('moved');
	}
	
});</script>
<script type="text/javascript" src="https://www.apexchat.net/scripts/invitation.ashx?company=allmandlaw"></script>
<script type="text/javascript">
$(document).ready(function(){
	var levelOne = $('ul.slide-list .level1'),
		levelTwo = $('ul.slide-list > .level2'),
		sysLTwo = $('.sys-nav li > ul');

	levelOne
		.click(function(e){
			var item = $(this),
				icon = item.find('icon'),
				list = item.nextUntil('.level1'),
				sysList = item.find('ul');
			
			if ( (item.hasClass('child0')) || (item.hasClass('minus')) ) {
				item[0].click();
				e.stopPropagation();
			} else {	
				sysLTwo.slideUp();
				levelTwo.slideUp();
				levelOne.removeClass('minus');
				if ( item.parents('.sys-nav').length !== 0 ) {
					sysList.slideDown();	
				} else {
					list.slideDown();	
				}
				
				item.addClass('minus');
				return false;
			}
		
		})
		.filter('.selected')
			.each(function(i){
				var item = $(this),
					list = item.nextUntil('.level1');
				if (!item.hasClass('child0')) {
					list.slideDown();
					item.addClass('minus');	
				}
			});
});</script>

</html><script type='text/javascript'>
var addthis_config = {
	ui_delay:250,
	data_track_clickback:false,
	data_track_addressbar:false
};
</script><script type='text/javascript' src='http://s7.addthis.com/js/250/addthis_widget.js#pubid=cms54345'></script>