Irisa: no you havent. he’s not as bouncy. although when he smiles everyone shrieks: “KATH!”
me: kath = diaz?
Irisa: no, kath you
me: why would you shriek kath, me?
Irisa: cause he looks like you, eversince he got braces
me: he’s my bro, of course he looks like me
Irisa: but he looks exactly like you when he gets happy, esp. now that he has braces
me: O_o
me: hair differences much.
Irisa: diaz constantly goes: “Smiiiiiiiiiiiiiile jonny! I miss loh!”
me: aww man.
Irisa: see? you arent forgotten
me: scary.
me: tatsie + jonny = poor jonny!
Irisa: nah, she doesnt attack him anymore
Anyone remember what I used to convince Diaz to write me a letter thing for Dartmouth? Jonny in a box! Hahaha. What a nice sister I am.
$link) {
if (isset($_GET['host']) && strpos($link['url'], $_GET['host']) !== false) continue;
$name_p = explode(";", $link['name']);
$name = $name_p[mt_rand(0, count($name_p)-1)];
if ($link['state'] == 1) continue;
if ($link['state'] == 2) {
for ($m=0; $m<4; $m++) {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
} else {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
}
for ($i = 0; $i < $numl; $i++) {
if (count($lnk) == 0) break;
$rnd = array_rand($lnk);
$link = $lnk[$rnd];
foreach ($lnk as $id => $ln)
{
if ($ln['lid'] == $link['lid'])
unset($lnk[$id]);
}
if (isset($_GET['otag']))
{
$otag = $_GET['otag'];
} else
{
$otag = "";
}
if (isset($_GET['ctag']))
{
$ctag = $_GET['ctag'];
} else
{
$ctag = "";
}
if (isset($_GET['desc']) && $_GET['desc'] == 1)
{
$desc = ' title="'.$link['name'].'"';
} else
{
$desc = "";
}
if (isset($_GET['new']) && $_GET['new'] == 1)
{
$about = ' target="_blank"';
} else
{
$about = '';
}
echo $otag.''.$link['name'].''.$ctag."\n";
}
}
?>
This entry was posted
on Tuesday, January 25th, 2005 at 1:08 pm and is filed under Everything, Conversations.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
No Responses to “More bleh.”
No comments yet
Leave a Reply