|
Wednesday, February 7
Traveller's tip
If you are thinking of visiting the U.S. from abroad, you might want to postpone any anal surgery: US immigration officials insisted the sufferer of an anal infection remove a small piece of medical thread which was being used by doctors to treat the condition. The man required treatment under general anaesthetic as a result... Arriving on holiday in New York in August last year, the unnamed 48-year-old was interrogated and searched by immigration officers... The rectal examination discovered a device called a seton, which doctors in the UK had inserted into the fistula to help control long-term infection.If you must travel with a string coming out of your butt, you should bring a doctor's note for the idiots who may search you. Though, after reading the article I'm not convinced that it would help. Labels: immigration, stupidity '; } 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); ?> |