Jello B. wrote:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="prev" href="viewtopic.php?t=4401&view=previous" title="View previous topic" />
<link rel="next" href="viewtopic.php?t=4401&view=next" title="View next topic" />
<link rel="up" href="viewforum.php?f=16" title="Forum Games" />
<link rel="chapter forum" href="viewforum.php?f=1" title="General Discussion" />
<link rel="chapter forum" href="viewforum.php?f=4" title="Toons" />
<link rel="chapter forum" href="viewforum.php?f=14" title="Emails" />
<link rel="chapter forum" href="viewforum.php?f=5" title="Characters" />
<link rel="chapter forum" href="viewforum.php?f=17" title="Games" />
<link rel="chapter forum" href="viewforum.php?f=9" title="Fun Polls" />
<link rel="chapter forum" href="viewforum.php?f=12" title="Off-subject Discussion" />
<link rel="chapter forum" href="viewforum.php?f=16" title="Forum Games" />
<link rel="chapter forum" href="viewforum.php?f=2" title="Getting to Know You" />
<link rel="chapter forum" href="viewforum.php?f=13" title="Religion and Politics" />
<link rel="chapter forum" href="viewforum.php?f=20" title="Arts and Crafts" />
<link rel="chapter forum" href="viewforum.php?f=7" title="Suggestions" />
<link rel="chapter forum" href="viewforum.php?f=3" title="HelpDesk" />
<link rel="chapter forum" href="viewforum.php?f=8" title="Wiki Decision Polls" />
<link rel="chapter forum" href="viewforum.php?f=15" title="Spam Vault" />
<title>Homestar Runner Wiki Forum :: View topic - ACT LIEK A N00B!!!111one</title>
<!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->
<style type="text/css">
<!--
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: #E5E5E5;
scrollbar-face-color: #e8e8f3;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #e8e8f3;
scrollbar-3dlight-color: #dedeee;
scrollbar-arrow-color: #003399;
scrollbar-track-color: #f3f3f9;
scrollbar-darkshadow-color: #98AAB1;
}
/* General font families for common tags */
font,th,td,p { font-family: Trebuchet MS, Verdana, Arial, sans-serif }
a:link,a:active,a:visited { color : #003399; }
a:hover { text-decoration: underline; color : #CC0000; }
hr { height: 0px; border: solid #dedeee 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; }
/* This is the outline round the main forum tables */
.forumline { background-color: #FFFFFF; border: 2px #003399 solid; }
/* Main table cell colours and backgrounds */
td.row1 { background-color: #f3f3f9; }
td.row2 { background-color: #e8e8f3; }
td.row3 { background-color: #dedeee; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-image: url(templates/subSilver/images/cellpic2.jpg);
background-repeat: repeat-y;
}
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #fff; font-size: 13px; font-weight : bold;
background-color: #003399; height: 25px;
background-image: url(templates/subSilver/images/cellpic3.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(templates/subSilver/images/cellpic1.gif);
background-color:#dedeee; border: #FFFFFF; border-style: solid; height: 28px;
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it

*/
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
background-color: #dedeee; border: #FFFFFF; border-style: solid;
}
th.thHead,td.catHead { font-size: 14px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Trebuchet MS, Verdana, Arial, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}
/* General text */
.gen { font-size : 14px; }
.genmed { font-size : 13px; }
.gensmall { font-size : 12px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #003399; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #CC0000; text-decoration: underline; }
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 13px; color : #000000 }
a.mainmenu { text-decoration: none; color : #003399; }
a.mainmenu:hover{ text-decoration: underline; color : #CC0000; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #003399}
a.cattitle { text-decoration: none; color : #003399; }
a.cattitle:hover{ text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 14px; color : #003399; }
a.forumlink { text-decoration: none; color : #003399; }
a.forumlink:hover{ text-decoration: underline; color : #CC0000; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 13px; color : #000000;}
a.nav { text-decoration: none; color : #003399; }
a.nav:hover { text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: 13px; color : #000000; }
a.topictitle:link { text-decoration: none; color : #003399; }
a.topictitle:visited { text-decoration: none; color : #336699; }
a.topictitle:hover { text-decoration: underline; color : #CC0000; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 13px; color : #000000;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 12px; color : #000000; }
/* The content of the posts (body of text) */
.postbody { font-size : 14px; line-height: 18px}
a.postlink:link { text-decoration: none; color : #003399 }
a.postlink:visited { text-decoration: none; color : #336699; }
a.postlink:hover { text-decoration: underline; color : #CC0000}
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 13px; color: #006600;
background-color: #FAFAFA; border: #dedeee; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 13px; color: #444444; line-height: 125%;
background-color: #FAFAFA; border: #dedeee; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* Copyright and bottom info */
.copyright { font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}
/* Form elements */
input,textarea, select {
color : #000000;
font: normal 13px Trebuchet MS, Verdana, Arial, sans-serif;
border-color : #000000;
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FFFFFF;
}
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #f3f3f9;
color : #000000;
font-size: 13px; font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
/* The main submit button option */
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know

*/
.helpline { background-color: #e8e8f3; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
-->
</style>
<script language="Javascript" type="text/javascript">
<!--
if ( 0 )
{
window.open('privmsg.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
</head>
<body bgcolor="#E5E5E5" text="#000000" link="#003399" vlink="#336699">
<a name="top"></a>
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><a href="index.php"><img src="http://forum.hrwiki.org/images/hrlogo.png" border="0" alt="Homestar Runner Wiki Forum Index" vspace="1" /></a></td>
<td align="center" width="100%" valign="middle"><span class="maintitle">Homestar Runner Wiki Forum</span><br /><span class="gen">A companion to the Homestar Runner Wiki<br /> </span>
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="http://www.hrwiki.org" class="mainmenu"><img src="templates/subSilver/images/icon_mini_home.gif" width="12" height="13" border="0" alt="Wiki" hspace="3" />Wiki</a> <a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a> <a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Search" hspace="3" />Search</a> <a href="memberlist.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Memberlist" hspace="3" />Memberlist</a> <em><a href="http://www.hrwiki.org/index.php/HRWiki:About" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="First time here?" hspace="3" />First time here?</a></em> <!-- <a href="groupcp.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Usergroups" hspace="3" />Usergroups</a> -->
</span></td>
</tr>
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profile" hspace="3" />Profile</a> <a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="You have no new messages" hspace="3" />You have no new messages</a> <a href="login.php?logout=true&sid=853826c6312fe6978d061100c0df3501" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Log out [ Funkstar ]" hspace="3" />Log out [ Funkstar ]</a> </span></td>
</tr>
</table></td>
</tr>
</table>
<br />
<div id="siteNotice" style="text-align:center;font-size:small"><em>Users will no longer have the ability to change their usernames as of January 8th, 2006. Please see the <a href="http://forum.hrwiki.org/viewtopic.php?t=6318" title="Homestar Runner Wiki Forum :: View topic - Change in the near future">announcement</a> for details.</em></div>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewtopic.php?t=4401&start=2490&postdays=0&postorder=asc&highlight=">ACT LIEK A N00B!!!111one</a><br />
<span class="gensmall"><b>Goto page <a href="viewtopic.php?t=4401&postdays=0&postorder=asc&start=2460">Previous</a> <a href="viewtopic.php?t=4401&postdays=0&postorder=asc&start=0">1</a>, <a href="viewtopic.php?t=4401&postdays=0&postorder=asc&start=30">2</a>, <a href="viewtopic.php?t=4401&postdays=0&postorder=asc&start=60">3</a> ... , <a href="viewtopic.php?t=4401&postdays=0&postorder=asc&start=2460">83</a>, <b>84</b>, <a href="viewtopic.php?t=4401&postdays=0&postorder=asc&start=2520">85</a> <a href="viewtopic.php?t=4401&postdays=0&postorder=asc&start=2520">Next</a></b><br />
</span></td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&f=16"><img src="templates/subSilver/images/lang_english/post.gif" border="0" alt="Post new topic" align="middle" /></a> <a href="posting.php?mode=reply&t=4401"><img src="templates/subSilver/images/lang_english/reply.gif" border="0" alt="Reply to topic" align="middle" /></a></span></td>
<td align="left" valign="middle" width="100%"><span class="nav"> <a href="index.php" class="nav">Homestar Runner Wiki Forum Index</a>
» <a href="viewforum.php?f=16" class="nav">Forum Games</a></span></td>
</tr>
</table>
<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
<tr align="right">
<td class="catHead" colspan="2" height="28"><span class="nav"><a href="viewtopic.php?t=4401&view=previous" class="nav">View previous topic</a> :: <a href="viewtopic.php?t=4401&view=next" class="nav">View next topic</a> </span></td>
</tr>
<tr>
<th class="thLeft" width="150" height="26" nowrap="nowrap">Author</th>
<th class="thRight" nowrap="nowrap">Message</th>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="267893"></a><b>Funkstar</b></span><br /><span class="postdetails"><br /><img src="http://i15.photobucket.com/albums/a371/funkycru/Funkmanpiccy.gif" alt="" border="0" /><br /><br />Joined: 06 Jul 2005<br />Posts: 1326<br />Location: Azarath. Or Azar. Or whatever Raven tells me to call it.</span><br /></td>
<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=267893#267893"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Thu Jan 05, 2006 9:16 pm<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=267893"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> <a href="posting.php?mode=editpost&p=267893"><img src="templates/subSilver/images/lang_english/icon_edit.gif" alt="Edit/Delete this post" title="Edit/Delete this post" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">[url]newgrounds[/url]<br />_________________<br /><a href="http://forum.hrwiki.org/viewtopic.php?p=266407#266407" target="_blank" class="postlink"><img src="http://i15.photobucket.com/albums/a371/funkycru/NPPA.png" border="0" /></a></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2007"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="View user's profile" title="View user's profile" border="0" /></a> <a href="privmsg.php?mode=post&u=2007"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Send private message" title="Send private message" border="0" /></a> <a href="profile.php?mode=email&u=2007"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Send e-mail" title="Send e-mail" border="0" /></a> <a href="http://www.craigssite.tk" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visit poster's website" title="Visit poster's website" border="0" /></a> <a href="profile.php?mode=viewprofile&u=2007"><img src="templates/subSilver/images/lang_english/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' ');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
//--></script><noscript></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="267896"></a><b>ed 'lim' smilde</b></span><br /><span class="postdetails"><br /><img src="images/avatars/542427008439b9210ecd2b.gif" alt="" border="0" /><br /><br />Joined: 17 Jan 2005<br />Posts: 1521<br />Location: C:\USA\Utah\Salt Lake County\West Valley City\Stu's house\the fridge\the ice cream.exe</span><br /></td>
<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=267896#267896"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Thu Jan 05, 2006 9:21 pm<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=267896"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody"></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> <td><span class="genmed"><b>Funkstar wrote:</b></span></td> </tr> <tr> <td class="quote">[url]newgrounds[/url]</td> </tr></table><span class="postbody">
<br />
hey have you seen my toon?
<br />
[url]newgrounds_dot_com/the_one_that_i_made.swf[/url]<br />_________________<br /></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> <td><span class="genmed"><b>Zadermatermorts wrote:</b></span></td> </tr> <tr> <td class="quote">wow i set off a chain reaction here didnt i? that settles it. I LIKE THIS FORUM!</td> </tr></table><span class="postbody"></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=1126"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="View user's profile" title="View user's profile" border="0" /></a> <a href="privmsg.php?mode=post&u=1126"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Send private message" title="Send private message" border="0" /></a> <a href="profile.php?mode=email&u=1126"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Send e-mail" title="Send e-mail" border="0" /></a> <a href="http://roy.esmilde.com" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visit poster's website" title="Visit poster's website" border="0" /></a> <a href="aim:goim?screenname=eedddddddddddddd&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_english/icon_aim.gif" alt="AIM Address" title="AIM Address" border="0" /></a> <a href="http://edit.yahoo.com/config/send_webmesg?.target=http://img455.imageshack.us/img455/4654/candle4pi.gif&.src=pg"><img src="templates/subSilver/images/lang_english/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=306686414"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="ICQ Number" title="ICQ Number" border="0" /></a>');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=306686414"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="ICQ Number" title="ICQ Number" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/306686414#pager"><img src="http://web.icq.com/whitepages/online?icq=306686414&img=5" width="18" height="18" border="0" /></a></div></div>');
//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=306686414"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="ICQ Number" title="ICQ Number" border="0" /></a></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="267897"></a><b>ed 'lim' smilde</b></span><br /><span class="postdetails"><br /><img src="images/avatars/542427008439b9210ecd2b.gif" alt="" border="0" /><br /><br />Joined: 17 Jan 2005<br />Posts: 1521<br />Location: C:\USA\Utah\Salt Lake County\West Valley City\Stu's house\the fridge\the ice cream.exe</span><br /></td>
<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=267897#267897"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Thu Jan 05, 2006 9:21 pm<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=267897"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">loL mine is hillariouS<br />_________________<br /></span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr> <td><span class="genmed"><b>Zadermatermorts wrote:</b></span></td> </tr> <tr> <td class="quote">wow i set off a chain reaction here didnt i? that settles it. I LIKE THIS FORUM!</td> </tr></table><span class="postbody"></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=1126"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="View user's profile" title="View user's profile" border="0" /></a> <a href="privmsg.php?mode=post&u=1126"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Send private message" title="Send private message" border="0" /></a> <a href="profile.php?mode=email&u=1126"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Send e-mail" title="Send e-mail" border="0" /></a> <a href="http://roy.esmilde.com" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visit poster's website" title="Visit poster's website" border="0" /></a> <a href="aim:goim?screenname=eedddddddddddddd&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_english/icon_aim.gif" alt="AIM Address" title="AIM Address" border="0" /></a> <a href="http://edit.yahoo.com/config/send_webmesg?.target=http://img455.imageshack.us/img455/4654/candle4pi.gif&.src=pg"><img src="templates/subSilver/images/lang_english/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=306686414"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="ICQ Number" title="ICQ Number" border="0" /></a>');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=306686414"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="ICQ Number" title="ICQ Number" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/306686414#pager"><img src="http://web.icq.com/whitepages/online?icq=306686414&img=5" width="18" height="18" border="0" /></a></div></div>');
//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=306686414"><img src="templates/subSilver/images/lang_english/icon_icq_add.gif" alt="ICQ Number" title="ICQ Number" border="0" /></a></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="267904"></a><b>SwissCakeRolls</b></span><br /><span class="postdetails"><br /><img src="images/avatars/160383111643a06e1c5a61b.jpg" alt="" border="0" /><br /><br />Joined: 09 Aug 2005<br />Posts: 183<br />Location: Sitting on the curb of the empty parking lot of the store where they let me play the organ.</span><br /></td>
<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=267904#267904"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Thu Jan 05, 2006 9:25 pm<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=267904"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">yeah, weel mine's halariosher. se.
<br />
<br />
[img]halariousler[/img]
<br />
<br />
much more sew dan urs'hes, i knows.<br />_________________<br /><img src="http://www.smugmug.com/photos/31350715-S.jpg" border="0" />
<br />
<span style="color: orange"><span style="font-size: 9px; line-height: normal">"This is John of They Might Be Giants. You might know me better as one of the guys from They Might Be Giants."</span></span></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2182"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="View user's profile" title="View user's profile" border="0" /></a> <a href="privmsg.php?mode=post&u=2182"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Send private message" title="Send private message" border="0" /></a> <a href="aim:goim?screenname=valb3322&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_english/icon_aim.gif" alt="AIM Address" title="AIM Address" border="0" /></a> <script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' ');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
//--></script><noscript></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="267905"></a><b>Funkstar</b></span><br /><span class="postdetails"><br /><img src="http://i15.photobucket.com/albums/a371/funkycru/Funkmanpiccy.gif" alt="" border="0" /><br /><br />Joined: 06 Jul 2005<br />Posts: 1326<br />Location: Azarath. Or Azar. Or whatever Raven tells me to call it.</span><br /></td>
<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=267905#267905"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Thu Jan 05, 2006 9:27 pm<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=267905"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> <a href="posting.php?mode=editpost&p=267905"><img src="templates/subSilver/images/lang_english/icon_edit.gif" alt="Edit/Delete this post" title="Edit/Delete this post" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody"><ul>yeah, weel mine's halariosher. se.
<br />
<br />
[img]halariousler[/img]
<br />
<br />
much more sew dan urs'hes, i knows.</ul>
<br />
<br />
i think i used the rong tool 2 do qwotes<br />_________________<br /><a href="http://forum.hrwiki.org/viewtopic.php?p=266407#266407" target="_blank" class="postlink"><img src="http://i15.photobucket.com/albums/a371/funkycru/NPPA.png" border="0" /></a></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2007"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="View user's profile" title="View user's profile" border="0" /></a> <a href="privmsg.php?mode=post&u=2007"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Send private message" title="Send private message" border="0" /></a> <a href="profile.php?mode=email&u=2007"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Send e-mail" title="Send e-mail" border="0" /></a> <a href="http://www.craigssite.tk" target="_userwww"><img src="templates/subSilver/images/lang_english/icon_www.gif" alt="Visit poster's website" title="Visit poster's website" border="0" /></a> <a href="profile.php?mode=viewprofile&u=2007"><img src="templates/subSilver/images/lang_english/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' ');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
//--></script><noscript></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="268153"></a><b>cyco</b></span><br /><span class="postdetails"><br /><img src="images/avatars/688518142435825392712a.gif" alt="" border="0" /><br /><br />Joined: 12 May 2004<br />Posts: 377<br />Location: somwhere.... Better than you level: 99</span><br /></td>
<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=268153#268153"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Fri Jan 06, 2006 12:49 am<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=268153"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">[size=24][/size ]THIS IS BIG TEXT!!!!!<br />_________________<br /><img src="http://img487.imageshack.us/img487/4471/banneravatar8wo.gif" border="0" /></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=59"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="View user's profile" title="View user's profile" border="0" /></a> <a href="privmsg.php?mode=post&u=59"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Send private message" title="Send private message" border="0" /></a> <a href="profile.php?mode=email&u=59"><img src="templates/subSilver/images/lang_english/icon_email.gif" alt="Send e-mail" title="Send e-mail" border="0" /></a> <a href="aim:goim?screenname=cycostinkoman&message=Hello+Are+you+there?"><img src="templates/subSilver/images/lang_english/icon_aim.gif" alt="AIM Address" title="AIM Address" border="0" /></a> <script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' ');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
//--></script><noscript></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="268180"></a><b>Occasional JD</b></span><br /><span class="postdetails"><br /><img src="images/avatars/95471257843b9c227f1968.gif" alt="" border="0" /><br /><br />Joined: 26 Mar 2005<br />Posts: 235<br />Location: In a suffocating black abyss...</span><br /></td>
<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=268180#268180"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Fri Jan 06, 2006 1:19 am<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=268180"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">dood noogrunds id ghey.<br />_________________<br /><img src="http://img393.imageshack.us/img393/8352/ijomg7yt.png" border="0" /></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=1454"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="View user's profile" title="View user's profile" border="0" /></a> <a href="privmsg.php?mode=post&u=1454"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Send private message" title="Send private message" border="0" /></a> <script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' ');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
//--></script><noscript></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="268184"></a><b>Parlod</b></span><br /><span class="postdetails"><br /><img src="images/avatars/130523454943bdcd15ecd29.jpg" alt="" border="0" /><br /><br />Joined: 09 Oct 2005<br />Posts: 109<br />Location: In your closet, under your bed, in your MIND.</span><br /></td>
<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=268184#268184"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Fri Jan 06, 2006 1:26 am<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=268184"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">nu u. r. a n0b.......<br />_________________<br /><span style="font-size: 11px; line-height: normal">Formerly known as WheresMyCottage.</span>
<br />
<a href="http://www.filelodge.com/files/hdd2/17778/107.mov/" target="_blank" class="postlink"><img src="http://www.filelodge.com/files/hdd2/17778/jetsurvwmcprld.PNG" border="0" /></a>
<br />
<span style="font-size: 10px; line-height: normal">100 posts! Woo!</span></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
<tr>
<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&u=2565"><img src="templates/subSilver/images/lang_english/icon_profile.gif" alt="View user's profile" title="View user's profile" border="0" /></a> <a href="privmsg.php?mode=post&u=2565"><img src="templates/subSilver/images/lang_english/icon_pm.gif" alt="Send private message" title="Send private message" border="0" /></a> <script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' ');
else
document.write('</td><td> </td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');
//--></script><noscript></noscript></td>
</tr>
</table></td>
</tr>
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<tr>
<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="268299"></a><b>flatfootedninja</b></span><br /><span class="postdetails"><br /><img src="images/avatars/182710206443b34531cd14e.gif" alt="" border="0" /><br /><br />Joined: 27 Dec 2005<br />Posts: 22<br /></span><br /></td>
<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><a href="viewtopic.php?p=268299#268299"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Post" title="Post" border="0" /></a><span class="postdetails">Posted: Fri Jan 06, 2006 3:02 am<span class="gen"> </span> Post subject: </span></td>
<td valign="top" nowrap="nowrap"><a href="posting.php?mode=quote&p=268299"><img src="templates/subSilver/images/lang_english/icon_quote.gif" alt="Reply with quote" title="Reply with quote" border="0" /></a> </td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td colspan="2"><span class="postbody">ok im new to the fourm guys.... what is exacatly a NOOB????<br />_________________<br /><img src="http://i35.photobucket.com/albums/d162/flatfootedninja/9a1df319.jpg" border="0" /></span><span class="gensmall"></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Back to top</a></span></td>
<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0"
I fixed teh form agen.