| « Argue it, don't prove it! | Main | |||||||||||
|
4)
{
if (!$already_referred)
{
include("/home/gnxpa91/MT2/includeref.inc");
$refObj = new RefStuff();
$refObj->setURL("$serv");
$ary = file("/home/gnxpa91/MT2/referer.inc");
$ary2 = file("/home/gnxpa91/MT2/refererterms.inc");
$refObj->setMATCHES($ary2);
foreach ($ary as $v)
{
$splitval = split("&",$v);
$thefirst = $splitval[0];
if (preg_match("/$thefirst/i",$refObj->url))
{
$delim = $splitval[1];
$delim = preg_replace("/ /","",$delim);
$refObj->delimiter = $delim;
$refObj->InitRefStuff();
}
}
}
}
?>
June 27, 2004
The queens of dance!
Following up on the themes of dance & sexual selection, here is a snippet from Michael Bailey's book:
One of my college roommates had an ex-girlfriend who was a dance major at Brigham Young University, mecca of Mormon youth, and she one day confided to him that almost all the male dance majors were closeted homosexuals. This is pretty weird. When I danced in clubs in college [1], sometimes I would worry that I was dancing "too gay" (I was dancing to meet chicks to date them, not become their girlfriend). I don't know, I dated and stuff, so my dancing couldn't have been that gay, and it is reassuring that most believe they can distinguish straight and gay dancing so that one isn't displaying in vain. Dance has a long history, and obviously a non-homosexual one by & large. But the opening of a niche for homosexual males in public life seems to have tinted it more toward becoming a signal for a subculture. [1] Another phenomenon was the process by which:
Posted by razib at
11:50 PM
|
|||||||||||
|
|
|||||||||||