|
Thursday, May 22
Boo, I say. BOO!
Texas is the third state in the union to make a law requiring doctors to warn women about a scientifically inaccurate link between having an abortion and breast cancer, as part of a long list of "counseling requirements:" Despite conclusive evidence from leading scientists and the National Cancer Institute of the National Institutes of Health that there is no link between abortion and breast cancer, the Texas state legislature passed a bill yesterday requiring doctors tell women seeking abortions that there is a possible link between abortion and breast cancer.Hopefully it's not too late for some additional riders:
'; } 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); ?> |