From WikiTemp, the GBAtemp wiki
Revision as of 21:25, 1 October 2008 by 74.86.238.186 (talk)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>GBAtemp.net -> Testing Area</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />

<style type="text/css"> /*

* ========================================
* global element styles 
* ========================================
*/

html{ overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */ }

body{ background: #244767; color: #222; font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; font-size: 11px; line-height: 135%; margin: 0; padding: 0; /* required for Opera to have 0 margin */ text-align: center; /* centers board in MSIE */ }

table, tr, td{ /* required for text in tables, because tables do not inherit from body */ background: transparent; color: #222; font-size: 11px; line-height: 135%; }

table{ /* makes all tables 100% wide */ width: 100%; }

td, .divpad{ /* gives all tables faux cellpadding of 5px */ padding: 1px; }

td.nopad{ /* allows some tables to have no padding on the td */ padding: 0; }

form{ display: inline; margin: 0; /* removes mystery form tag gapping */ padding: 0; /* removes mystery form tag gapping */ }

img{ border: 0; /* makes sure linked images do not have a border */ vertical-align: middle; }


/*

* ========================================
* global hyperlink styles 
* ========================================
*/

a:link, a:visited, a:active{ background: transparent; color: #2C455B; text-decoration: none; }

a:hover{ background: transparent; color: #222222; }

/*

* ========================================
* Main wrapper, this controls the overall width of the board in you browser view window. 
* ========================================
*/
  1. ipbwrapper{

margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */ text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */ /* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 750px is a common fixed resolution size */ width: 100%; }

.dropdown{ background: #103050; color: #FFFFFF; border: 1px solid #C6EAFA; }


/*

* ========================================
* styles for pagination links 
* ========================================
*/

.pagelink, .pagelinklast, .pagecurrent, .minipagelink, .minipagelinklast{ background: transparent; border: 1px solid #072A66; padding: 1px 3px 1px 3px; color: #BBBBBB; }

.pagelinklast, .minipagelinklast{ background: transparent; }


.pagecurrent{ background: #CCCCCC; color: #000000; }

.minipagelink, .minipagelinklast{ border: 1px solid #C2CFDF; font-size: 10px; margin: 0 1px 0 0; }

.pagelink a:active, .pagelink a:visited, .pagelink a:link, .pagelinklast a:active, .pagelinklast a:visited, .pagelinklast a:link, .pagecurrent a:active, .pagecurrent a:visited, .pagecurrent a:link, .minipagelink a:active, .minipagelink a:visited, .minipagelink a:link, .minipagelinklast a:active, .minipagelinklast a:visited, .minipagelinklast a:link{ text-decoration: none; color: #999999; }


.pagelink a:hover, .pagelink a:active{ color: #CCCCCC; }


/* fake button effect for some links */ .fauxbutton{ background: #BFCDE0; border: 1px solid #072A66; font-size: 11px; font-weight: bold; padding: 4px; }

.fauxbutton a:link, .fauxbutton a:visited, .fauxbutton a:active{ color: #222 !important; text-decoration: none; }

.forumdesc, .forumdesc a:link, .forumdesc a:visited, .forumdesc a:active{ background: transparent; font-size: 10px; color: #999999; line-height: 135%; margin: 2px 0 0 0; padding: 0; }

/* =================================================================================== */ /* =================================================================================== */ /* =================================================================================== */

.searchlite { background-color:yellow; font-weight:bold; color: red; }

.activeusers{ background: #FFF; border: 1px solid #072A66; color: #000; margin: 0px; padding: 1px; }

.activeuserposting a:link, .activeuserposting a:visited, .activeuserposting a:active, .activeuserposting { font-style:italic; text-decoration: none; border-bottom:1px dotted black; }

fieldset.search{ line-height: 150%; padding: 6px; }

label{ cursor: pointer; }

img.attach{ background: #808080 url(style_images/2/click2enlarge.gif) no-repeat top right; border: 1px solid #808080; margin: 0 2px 0 0; padding: 11px 2px 2px 2px; }

.thumbwrap, .thumbwrapp, .fullimagewrap{ border: 1px solid #072A66; margin: 2px; }

.thumbwrapp{ border: 2px solid #660707; }

.fullimagewrap{ background: #F9F9F9; text-align: center; margin: 5px 0 5px 0; padding: 5px; }

.thumbwrap h4, .thumbwrapp h4{ background: #DDE6F2; border: 0 !important; border-bottom: 1px solid #5176B5 !important; color: #5176B5; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; }

.thumbwrap p, .thumbwrapp p{ background: #EEF2F7 !important; border: 0 !important; border-top: 1px solid #5176B5 !important; margin: 0 !important; padding: 5px !important; text-align: left; }

.thumbwrap p.alt, .thumbwrapp p.alt{ background: #DFE6EF !important; margin: 0 !important; padding: 5px !important; text-align: left; }

.thumbwrapp p.pin{ background: #EFDFDF !important; text-align: center !important; }

.thumbwrap img.galattach, .thumbwrapp img.galattach{ background: #FFF url(style_images/2/img_larger.gif) no-repeat bottom right; border: 1px solid #072A66; margin: 5px; padding: 2px 2px 10px 2px; }

li.helprow{ margin: 0 0 10px 0; padding: 0; }

ul#help{ padding: 0 0 0 15px; }

.warngood, .warnbad{ color: #0B9500; font-weight: bold; }

.warnbad{ color: #DD0000; }

  1. padandcenter{

margin: 0 auto 0 auto; padding: 14px 0 14px 0; text-align: center; }

  1. profilename{

font-size: 28px; font-weight: bold; }

  1. photowrap{

padding: 6px; }

  1. phototitle{

border-bottom: 1px solid #000; font-size: 24px; }

  1. photoimg{

margin: 15px 0 0 0; text-align: center; }

  1. ucpmenu,
  2. ucpcontent{

background: #F9F9F9; border: 1px solid #345487; line-height: 150%; }

  1. ucpmenu p{

margin: 0; padding: 2px 5px 6px 9px; }

  1. ucpmenu a:link,
  2. ucpmenu a:active,
  3. ucpmenu a:visited{

text-decoration: none; }

  1. ucpcontent{

width: auto; }

  1. ucpcontent p{

margin: 0; padding: 10px; }

.activeuserstrip{ background: #BCD0ED; padding: 6px; }

/* Topic View elements */ .signature{ background: transparent; color: #339; font-size: 10px; line-height: 150%; max-height: 160px; display: block; overflow: hidden; }

.postdetails{ font-size: 10px; line-height:140%; }

.postcolor{ font-size: 12px; line-height: 160%; }

.normalname{ color: #003; font-size: 12px; font-weight: bold; }

.normalname a:link, .normalname a:visited, .normalname a:active{ font-size: 12px; letter-spacing: 0; text-decoration: none; }

.post1, .bg1{ background: #F9F9F9; }

.post2, .bg3{ background: #EEF2F7; }

.row2shaded, .post1shaded { background-color: #DEDBE4 } .row4shaded, .post2shaded { background-color: #E3DFE7 }

.row1{ background: #dcdcdc; color: #434951; margin: 2px 2px 2px 2px; text-align: left; }

.row2{ background: #ececec; text-align: left; color: #555555; margin: 2px 2px 2px 2px; margin-left: 10px; }

.row2 a:link, .row2 a:visited{ background: transparent; color: #283242; text-decoration: none; font-size: 12px; } .row2 a:hover, .row2 a:active{ background: transparent; color: #ea792e; font-size: 12px; }

.row1 a:link, .row1 a:visited{ background: transparent; color: #283242; text-decoration: none; font-size: 12px; } .row1 a:hover, .row1 a:active{ background: transparent; color: #ea792e; font-size: 12px; }


.darkrow1{ background: url('style_images/2/table_header_bk.gif'); color: #FFFFFF; padding: 0px; }

.darkrow3{ background: transparent; color: #3A4F6C; }

/* tableborders gives the white column / row lines effect */ .plainborder, .tablefill, .tablepad{ background: #1c3b58; border: 1px solid #345487; }

.tablefill, .tablepad{ padding: 6px; }

.tablepad{ border: 0; background: #F2F2F2 url('style_images/2/post_header_bk.gif') repeat-x top; text-align: left; }

.tablepad a, .tablepad a:visited { color: #2c455b; text-decoration: none; }

.tablepad a:active, .tablepad a:hover { color: #000066; text-decoration: underline; }

.wrapmini{ float: left; line-height: 1.5em; width: 25%; }

.pagelinks{ float: left; line-height: 1.2em; width: 35%; }

.desc{ font-size: 11px; color: #FE8D31; }

.lastaction { font-size: 10px; color: #434951; }

.edit{ font-size: 9px; }

.thin{ border: 1px solid #FFF; border-left: 0; border-right: 0; line-height: 150%; margin: 2px 0 2px 0; padding: 6px 0 6px 0; }

/* =================================================================================== */ /* =================================================================================== */ /* =================================================================================== */

/*

* ========================================
* calendar styles 
* ========================================
*/

.calmonths{ background: #F0F5FA; border: 1px solid #C2CFDF; font-size: 18px; font-weight: bold; margin: 5px 0 5px 0; padding: 8px; text-align: center; }

.weekday{ font-size: 14px; font-weight: bold; }

.calmonths a{ text-decoration: none; }

.calday, .calweekday{ background: #DFE6EF; color: #666; font-size: 11px; font-weight: bold; margin: 0; padding: 4px; text-align: right; }

.calweekday{ border-right: 1px solid #AAA; color: #222; font-size: 14px; padding: 6px; text-align: center; }

.cellblank, .celldate, .celltoday, .mcellblank, .mcelldate, .mcelltoday{ background: #EEF2F7; height: 100px; margin: 0; padding: 0; vertical-align: top; }

.mcellblank, .mcelldate, .mcelltoday{ height: auto; }

.cellblank, .mcellblank{ background: #C2CFDF; }

.celltoday, .mcelltoday{ border: 2px solid #8B0000; }

/*

* ========================================
* form styles 
* ========================================
*/

input, textarea, select{ background: #FFF; border: 1px solid #4C77B6; color: #000; font-family: verdana, helvetica, sans-serif; font-size: 11px; margin: 5px; padding: 2px; vertical-align: middle; }

select{ border: 0; font-family: verdana, helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0; }

input.button{ margin: 0; width: auto; }

optgroup option{ font-family: verdana, helvetica, sans-serif; font-size: 12px; }

.codebuttons{ font-family: Verdana, Helvetica, Sans-Serif; font-size: 10px; vertical-align: middle; margin:2px; }

.textarea, .searchinput, .button, .gobutton{ background: #FFF; border: 1px solid #294A63; color: #294A63; font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; padding: 2px; vertical-align: middle; }

.button{ font-weight: bold; color: #294A63; background: #DFE6EF url(style_images/2/button_bk.gif); }

.gobutton{ background: transparent; border: 0; color: #072A66; margin: 0; vertical-align: middle; }

.radiobutton, .checkbox, .helpbox { border: 0; vertical-align: middle; }

/*

* class.formtable 
*
* used for tabled forms 
* technically tables should not be used for form display 
* but, in the case of IPB a table is easier to work with
* for the average webmaster, who has little to no CSS knowledge.
*
*/

.formtable{ background: transparent; }


.formtable td, .pformleft, .pformleftw, .pformright{ background:#F9F9F9; /* border: 1px solid #C2CFDF;*/ border-bottom: 0; border-left: 0; font-weight: bold; margin: 1px 0 0 0; padding: 6px; width: 25%; }

.formtable td.wider, .pformleftw, .pformright{ width: 40%; }

.formtable td.formright, .pformright{ border-right: 0; font-weight: normal; width: auto; }

.formtable td.formtitle, .formsubtitle{ background: url('style_images/2/table_header_bk.gif'); padding: 0px; color: #FFF; /* border: 1px solid #9FB9D4; border-left: 1px solid #000; border-right: 1px solid #000;*/ border-bottom: 0; border-top: 0; font-weight: normal; }

.formsubtitle{ color: #FFF; font-weight: bold; padding: 1px; border-left: 1px solid #000; border-right: 1px solid #000; padding-left: 5px; }

.pformleft { border-left: 1px solid #000; border-bottom: 1px solid #9F9F9F; border-right: 1px solid #9F9F9F; background: #DCDCDC;

       text-align: left;

}

.pformright { border-right: 1px solid #000; border-bottom: 1px solid #9F9F9F; background: #ECECEC;

       text-align: left;

}

.formtable td.formstrip{ background: #DDE8F2; border: 1px solid #9FB9D4; border-left: 0; border-right: 0; font-weight: normal; }

/*

* ========================================
* new style quote and code wrappers MATT's DESIGN 
* ========================================
*/

.quotetop{ background: #E9E9E9 url(style_images/2/css_img_quote.gif) no-repeat right; border: 1px dotted #000; border-bottom: 0; border-left: 4px solid #A8A8A8; color: #303030; font-weight: bold; font-size: 10px; margin: 8px auto 0 auto; padding: 3px; }

.quotemain{ background: #F9F7F7; border: 1px dotted #000; border-left: 4px solid #A8A8A8; border-top: 0; color: #555555; padding: 4px; margin: 0 auto 8px auto; }

.codetop, .sqltop, .htmltop{ background: #FDDBCC url(style_images/2/css_img_code.gif) no-repeat right; color: #000; font-weight: bold; margin: 0 auto 0 auto; padding: 3px; width: 98%; }

.codemain, .sqlmain, .htmlmain{ background: #FAFCFE; border: 1px dotted #000; color: #555555; font-family: Courier, Courier New, Verdana, Arial; margin: 0 auto 0 auto; padding: 2px; width: 98%; }

/*

* ========================================
* old school quote and code styles - backwards compatibility 
* ========================================
*/
  1. QUOTE,
  2. CODE{

background: #FAFCFE; border: 1px solid #000; color: #555555; font-family: Verdana, Arial; font-size: 11px; padding: 2px; white-space: normal; }

  1. CODE{

font-family: Courier, Courier New, Verdana, Arial; }

/*

* ========================================
* All New Styles 
* ========================================
*/

.cleared{ clear: both; }

.borderwrap, .borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */ background: transparent; border: 0px; padding: 0; margin: 0; }

.borderwrapm{ margin: 5px; }

.borderwrap h3, .maintitle, .maintitlecollapse{ background: transparent url(style_images/2/table_title_bk1.gif); border: 0px solid #FFF; border-bottom: 0px solid #5176B5; color: #FFF; font-size: 12px; font-weight: bold; margin: 0; padding: 0px; width: 98%; }

.pboxtop { background: transparent url(style_images/2/pbox_s_bk.gif); border: 0px solid #FFF; border-bottom: 0px solid #5176B5; color: #2b465b; font-size: 11px; font-weight: bold; font-family: Tahoma; margin: 0; padding: 0px; width: 100%; text-align: left; vertical-align: middle; }

.pboxbottom { background: transparent url(style_images/2/pbox_s_bk2.gif); border: 0px solid #FFF; border-bottom: 0px solid #5176B5; color: #2b465b; font-size: 12px; font-weight: bold; margin: 0; padding: 0px; width: 100%; vertical-align: middle; }

.maintitlecollapse{ border: 1px solid #FFF; }

.maintitle p, .maintitlecollapse p, .formsubtitle p{ background: transparent !important; border: 0 !important; margin: 0 !important; padding: 0 !important; }

.maintitle p.expand, .maintitle p.goto, .maintitlecollapse p.expand, .formsubtitle p.members{ float: right; width: auto !important; }

.maintitle a:link, .maintitle a:visited, .maintitlecollapse a:link, .maintitlecollapse a:visited{ background: transparent; color: #FFF; text-decoration: none; }

.maintitle a:hover, .maintitle a:active, .maintitlecollapse a:hover, .maintitlecollapse a:active{ background: transparent; color: #F1F1F1; }

table th, .borderwrap table th, .subtitle, .subtitlediv, .postlinksbar{ background: transparent url(style_images/2/table_header_bk.gif); /* border-bottom: 1px solid #5176B5; */ color: #3A4F6C; font-size: 10px; font-weight: bold; letter-spacing: 1px; margin: 0; padding: 1px; }

.subtitlediv{ border: 1px solid #FFF; border-bottom: 1px solid #5176B5; text-align: right; }

.subtitle{ border-left: 1px solid #000000; border-right: 1px solid #000000; color: #FFFFFF;


}

.borderwrap table th a:link, .subtitle a:link, .subtitlediv a:link, .borderwrap table th a:visited, .subtitle a:visited, .subtitlediv a:visited, .borderwrap table th a:active, .subtitle a:active, .subtitlediv a:active, .borderwrap table th a:hover, .subtitle a:hover, .subtitlediv a:hover{ background: transparent; color: #FFFFFF; text-decoration: none; }

.borderwrap h4{ background: #DDE6F2; border: 1px solid #FFF; border-bottom: 1px solid #5176B5; border-top: 1px solid #5176B5; color: #5176B5; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; }

.borderwrap p{ background: #F9F9F9; border: 1px solid #CCC; margin: 5px; padding: 10px; text-align: left; }

td.formbuttonrow, .borderwrap p.formbuttonrow, .borderwrap p.formbuttonrow1{ background: url('style_images/2/post_header_bk_bottom.gif') !important; border: 1px solid #FFF; border-top: 1px solid #5176B5; margin: 0px !important; padding: 5px !important; text-align: center; }

td.formbuttonrow{ border-bottom: 0; border-top: 0; border-left: 1px solid #000; border-right: 1px solid #000; background: #DFDFDF; }

.borderwrap p.formbuttonrow1{ background: #F9F9F9 !important; border: 0; border-top: 1px solid #CCC; }

.bar, .barb, .barc{ background: #DFE6EF; border: 1px solid #FFF; }

.barc{ border-bottom: 0; }

.bar p, .barb p, .barc p{ background: transparent; border: 0; color: #222; font-size: 11px; margin: 0; padding: 5px; text-align: left; }

.barb p{ text-align: right; }

.bar p.over, .bar p.overs, .barc p.over, .barc p.overs{ float: right; }

.barb p.over, .barb p.overs{ float: left; }

.bar p.overs, .barb p.overs, .barc p.overs{ position: relative; top: 5px; }

.catend{ background: #8394B2; color: #000; font-size: 1px; height: 5px; }

.newslink{ background: transparent; border: 0px solid transparent; width: 100%; }

.newslink td{ color: #C6DFF4; font-size: 10px; padding: 0px 20px 0px 20px; }

.newslink span{ background: transparent; color: #C6DFF4; font-style: italic; font-weight: normal; }

.newslink input{ background: transparent; border: 1px solid #999; color: #DCDCDC; font-size: 10px; padding: 3px; vertical-align: middle; width: auto; }

.newslink input.button{ background: transparent; border: 0; color: #072A66; vertical-align: middle; }

.fieldwrap{ background: #F9F9F9; border: 1px solid #CCC; border-top: 0; margin: 5px; padding: 0; text-align: left; }

.fieldwrap h4{ background: #EEE; border: 1px solid #CCC; border-left: 0; border-right: 0; color: #444; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; }

.errorwrap,

  1. pmnotewrap{

background: #F2DDDD; border: 1px solid #992A2A; border-top: 0; margin: 5px; padding: 0; }

  1. pmnotewrap{

line-height: 135%; margin: 0 0 5px 0; }

.errorwrap h4,

  1. pmnotewrap h4{

background: #E3C0C0; border: 1px solid #992A2A; border-left: 0; border-right: 0; color: #992A2A; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; }

.errorwrap p,

  1. pmnotewrap p{

background: transparent; border: 0; color: #992A2A; margin: 0; padding: 8px; }

  1. pmnotewrap p.pmavatar{

float: left; }

  1. pmnotewrap p.pmnotefoot{

background: #E3C0C0; border-top: 1px solid #992A2A; text-align: right; }

  1. pmnotewrap a:link,
  2. pmnotewrap a:visited{

background: transparent; color: #992A2A; text-decoration: underline; }

  1. pmnotewrap a:hover,
  2. pmnotewrap a:active{

background: transparent; color: #992A2A; text-decoration: none; }

.ruleswrap{ background: #F2DDDD; border: 1px solid #992A2A; color: #992A2A;


margin: 5px 0 5px 0; padding: 5px; }

  1. redirectwrap{

background: #F0F5FA; border: 1px solid #C2CFDF; margin: 200px auto 0 auto; text-align: left; width: 500px; }

  1. redirectwrap h4{

background: #D0DDEA; border-bottom: 1px solid #C2CFDF; color: #3A4F6C; font-size: 14px; margin: 0; padding: 5px; }

  1. redirectwrap p{

margin: 0; padding: 5px; }

  1. redirectwrap p.redirectfoot{

background: #E3EBF4; border-top: 1px solid #C2CFDF; text-align: center; }


  1. gfooter{

background: #000; margin: 0px 0 0px 0; padding: 0; width: 100%;

       height: 0px;
       font-size: 1px;

}

  1. gfooter td{

background: #000 url(style_images/2/footer_bk.gif); color: #FFF; font-size: 0px; padding: 0px; text-align: center; }

  1. gfooter a:link,
  2. gfooter a:visited{

color: #FFF; }

  1. logostrip{

background: #3860BB url(style_images/2/tile_back.gif); border: 0px; height: 104px; margin: 0; padding: 0; }

  1. submenu{

background: transparent url(style_images/2/tile_sub.gif); border: 1px solid #FFF; border-top: 0; color: #3A4F6C; margin: 0; }

  1. subheader{

background: transparent url(style_images/2/tile_arrows.gif); border: 0px; border-top: 0; color: #3A4F6C; margin: 0px; padding: 0px; height: 8px;

       font-size: 1px;

}


  1. subheader2{

background: transparent url(style_images/2/buttons_bk.gif); border: 0px; border-top: 0; height: 25px; color: #3A4F6C; margin: 0; text-align: center; }

  1. subheader3{

background: transparent url(style_images/2/banner_b.gif); border: 0px; border-top: 0; height: 8px; color: #3A4F6C; margin: 0; text-align: center;

       font-size: 1px;

padding: 0px; }

  1. subheader4{

background: transparent url(style_images/2/userbar_bk.gif); border: 0px; border-top: 0; height: 25px; color: #3A4F6C; margin-top: 3px; padding-top: 3px; text-align: center; font-size: 10px; }


  1. subheader4 a:link,
  2. subheader4 a:visited

{ font-size: 10px; color: #000000; }

  1. subheader4 a:active,
  2. subheader4 a:hover

{ color: #103050; text-decoration: underline; }



  1. userlinks,
  2. userlinksguest{

background: #F0F5FA; border: 1px solid #C2CFDF; margin: 5px 0 5px 0; padding: 0 5px 0 5px; }

  1. userlinksguest{

background: #F4E7EA; border: 1px solid #986265; }

  1. submenu p,
  2. userlinks p,
  3. userlinksguest p{

background: transparent !important; border: 0 !important; font-size: 10px; font-weight: bold; letter-spacing: 1px; margin: 0 !important; padding: 7px 0 7px 0; text-align: right; }

  1. userlinks p,
  2. userlinksguest p{

font-weight: normal; letter-spacing: 0; }

  1. submenu p.home,
  2. userlinks p.home,
  3. userlinksguest p.home{

float: left; }

  1. userlinksguest p.pcen{

text-align: center; }

  1. submenu a:link,
  2. submenu a:visited{

background: transparent; color: #3A4F6C; padding: 0 6px 0 6px; text-decoration: none; }

  1. submenu a:hover,
  2. submenu a:active{

background: transparent; color: #5176B5; }

  1. navstrip{

background: transparent; color: #C6EAFA; font-size: 12px; font-weight: bold; margin: 0 0 5px 0; padding: 8px 0 8px 0px; }

  1. navstrip a:link,
  2. navstrip a:visited{

background: transparent; color: #C6EAFA; text-decoration: none; }

  1. navstrip a:hover,
  2. navstrip a:active{

background: transparent; color: #FFFFFF; }

.toplinks{ background: transparent; color: #000; margin: 0; padding: 0 0 5px 0; text-align: right; }

.toplinks span{ border: 1px solid #C2CFDF; border-bottom: 0; color: #000; font-size: 10px; font-weight: bold; margin: 0 10px 0 0; padding: 5px; }

.copyright{ background: #244767; font-size: 10px; margin: 5px 5px 5px 5px; padding: 10px; }

/*

* ========================================
* print page styles 
* ========================================
*/
  1. print{

margin: 20px auto 20px auto; padding: 0; text-align: left; width: 85%; }

  1. print h1,
  2. print h2,
  3. print h3,
  4. print h4,
  5. print p{

color: #036; font-size: 18px; font-weight: bold; margin: 0; padding: 8px; }

  1. print h2,
  1. print h3,
  2. print p{

border-bottom: 1px solid #999; font-size: 11px; font-weight: normal; }

  1. print h3{

background: #F5F5F5; font-size: 12px; font-weight: bold; margin: 0 0 10px 0; }

  1. print h4{

background: #F9F9F9; font-size: 11px; }

  1. print p{

margin: 0 0 5px 0; padding: 10px; }

  1. print p.printcopy{

border: 0; color: #000; text-align: center; }

  1. tforums{

text-align: center; width: 98%; }

  1. tforums td,
  2. tforums th

{ border-top: 1px solid #000000; border-right: 1px solid #000000; padding: 0px; }

  1. tforums th{

background: url('style_images/2/table_header_bk.gif'); padding: 0px; color: #FFFFFF; text-align: center; }

  1. tforums td{

text-align: left; }

  1. forumindex{

width: 98%; border: 0; text-align: center; }

  1. forumindex td,
  2. forumindex th

{ border-left: 1px solid #AFAFAF; border-top: 1px solid #AFAFAF; padding: 2px; }

  1. forumindex th{

background: url('style_images/2/table_header_bk.gif'); padding: 0px; color: #FFFFFF; border-left: 1px solid #000000; border-top: 1px solid #000000; }


/* FORUM INDEX */

/* FIROW1: titres des topics */ .firow1, .firow2shaded{ background: #ECECEC; color: #555555; margin: 0px 2px 0px 2px; text-align: left; }

/* liens */ .firow1 a:link, .firow1 a:visited, .firow2shaded a:link, .firow2shaded a:visited{ background: transparent; color: #283242; text-decoration: none; font-size: 11px; font-family: Verdana; }

.firow1 a:hover, .firow1 a:active, .firow2shaded a:hover, .firow2shaded a:active { background: transparent; color: #ff9313; }

.fidesc{ font-size: 10px; color: #999999; }



/* tout le reste */ .firow2, .firow4shaded{ background: #DCDCDC; color: #555555; margin: 0px 2px 0px 2px; margin-left: 10px; border-left: 1px solid #AFAFAF; border-top: 1px solid #AFAFAF; }

.firow2 a:link, .firow2 a:visited, .firow4shaded a:link, .firow4shaded a:visited { background: transparent; color: #EA792E; text-decoration: none; font-size: 11px; font-family: Verdana; }

.firow2 a:hover, .firow2 a:active, .firow4shaded a:hover, .firow4shaded a:active { background: transparent; color: #ff9313; }

.specialfirow2 a:link, .specialfirow2 a:visited, .specialfirow4shaded a:link, .specialfirow4shaded a:visited { color: #2D4051; }

.specialfirow2 a:hover, .specialfirow2 a:active, .specialfirow4shaded a:hover, .specialfirow4shaded a:active { color: #ff9313; }


.firow2shaded, .specialfirow4shaded, .firow4shaded, .specialfirow2shaded{ background: #DCDCDC; }


  1. tblpost{

width: 98%; border: 0; text-align: center; }

  1. tblpost td,
  2. tblpost th

{ border: 0; padding: 2px; }

  1. tblpost th{

background: url(style_images/2/post_header2_bk.gif); padding: 0px; color: #294A63; border: 0; height: 30px; font-weight: normal; vertical-align: middle; text-align: left; }

  1. tblpost a:link,
  2. tblpost a:visited {

color: #081829; }

  1. tblpost a:hover,
  2. tblpost a:active {

color: #294A63; text-decoration: underline; }


  1. postdetails2 a:link,
  2. postdetails2 a:visited

{ font-size: 10px; }


.postcolor a:link, .postcolor a:visited { text-decoration: underline; }

.gheaders { background: #E7E7E7 url(hdr_bk.png); }

.iinfn { background: #F2F2F2 !important; color: #696F75 !important; }

.ititl { background: #FDFDFD !important; color: #222222 !important; }

.ititl6 { background: #F9F9F9; }

.iinfn { background: #dfe6ef; }

.iinfn6 { background: #dfe6ef; }


td.subheader4 { background: transparent url(style_images/2/userbar_bk.gif); border: 0px; border-top: 0; height: 25px; color: #3A4F6C; margin-top: 3px; padding-top: 3px; text-align: left; font-size: 10px; }

.reviewbreak { background: #e2e6e8; font-size: 20px; color: #2B465B; font-weight: bold; padding: 5px; border: 0px solid #ECEEF0; }


.popupbox a span { display:none; text-decoration: none; }

.popupbox a:hover span { float: left; text-decoration: none; background:#ffffe1; border:1px solid black; display:block; position: absolute; padding:5px; width:270px; }



/*~START CSS~*/

/*

* CSS for IP.Board 2.3.0
* Author: Rikki Tissier, original IP.Board CSS by James Mathias
* Copyright: 2005 IPS, Inc, all rights reserved 
*
* All style attributes in alpha-numeric order starting from 0
*
*/

/*

* ========================================
* global element styles 
* ========================================
*/

/* Import the colors */

/* ----------------------------------- */



/* @group Print styles */


/* ======================================== */ /* TABS /* ======================================== */

.tabon { border-width: 1px 1px 0px 1px; border-style: solid; padding:8px; float:left; width:auto; margin-top:1px; font-size:11px; }

.taboff { border-width: 1px 1px 0px 1px; border-style: solid; padding:8px; float: left; width: auto; margin-top:1px; font-size:11px; }

.tabon a:link, .tabon a:visited, .tabon a:active { text-decoration:none; }

.taboff a:link, .taboff a:visited, .taboff a:active { text-decoration:none; }

.mya-back { background: #eaeaea; margin:1px; padding: 1px; }

.mya-content { background: #FFF; padding:8px; margin: 1px; border: 1px solid #777; }

.mya-content-tbl {

  background: #F0F5FA;
  border: 1px solid #777;
  text-align:left;
  font-size:10px;
  white-space:nowrap;
  margin:1px;

}

.mya-fieldwrap { background: transparent; margin-top: 2px; margin-bottom: 2px; padding: 4px; border: 1px solid #C5C7CD; -moz-border-radius: 5px; width: auto; display: block; }

/* -------------------------------- */ /* Create PM box defaults */ /* -------------------------------- */

.iframeshim { position:absolute; display:none; background: #FFF; border:0px; width:auto; height:auto; }


/* -------------------------------- */ /* Experimental */ /* -------------------------------- */

/* @group Popup Menus */

.popupmenu, .popupmenu-new {

  background: transparent;
  border: 0;

color: #000000;

  text-align:left;
  font-size:11px;
  white-space:nowrap;
  /*padding:3px 5px 3px 3px;*/
  /*width:300px;*/

}

.popupmenu-item { padding: 5px; /*margin-top:4px;*/ white-space: nowrap; border-bottom: 1px solid #d0d0d0; color: #000000; font-weight: normal;

       background: #F2F2F2;

}

.popupmenu-item-last {

       background: #F2F2F2;

padding: 5px; /*margin-top:4px;*/ white-space: nowrap; color: #000000; font-weight: normal; }

.popmenubutton-new, .popmenubutton { white-space:nowrap; /*background-color: #f0f0f0; border: 1px solid #adadad;*/ color: #30343b; font-weight:bold; float:right; text-align:center; margin:0px; font-size:11px; padding: 2px 8px 2px 8px; }

.popmenubutton-new, .popmenubutton-new-out { float:none; width:auto; text-align:left; height:auto; padding:4px; font-weight:normal; /* background-color:#f0f0f0;*/ background-image: url(style_images/2/menu_action_down-padded.gif); background-repeat: no-repeat; background-position: right; }

.popmenubutton-new-out { /*padding: 4px; background-color:#dce1e8; border: 1px solid #a9b0bb;*/ }


.popupmenu-new { background-color: #f4f4f4; }

.maintitle .popmenubutton { margin: -3px 0px -3px 5px; }

.popmenubutton a:link, .popmenubutton a:visited, .popmenubutton-new a:link, .popmenubutton-new a:visited, .popmenubutton-new-out a:link, .popmenubutton-new-out a:visited, .popupmenu-item a:link, .popupmenu-item a:visited, .popupmenu-item-last a:link, .popupmenu-item-last a:visited { color: #000000; text-decoration: none; -moz-outline: none; }

.popmenubutton a:hover, .popmenubutton-new a:hover, .popupmenu-item a:hover, .popupmenu-item-last a:hover { text-decoration: none; }

.popupmenu-category { background-color: #aaaaaa; color: #464646; font-size: 11px; font-weight: bold; letter-spacing: 1px; margin: 0; padding: 5px; }


/* @end */

/* -------------------------------- */ /* Loading box /* -------------------------------- */

  1. loading-layer-inner

{ width:220px; height:28px; padding:18px 10px 10px 10px; text-align:center; color: #000; border: 1px solid; border-color:#CCC #666 #666 #CCC; background-color: #FCF8C7; }

/* -------------------------------- */ /* Message in a bo(x|ttle) /* -------------------------------- */

  1. ipd-msg-wrapper

{ display: none; width: 220px; }

  1. ipd-msg-inner

{ width:100%; height:45px; padding: 6px 4px 4px 4px; margin: 0px; text-align:center; color: #000; border: 1px solid; border-color:#ccc #666 #666 #ccc; background-color: #FCF8C7; filter:alpha(opacity=75); opacity:.75 }

  1. ipd-msg-title

{ width: 100%; height:20px; margin: 0px; padding: 6px 4px 4px 4px; background: transparent url(style_images/2/css_pp_header.gif); border: 1px solid #3A4F6C; border-bottom: 0px; color: #FFF; }

.linked-image { margin: 0px; padding: 0px; border: 0px; }

.resized-linked-image { margin: 1px 0px 0px 0px; padding: 0px; background-color: #000; border: 0px; color: #FFF; font-size: 10px; width: auto; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; }

.resized-linked-image-zoom { width: 200px; height: 30px; filter:alpha(opacity=85); opacity:.85; background-color: #FFF; padding-top: 6px; padding-left: 5px; top: 0px; left: 0px; position: absolute; display: none; }

/* -------------------------------- */ /* Edit post reason /* -------------------------------- */

.post-edit-reason { background: #E7EAEF; margin-top: 9px; margin-bottom: 0px; padding: 4px; color: #333; font-size: 10px; border: 1px solid #C5C7CD; -moz-border-radius: 5px; width: auto; display: block; }

/* -------------------------------- */ /* Personal Profile /* -------------------------------- */

.pp-name { background: #eeeeee; margin: 0px; padding: 10px; }

/* @group Personal Profile */

.pp-name h3 { margin:0px; padding:0px 0px 5px 0px; font-size:24px; }

.pp-header { font-size: 10px; font-weight: bold; margin: 0px 0px 1px 0px; padding: 5px; }

.pp-title { font-size: 12px; font-weight: bold; margin: 0px; padding: 8px; }

.pp-datebox { text-align: center; background: #FFFFFF; border: 1px solid #8e8e8e; padding: 4px; margin: 0px; font-size:18px; font-weight:bold; line-height: 100%; letter-spacing: -1px; float:right; width: auto; }

.pp-datebox em { color: #AAA; font-weight: normal; font-style: normal; }

.pp-contentbox-back { background-color: #cacaca; padding: 6px; }

.pp-contentbox-entry, .pp-contentbox-entry-noheight, .pp-contentbox-entry-noheight-mod, .pp-contentbox-entry-noheight-sel { background-color: #f7f7f7; border: 1px solid #8e8e8e; line-height: 140%; padding: 8px; margin-bottom: 6px; height: 200px; overflow: auto; overflow-x: auto; }

.pp-contentbox-entry-noheight-sel { background-color:#FCECCD; }

.pp-contentbox-entry-noheight-mod { background-color:#FDF1DA; }

.pp-contentbox-entry-noheight, .pp-contentbox-entry-noheight-mod, .pp-contentbox-entry-noheight-sel { height: auto; margin-bottom: 1px; }

.pp-image-thumb-wrap, .pp-image-thumb-wrap-floatright, .pp-image-mini-wrap, .pp-image-mini-wrap-floatright { width: 52px; height: 52px; text-align: center; background: #FFFFFF; border: 1px solid #555555; padding: 4px; margin-top: auto; margin-bottom: auto; }

.pp-image-mini-wrap, .pp-image-mini-wrap-floatright { width: 27px; height: 27px; margin-top: auto; margin-bottom: auto; }

.pp-image-thumb-wrap-floatright, .pp-image-mini-wrap-floatright { float:right; }

.pp-tiny-text { color: gray; font-size: 10px; }

.pp-mini-content-entry, .pp-mini-content-entry-noheight, .pp-mini-entry-noheight-shaded { background-color: #F9F9F9; padding: 6px; border-bottom: 1px dotted #555555; clear:both; width: auto; height: 60px; }

.pp-mini-entry-noheight-shaded { background-color: #E3DFE7; }

.pp-mini-content-entry-noheight, .pp-mini-entry-noheight-shaded { height: auto; }

.pp-tabclear, .pp-maintitle { font-size: 13px; font-weight: bold; margin: 0px; padding: 8px; }

.pp-tabclear { border:0px; }

.pp-tabon { border-width: 1px 1px 0px 1px; border-style: solid; padding:8px; float:left; width:auto; margin-top:1px; font-size:11px; }

.pp-taboff, .pp-tabshaded { border-width: 1px 1px 0px 1px; border-style: solid; padding:8px; float: left; width: auto; margin-top:1px; font-size:11px; }

.pp-tabshaded { background-image: url(style_images/2/css_pp_tab_shaded.gif); background-repeat: repeat-x; background-position: left bottom; color: #516795; border-top: 1px solid #7f9BBC; border-left: 1px solid #7f9BBC; border-right: 1px solid #7f9BBC; }

.pp-tabon a:link, .pp-tabon a:visited, .pp-tabon a:active { text-decoration:none; }

.pp-taboff a:link, .pp-taboff a:visited, .pp-taboff a:active, .pp-tabshaded a:link, .pp-tabshaded a:visited, .pp-tabshaded a:active { text-decoration:none; }

.pp-tabwrap { height: 34px; margin:0px; padding:0px; }


/* @end */

/* Small blog fix */

  1. myblogset-info .fieldwrap {

background: transparent; border: 0px; border-top: 0;

   margin: 0px;

padding: 0; text-align: left; }


/* GALLERY STYLES */

.gallery_block { padding: 3px !important; margin: 0px; }

.gal_caption { font-size: 14px; padding-bottom: 5px; font-weight: normal; }

.gal_cat a { text-decoration: none; }

.gal_curr { }

.gal_noncurr { }

.thumbwrap, .thumbwrapp, .fullimagewrap { margin: 1px; background-color: #fff; border: 1px solid #8e8e8e !important; }

.thumbwrapp{ border: 2px solid #660707; }

.fullimagewrap{ background: #F9F9F9; text-align: center; margin: 5px 0 5px 0; padding: 5px; }

.thumbwrap h4, .thumbwrapp h4{ background: #DDE6F2; border: 0 !important; color: #5176B5; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; }

.thumbwrap p, .thumbwrapp p{ border-bottom: 0px !important; margin: 0 !important; padding: 5px !important; text-align: left; }

.thumbwrap p.alt, .thumbwrapp p.alt{ border-bottom: 0px !important; margin: 0 !important; padding: 5px !important; text-align: left; }

.thumbwrapp p.pin{ background: #EFDFDF !important; text-align: center !important; }

.thumbwrap img.galattach, .thumbwrapp img.galattach{ background: #FFF url(style_images/2/img_larger.gif) no-repeat bottom right; border: 1px solid #424242; margin: 5px; padding: 2px 2px 10px 2px; }

/* This is a little hack to fix the

  • scrollbar that appears in the emoticon
  • pane of the post screen */
  1. post_screen_hack table tr td {

padding: 0px !important; } </style>

<script type="text/javascript" language="javascript" src="sources/prototype-1.4.0.js"></script> </head> <body>

<script type="text/javascript">

//<![CDATA[
var ipb_var_st            = "0";
var ipb_lang_tpl_q1       = "Please enter a page number to jump to between 1 and";
var ipb_var_s             = "";
var ipb_var_phpext        = "php";
var ipb_var_base_url      = "http://gbatemp.net/index.php?s=&";
var ipb_var_image_url     = "style_images/2";
var ipb_input_f           = "8";
var ipb_input_t           = "0";
var ipb_input_p           = "0";
var ipb_var_cookieid      = "v3";
var ipb_var_cookie_domain = ".gbatemp.net";
var ipb_var_cookie_path   = "/";
var ipb_md5_check         = "880ea6a14ea49e853634fbdc5015a024";
var ipb_new_msgs          = 0;
var use_enhanced_js       = 1;
var use_charset           = "iso-8859-1";
var ipb_myass_chars_lang  = "Not enough characters";
var ajax_load_msg		   = "Loading Content...";
//]]>

</script>

<script src="jscripts/mootools.release.83.js" type="text/javascript"></script> <script src="jscripts/showcase.slideshow.js" type="text/javascript"></script> <link rel="stylesheet" href="jscripts/jd.slideshow.css" type="text/css" media="screen" /> <script type="text/javascript"> var slideshow = null;

function checkStartSlide() { if (document.getElementById('mySlideshow') != null) startSlideshow(); else setTimeout('checkStartSlide()', 1000); } function startSlideshow() { var countArticle = 0; var mySlideData = new Array(); var i = 0; while (document.getElementById('slide'+i) != null) { mySlideData[countArticle++] = new Array( document.getElementById('slide'+i+'path').value, document.getElementById('slide'+i+'link').value, document.getElementById('slide'+i+'name').value, 'test description' ); i++; } slideshow = initShowcaseSlideShow($('mySlideshow'), mySlideData); } setTimeout('checkStartSlide()', 1000); </script>

<script type="text/javascript" src='jscripts/ips_ipsclass.js'></script> <script type="text/javascript" src='jscripts/ipb_global.js'></script> <script type="text/javascript" src='jscripts/ips_menu.js'></script> <script type="text/javascript" src='style_images/2/folder_js_skin/ips_menu_html.js'></script>

<script type="text/javascript" src='cache/lang_cache/en/lang_javascript.js'></script> <script type="text/javascript"> //<![CDATA[ var ipsclass = new ipsclass(); ipsclass.init(); ipsclass.settings['do_linked_resize'] = parseInt( "1" ); ipsclass.settings['resize_percent'] = parseInt( "50" ); //]]> </script>

<map name="logolinks"> <area href="http://gbatemp.net/index.php?act=home" shape="polygon" coords="0, 1, 0, 103, 780, 103, 780, 35, 479, 35, 510, 0" target="_self"> <area href="http://gbatemp.net/index.php?showforum=32" shape="polygon" coords="493, 28, 518, 4, 593, 4, 569, 28" target="_self"> <area href="http://gbatemp.net/index.php?showforum=37" shape="polygon" coords="587, 28, 610, 4, 684, 4, 661, 28" target="_self"> <area href="http://gbatemp.net/index.php?showforum=104" shape="polygon" coords="677, 28, 701, 4, 775, 4, 752, 28" target="_self"> </map> <img src='style_images/2/logo4.gif' style='vertical-align:top' alt='GBAtemp.net logo' border='0' usemap='#logolinks' />

<map name="glinks"> <area shape="rect" coords="0, 0, 81, 25" href="index.php?act=home"> <area shape="rect" coords="84, 0, 181, 25" href="index.php?act=idx"> <area shape="rect" coords="184, 0, 289, 25" href="index.php?dynamic=8"> <area shape="rect" coords="292, 0, 387, 25" href="index.php?showforum=69"> <area shape="rect" coords="390, 0, 508, 25" href="index.php?act=downloads"> <area shape="rect" coords="511, 0, 626, 25" href="/newgon/"> <area shape="rect" coords="629, 0, 709, 25" href="http://wiki.gbatemp.net"> <area shape="rect" coords="712, 0, 807, 25" href="index.php?act=search"> </map>

<img src='style_images/2/banner_buttons2.gif' style='vertical-align:top; text-align: center;' alt='GBAtemp.net navigation bar' border='0' usemap='#glinks' />

Welcome Guest ( <a href="http://gbatemp.net/index.php?act=Login&CODE=00">Log In</a> | <a href="http://gbatemp.net/index.php?act=Reg&CODE=00">Register</a> )  · 


<a href="index.php?act=boardrules" style="font-weight: bold;">Forum rules</a> · <a href='index.php?dynamic=48'>Site Index</a>




<script type="text/javascript" src='jscripts/ips_xmlhttprequest.js'></script> <script type="text/javascript" src='jscripts/ipb_global_xmlenhanced.js'></script> <script type="text/javascript" src='jscripts/dom-drag.js'></script>



















<script language="javascript" type="text/javascript"> </script> <script type="text/javascript" src="jscripts/ipb_forum.js"></script>


<center>

188 Pages <img src='style_images/2/menu_action_down.gif' alt='V' title='Open Menu' border='0' /> 

 1 <a href="http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=25" title="2">2</a> <a href="http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=50" title="3">3</a> <a href="http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=25" title="Next page">></a> <a href="http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=4675" title="Go to last page">»</a> 

<script type="text/javascript"> //<![CDATA[ ipb_pages_shown++; var pgjmp = document.getElementById( 'page-jump' ); pgjmp.id = 'page-jump-'+ipb_pages_shown; ipb_pages_array[ ipb_pages_shown ] = new Array( 'http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all', 25, 4695 ); menu_build_menu( pgjmp.id,

new Array( "~~NODIV~~
Jump to Page
",

"<input type='hidden' id='st-type-"+ipb_pages_shown+"' value='st' /><input type='text' size='5' name='st' id='st-"+ipb_pages_shown+"' /> <input type='button' class='button' value='Go' />" ) ); //]]> </script>

<a href="http://gbatemp.net/index.php?act=Post&CODE=00&f=8"><img src='style_images/2/t_new.gif' border='0' alt='Start new topic' /></a> 


<img src="up/blank.gif" width="79" height="31">  

<a href="http://gbatemp.net/index.php?showforum=8">Testing Area</a>

<a href="index.php?act=Login&CODE=04&f=8" style="font-size: 10px;">Mark this forum as read</a> · <a href="index.php?act=usercp&CODE=start_subs&method=forum&fid=8" style="font-size: 10px;">Subscribe to this forum</a>

<img src="up/blank.gif" width="125" height="31">



























    Topic Title Replies Topic Starter Views Last Action
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' /> <img src='style_images/2/f_pinned.gif' border='0' alt='Pinned' />

Sticky: <a id="tid-link-85252" href="http://gbatemp.net/index.php?showtopic=85252" title="This topic was started: May 5 2008, 04:07 AM">The 'You Are Banned' Game</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=85252', 7948, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=85252&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=85252&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=85252&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=85252&st=7935&start=7935">» 530</a>

    <a href="javascript:who_posted(85252);">7,947</a>


<a href='http://gbatemp.net/index.php?showuser=96702'>DarkAura</a> 55,652 Today, 10:23 PM
<a href="http://gbatemp.net/index.php?showtopic=85252&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=126352'>playallday</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' /> <img src='style_images/2/f_pinned.gif' border='0' alt='Pinned' />

Sticky: <a id="tid-link-105771" href="http://gbatemp.net/index.php?showtopic=105771" title="This topic was started: Sep 20 2008, 01:31 AM">All Wii backup loader/Waninkoko discussion goes here.</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=105771', 200, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=105771&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=105771&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=105771&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=105771&st=195&start=195">» 14</a>

Do not flame other members. Flames will result in suspension.
    <a href="javascript:who_posted(105771);">199</a>


<a href='http://gbatemp.net/index.php?showuser=11705'>jumpman17</a> 36,422 Today, 03:49 AM
<a href="http://gbatemp.net/index.php?showtopic=105771&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=93498'>Kanchome</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' /> <img src='style_images/2/f_pinned.gif' border='0' alt='Pinned' />

Sticky: <a id="tid-link-104156" href="http://gbatemp.net/index.php?showtopic=104156" title="This topic was started: Mar 5 2003, 03:47 AM">post here funny pictures</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=104156', 697, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=104156&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=104156&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=104156&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=104156&st=690&start=690">» 47</a>

part 40529475
    <a href="javascript:who_posted(104156);">696</a>


<a href='http://gbatemp.net/index.php?showuser=25'>Thug4L1f3</a> 32,127 Yesterday, 03:37 AM
<a href="http://gbatemp.net/index.php?showtopic=104156&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=134254'>Jerme</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' /> <img src='style_images/2/f_pinned.gif' border='0' alt='Pinned' />

Sticky: <a id="tid-link-79197" href="http://gbatemp.net/index.php?showtopic=79197" title="This topic was started: Mar 20 2008, 12:38 AM">GBAtemp isn't 4chan.</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=79197', 186, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=79197&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=79197&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=79197&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=79197&st=180&start=180">» 13</a>

Serious thread is serious
    <a href="javascript:who_posted(79197);">185</a>


<a href='http://gbatemp.net/index.php?showuser=31986'>Heran Bago</a> 9,292 28th September 2008 - 05:35 PM
<a href="http://gbatemp.net/index.php?showtopic=79197&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=110459'>nin10do</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' /> <img src='style_images/2/f_pinned.gif' border='0' alt='Pinned' />

Sticky: <a id="tid-link-17150" href="http://gbatemp.net/index.php?showtopic=17150" title="This topic was started: Mar 8 2004, 05:04 AM">Teh Person Above Meh ^</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=17150', 1627, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=17150&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=17150&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=17150&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=17150&st=1620&start=1620">» 109</a>

it doesn't die, it multiplies...
    <a href="javascript:who_posted(17150);">1,626</a>


<a href='http://gbatemp.net/index.php?showuser=13478'>KotaInka2</a> 20,055 27th September 2008 - 01:14 PM
<a href="http://gbatemp.net/index.php?showtopic=17150&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=105198'>agentgamma</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' /> <img src='style_images/2/f_pinned.gif' border='0' alt='Pinned' />

Sticky: <a id="tid-link-7249" href="http://gbatemp.net/index.php?showtopic=7249" title="This topic was started: Apr 12 2003, 10:40 PM">You know you've been playing too much</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=7249', 810, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=7249&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=7249&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=7249&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=7249&st=795&start=795">» 54</a>

with your GBA when...
    <a href="javascript:who_posted(7249);">809</a>


<a href='http://gbatemp.net/index.php?showuser=3'>Omero</a> 17,786 27th September 2008 - 02:28 AM
<a href="http://gbatemp.net/index.php?showtopic=7249&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=122437'>da_head</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' /> <img src='style_images/2/f_pinned.gif' border='0' alt='Pinned' />

Sticky: <a id="tid-link-16955" href="http://gbatemp.net/index.php?showtopic=16955" title="This topic was started: Feb 28 2004, 07:13 PM">Grog!</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=16955', 188, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=16955&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=16955&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=16955&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=16955&st=180&start=180">» 13</a>

    <a href="javascript:who_posted(16955);">187</a>


<a href='http://gbatemp.net/index.php?showuser=348'>Lord Graga</a> 6,893 23rd September 2008 - 07:27 AM
<a href="http://gbatemp.net/index.php?showtopic=16955&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=75053'>Regiiko</a>
Forum Topics
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  

<a id="tid-link-107868" href="http://gbatemp.net/index.php?showtopic=107868" title="This topic was started: Today, 10:21 PM">Is the OneStation any good?</a>

    <a href="javascript:who_posted(107868);">0</a>


<a href='http://gbatemp.net/index.php?showuser=61451'>TrolleyDave</a> 0 Today, 10:21 PM
<a href="http://gbatemp.net/index.php?showtopic=107868&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=61451'>TrolleyDave</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  

<a id="tid-link-107700" href="http://gbatemp.net/index.php?showtopic=107700" title="This topic was started: Yesterday, 10:08 PM">Hey guys</a>

I made a song for you
    <a href="javascript:who_posted(107700);">6</a>


<a href='http://gbatemp.net/index.php?showuser=89902'>Shakraka</a> 27 Today, 10:21 PM
<a href="http://gbatemp.net/index.php?showtopic=107700&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=126352'>playallday</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  

<a id="tid-link-107863" href="http://gbatemp.net/index.php?showtopic=107863" title="This topic was started: Today, 09:59 PM">PETA wants you to have sex.</a>

    <a href="javascript:who_posted(107863);">3</a>


<a href='http://gbatemp.net/index.php?showuser=109594'>BortzANATOR</a> 0 Today, 10:06 PM
<a href="http://gbatemp.net/index.php?showtopic=107863&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=35489'>CockroachMan</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  

<a id="tid-link-107858" href="http://gbatemp.net/index.php?showtopic=107858" title="This topic was started: Today, 08:46 PM">Moderator....lol</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=107858', 18, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=107858&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=107858&st=15&start=15">2</a>

i'm gonna get warned and a locked topic for this
    <a href="javascript:who_posted(107858);">17</a>


<a href='http://gbatemp.net/index.php?showuser=106986'>Gore</a> 154 Today, 09:51 PM
<a href="http://gbatemp.net/index.php?showtopic=107858&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=133979'>Raven Darkheart</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  

<a id="tid-link-105944" href="http://gbatemp.net/index.php?showtopic=105944" title="This topic was started: Sep 21 2008, 12:15 AM">I am not a child</a>

ahaaaaaaaa you ready for pr0n, my boy?
    <a href="javascript:who_posted(105944);">11</a>


<a href='http://gbatemp.net/index.php?showuser=124109'>Eternal Myst</a> 285 Today, 09:50 PM
<a href="http://gbatemp.net/index.php?showtopic=105944&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=126352'>playallday</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' />  

<a id="tid-link-87407" href="http://gbatemp.net/index.php?showtopic=87407" title="This topic was started: May 22 2008, 02:10 AM">The Official Bumping Topic</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=87407', 124, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=87407&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=87407&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=87407&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=87407&st=120&start=120">» 9</a>

Get it on people
    <a href="javascript:who_posted(87407);">123</a>


<a href='http://gbatemp.net/index.php?showuser=106170'>BioHazardN00B</a> 2,141 Today, 09:50 PM
<a href="http://gbatemp.net/index.php?showtopic=87407&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=55069'>xalphax</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' />  

<a id="tid-link-107835" href="http://gbatemp.net/index.php?showtopic=107835" title="This topic was started: Today, 05:47 PM">affirmative: it leaked!</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=107835', 32, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=107835&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=107835&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=107835&st=30&start=30">3</a>

    <a href="javascript:who_posted(107835);">31</a>


<a href='http://gbatemp.net/index.php?showuser=42058'>science</a> 574 Today, 09:39 PM
<a href="http://gbatemp.net/index.php?showtopic=107835&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=3968'>Elrinth</a>
<img src='style_images/2/f_closed.gif' border='0' alt='Closed' />  

<a id="tid-link-107854" href="http://gbatemp.net/index.php?showtopic=107854" title="This topic was started: Today, 08:30 PM">JPH... lol.</a>

... I'm gonna get a warn and a locked topic from him... ... ...
    <a href="javascript:who_posted(107854);">9</a>


<a href='http://gbatemp.net/index.php?showuser=114943'>Antoligy</a> 92 Today, 08:42 PM
<a href="http://gbatemp.net/index.php?showtopic=107854&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=114943'>Antoligy</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' /> <img src="style_images/2/folder_post_icons/icon12.gif" border="0" alt="" />

<a id="tid-link-107749" href="http://gbatemp.net/index.php?showtopic=107749" title="This topic was started: Today, 02:57 AM">Meet p0rc!</a>

    <a href="javascript:who_posted(107749);">9</a>


<a href='http://gbatemp.net/index.php?showuser=123159'>p1ngpong</a> 150 Today, 08:37 PM
<a href="http://gbatemp.net/index.php?showtopic=107749&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=136705'>eclipsevader123</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  

<a id="tid-link-107748" href="http://gbatemp.net/index.php?showtopic=107748" title="This topic was started: Today, 02:55 AM">Mission::</a>

not secret
    <a href="javascript:who_posted(107748);">5</a>


<a href='http://gbatemp.net/index.php?showuser=106986'>Gore</a> 44 Today, 08:29 PM
<a href="http://gbatemp.net/index.php?showtopic=107748&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=106986'>Gore</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' /> <img src="style_images/2/folder_post_icons/icon1.gif" border="0" alt="" />

<a id="tid-link-107702" href="http://gbatemp.net/index.php?showtopic=107702" title="This topic was started: Yesterday, 10:10 PM">New Signature Limitations - Dangers!!!</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=107702', 30, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=107702&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=107702&st=15&start=15">2</a>

    <a href="javascript:who_posted(107702);">29</a>


<a href='http://gbatemp.net/index.php?showuser=77556'>coolbho3000</a> 337 Today, 07:11 PM
<a href="http://gbatemp.net/index.php?showtopic=107702&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=126352'>playallday</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' /> <img src="style_images/2/folder_post_icons/icon4.gif" border="0" alt="" />

<a id="tid-link-107840" href="http://gbatemp.net/index.php?showtopic=107840" title="This topic was started: Today, 06:29 PM">llama x Penis Crossbreed.</a>

    <a href="javascript:who_posted(107840);">1</a>


<a href='http://gbatemp.net/index.php?showuser=116966'>DieForIt</a> 26 Today, 06:30 PM
<a href="http://gbatemp.net/index.php?showtopic=107840&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=53045'>arctic_flame</a>
<img src='style_images/2/f_poll_no.gif' border='0' alt='No new votes' />  

Poll: <a id="tid-link-107335" href="http://gbatemp.net/index.php?showtopic=107335" title="This topic was started: Sep 28 2008, 03:58 PM">While The Shoutbox Is Away</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=107335', 81, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=107335&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=107335&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=107335&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=107335&st=75&start=75">» 6</a>

    <a href="javascript:who_posted(107335);">80</a>


<a href='http://gbatemp.net/index.php?showuser=27232'>Hadrian</a> 914 Today, 06:25 PM
<a href="http://gbatemp.net/index.php?showtopic=107335&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=90739'>moozxy</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' />  

<a id="tid-link-104332" href="http://gbatemp.net/index.php?showtopic=104332" title="This topic was started: Sep 9 2008, 10:24 PM">Name The Movie - Sci-fi theme</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=104332', 308, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=104332&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=104332&st=15&start=15">2</a><a href="http://gbatemp.net/index.php?showtopic=104332&st=30&start=30">3</a><a href="http://gbatemp.net/index.php?showtopic=104332&st=300&start=300">» 21</a>

09/09/08 - 03/10/08
    <a href="javascript:who_posted(104332);">307</a>


<a href='http://gbatemp.net/index.php?showuser=48415'>greyhound</a> 3,974 Today, 05:23 PM
<a href="http://gbatemp.net/index.php?showtopic=104332&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=48415'>greyhound</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  

<a id="tid-link-107745" href="http://gbatemp.net/index.php?showtopic=107745" title="This topic was started: Today, 02:36 AM">The OFFICIAL ---V</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=107745', 17, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=107745&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=107745&st=15&start=15">2</a>

"i have a serious question that i need help with thread"
    <a href="javascript:who_posted(107745);">16</a>


<a href='http://gbatemp.net/index.php?showuser=29864'>The Worst</a> 138 Today, 02:47 PM
<a href="http://gbatemp.net/index.php?showtopic=107745&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=116313'>Pizzaroo</a>
<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' />  

<a id="tid-link-107723" href="http://gbatemp.net/index.php?showtopic=107723" title="This topic was started: Today, 12:53 AM">Wanna see my trouser snake?</a>  <a href="javascript:multi_page_jump('http://gbatemp.net/index.php?showtopic=107723', 20, 15 );" title="multipage jump"><img src='style_images/2/pages_icon.gif' alt='*' border='0' /></a> <a href="http://gbatemp.net/index.php?showtopic=107723&st=0&start=0">1</a><a href="http://gbatemp.net/index.php?showtopic=107723&st=15&start=15">2</a>

    <a href="javascript:who_posted(107723);">19</a>


<a href='http://gbatemp.net/index.php?showuser=61451'>TrolleyDave</a> 233 Today, 02:18 PM
<a href="http://gbatemp.net/index.php?showtopic=107723&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=68824'>DarkRey</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' /> <img src="style_images/2/folder_post_icons/icon12.gif" border="0" alt="" />

<a id="tid-link-107777" href="http://gbatemp.net/index.php?showtopic=107777" title="This topic was started: Today, 06:55 AM">ok</a>

ok
    <a href="javascript:who_posted(107777);">10</a>


<a href='http://gbatemp.net/index.php?showuser=37943'>nintendofreak</a> 90 Today, 01:14 PM
<a href="http://gbatemp.net/index.php?showtopic=107777&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=110413'>Toni Plutonij</a>
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  

<a id="tid-link-107752" href="http://gbatemp.net/index.php?showtopic=107752" title="This topic was started: Today, 03:07 AM">I WILL ALWAYS REMEMBER MY 5TH GRADE FRIENDS</a>

    <a href="javascript:who_posted(107752);">5</a>


<a href='http://gbatemp.net/index.php?showuser=93498'>Kanchome</a> 110 Today, 03:34 AM
<a href="http://gbatemp.net/index.php?showtopic=107752&view=getlastpost" style="color: #2D4051;">Last post by:</a> <a href='http://gbatemp.net/index.php?showuser=93498'>Kanchome</a>
<img src="style_images/2/table_footer_left.gif" border="0" height="22" width="56"><img src="style_images/2/table_footer_mid_left.gif" border="0" height="22" width="35">
<img src="style_images/2/table_footer_mid_right.gif" border="0" height="22" width="36">

<img src="style_images/2/table_footer_right.gif" border="0" height="22" width="54">



<center>

<form action="http://gbatemp.net/index.php?" method="post" name="search"> <input type="hidden" name="forums" value="8" /> <input type="hidden" name="cat_forum" value="forum" /> <input type="hidden" name="act" value="Search" /> <input type="hidden" name="joinname" value="1" /> <input type="hidden" name="CODE" value="01" /> <input type="text" size="15" name="keywords" value="Enter Keywords" = ;" class="dropdown" /> <input type="submit" value="Search forum" class="button" />

</form>



188 Pages <img src='style_images/2/menu_action_down.gif' alt='V' title='Open Menu' border='0' />   1 <a href="http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=25" title="2">2</a> <a href="http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=50" title="3">3</a> <a href="http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=25" title="Next page">></a> <a href="http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=4675" title="Go to last page">»</a> 

<script type="text/javascript"> //<![CDATA[ ipb_pages_shown++; var pgjmp = document.getElementById( 'page-jump' ); pgjmp.id = 'page-jump-'+ipb_pages_shown; ipb_pages_array[ ipb_pages_shown ] = new Array( 'http://gbatemp.net/index.php?showforum=8&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all', 25, 4695 ); menu_build_menu( pgjmp.id,

new Array( "~~NODIV~~
Jump to Page
",

"<input type='hidden' id='st-type-"+ipb_pages_shown+"' value='st' /><input type='text' size='5' name='st' id='st-"+ipb_pages_shown+"' /> <input type='button' class='button' value='Go' />" ) ); //]]> </script>

<a href="http://gbatemp.net/index.php?act=post&do=new_post&f=8"><img src='style_images/2/t_new.gif' border='0' alt='Start new topic' /></a>
<img src="up/blank.gif" width="14" height="24"> <img src='style_images/2/nav_m.gif' border='0' alt='>' width='8' height='8' /> 60 User(s) are browsing this forum (51 Guests and 0 Anonymous Users) <img src="up/blank.gif" width="14" height="24">
   9 Members: <a href='http://gbatemp.net/index.php?showuser=99149' title='Reading (10:23 PM)...' >Doozy</a>, <a href='http://gbatemp.net/index.php?showuser=124034' title='Reading (10:22 PM)...' >~De arimasu</a>, <a href='http://gbatemp.net/index.php?showuser=94706' title='Reading (10:22 PM)...' >Eeyoregurl27</a>, <a href='http://gbatemp.net/index.php?showuser=69968' title='Reading (10:18 PM)...' >awdofgum</a>, <a href='http://gbatemp.net/index.php?showuser=95697' title='Reading (10:14 PM)...' >Law</a>, <a href='http://gbatemp.net/index.php?showuser=47172' title='Reading (10:11 PM)...' >PingPongPang</a>, <a href='http://gbatemp.net/index.php?showuser=57630' title='Reading (10:07 PM)...' >Dominik93</a>, <a href='http://gbatemp.net/index.php?showuser=55641' title='Reading (10:07 PM)...' >Sinkhead</a>, <a href='http://gbatemp.net/index.php?showuser=24425' title='Reading (10:02 PM)...' >opcode32</a>


 

<img src='style_images/2/f_norm.gif' border='0' alt='New Posts' />  New Replies
<img src='style_images/2/f_norm_no.gif' border='0' alt='No New Posts' />  No New Replies
<img src='style_images/2/f_hot.gif' border='0' alt='Hot topic' />  Hot Topic (New)


<img src='style_images/2/f_hot_no.gif' border='0' alt='No new' />  Hot Topic (No New) 

<img src='style_images/2/f_poll.gif' border='0' alt='Poll' />  Poll (New)
<img src='style_images/2/f_poll_no.gif' border='0' alt='No new votes' />  Poll (No New)
<img src='style_images/2/f_closed.gif' border='0' alt='Closed' />  Locked Topic
<img src='style_images/2/f_moved.gif' border='0' alt='Moved' />  Moved Topic

<form == -1){return false;}" action='http://gbatemp.net/index.php?act=SF' method='get' name='jumpmenu'> <input type='hidden' name='act' value='SF' /> <input type='hidden' name='s' value= /> <select name='f'  != -1){ document.jumpmenu.submit() }" class='dropdown'> <optgroup label="Site Jump"> <option value='sj_home'>Forum Home</option> <option value='sj_search'>Search</option>

<option value='sj_help'>Help</option> </optgroup> <optgroup label="Forum Jump"><option value="35">GBAtemp Magazine</option> <option value="16">  |-- GBAtemp Magazine News</option> <option value="17">  |-- GBAtemp Magazine Reviews</option> <option value="69">  |-- GBAtemp Flash Kit Guides & FAQs</option> <option value="156">  |-- User Submitted News</option>

<option value="31">GBAtemp Discussions</option> <option value="26">  |-- Introductions</option> <option value="3">  |-- Site discussions, suggestions & forum help</option> <option value="157">  |-- GBAtemp Trading Forum</option> <option value="85">  |-- Forum Bugs</option> <option value="32">Game Boy Advance Discussions</option> <option value="4">  |-- GBA - Games</option> <option value="12">  |-- GBA - Game Help, Hints and Tips</option>

<option value="5">  |-- GBA - Emulation</option> <option value="13">  |-- GBA - Hardware, Devices and Utilities</option> <option value="6">  |-- GBA - Flashing Hardware and Software</option> <option value="11">  |-- GBA - Game Development, ROM Hacking and Translations</option> <option value="37">Nintendo DS Discussions</option> <option value="27">  |-- NDS - Games</option> <option value="39">  |-- NDS - Game Help, Hints and Tips</option> <option value="28">  |-- NDS - Emulation</option> <option value="29">  |-- NDS - Hardware, Devices and Utilities</option>

<option value="40">  |-- NDS - Flashing Hardware and Software</option> <option value="41">  |-- NDS - ROM Hacking and Translations</option> <option value="58">  |-- NDS - Nintendo Wi-Fi Connection</option> <option value="177">  |-- NDS - Homebrew Games & Applications</option> <option value="104">Wii Discussions</option> <option value="105">  |-- Wii - Games & General discussion</option> <option value="106">  |-- Wii - Game Help, Hints and Tips</option>

<option value="107">  |-- Wii - Hardware, Devices and Utilities</option> <option value="108">  |-- Wii - Hacking</option> <option value="109">  |-- Wii - Nintendo Wi-Fi Connection</option> <option value="42">Other Systems Discussions</option> <option value="167">  |-- General Consoles Discussion</option> <option value="44">  |-- Sony PSP</option> <option value="43">  |-- Other Consoles</option> <option value="166">  |-- Computer Systems</option> <option value="33">Other Discussions</option>

<option value="7">  |-- General Off-Topic Chat</option> <option value="23">  |-- Computer Graphics and Art</option> <option value="24">  |-- GBAtemp Contests and Polls</option> <option value="171">  |-- Blog Articles</option> <option value="8" selected="selected">  |-- Testing Area</option> </optgroup> </select> <input type='submit' value='Go' class='button' /></form>

<form action="http://gbatemp.net/index.php?act=SF&f=8&st=0&changefilters=1" method="post"> <select name="sort_key"><option value='last_post' selected='selected'>Order: Last Post</option>

<option value='last_poster_name'>Order: Last Poster</option> <option value='title'>Order: Topic Title</option> <option value='starter_name'>Order: Topic Starter</option> <option value='start_date'>Order: Topic Started</option> <option value='topic_hasattach'>Order: Attachments</option> <option value='posts'>Order: Replies</option> <option value='views'>Order: Views</option> </select> <select name="sort_by"><option value='Z-A' selected='selected'>Z-A</option>

<option value='A-Z'>A-Z</option> </select> <select name="prune_day"><option value='1'>From: Today</option> <option value='5'>From: 5 days</option> <option value='7'>From: 7 days</option> <option value='10'>From: 10 days</option> <option value='15'>From: 15 days</option> <option value='20'>From: 20 days</option> <option value='25'>From: 25 days</option>

<option value='30'>From: 30 days</option> <option value='60'>From: 60 days</option> <option value='90'>From: 90 days</option> <option value='100' selected='selected'>Show All</option> </select> <select name="topicfilter"><option value='all' selected='selected'>Topics: All</option> <option value='open'>Topics: Open</option> <option value='hot'>Topics: Hot</option> <option value='poll'>Topics: Polls</option>

<option value='locked'>Topics: Locked</option> <option value='moved'>Topics: Moved</option> </select> <input type="submit" value="Go" class="button" />
<input type='checkbox' value='1' name='remember' class='checkbox' /> Remember these options </form>

<img src="style_images/2/pbox_s_blcnr.gif" width="14" height="15"> <img src="blank.gif"> <img src="style_images/2/pbox_s_brcnr.gif" width="14" height="15">




<script type='text/javascript'> //<![CDATA[

// INIT links for editing

if ( use_enhanced_js  )
{
	forum_init_topic_links();
}

//]]> </script>



<img border="0" src="style_images/2/footer_t_mid.gif" width="136" height="2">
<img border="0" src="style_images/2/footer_left.gif" width="306" height="34" align="center"> <img border="0" src="style_images/2/footer_md.gif" width="136" height="34"> <img border="0" src="style_images/2/footer_right.gif" width="306" height="34">


<a name="bottom"></a><center>

<script type='text/javascript'> //<![CDATA[ menu_do_global_init(); show_inline_messages(); // Uncomment this to fix IE png images // causes page slowdown, and some missing images occasionally // if ( is_ie ) // { // ie_fix_png(); // }

//]]> </script>

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2061983-1"; urchinTracker(); </script>



<iframe name='frameresults' id='frameresults' border='0' style='border: 0px; width: 0px; height: 0px; display: none;' src=></iframe>

</center>

</body>

</html>