|
Monday, March 10
Taxing my brain
While the economy spins faster and faster down the toilet, the President decides that tax cuts are in order. And the biggest benefit of these tax cuts are people who get dividends on their stock portfolios. The amount of people who will get these benefits is tiny, and those people already have assloads of money. How this is supposed to help typical Americans is beyond my tiny pea brain. The rationale for this benefit is the plea that taxing dividends is taxing money twice. (The same rationale is also used to explain why estate taxes are so burdensome.) How is this "double taxation?" In simple terms:
While we are at, let's review this too:
I'm happily waiting for George W. to continue with his fine agenda, because as far as I can tell, now that estate taxes are phased out, and dividend taxes are removed, income tax is next to go! '; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.' '; } } echo($link); ?> |