Advertisement
mikaelsonklaus

Untitled

Jun 3rd, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.01 KB | None | 0 0
  1. <style>
  2.  
  3. .div1{
  4. width:800px;
  5. height:250px;
  6. position:absolute;
  7. top:1px;
  8. left:-340px;
  9. z-index:1;
  10. border:1px solid;
  11. border-color:0a0a0a;
  12. background-color:0e0d0d;
  13. color:5b5b5b;
  14. font: 8pt arial;
  15. text-decoration:none;
  16. overflow: auto; padding:0px;text-indent:px;
  17. }
  18.  
  19. .div2{
  20. width:300px;
  21. height:80px;
  22. position:absolute;
  23. top:256px;
  24. left:-340px;
  25. z-index:1;
  26. border:1px solid;
  27. border-color:0a0a0a;
  28. background-color:0e0d0d;
  29. color:5b5b5b;
  30. font: 8pt arial;
  31. text-decoration:none;
  32. overflow: auto; padding:0px;text-indent:px;
  33. }
  34.  
  35. .div3{
  36. width:300px;
  37. height:130px;
  38. position:absolute;
  39. top:341px;
  40. left:-340px;
  41. z-index:1;
  42. border:1px solid;
  43. border-color:0a0a0a;
  44. background-color:0e0d0d;
  45. color:5b5b5b;
  46. font: 8pt arial;
  47. text-decoration:none;
  48. overflow: auto; padding:0px;text-indent:px;
  49. }
  50.  
  51.  
  52. .div4{
  53. width:495px;
  54. height:205px;
  55. position:absolute;
  56. top:256px;
  57. left:-35px;
  58. z-index:1;
  59. border:1px solid;
  60. border-color:0a0a0a;
  61. background-color:0e0d0d;
  62. color:5b5b5b;
  63. font: 8pt arial;
  64. text-decoration:none;
  65. overflow: auto; padding:0px;text-indent:px;
  66. }
  67.  
  68. .div5{
  69. width:300px;
  70. height:130px;
  71. position:absolute;
  72. top:476px;
  73. left:-340px;
  74. z-index:1;
  75. border:1px solid;
  76. border-color:0a0a0a;
  77. background-color:0e0d0d;
  78. color:5b5b5b;
  79. font: 8pt arial;
  80. text-decoration:none;
  81. overflow: auto; padding:0px;text-indent:px;
  82. }
  83.  
  84. .div6{
  85. width:495px;
  86. height:140px;
  87. position:absolute;
  88. top:466px;
  89. left:-35px;
  90. z-index:1;
  91. border:1px solid;
  92. border-color:0a0a0a;
  93. background-color:0e0d0d;
  94. color:5b5b5b;
  95. font: 8pt arial;
  96. text-decoration:none;
  97. overflow: auto; padding:0px;text-indent:px;
  98. }
  99.  
  100.  
  101. .div7{
  102. width:300px;
  103. height:130px;
  104. position:absolute;
  105. top:611;
  106. left:-340px;
  107. z-index:1;
  108. border:1px solid;
  109. border-color:0a0a0a;
  110. background-color:0e0d0d;
  111. color:5b5b5b;
  112. font: 8pt arial;
  113. text-decoration:none;
  114. overflow: auto; padding:0px;text-indent:px;
  115. }
  116.  
  117. .div8{
  118. width:495px;
  119. height:130px;
  120. position:absolute;
  121. top:611;
  122. left:-35px;
  123. z-index:1;
  124. border:1px solid;
  125. border-color:0a0a0a;
  126. background-color:0e0d0d;
  127. color:5b5b5b;
  128. font: 8pt arial;
  129. text-decoration:none;
  130. overflow: auto; padding:0px;text-indent:px;
  131. }
  132. </style>
  133.  
  134.  
  135. <style type="text/css">
  136. table, td{ background-color:000000; border:none; }
  137. body { background: url();
  138. background-attachment: fixed; background-repeat: no-repeat;}
  139. body {
  140. background-color:000000;
  141. }body, div, span, td, p, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .blacktext10, .blacktext12 {
  142. font-family:Times New Roman;
  143. font-size:9px;
  144. color: 5b5b5b;
  145. letter-spacing:1px;
  146. font-weight:normal;
  147. }
  148.  
  149. { Table Properties } table table { border: 3px } table table table table{border:0px} table table table { border-style:dotted; border-width:1px; border-color:111111; background-color:030303;
  150. }
  151.  
  152. a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
  153. color:363636;
  154. font-weight:normal;
  155. text-transform: uppercase;
  156. font-family: times new roman;
  157. font-size: 9px;
  158. }
  159. a.navbar:hover, a.man:hover, a:hover {
  160. color:898989;
  161. font-weight:normal;
  162. text-transform: uppercase;
  163. letter-spacing: 1px;
  164. font-family: times new roman;
  165. font-size: 9px;
  166. background-color:25303f;
  167. }
  168. </style>
  169.  
  170. <style>Layout created by Stardust Premades (http://roleplayer.me/127224) Do not remove this credit tag or any other credit from off of this layout. You may edit however you choose as long as credit remains visible on the layout somewhere.</style>
  171.  
  172. <style>
  173. I{font: italic 10px georgia; text-transform:none; color:92a4bf; line-height:9px;}
  174.  
  175. B {font: bold 10px Arial Narrow; text-transform:uppercase; color:747c87; line-height:8px; letter-spacing: 1px; }
  176.  
  177. u {font: 10px georgia; font-weight: normal; font-style: normal; text-transform:uppercase; color:8f8f8f; letter-spacing: 0px; line-height:9px; text-decoration:underline; }
  178.  
  179.  
  180. EM {font: italic 11px terminal; text-transform:uppercase; color: fafafa; line-height:9px; font-weight:normal; }
  181.  
  182. h1 {font-family:georgia; font-size:30px; font-weight:normal; text-align:center; color: 23262c;
  183. text-transform:lowercase; margin:1px; letter-spacing:-3px;
  184. BORDER-TOP: 1px solid;
  185. BOTTOM-TOP-color: 23262c;
  186. BORDER-BOTTOM: 1px solid;
  187. BOTTOM-BORDER-color: 23262c;
  188. line-height:25px;}
  189.  
  190. h2 {font-family:terminal; font-size:8px; font-weight:normal; text-align:center; color: 656565; background-color: 0b0e13; text-transform:uppercase; margin:0px; letter-spacing:2px; padding:0px; line-height:12px; border-bottom:0px solid; border-top: 0px solid; border-color: 8f0101;}
  191.  
  192. h3 {font-family:terminal; font-size:9px; font-weight:normal; text-align:center; color: 738eb6; background-color:060606; text-transform:uppercase; margin:0px; letter-spacing:4px; padding-top: 2px;padding-right: 4px;line-height:12px;border-bottom:1px dotted; border-color: 514f7d;}
  193.  
  194. h4 {font-family:terminal; font-size:10px; font-weight:normal; text-align:center; color: d5d5d5; background-color: 1f2938; text-transform:uppercase; margin:0px; letter-spacing:2px; padding:0px; line-height:15px; border-bottom:0px solid; border-color:;}
  195.  
  196.  
  197. h5 {font-family:courier new; font-size:10px; font-weight:normal; text-align:center; color: 000000; background-color: 636d7c; text-transform:uppercase; margin:0px; letter-spacing:2px; padding:0px; line-height:12px; border-bottom:0px solid; border-color: 636d7c;}
  198.  
  199. h6 {font-family:never let go; font-size:20px; font-weight:normal; text-align:center; color: faf0e3; background-color: 50374e; text-transform:upperercase; margin:0px; letter-spacing:1px; padding:0px; padding-top: 2px;padding-right: 4px;line-height:10px;}
  200.  
  201. </style>
  202.  
  203. <style>Layout created by Stardust Premades (http://roleplayer.me/127224) Do not remove this credit tag or any other credit from off of this layout. You may edit however you choose as long as credit remains visible on the layout somewhere.</style>
  204.  
  205. <style>
  206. a.first, a.first:link, a.first:active, a.first:visited
  207. {font-family:terminal;
  208. font-size:8px;
  209. line-height:8pt;
  210. letter-spacing:2px;
  211. font-weight:normal;
  212. color:434343;
  213. text-decoration:none;
  214. text-transform:uppercase;
  215. width:400%px;
  216. background-color:111720;
  217. text-align:center;
  218. border-bottom:0px solid;
  219. border-color:000000;
  220. border-right-width:14px;
  221. border-right-color:090d13;
  222. border-right-style:solid;
  223. display:block;
  224. border-left-style:solid;
  225. border-left-color:090d13;
  226. border-left-width:14px;
  227. margin-bottom:1px;}
  228.  
  229. a.first:hover {font-family:terminal;
  230. font-size:8px;
  231. line-height:8pt;
  232. letter-spacing:3px;
  233. font-weight:normal;
  234. color:000000;
  235. text-decoration:none;
  236. text-transform:uppercase;
  237. width:400%px;
  238. background-color:4a525e;
  239. text-align:center;
  240. border-bottom:0px solid;
  241. border-color:010101;
  242. border-right-width:14px;
  243. border-right-color:383c43;
  244. border-right-style:solid;
  245. display:block;
  246. border-left-style:solid;
  247. border-left-color:383c43;
  248. border-left-width:14px ;
  249. margin-bottom:1px;
  250. -webkit-transition: all 0.6s ease-out;
  251. -moz-transition: all 0.6s ease-out;
  252. }
  253. </style>
  254.  
  255. <body oncontextmenu="return false">
  256.  
  257. <style> div td {display:none;} table {top:1px; position:relative;} table table {top:0px; position:relative;}</style>
  258.  
  259. <style type="text/css">
  260. .navigationBar {display: none;}
  261. .profileInfo {display: none;}
  262. .nametext {display: none;}
  263. .contactTable {display: none;}
  264. .latestBlogEntry {display: none;}
  265. .friendSpace {display: none;}
  266. .extendedNetwork {display: none;}
  267. .interestsAndDetails {display: none;}
  268. .friendsComments {display: none;}
  269. .orangetext15 {display: none;}
  270. .userprofiledetail {display: none;}
  271. .userProfileURL{display:none;}
  272. </style>
  273.  
  274. <style>
  275. .profileInfo td td a img {visibility:visible;}
  276. table, td {
  277. background-color:transparent;
  278. border:none;
  279. border-width:0;}
  280. table table table table td {width:0px;}
  281. table, tr, td { background-color: transparent; border: 0px; }
  282. </style>
  283.  
  284.  
  285. <style>
  286. .{Align Properties}
  287. br{line-height:3px!important;}
  288. td.text table position:relative;top:-00px;}td.text table table{position:static;</style>
  289. <style>td.text table {position:relative; top: -15px;}td.text table table {position:static;}</style>
  290.  
  291. <style>Layout created by Stardust Premades (http://roleplayer.me/127224) Do not remove this credit tag or any other credit from off of this layout. You may edit however you choose as long as credit remains visible on the layout somewhere.</style>
  292.  
  293. <style>.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}</style>
  294.  
  295. <style type="text/css">.userAlbums { display:none; }</style>
  296.  
  297. <style>
  298. a.second, a.second:link, a.second:active, a.second:visited
  299. {font-family:terminal;
  300. font-size:8px;
  301. line-height:20pt;
  302. letter-spacing:2px;
  303. font-weight:normal;
  304. color:e3cba7;
  305. text-decoration:none;
  306. text-transform:uppercase;
  307. width:400%px;
  308. background-color:13243d;
  309. text-align:center;
  310. border-bottom:0px dashed;
  311. border-color:000000;
  312. border-right-width:14px;
  313. border-right-color:3f5a82;
  314. border-right-style:solid;
  315. display:block;
  316. border-left-style:solid;
  317. border-left-color:3f5a82;
  318. border-left-width:14px;
  319. margin-bottom:1px;
  320. -webkit-transition: all 0.6s ease-out;
  321. -moz-transition: all 0.6s ease-out;
  322. }
  323.  
  324. a.second:hover {font-family:terminal;
  325. font-size:8px;
  326. line-height:20pt;
  327. letter-spacing:3px;
  328. font-weight:normal;
  329. color:AB8D99;
  330. text-decoration:none;
  331. text-transform:uppercase;
  332. width:400%px;
  333. background-color:3f5a82;
  334. text-align:center;
  335. border-bottom:0px dashed;
  336. border-color:010101;
  337. border-right-width:14px;
  338. border-right-color:13243d;
  339. border-right-style:solid;
  340. display:block;
  341. border-left-style:solid;
  342. border-left-color:13243d;
  343. border-left-width:14px ;
  344. margin-bottom:1px;}
  345. </style>
  346.  
  347.  
  348. WE LIKE TO MEET
  349.  
  350. <div class="div1"><center><img
  351.  
  352. src="http://i62.tinypic.com/2n99a2w.png"></center></div>
  353.  
  354. <div class="div2">
  355.  
  356. <center><h3>Navigation</h3>
  357. <br>
  358. <div style=" width: 250px; height: 60px; overflow: auto;
  359.  
  360. overflow-x: hidden;">
  361. <a href="/view_blog.php?id=0000000311" class="first">Co-Owner
  362.  
  363. Application</a>
  364. <a href="/home.php" class="first">home</a>
  365. <a href="http://www.asianroleplay.com/send_message.php?
  366.  
  367. member_id=445" class="first">message</a>
  368. <a href="http://www.asianroleplay.com/view_blog.php?
  369.  
  370. id=0000000063"class="first">Application To Join</a>
  371. <a href="http://www.asianroleplay.com/add_comment.php?
  372.  
  373. member_id=445" class="first">Comment</a>
  374. <a href="http://pastebin.com/uVAWYyZS"class="first">Whore
  375.  
  376. Code</a>
  377. <embed src="http://www.sheepproductions.com/billy/billy.swf?
  378.  
  379. autoplay=true&f0=https://www.dropbox.com/s/jv4alahc3z06tbk/TAEYAN
  380.  
  381. G%20-%201AM%20LYRICS%20%5BHangul%20Romanized%5D.mp3?
  382.  
  383. dl=1&t0=1AM&f1=https://www.dropbox.com/s/h9r27am47r6j92k/D-Lite
  384.  
  385. %20%28Daesung%20from%20BIGBANG%29%20--%20Rainy%20Rainy%20%5BHQ
  386.  
  387. %20MUSIC%5D%202014.mp3?
  388.  
  389. dl=1&t1=Rainy&f2=https://www.dropbox.com/s/jt92lyhwny07iow/Natali
  390.  
  391. a%20Kills%20-%20Love%20is%20a%20suicide%20lyrics%20on
  392.  
  393. %20screen.mp3?dl=1&t2=Suicide&total=3" quality="high"
  394.  
  395. wmode="transparent" width="200" height="10" name="billy"
  396.  
  397. align="middle" type="application/x-shockwave-flash" />
  398. </div>
  399. </div>
  400.  
  401. <div class="div5">
  402. <center><h3>Affiliates</h3>
  403. <br><br>
  404. <div style=" width: 250px; height: 103px; overflow: auto;
  405.  
  406. overflow-x: hidden;">
  407. <a href="/538"class="first">Knockout Resources!</a><a
  408.  
  409. href="/1017"class="first">K-List</a><a
  410.  
  411. href="/home.php"class="first">Affiliate</a><a
  412.  
  413. href="/home.php"class="first">Affiliate</a><a
  414.  
  415. href="/home.php"class="first">Affiliate</a>
  416. <b>ROLEPLAY GROUPS</b><br>
  417. <a href="/home.php"class="first">Affiliate</a><a
  418.  
  419. href="/home.php"class="first">Affiliate</a><a
  420.  
  421. href="/home.php"class="first">Affiliate</a><a
  422.  
  423. href="/home.php"class="first">Affiliate</a><a
  424.  
  425. href="/home.php"class="first">Affiliate</a>
  426. <b>WHORE SITES</b><br>
  427. <a href="/home.php"class="first">Affiliate</a>
  428. <a href="/home.php"class="first">Affiliate</a>
  429. <a href="/home.php"class="first">Affiliate</a>
  430. <a href="/home.php"class="first">Affiliate</a>
  431. <a href="/home.php"class="first">Affiliate</a>
  432. </div></div>
  433.  
  434. <div class="div4"><center><h1>about</h1>
  435. <br>
  436. <div style=" width: 490px; height: 170px; overflow: auto;
  437.  
  438. overflow-x: hidden;">
  439. <b>Owners:</b>
  440. <br>
  441. <a href="/seungri"><img
  442.  
  443. src="http://i62.tinypic.com/9kw6ch.png"height="90"width="90"></a>
  444.  
  445. <a href="/4984"><img
  446.  
  447. src="http://i.imgur.com/inEFDjz.png"height="90"width="90"></a>
  448. </br>
  449. Welcome to YG Entertainment! Use to be known as Korean
  450.  
  451. Allegorical Writers (KAW). We are currently the only group on
  452.  
  453. roleplayer.me and now AsianRoleplay.com that is strictly created
  454.  
  455. for Asian verse roleplayers. We accept actors, musicians, mafia
  456.  
  457. and casual roleplayers. How do we set ourselves apart from the
  458.  
  459. rest of the groups here? First and foremost we have some of the
  460.  
  461. hottest faces on the internet. Secondly we compose our roster
  462.  
  463. with not just your average one verse roleplayer’s but a whopping
  464.  
  465. four separate verses. We try to keep it fresh with a variety of
  466.  
  467. games, parties and prizes for our members. And lets not forget to
  468.  
  469. mention that our rules are the most freeing you will find in any
  470.  
  471. group here. We allow connections, relationships and children
  472.  
  473. outside of the group. You can get pregnant, married or be
  474.  
  475. completely au and we will still accept you just the way you are.
  476.  
  477. The only thing we require is for you to roleplay with fellow
  478.  
  479. members and log on three times a week. Tough huh? We are a drama
  480.  
  481. free, inhibitionless group of people who are here for some wicked
  482.  
  483. roleplaying and were serious about what we have to offer.
  484.  
  485. Seriously, what more could you ask for? If you have any questions
  486.  
  487. or concerns please feel free to contact us!</div></div>
  488.  
  489. <div class="div3"><center><h3>Roles Wanted</h3>
  490. <br>
  491. <div style=" width: 250px; height: 103px; overflow: auto;
  492.  
  493. overflow-x: hidden;">
  494. <h2>Role: Daesung</h2>
  495. <img src="http://1.bp.blogspot.com/-
  496.  
  497. wM18TXSxu5Y/UbJg3mWJ7mI/AAAAAAAAACI/4p2ap5xcRMU/s1600/kang-
  498.  
  499. daesung.gif"height="80"width="80"align="left"> Kang Dae-sung is a
  500.  
  501. South Korean singer, variety host and occasional actor, best
  502.  
  503. known as being the lead vocalist of popular Korean group Big
  504.  
  505. Bang.
  506. <br><h2>Role: ALL GT07</h2>
  507. <img
  508.  
  509. src="http://25.media.tumblr.com/e671ab6813a8d11964cc73cfdc44f7f1/
  510.  
  511. tumblr_n03xvzscmF1tpsazyo3_500.gif"width="80"height="80"align="ri
  512.  
  513. ght">
  514. <b>Consists of:</b> Mark, JB, JacksonJr., Youngjae, BamBam,
  515.  
  516. Yugyeom
  517. <br />
  518. Got7 is a hip-hop boy group based in South Korea. Formed by JYP
  519.  
  520. Entertainment in 2014, Got7 comprises seven members, two of which
  521.  
  522. originally debuted as the pop duo JJ Project in 2012.
  523. <br>
  524.  
  525. <h2>Role: Lee Chaerin</h2>
  526. <img
  527.  
  528. src="http://29.media.tumblr.com/tumblr_m2a2zmHubx1qdd597o1_500.gi
  529.  
  530. f" width="80"height="80"align="left">CL is a South Korean singer,
  531.  
  532. rapper, dancer, lyricist and songwriter. She was born in Seoul,
  533.  
  534. South Korea and spent much of her early life in Japan and France,
  535.  
  536. where she learned English, French and Japanese.
  537. <br><h2>Role: Character Name</h2>
  538. <img src="http://i.imgur.com/6SkSO5L.jpg" width=80
  539.  
  540. align="right">info about role here. info about role here. info
  541.  
  542. about role here. info about role here. info about role here. info
  543.  
  544. about role here. info about role here. info about role here. info
  545.  
  546. about role here. info about role here. info about role here. info
  547.  
  548. about role here. info about role here. info about role here. info
  549.  
  550. about role here. info about role here. info about role here. info
  551.  
  552. about role here. info about role here. info about role here. info
  553.  
  554. about role here. info about role here. info about role here. info
  555.  
  556. about role here. info about role here. info about role here. info
  557.  
  558. about role here. info about role here. info about role here. info
  559.  
  560. about role here. info about role here. info about role here.
  561. <br>
  562.  
  563. <h2>Role: Character Name</h2>
  564. <img src="http://i.imgur.com/uTRXANN.jpg" width= 80
  565.  
  566. align="left">info about role here. info about role here. info
  567.  
  568. about role here. info about role here. info about role here. info
  569.  
  570. about role here. info about role here. info about role here. info
  571.  
  572. about role here. info about role here. info about role here. info
  573.  
  574. about role here. info about role here. info about role here. info
  575.  
  576. about role here. info about role here. info about role here. info
  577.  
  578. about role here. info about role here. info about role here. info
  579.  
  580. about role here. info about role here. info about role here. info
  581.  
  582. about role here. info about role here. info about role here. info
  583.  
  584. about role here. info about role here. info about role here. info
  585.  
  586. about role here. info about role here. info about role here.
  587. <br><h2>Role: Character Name</h2>
  588. <img src="http://i.imgur.com/6SkSO5L.jpg" width=80
  589.  
  590. align="right">info about role here. info about role here. info
  591.  
  592. about role here. info about role here. info about role here. info
  593.  
  594. about role here. info about role here. info about role here. info
  595.  
  596. about role here. info about role here. info about role here. info
  597.  
  598. about role here. info about role here. info about role here. info
  599.  
  600. about role here. info about role here. info about role here. info
  601.  
  602. about role here. info about role here. info about role here. info
  603.  
  604. about role here. info about role here. info about role here. info
  605.  
  606. about role here. info about role here. info about role here. info
  607.  
  608. about role here. info about role here. info about role here. info
  609.  
  610. about role here. info about role here. info about role here.
  611. <Br></div></div>
  612.  
  613. <div class="div6"><center><h1>Members</h1>
  614. <br><b>Current:</b> 5
  615. <br />
  616. <b>Models</b>
  617. <a href="/"class="first">This could be you</a>
  618. <a href="/"class="first">This could be you</a>
  619. <a href="/"class="first">This could be you</a>
  620. <br />
  621. <b>MUSICIANS</b>
  622. <br />
  623. <b>2NE1</b>
  624. <a href=""class="first">This could be you</a>
  625. <a href=""class="first">This Could be you</a>
  626. <a href="/"class="first">This could be you</a>
  627. <br />
  628. <b>Wonder Girls</b>
  629. <a href="/254"class="first">Yubin</a>
  630. <b>Son Dam Bi</b>
  631. <b>Super Junior-M</b>
  632. <a href="/"class="first">This could be you</a>
  633. <a href="/"class="first">This could be you</a>
  634. <b>ALPHABAT</b>
  635. <a href="/"class="first">This could be you</a>
  636. <b>BIGBANG</b>
  637. <a href="/4894"class="first">Jiyong</a>
  638. <a href="/seungri"class="first">Seungri</a>
  639. <a href="/"class="first">This could be you</a>
  640. <b>YG</b>
  641. <a href="/"class="first">This could be you</a>
  642. <br />
  643. <b>WINNER</b>
  644. <br />
  645. <a href="/1451"class="first">Nam Taehyun</a>
  646. <br />
  647. <b>Nu'est</b>
  648. <br />
  649. <b>B.A.P</b>
  650. <a href="/568"class="first">Choi Junhong</a>
  651. <a href="/"class="first">This could be you</a>
  652. <a href="/"class="first">This could be you</a>
  653. <br />
  654. <b>BLOCK B</b>
  655. <a href="/"class="first">This could be you</a>
  656. <a href="/"class="first">This could be you</a>
  657. <b>F.CUZ</b>
  658. <b>F(X)</b>
  659. <a href="/"class="first">This could be you</a>
  660. <a href="/"class="first">This could be you</a>
  661. <b>GIRLS GENERATION</b>
  662. <a href="/"class="first">This could be you</a>
  663. <a href="/"class="first">This could be you</a>
  664. <b>HENRY LAU</b>
  665. <a href="/"class="first">This could be you</a>
  666. <b>MEJIBRAY</b>
  667. <a href="/"class="first">This could be you</a>
  668. <b>RAINBOW</b>
  669. <a href="/"class="first">This could be you</a>
  670. <b>SHINEE</b>
  671. <a href="/"class="first">This could be you</a>
  672. <a href="/"class="first">This could be you</a>
  673. <b>TEEN TOP</b>
  674. <a href="/"class="first">This could be you</a>
  675. <a href="/"class="first">This could be you</a>
  676. <a href="/"class="first">This could be you</a>
  677. <b>VIXX</b>
  678. <a href="/"class="first">This could be you</a>
  679. <b>ZE:A</b>
  680. <a href="/"class="first">This could be you</a>
  681.  
  682. <br>LOCALS<br>
  683. <b>FEMALES</b>
  684. <a href="/"class="first">This could be you</a>
  685. <a href="/"class="first">This could be you</a>
  686. <a href="/"class="first">This could be you</a>
  687. <a href="/"class="first">This could be you</a>
  688. <b>MALES</b>
  689. <a href="/88"class="first">Masuo Hidari</a>
  690. <a href="/"class="first">This could be you</a>
  691. <a href="/"class="first">This could be you</a>
  692. <br>
  693.  
  694.  
  695. </div></div>
  696.  
  697.  
  698.  
  699. <div class="div7"><center><h3>Updates/Important Memos</h3>
  700. <br>
  701. <div style=" width: 250px; height: 103px; overflow: auto;
  702.  
  703. overflow-x: hidden;">Sorry these rules are long, gotta do allot
  704.  
  705. to run with the elite.</center><b>01.</b> Reply to member’s on a
  706.  
  707. regular basis.<br><b>02.</b> Wreak havoc everywhere except occ.
  708.  
  709. Playground bullies are not accepted here and will be
  710.  
  711. removed.<br><b>03.</b> Hop on your profile three times a week,
  712.  
  713. its not hard. Believe it or not we actually like to see
  714.  
  715. you.<br><b>04.</b> Make sure you add all members off of the
  716.  
  717. roster. They're all really cool cats.<br><b>05.</b> Whore us like
  718.  
  719. you do your mother! We wanna grow up to be a big, strong family
  720.  
  721. so check out our whore code <A HREF="view_blog.php?
  722.  
  723. id=0000232938"><b>here</b></A>. -optional-<br><b>06.</b> Asians
  724.  
  725. only please. We are Korean verse so please have a
  726.  
  727. Korean/Chinese/Japanese playby.<br><b>07.</b> When asked on your
  728.  
  729. application form if you read the rules, please paste the
  730.  
  731. following as your answer: Oh very very strawberry!
  732.  
  733. <br><br><center>I know, your brain probably hurts from all of
  734.  
  735. that information. You'll live. If you understand all of what you
  736.  
  737. just read, you know what to do. You still wanna apply? Grab the
  738.  
  739. application from the blog (In the Navigation) Thanks for your
  740.  
  741. time.</center></div></div></div>
  742.  
  743.  
  744. <div class="div8"><center><h1>Member of the Month</h1>
  745. <br>
  746. <div style=" width: 490px; height: 95px; overflow: auto;
  747.  
  748. overflow-x: hidden;">member of the month here. member of the
  749.  
  750. month here. member of the month here. member of the month here.
  751.  
  752. member of the month here. member of the month here. member of the
  753.  
  754. month here. member of the month here. member of the month here.
  755.  
  756. member of the month here. member of the month here. member of the
  757.  
  758. month here. member of the month here. member of the month here.
  759.  
  760. member of the month here. member of the month here. member of the
  761.  
  762. month here. member of the month here. member of the month here.
  763.  
  764. member of the month here. member of the month here. member of the
  765.  
  766. month here. member of the month here. member of the month here.
  767.  
  768. member of the month here. member of the month here. member of the
  769.  
  770. month here. member of the month here. member of the month here.
  771.  
  772. member of the month here. member of the month here. member of the
  773.  
  774. month here. member of the month here. member of the month here.
  775.  
  776. member of the month here. member of the month here. member of the
  777.  
  778. month here. member of the month here. member of the month here.
  779.  
  780. member of the month here. member of the month here. member of the
  781.  
  782. month here. member of the month here. member of the month here.
  783.  
  784. member of the month here. member of the month here. member of the
  785.  
  786. month here. member of the month here. member of the month here.
  787.  
  788. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement