Friday, January 14

Married Priorities vs. Single Priorities

From a recent IM conversation with a single friend who is in my Xbox Live gaming group:

Friend: I rate women like this:
Friend: Category  Qualification
Friend:    1      Women I wouldn't sleep with no matter what.
Friend:    2      Women I would sleep with if there was nothing better to do.
Friend:    3      Women I want to sleep with.
Friend:    4      Women I want to sleep with that I could have a relationship and/or marry.

Mr Nosuch: So is Xbox Live > Category 2?

Labels:




Older entries

'; } 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); ?>