From 65f09cba62ef99cdff642d471024248ac2723623 Mon Sep 17 00:00:00 2001 From: New 2ch Date: Wed, 23 Nov 2016 20:48:51 +0900 Subject: [PATCH] Initial commit --- api.php | 72 + artist/a_cont.php | 65 + artist/a_list.php | 31 + artist/a_log.php | 73 + artist/a_out.php | 13 + artist/ajax/ajax.php | 54 + artist/artist.php | 766 + artist/artist_login.php | 57 + artist/artworks.php | 66 + artist/bak/artist.bak.kuku | 542 + artist/bak/artist.orig.php | 477 + artist/bak/artist2.php | 486 + artist/bak/artist99.php | 542 + artist/css/1 | 369 + artist/css/2ch_logo.gif | Bin 0 -> 1787 bytes artist/css/astyle.css | 49 + artist/css/backuponoff.css | 47 + artist/css/bootstrap-theme.css | 347 + artist/css/bootstrap-theme.css.map | 1 + artist/css/bootstrap-theme.min.css | 7 + artist/css/bootstrap.css | 5788 ++++++++ artist/css/bootstrap.css.map | 1 + artist/css/bootstrap.min.css | 7 + artist/css/dropdown-enhancement.css | 294 + artist/css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes artist/css/fonts/glyphicons-halflings-regular.svg | 229 + artist/css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes artist/css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes artist/css/img/2ch_logo.gif | Bin 0 -> 1787 bytes artist/css/img/cp.JPG | Bin 0 -> 65042 bytes artist/css/img/ex.gif | Bin 0 -> 5454 bytes artist/css/img/ex2.gif | Bin 0 -> 231 bytes artist/css/img/ex3.gif | Bin 0 -> 3135 bytes artist/css/img/ex4.gif | Bin 0 -> 3232 bytes artist/css/img/ex5.gif | Bin 0 -> 821 bytes artist/css/img/ex6.gif | Bin 0 -> 809 bytes artist/css/img/pink.png | Bin 0 -> 26830 bytes artist/css/index.php | 3 + artist/css/jquery.custom-scrollbar.css~ | 163 + artist/css/mystyle.css | 6 + artist/css/onoff.css | 47 + artist/css/style.css | 84 + artist/css/style1 (copy).css | 315 + artist/css/style1.css | 404 + artist/css/style2.css | 144 + artist/encrypt_artist.php | 56 + artist/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes artist/fonts/glyphicons-halflings-regular.svg | 229 + artist/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes artist/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes artist/include/header.php | 57 + artist/include/nav.php | 53 + artist/index.php | 6 + artist/js/bootstrap.js | 1951 +++ artist/js/bootstrap.min.js | 6 + artist/js/dropdown-enhancement.js | 267 + artist/js/effect.js | 23 + artist/js/index.php | 3 + artist/js/jquery-1.9.1.js | 9597 +++++++++++++ artist/js/jquery.custom-scrollbar.js~ | 777 + artist/js/jquery.custom-scrollbar.min.js~ | 7 + artist/js/jquery.min.js | 5 + artist/js/jquery.validate.min.js | 842 ++ artist/js/script.js | 41 + artist/js/validator.js | 224 + c.php | 78 + change_pass.php | 57 + choose.php | 533 + config.php | 30 + confirmation.php | 65 + convert.php | 117 + convert_send.php | 192 + css/1 | 369 + css/2ch_logo.gif | Bin 0 -> 1787 bytes css/astyle.css | 49 + css/backuponoff.css | 47 + css/bootstrap-theme.css | 347 + css/bootstrap-theme.css.map | 1 + css/bootstrap-theme.min.css | 7 + css/bootstrap.css | 5788 ++++++++ css/bootstrap.css.map | 1 + css/bootstrap.min.css | 7 + css/dropdown-enhancement.css | 294 + css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes css/fonts/glyphicons-halflings-regular.svg | 229 + css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes css/img/2ch_logo.gif | Bin 0 -> 1787 bytes css/img/cp.JPG | Bin 0 -> 65042 bytes css/img/ex.gif | Bin 0 -> 5454 bytes css/img/ex2.gif | Bin 0 -> 231 bytes css/img/ex3.gif | Bin 0 -> 3135 bytes css/img/ex4.gif | Bin 0 -> 3232 bytes css/img/ex5.gif | Bin 0 -> 821 bytes css/img/ex6.gif | Bin 0 -> 809 bytes css/img/pink.png | Bin 0 -> 26830 bytes css/index.php | 3 + css/jquery.custom-scrollbar.css~ | 163 + css/mystyle.css | 6 + css/onoff.css | 47 + css/style.css | 84 + css/style1 (copy).css | 315 + css/style1.css | 422 + css/style2.css | 144 + dev-test/.htaccess | 19 + dev-test/artist/a_cont.php | 65 + dev-test/artist/a_list.php | 31 + dev-test/artist/a_log.php | 73 + dev-test/artist/a_out.php | 13 + dev-test/artist/ajax/ajax.php | 54 + dev-test/artist/artist.php | 792 + dev-test/artist/artist_login.php | 57 + dev-test/artist/artworks.php | 66 + dev-test/artist/bak/artist.bak.kuku | 542 + dev-test/artist/bak/artist.orig.php | 477 + dev-test/artist/bak/artist2.php | 486 + dev-test/artist/bak/artist99.php | 542 + dev-test/artist/css/1 | 369 + dev-test/artist/css/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/artist/css/astyle.css | 49 + dev-test/artist/css/backuponoff.css | 47 + dev-test/artist/css/bootstrap-theme.css | 347 + dev-test/artist/css/bootstrap-theme.css.map | 1 + dev-test/artist/css/bootstrap-theme.min.css | 7 + dev-test/artist/css/bootstrap.css | 5788 ++++++++ dev-test/artist/css/bootstrap.css.map | 1 + dev-test/artist/css/bootstrap.min.css | 7 + dev-test/artist/css/dropdown-enhancement.css | 294 + .../css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../css/fonts/glyphicons-halflings-regular.svg | 229 + .../css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/artist/css/img/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/artist/css/img/cp.JPG | Bin 0 -> 65042 bytes dev-test/artist/css/img/ex.gif | Bin 0 -> 5454 bytes dev-test/artist/css/img/ex2.gif | Bin 0 -> 231 bytes dev-test/artist/css/img/ex3.gif | Bin 0 -> 3135 bytes dev-test/artist/css/img/ex4.gif | Bin 0 -> 3232 bytes dev-test/artist/css/img/ex5.gif | Bin 0 -> 821 bytes dev-test/artist/css/img/ex6.gif | Bin 0 -> 809 bytes dev-test/artist/css/img/pink.png | Bin 0 -> 26830 bytes dev-test/artist/css/index.php | 3 + dev-test/artist/css/jquery.custom-scrollbar.css~ | 163 + dev-test/artist/css/mystyle.css | 6 + dev-test/artist/css/onoff.css | 47 + dev-test/artist/css/style.css | 84 + dev-test/artist/css/style1 (copy).css | 315 + dev-test/artist/css/style1.css | 404 + dev-test/artist/css/style2.css | 144 + dev-test/artist/encrypt_artist.php | 56 + .../artist/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../artist/fonts/glyphicons-halflings-regular.svg | 229 + .../artist/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../artist/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/artist/include/header.php | 53 + dev-test/artist/include/nav.php | 48 + dev-test/artist/index.php | 6 + dev-test/artist/js/bootstrap.js | 1951 +++ dev-test/artist/js/bootstrap.min.js | 6 + dev-test/artist/js/dropdown-enhancement.js | 267 + dev-test/artist/js/effect.js | 23 + dev-test/artist/js/index.php | 3 + dev-test/artist/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/artist/js/jquery.custom-scrollbar.js~ | 777 + dev-test/artist/js/jquery.custom-scrollbar.min.js~ | 7 + dev-test/artist/js/jquery.min.js | 5 + dev-test/artist/js/jquery.validate.min.js | 842 ++ dev-test/artist/js/script.js | 41 + dev-test/artist/js/validator.js | 224 + dev-test/artistbak/a_cont.php | 65 + dev-test/artistbak/a_list.php | 31 + dev-test/artistbak/a_log.php | 73 + dev-test/artistbak/a_out.php | 13 + dev-test/artistbak/artist.bak.php | 82 + dev-test/artistbak/artist.php | 502 + dev-test/artistbak/artist2.php | 371 + dev-test/artistbak/artist_login.php | 57 + dev-test/artistbak/artist_steve.php | 434 + dev-test/artistbak/artiststeve.php | 543 + dev-test/artworks.php | 66 + dev-test/bak/artist/a_cont.php | 65 + dev-test/bak/artist/a_list.php | 31 + dev-test/bak/artist/a_log.php | 73 + dev-test/bak/artist/a_out.php | 13 + dev-test/bak/artist/artist.bak.kuku | 542 + dev-test/bak/artist/artist.orig.php | 477 + dev-test/bak/artist/artist.php | 515 + dev-test/bak/artist/artist2.php | 486 + dev-test/bak/artist/artist99.php | 542 + dev-test/bak/artist/artist_login.php | 57 + dev-test/bak/artist/artworks.php | 66 + dev-test/bak/artist/css/1 | 369 + dev-test/bak/artist/css/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/bak/artist/css/astyle.css | 49 + dev-test/bak/artist/css/backuponoff.css | 47 + dev-test/bak/artist/css/bootstrap-theme.css | 347 + dev-test/bak/artist/css/bootstrap-theme.css.map | 1 + dev-test/bak/artist/css/bootstrap-theme.min.css | 7 + dev-test/bak/artist/css/bootstrap.css | 5788 ++++++++ dev-test/bak/artist/css/bootstrap.css.map | 1 + dev-test/bak/artist/css/bootstrap.min.css | 7 + dev-test/bak/artist/css/dropdown-enhancement.css | 294 + .../css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../css/fonts/glyphicons-halflings-regular.svg | 229 + .../css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/bak/artist/css/img/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/bak/artist/css/img/cp.JPG | Bin 0 -> 65042 bytes dev-test/bak/artist/css/img/ex.gif | Bin 0 -> 5454 bytes dev-test/bak/artist/css/img/ex2.gif | Bin 0 -> 231 bytes dev-test/bak/artist/css/img/ex3.gif | Bin 0 -> 3135 bytes dev-test/bak/artist/css/img/ex4.gif | Bin 0 -> 3232 bytes dev-test/bak/artist/css/img/ex5.gif | Bin 0 -> 821 bytes dev-test/bak/artist/css/img/ex6.gif | Bin 0 -> 809 bytes dev-test/bak/artist/css/img/pink.png | Bin 0 -> 26830 bytes dev-test/bak/artist/css/index.php | 3 + .../bak/artist/css/jquery.custom-scrollbar.css~ | 163 + dev-test/bak/artist/css/mystyle.css | 6 + dev-test/bak/artist/css/onoff.css | 47 + dev-test/bak/artist/css/style.css | 84 + dev-test/bak/artist/css/style1 (copy).css | 315 + dev-test/bak/artist/css/style1.css | 404 + dev-test/bak/artist/css/style2.css | 144 + dev-test/bak/artist/encrypt_artist.php | 56 + dev-test/bak/artist/index.php | 6 + dev-test/bak/artist/js/bootstrap.js | 1951 +++ dev-test/bak/artist/js/bootstrap.min.js | 6 + dev-test/bak/artist/js/dropdown-enhancement.js | 267 + dev-test/bak/artist/js/effect.js | 23 + dev-test/bak/artist/js/index.php | 3 + dev-test/bak/artist/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/bak/artist/js/jquery.custom-scrollbar.js~ | 777 + .../bak/artist/js/jquery.custom-scrollbar.min.js~ | 7 + dev-test/bak/artist/js/jquery.min.js | 5 + dev-test/bak/artist/js/jquery.validate.min.js | 842 ++ dev-test/bak/artist/js/script.js | 41 + dev-test/bak/artist/js/validator.js | 224 + dev-test/bak/choose.php | 425 + dev-test/bak/convert.php | 87 + dev-test/bak/convert2.php | 87 + dev-test/bak/inbox.php | 124 + dev-test/bak/inbox2.php | 179 + dev-test/bak/inbox3.php | 179 + dev-test/bak/inbox_bak.php | 179 + dev-test/bak/inbox_orig.php | 180 + dev-test/bak/index.bak | 1 + dev-test/bak/index.php.bak | 74 + dev-test/bak/index2.php | 74 + dev-test/bak/index4.php | 74 + dev-test/bak/index_bak.php | 74 + dev-test/bak/index_orig.php | 59 + dev-test/bak/inf_back.php | 44 + dev-test/bak/log_bak.php | 62 + dev-test/bak/log_orig.php | 62 + dev-test/bak/login_orig_test.php | 63 + dev-test/bak/login_test_bak.php | 54 + dev-test/bak/message.bak | 63 + dev-test/bak/message.class.php | 32 + dev-test/bak/message.php | 113 + dev-test/bak/message2.php | 113 + dev-test/bak/message2.php.bak | 49 + dev-test/bak/messaging/.DS_Store | Bin 0 -> 6148 bytes dev-test/bak/messaging/compose.php | 23 + dev-test/bak/messaging/config_back.php | 10 + .../mdb/j/m/jmmartirez-gmail.com/1400461202.dat | 9 + .../mdb/k/o/kormiku-gmail.com/1400227616.dat | 1 + .../mdb/s/t/stevecuber-yahoo.com/1400226715.dat | 4 + .../mdb/s/t/stevecuber-yahoo.com/1400227248.dat | 2 + .../mdb/s/t/stevecuber-yahoo.com/1400467910.dat | 1 + .../w/e/wendyanjanette-yahoo.com/1400226715.dat | 4 + .../w/e/wendyanjanette-yahoo.com/1400227248.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400456214.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400460039.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400467731.dat | 3 + .../w/e/wendyanjanette-yahoo.com/1400468526.dat | 1 + dev-test/bak/messaging/messaging.class.php | 162 + dev-test/bak/messaging/msg.php | 29 + dev-test/bak/messaging/rename.php | 9 + dev-test/bak/messaging/reply.php | 106 + dev-test/bak/nav2.php | 81 + dev-test/bak/nav_back.php | 27 + dev-test/bak/nav_orig.php | 81 + dev-test/bak/navb.php | 81 + dev-test/bak/navj1.php | 81 + dev-test/bak/newtestlog.php | 58 + dev-test/bak/p.orig.php | 171 + dev-test/bak/p.php.bak | 171 + dev-test/bak/p2.php | 174 + dev-test/bak/p__b_a_c_k.php | 167 + dev-test/bak/p_back.php | 90 + dev-test/bak/rename.php | 19 + dev-test/bak/reply2.php | 165 + dev-test/bak/reply4.php | 163 + dev-test/bak/status.orig.php | 182 + dev-test/bak/status.php.bak | 172 + dev-test/bak/status2.php | 202 + dev-test/bak/status3.php | 203 + dev-test/bak/status4.php | 203 + dev-test/bak/status_jap.php | 182 + dev-test/bak/status_orig.php | 176 + dev-test/bak/v.php | 72 + dev-test/bak/zxc.php | 133 + dev-test/bak/zz.php | 57 + dev-test/bak/zzz.php | 112 + dev-test/bak/zzz2.php | 112 + dev-test/bak/zzz3.php | 112 + dev-test/bak/zzzz.php | 71 + dev-test/banner.php | 0 dev-test/c.php | 77 + dev-test/change_pass.php | 57 + dev-test/change_passb.php | 51 + dev-test/choose.php | 521 + dev-test/choose.php.bak | 378 + dev-test/choose2.php | 26 + dev-test/chooseart.php | 199 + dev-test/choosenew.php | 421 + dev-test/config.php | 18 + dev-test/confirmation.php | 65 + dev-test/convert.php | 117 + dev-test/convertMarch142015.php | 117 + dev-test/convert_dev.php | 87 + dev-test/convert_send.php | 192 + dev-test/css/1 | 369 + dev-test/css/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/css/astyle.css | 49 + dev-test/css/backuponoff.css | 47 + dev-test/css/bootstrap-theme.css | 347 + dev-test/css/bootstrap-theme.css.map | 1 + dev-test/css/bootstrap-theme.min.css | 7 + dev-test/css/bootstrap.css | 5788 ++++++++ dev-test/css/bootstrap.css.map | 1 + dev-test/css/bootstrap.min.css | 7 + dev-test/css/dropdown-enhancement.css | 294 + .../css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../css/fonts/glyphicons-halflings-regular.svg | 229 + .../css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/css/img/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/css/img/cp.JPG | Bin 0 -> 65042 bytes dev-test/css/img/ex.gif | Bin 0 -> 5454 bytes dev-test/css/img/ex2.gif | Bin 0 -> 231 bytes dev-test/css/img/ex3.gif | Bin 0 -> 3135 bytes dev-test/css/img/ex4.gif | Bin 0 -> 3232 bytes dev-test/css/img/ex5.gif | Bin 0 -> 821 bytes dev-test/css/img/ex6.gif | Bin 0 -> 809 bytes dev-test/css/img/pink.png | Bin 0 -> 26830 bytes dev-test/css/index.php | 3 + dev-test/css/jquery.custom-scrollbar.css~ | 163 + dev-test/css/mystyle.css | 6 + dev-test/css/onoff.css | 95 + dev-test/css/style.css | 102 + dev-test/css/style1 (copy).css | 315 + dev-test/css/style1.css | 404 + dev-test/css/style2.css | 144 + dev-test/dec28bak/status.bak.php | 188 + dev-test/dec28bak/status.oct14.php | 223 + dev-test/dec28bak/status.oct14noon.php | 223 + dev-test/dec28bak/status2.php | 277 + dev-test/encrypt.bak | 112 + dev-test/encrypt.php | 121 + dev-test/encrypt_artist.php | 72 + dev-test/failedrep.php | 166 + dev-test/follow.php | 29 + dev-test/ico.txt | 759 + dev-test/ico/001.gif | Bin 0 -> 243 bytes dev-test/ico/002.gif | Bin 0 -> 284 bytes dev-test/ico/003.gif | Bin 0 -> 214 bytes dev-test/ico/004.gif | Bin 0 -> 255 bytes dev-test/ico/005.gif | Bin 0 -> 249 bytes dev-test/ico/006.gif | Bin 0 -> 297 bytes dev-test/ico/007.gif | Bin 0 -> 255 bytes dev-test/ico/008.gif | Bin 0 -> 255 bytes dev-test/ico/009.gif | Bin 0 -> 251 bytes dev-test/ico/010.gif | Bin 0 -> 245 bytes dev-test/ico/01ohitsuji.gif | Bin 0 -> 243 bytes dev-test/ico/02oushi.gif | Bin 0 -> 284 bytes dev-test/ico/03hutago.gif | Bin 0 -> 214 bytes dev-test/ico/04kani.gif | Bin 0 -> 255 bytes dev-test/ico/05shishi.gif | Bin 0 -> 249 bytes dev-test/ico/06otome.gif | Bin 0 -> 297 bytes dev-test/ico/07tenbin.gif | Bin 0 -> 255 bytes dev-test/ico/08sasori.gif | Bin 0 -> 255 bytes dev-test/ico/09hebitsukai.gif | Bin 0 -> 251 bytes dev-test/ico/1.gif | Bin 0 -> 257 bytes dev-test/ico/10ite.gif | Bin 0 -> 245 bytes dev-test/ico/11yagi.gif | Bin 0 -> 246 bytes dev-test/ico/12mizugame.gif | Bin 0 -> 289 bytes dev-test/ico/13uo.gif | Bin 0 -> 251 bytes dev-test/ico/16.gif | Bin 0 -> 151 bytes dev-test/ico/16_1.gif | Bin 0 -> 152 bytes dev-test/ico/16_2.gif | Bin 0 -> 153 bytes dev-test/ico/16k.gif | Bin 0 -> 146 bytes dev-test/ico/1_1.gif | Bin 0 -> 113 bytes dev-test/ico/1_2.gif | Bin 0 -> 116 bytes dev-test/ico/1fu.gif | Bin 0 -> 319 bytes dev-test/ico/1k.gif | Bin 0 -> 101 bytes dev-test/ico/1san.gif | Bin 0 -> 278 bytes dev-test/ico/1san1.gif | Bin 0 -> 389 bytes dev-test/ico/1san16.gif | Bin 0 -> 162 bytes dev-test/ico/1san2.gif | Bin 0 -> 384 bytes dev-test/ico/1san32.gif | Bin 0 -> 267 bytes dev-test/ico/1sanmini16.gif | Bin 0 -> 132 bytes dev-test/ico/1sanmini32.gif | Bin 0 -> 228 bytes dev-test/ico/2-1.gif | Bin 0 -> 1012 bytes dev-test/ico/2.gif | Bin 0 -> 133 bytes dev-test/ico/2_1.gif | Bin 0 -> 137 bytes dev-test/ico/2_2.gif | Bin 0 -> 140 bytes dev-test/ico/2gaijin.gif | Bin 0 -> 232 bytes dev-test/ico/2hikky.gif | Bin 0 -> 219 bytes dev-test/ico/2iyou_2.gif | Bin 0 -> 274 bytes dev-test/ico/2k.gif | Bin 0 -> 99 bytes dev-test/ico/2marumimi.gif | Bin 0 -> 247 bytes dev-test/ico/2mona.gif | Bin 0 -> 243 bytes dev-test/ico/2mona2.gif | Bin 0 -> 366 bytes dev-test/ico/2mona22.gif | Bin 0 -> 272 bytes dev-test/ico/2morara.gif | Bin 0 -> 259 bytes dev-test/ico/2morara_2.gif | Bin 0 -> 326 bytes dev-test/ico/2nida.gif | Bin 0 -> 257 bytes dev-test/ico/2onigiri.gif | Bin 0 -> 243 bytes dev-test/ico/2onigiri_2.gif | Bin 0 -> 272 bytes dev-test/ico/2ppa.gif | Bin 0 -> 285 bytes dev-test/ico/2syobo.gif | Bin 0 -> 227 bytes dev-test/ico/2syobo_2.gif | Bin 0 -> 270 bytes dev-test/ico/2ta.gif | Bin 0 -> 359 bytes dev-test/ico/3-2.gif | Bin 0 -> 19802 bytes dev-test/ico/3.gif | Bin 0 -> 1006 bytes dev-test/ico/32.gif | Bin 0 -> 155 bytes dev-test/ico/32_1.gif | Bin 0 -> 157 bytes dev-test/ico/32_2.gif | Bin 0 -> 159 bytes dev-test/ico/32k.gif | Bin 0 -> 149 bytes dev-test/ico/3na.gif | Bin 0 -> 324 bytes dev-test/ico/4-2.gif | Bin 0 -> 1107 bytes dev-test/ico/4.gif | Bin 0 -> 127 bytes dev-test/ico/4_1.gif | Bin 0 -> 130 bytes dev-test/ico/4_2.gif | Bin 0 -> 133 bytes dev-test/ico/4k.gif | Bin 0 -> 134 bytes dev-test/ico/4ou.gif | Bin 0 -> 358 bytes dev-test/ico/5ta.gif | Bin 0 -> 364 bytes dev-test/ico/6za.gif | Bin 0 -> 395 bytes dev-test/ico/8.gif | Bin 0 -> 143 bytes dev-test/ico/8_1.gif | Bin 0 -> 145 bytes dev-test/ico/8_2.gif | Bin 0 -> 148 bytes dev-test/ico/8k.gif | Bin 0 -> 136 bytes dev-test/ico/8toushinnomonar16.gif | Bin 0 -> 118 bytes dev-test/ico/8toushinnomonar32.gif | Bin 0 -> 247 bytes dev-test/ico/a1.gif | Bin 0 -> 330 bytes dev-test/ico/a2.gif | Bin 0 -> 383 bytes dev-test/ico/ace.gif | Bin 0 -> 317 bytes dev-test/ico/af1.gif | Bin 0 -> 254 bytes dev-test/ico/af2.gif | Bin 0 -> 228 bytes dev-test/ico/ahaa_1.gif | Bin 0 -> 195 bytes dev-test/ico/ahaa_2.gif | Bin 0 -> 238 bytes dev-test/ico/ahaa_3.gif | Bin 0 -> 242 bytes dev-test/ico/ahya.gif | Bin 0 -> 191 bytes dev-test/ico/ahya_xmas_1.gif | Bin 0 -> 243 bytes dev-test/ico/ahya_xmas_2.gif | Bin 0 -> 227 bytes dev-test/ico/aibon_face.gif | Bin 0 -> 264 bytes dev-test/ico/aibon_folder.gif | Bin 0 -> 372 bytes dev-test/ico/aka.gif | Bin 0 -> 307 bytes dev-test/ico/all.gif | Bin 0 -> 985 bytes dev-test/ico/ame.gif | Bin 0 -> 224 bytes dev-test/ico/anime_asapi01.gif | Bin 0 -> 2366 bytes dev-test/ico/anime_buun01.gif | Bin 0 -> 3679 bytes dev-test/ico/anime_buun02.gif | Bin 0 -> 2036 bytes dev-test/ico/anime_charhan01.gif | Bin 0 -> 2257 bytes dev-test/ico/anime_charhan02.gif | Bin 0 -> 10274 bytes dev-test/ico/anime_chinpoppo01.gif | Bin 0 -> 3665 bytes dev-test/ico/anime_dokuo01.gif | Bin 0 -> 1671 bytes dev-test/ico/anime_giko01.gif | Bin 0 -> 2183 bytes dev-test/ico/anime_giko02.gif | Bin 0 -> 1484 bytes dev-test/ico/anime_giko03.gif | Bin 0 -> 6156 bytes dev-test/ico/anime_giko04.gif | Bin 0 -> 1516 bytes dev-test/ico/anime_giko09.gif | Bin 0 -> 1740 bytes dev-test/ico/anime_giko10.gif | Bin 0 -> 2250 bytes dev-test/ico/anime_giko11.gif | Bin 0 -> 2291 bytes dev-test/ico/anime_giko12.gif | Bin 0 -> 1760 bytes dev-test/ico/anime_giko13.gif | Bin 0 -> 3135 bytes dev-test/ico/anime_hossyu01.gif | Bin 0 -> 1300 bytes dev-test/ico/anime_imanouchi01.gif | Bin 0 -> 1459 bytes dev-test/ico/anime_imanouchi02.gif | Bin 0 -> 1459 bytes dev-test/ico/anime_imanouchi03.gif | Bin 0 -> 1459 bytes dev-test/ico/anime_imanouchi04.gif | Bin 0 -> 1459 bytes dev-test/ico/anime_iyahoo.gif | Bin 0 -> 5755 bytes dev-test/ico/anime_iyou01.gif | Bin 0 -> 8758 bytes dev-test/ico/anime_iyou02.gif | Bin 0 -> 3351 bytes dev-test/ico/anime_jien01.gif | Bin 0 -> 3345 bytes dev-test/ico/anime_jien02.gif | Bin 0 -> 3403 bytes dev-test/ico/anime_jien03.gif | Bin 0 -> 3231 bytes dev-test/ico/anime_jien04.gif | Bin 0 -> 3768 bytes dev-test/ico/anime_jyorujyu01.gif | Bin 0 -> 1431 bytes dev-test/ico/anime_jyorujyu02.gif | Bin 0 -> 1441 bytes dev-test/ico/anime_jyorujyu03.gif | Bin 0 -> 1450 bytes dev-test/ico/anime_karake.gif | Bin 0 -> 13284 bytes dev-test/ico/anime_kukkuru01.gif | Bin 0 -> 1665 bytes dev-test/ico/anime_kuma01.gif | Bin 0 -> 2099 bytes dev-test/ico/anime_kumaface01.gif | Bin 0 -> 3924 bytes dev-test/ico/anime_loop.gif | Bin 0 -> 20749 bytes dev-test/ico/anime_marara01.gif | Bin 0 -> 1382 bytes dev-test/ico/anime_marara02.gif | Bin 0 -> 1925 bytes dev-test/ico/anime_marara03.gif | Bin 0 -> 6117 bytes dev-test/ico/anime_marara04.gif | Bin 0 -> 1917 bytes dev-test/ico/anime_matanki01.gif | Bin 0 -> 1392 bytes dev-test/ico/anime_matanki02.gif | Bin 0 -> 4616 bytes dev-test/ico/anime_miruna01.gif | Bin 0 -> 1567 bytes dev-test/ico/anime_miruna_pc.gif | Bin 0 -> 2206 bytes dev-test/ico/anime_mokar01.gif | Bin 0 -> 1550 bytes dev-test/ico/anime_monar01.gif | Bin 0 -> 2304 bytes dev-test/ico/anime_monar02.gif | Bin 0 -> 1594 bytes dev-test/ico/anime_monar03.gif | Bin 0 -> 2564 bytes dev-test/ico/anime_monar04.gif | Bin 0 -> 1740 bytes dev-test/ico/anime_monar05.gif | Bin 0 -> 5846 bytes dev-test/ico/anime_morara01.gif | Bin 0 -> 1576 bytes dev-test/ico/anime_morara02.gif | Bin 0 -> 1734 bytes dev-test/ico/anime_morara03.gif | Bin 0 -> 7064 bytes dev-test/ico/anime_morara04.gif | Bin 0 -> 1634 bytes dev-test/ico/anime_morara05.gif | Bin 0 -> 1596 bytes dev-test/ico/anime_morara06.gif | Bin 0 -> 5454 bytes dev-test/ico/anime_nokar01.gif | Bin 0 -> 2334 bytes dev-test/ico/anime_nurupo_ga_1.gif | Bin 0 -> 4388 bytes dev-test/ico/anime_nurupo_ga_2.gif | Bin 0 -> 2383 bytes dev-test/ico/anime_okashi01.gif | Bin 0 -> 5999 bytes dev-test/ico/anime_okashi02.gif | Bin 0 -> 4348 bytes dev-test/ico/anime_onigiri01.gif | Bin 0 -> 4495 bytes dev-test/ico/anime_onigiri02.gif | Bin 0 -> 4482 bytes dev-test/ico/anime_onigiri03.gif | Bin 0 -> 4554 bytes dev-test/ico/anime_onigiri04.gif | Bin 0 -> 8654 bytes dev-test/ico/anime_onini01.gif | Bin 0 -> 2812 bytes dev-test/ico/anime_onini02.gif | Bin 0 -> 1816 bytes dev-test/ico/anime_onini03.gif | Bin 0 -> 4494 bytes dev-test/ico/anime_saitama01.gif | Bin 0 -> 1440 bytes dev-test/ico/anime_saitama02.gif | Bin 0 -> 1348 bytes dev-test/ico/anime_saitama03.gif | Bin 0 -> 1454 bytes dev-test/ico/anime_saitama04.gif | Bin 0 -> 1352 bytes dev-test/ico/anime_saitama05.gif | Bin 0 -> 3110 bytes dev-test/ico/anime_saitama06.gif | Bin 0 -> 1356 bytes dev-test/ico/anime_sasuga01.gif | Bin 0 -> 1546 bytes dev-test/ico/anime_sasuga02.gif | Bin 0 -> 9929 bytes dev-test/ico/anime_sasuga03.gif | Bin 0 -> 9729 bytes dev-test/ico/anime_sasuga04.gif | Bin 0 -> 16392 bytes dev-test/ico/anime_shii01.gif | Bin 0 -> 11664 bytes dev-test/ico/anime_shii02.gif | Bin 0 -> 8324 bytes dev-test/ico/anime_shii03.gif | Bin 0 -> 1506 bytes dev-test/ico/anime_syobon01.gif | Bin 0 -> 2156 bytes dev-test/ico/anime_syobon02.gif | Bin 0 -> 1580 bytes dev-test/ico/anime_syobon03.gif | Bin 0 -> 2361 bytes dev-test/ico/anime_tarn01.gif | Bin 0 -> 3754 bytes dev-test/ico/anime_uwan01.gif | Bin 0 -> 1966 bytes dev-test/ico/anime_uwan02.gif | Bin 0 -> 1441 bytes dev-test/ico/anime_uwan03.gif | Bin 0 -> 2216 bytes dev-test/ico/anime_wacchoi01.gif | Bin 0 -> 1979 bytes dev-test/ico/anime_wacchoi02.gif | Bin 0 -> 1983 bytes dev-test/ico/anime_wacchoi03.gif | Bin 0 -> 1977 bytes dev-test/ico/anime_wacchoi04.gif | Bin 0 -> 3232 bytes dev-test/ico/anime_youkanman01.gif | Bin 0 -> 1915 bytes dev-test/ico/anime_youkanman02.gif | Bin 0 -> 1882 bytes dev-test/ico/anime_youkanman03.gif | Bin 0 -> 1365 bytes dev-test/ico/anime_zonu01.gif | Bin 0 -> 1426 bytes dev-test/ico/anime_zonu02.gif | Bin 0 -> 1476 bytes dev-test/ico/ao.gif | Bin 0 -> 314 bytes dev-test/ico/apple.gif | Bin 0 -> 272 bytes dev-test/ico/araebi.gif | Bin 0 -> 457 bytes dev-test/ico/aramaki.gif | Bin 0 -> 236 bytes dev-test/ico/aramaki1.gif | Bin 0 -> 256 bytes dev-test/ico/aramaki2.gif | Bin 0 -> 490 bytes dev-test/ico/aroeri-na16.gif | Bin 0 -> 118 bytes dev-test/ico/aroeri-na32.gif | Bin 0 -> 268 bytes dev-test/ico/aroeri-na_1.gif | Bin 0 -> 231 bytes dev-test/ico/aroeri-na_2.gif | Bin 0 -> 231 bytes dev-test/ico/asopasomaso.gif | Bin 0 -> 247 bytes dev-test/ico/asuka_face.gif | Bin 0 -> 299 bytes dev-test/ico/asuka_folder.gif | Bin 0 -> 391 bytes dev-test/ico/banana.gif | Bin 0 -> 334 bytes dev-test/ico/bat.gif | Bin 0 -> 272 bytes dev-test/ico/bikyakusan32.gif | Bin 0 -> 213 bytes dev-test/ico/blu.gif | Bin 0 -> 265 bytes dev-test/ico/blue.gif | Bin 0 -> 313 bytes dev-test/ico/bodafone16.gif | Bin 0 -> 157 bytes dev-test/ico/bodafone32.gif | Bin 0 -> 354 bytes dev-test/ico/bokkiage_1.gif | Bin 0 -> 212 bytes dev-test/ico/bokkiage_2.gif | Bin 0 -> 200 bytes dev-test/ico/boruzyoa.gif | Bin 0 -> 267 bytes dev-test/ico/boruzyoa2.gif | Bin 0 -> 318 bytes dev-test/ico/boruzyoa3.gif | Bin 0 -> 321 bytes dev-test/ico/broccoli.gif | Bin 0 -> 360 bytes dev-test/ico/bs.gif | Bin 0 -> 378 bytes dev-test/ico/btonfa.gif | Bin 0 -> 271 bytes dev-test/ico/bucket-full.png | Bin 0 -> 33133 bytes dev-test/ico/button1_01.gif | Bin 0 -> 218 bytes dev-test/ico/button1_02.gif | Bin 0 -> 218 bytes dev-test/ico/button1_03.gif | Bin 0 -> 218 bytes dev-test/ico/button2_01.gif | Bin 0 -> 190 bytes dev-test/ico/button2_02.gif | Bin 0 -> 190 bytes dev-test/ico/button2_03.gif | Bin 0 -> 190 bytes dev-test/ico/buun.gif | Bin 0 -> 251 bytes dev-test/ico/buun1.gif | Bin 0 -> 291 bytes dev-test/ico/buun2.gif | Bin 0 -> 292 bytes dev-test/ico/c.gif | Bin 0 -> 281 bytes dev-test/ico/c_hako.gif | Bin 0 -> 218 bytes dev-test/ico/carrot.gif | Bin 0 -> 390 bytes dev-test/ico/chahan.gif | Bin 0 -> 279 bytes dev-test/ico/chahan1.gif | Bin 0 -> 483 bytes dev-test/ico/chahan2.gif | Bin 0 -> 435 bytes dev-test/ico/chibi_c.gif | Bin 0 -> 202 bytes dev-test/ico/chibi_giko.gif | Bin 0 -> 219 bytes dev-test/ico/cinara.gif | Bin 0 -> 2490 bytes dev-test/ico/d1.gif | Bin 0 -> 331 bytes dev-test/ico/d2.gif | Bin 0 -> 333 bytes dev-test/ico/d3.gif | Bin 0 -> 333 bytes dev-test/ico/dayasu_face.gif | Bin 0 -> 274 bytes dev-test/ico/dayasu_folder.gif | Bin 0 -> 380 bytes dev-test/ico/dl.gif | Bin 0 -> 355 bytes dev-test/ico/dokuo.gif | Bin 0 -> 247 bytes dev-test/ico/dokuo1.gif | Bin 0 -> 414 bytes dev-test/ico/dokuo2.gif | Bin 0 -> 425 bytes dev-test/ico/file1_01.gif | Bin 0 -> 226 bytes dev-test/ico/file1_02.gif | Bin 0 -> 250 bytes dev-test/ico/file1_03.gif | Bin 0 -> 279 bytes dev-test/ico/file2_01.gif | Bin 0 -> 282 bytes dev-test/ico/file2_02.gif | Bin 0 -> 230 bytes dev-test/ico/folder1_01.gif | Bin 0 -> 222 bytes dev-test/ico/folder1_02.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_03.gif | Bin 0 -> 226 bytes dev-test/ico/folder1_04.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_05.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_06.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_07.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_08.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_09.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_10.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_11.gif | Bin 0 -> 219 bytes dev-test/ico/folder1_12.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_13.gif | Bin 0 -> 225 bytes dev-test/ico/folder1_14.gif | Bin 0 -> 224 bytes dev-test/ico/folder2_01.gif | Bin 0 -> 284 bytes dev-test/ico/folder2_02.gif | Bin 0 -> 289 bytes dev-test/ico/folder2_03.gif | Bin 0 -> 289 bytes dev-test/ico/folder2_04.gif | Bin 0 -> 289 bytes dev-test/ico/folder2_05.gif | Bin 0 -> 284 bytes dev-test/ico/folder2_06.gif | Bin 0 -> 284 bytes dev-test/ico/folder2_07.gif | Bin 0 -> 284 bytes dev-test/ico/folder3_01.gif | Bin 0 -> 295 bytes dev-test/ico/folder3_02.gif | Bin 0 -> 297 bytes dev-test/ico/folder3_03.gif | Bin 0 -> 297 bytes dev-test/ico/folder3_04.gif | Bin 0 -> 297 bytes dev-test/ico/folder3_05.gif | Bin 0 -> 295 bytes dev-test/ico/folder3_06.gif | Bin 0 -> 295 bytes dev-test/ico/folder3_07.gif | Bin 0 -> 295 bytes dev-test/ico/folder4_01.gif | Bin 0 -> 295 bytes dev-test/ico/folder4_02.gif | Bin 0 -> 298 bytes dev-test/ico/folder4_03.gif | Bin 0 -> 298 bytes dev-test/ico/folder4_04.gif | Bin 0 -> 298 bytes dev-test/ico/folder4_05.gif | Bin 0 -> 295 bytes dev-test/ico/folder4_06.gif | Bin 0 -> 295 bytes dev-test/ico/folder4_07.gif | Bin 0 -> 295 bytes dev-test/ico/foruda.gif | Bin 0 -> 234 bytes dev-test/ico/foruda1.gif | Bin 0 -> 241 bytes dev-test/ico/foruda2.gif | Bin 0 -> 241 bytes dev-test/ico/forudaopen.gif | Bin 0 -> 256 bytes dev-test/ico/forudaopen1.gif | Bin 0 -> 263 bytes dev-test/ico/forudaopen2.gif | Bin 0 -> 263 bytes dev-test/ico/fujisan.gif | Bin 0 -> 216 bytes dev-test/ico/fun.gif | Bin 0 -> 266 bytes dev-test/ico/fusagiko_1.gif | Bin 0 -> 204 bytes dev-test/ico/fusagiko_2.gif | Bin 0 -> 204 bytes dev-test/ico/fusagiko_xmas.gif | Bin 0 -> 227 bytes dev-test/ico/fuun.gif | Bin 0 -> 244 bytes dev-test/ico/fuun2.gif | Bin 0 -> 228 bytes dev-test/ico/gakisan_face.gif | Bin 0 -> 245 bytes dev-test/ico/gakisan_folder.gif | Bin 0 -> 352 bytes dev-test/ico/gaku.gif | Bin 0 -> 196 bytes dev-test/ico/gaku2.gif | Bin 0 -> 252 bytes dev-test/ico/gaku3.gif | Bin 0 -> 199 bytes dev-test/ico/gekisya.gif | Bin 0 -> 272 bytes dev-test/ico/gekisya1.gif | Bin 0 -> 333 bytes dev-test/ico/gekisya2.gif | Bin 0 -> 329 bytes dev-test/ico/gene.gif | Bin 0 -> 284 bytes dev-test/ico/giko.gif | Bin 0 -> 293 bytes dev-test/ico/giko1.gif | Bin 0 -> 407 bytes dev-test/ico/giko2.gif | Bin 0 -> 269 bytes dev-test/ico/giko_2.gif | Bin 0 -> 337 bytes dev-test/ico/giko_zonu.gif | Bin 0 -> 242 bytes dev-test/ico/gikog_enpitsu.gif | Bin 0 -> 277 bytes dev-test/ico/gikog_fd.gif | Bin 0 -> 297 bytes dev-test/ico/gikog_gomibako.gif | Bin 0 -> 233 bytes dev-test/ico/gikog_gomibako2.gif | Bin 0 -> 288 bytes dev-test/ico/gikog_gomibako3.gif | Bin 0 -> 268 bytes dev-test/ico/gikog_gomibako4.gif | Bin 0 -> 243 bytes dev-test/ico/gikog_gyunyupack.gif | Bin 0 -> 277 bytes dev-test/ico/gikog_hakuchou.gif | Bin 0 -> 267 bytes dev-test/ico/gikog_ichigo.gif | Bin 0 -> 313 bytes dev-test/ico/gikog_keshigomu.gif | Bin 0 -> 282 bytes dev-test/ico/gikog_lighter.gif | Bin 0 -> 261 bytes dev-test/ico/gikog_macchi.gif | Bin 0 -> 340 bytes dev-test/ico/gikog_monaoh.gif | Bin 0 -> 343 bytes dev-test/ico/gikog_onigiri.gif | Bin 0 -> 260 bytes dev-test/ico/gikog_pimiento.gif | Bin 0 -> 279 bytes dev-test/ico/gikog_teddybear.gif | Bin 0 -> 291 bytes dev-test/ico/gikog_yudetamago.gif | Bin 0 -> 241 bytes dev-test/ico/gikoinu.gif | Bin 0 -> 252 bytes dev-test/ico/gikoneko.gif | Bin 0 -> 997 bytes dev-test/ico/gikoneko2.gif | Bin 0 -> 1021 bytes dev-test/ico/gikoneko3_shee.gif | Bin 0 -> 1004 bytes dev-test/ico/gikoneko_1.gif | Bin 0 -> 200 bytes dev-test/ico/gikoneko_2.gif | Bin 0 -> 201 bytes dev-test/ico/gikoneko_3.gif | Bin 0 -> 180 bytes dev-test/ico/gikoneko_4.gif | Bin 0 -> 192 bytes dev-test/ico/gikoneko_5.gif | Bin 0 -> 190 bytes dev-test/ico/gikoneko_xmas.gif | Bin 0 -> 174 bytes dev-test/ico/gocchin_face.gif | Bin 0 -> 256 bytes dev-test/ico/gocchin_folder.gif | Bin 0 -> 361 bytes dev-test/ico/gomi.gif | Bin 0 -> 232 bytes dev-test/ico/gomi1.gif | Bin 0 -> 235 bytes dev-test/ico/gomi2.gif | Bin 0 -> 309 bytes dev-test/ico/gomiopen.gif | Bin 0 -> 425 bytes dev-test/ico/gomiopen1.gif | Bin 0 -> 308 bytes dev-test/ico/gomiopen2.gif | Bin 0 -> 403 bytes dev-test/ico/goo_1.gif | Bin 0 -> 209 bytes dev-test/ico/goo_2.gif | Bin 0 -> 210 bytes dev-test/ico/goo_3.gif | Bin 0 -> 213 bytes dev-test/ico/gra.gif | Bin 0 -> 261 bytes dev-test/ico/gre.gif | Bin 0 -> 272 bytes dev-test/ico/green.gif | Bin 0 -> 341 bytes dev-test/ico/gya-.gif | Bin 0 -> 129 bytes dev-test/ico/haa.gif | Bin 0 -> 318 bytes dev-test/ico/hagenin-jump.gif | Bin 0 -> 9321 bytes dev-test/ico/hagenin-mount.gif | Bin 0 -> 1049 bytes dev-test/ico/hagenin-shuriken.gif | Bin 0 -> 8609 bytes dev-test/ico/hageshikuninja32.gif | Bin 0 -> 326 bytes dev-test/ico/hagurumaou.gif | Bin 0 -> 283 bytes dev-test/ico/hagurumaou_g16.gif | Bin 0 -> 187 bytes dev-test/ico/hagurumaou_g32.gif | Bin 0 -> 337 bytes dev-test/ico/hagurumaou_s32.gif | Bin 0 -> 337 bytes dev-test/ico/hare.gif | Bin 0 -> 248 bytes dev-test/ico/hikky.gif | Bin 0 -> 246 bytes dev-test/ico/hikky2.gif | Bin 0 -> 169 bytes dev-test/ico/hikky_mochi.gif | Bin 0 -> 256 bytes dev-test/ico/hikky_xmas_1.gif | Bin 0 -> 212 bytes dev-test/ico/hikky_xmas_2.gif | Bin 0 -> 250 bytes dev-test/ico/hituji.gif | Bin 0 -> 313 bytes dev-test/ico/hyou.gif | Bin 0 -> 212 bytes dev-test/ico/i.gif | Bin 0 -> 276 bytes dev-test/ico/ii.gif | Bin 0 -> 314 bytes dev-test/ico/iirasan_face.gif | Bin 0 -> 283 bytes dev-test/ico/iirasan_folder.gif | Bin 0 -> 376 bytes dev-test/ico/ikunai.gif | Bin 0 -> 315 bytes dev-test/ico/imanouchi_1.gif | Bin 0 -> 232 bytes dev-test/ico/imanouchi_2.gif | Bin 0 -> 203 bytes dev-test/ico/imo.gif | Bin 0 -> 341 bytes dev-test/ico/index.html | 1 + dev-test/ico/inu.gif | Bin 0 -> 266 bytes dev-test/ico/iyahoo.gif | Bin 0 -> 1456 bytes dev-test/ico/iyou.gif | Bin 0 -> 233 bytes dev-test/ico/iyou1.gif | Bin 0 -> 326 bytes dev-test/ico/iyou2.gif | Bin 0 -> 325 bytes dev-test/ico/iyou_1.gif | Bin 0 -> 183 bytes dev-test/ico/iyou_12.gif | Bin 0 -> 289 bytes dev-test/ico/iyou_2.gif | Bin 0 -> 195 bytes dev-test/ico/jisakujien_1.gif | Bin 0 -> 157 bytes dev-test/ico/jisakujien_2.gif | Bin 0 -> 181 bytes dev-test/ico/jisakujien_3.gif | Bin 0 -> 188 bytes dev-test/ico/jisakujien_4.gif | Bin 0 -> 196 bytes dev-test/ico/jisakujien_5.gif | Bin 0 -> 158 bytes dev-test/ico/jisakujien_6.gif | Bin 0 -> 224 bytes dev-test/ico/jisakujien_xmas.gif | Bin 0 -> 219 bytes dev-test/ico/kaminari.gif | Bin 0 -> 232 bytes dev-test/ico/kantoku.gif | Bin 0 -> 259 bytes dev-test/ico/kantoku1.gif | Bin 0 -> 314 bytes dev-test/ico/kantoku2.gif | Bin 0 -> 299 bytes dev-test/ico/kappappa.gif | Bin 0 -> 301 bytes dev-test/ico/kappappa1.gif | Bin 0 -> 416 bytes dev-test/ico/kappappa2.gif | Bin 0 -> 379 bytes dev-test/ico/karake.gif | Bin 0 -> 771 bytes dev-test/ico/kasa-ri.gif | Bin 0 -> 196 bytes dev-test/ico/kashiwamo-chi32.gif | Bin 0 -> 352 bytes dev-test/ico/kasiwamoti.gif | Bin 0 -> 256 bytes dev-test/ico/kasiwamoti1.gif | Bin 0 -> 373 bytes dev-test/ico/kasiwamoti2.gif | Bin 0 -> 358 bytes dev-test/ico/kinokorusensei32.gif | Bin 0 -> 337 bytes dev-test/ico/kit_megane.gif | Bin 0 -> 752 bytes dev-test/ico/kit_otsudearimasu.gif | Bin 0 -> 754 bytes dev-test/ico/kita.gif | Bin 0 -> 287 bytes dev-test/ico/kita1.gif | Bin 0 -> 809 bytes dev-test/ico/kita2.gif | Bin 0 -> 821 bytes dev-test/ico/kita_.gif | Bin 0 -> 260 bytes dev-test/ico/kitawa.gif | Bin 0 -> 267 bytes dev-test/ico/kitawa1.gif | Bin 0 -> 516 bytes dev-test/ico/kitawa2.gif | Bin 0 -> 455 bytes dev-test/ico/kodomona.gif | Bin 0 -> 237 bytes dev-test/ico/kodomona2.gif | Bin 0 -> 201 bytes dev-test/ico/kokemomo16.gif | Bin 0 -> 136 bytes dev-test/ico/kokemomo32.gif | Bin 0 -> 262 bytes dev-test/ico/konkon_face.gif | Bin 0 -> 272 bytes dev-test/ico/konkon_folder.gif | Bin 0 -> 373 bytes dev-test/ico/kossorisan.gif | Bin 0 -> 99 bytes dev-test/ico/kotatu.gif | Bin 0 -> 248 bytes dev-test/ico/kuma-16.gif | Bin 0 -> 133 bytes dev-test/ico/kuma-32.gif | Bin 0 -> 243 bytes dev-test/ico/kuma.gif | Bin 0 -> 3875 bytes dev-test/ico/kuma1.gif | Bin 0 -> 470 bytes dev-test/ico/kuma2.gif | Bin 0 -> 484 bytes dev-test/ico/kuma_2.gif | Bin 0 -> 271 bytes dev-test/ico/kumambo.gif | Bin 0 -> 6288 bytes dev-test/ico/kumori.gif | Bin 0 -> 375 bytes dev-test/ico/kuri1.gif | Bin 0 -> 323 bytes dev-test/ico/kuri2.gif | Bin 0 -> 373 bytes dev-test/ico/kyo.gif | Bin 0 -> 318 bytes dev-test/ico/kyu.gif | Bin 0 -> 325 bytes dev-test/ico/love.gif | Bin 0 -> 312 bytes dev-test/ico/mac.gif | Bin 0 -> 410 bytes dev-test/ico/maimai.gif | Bin 0 -> 327 bytes dev-test/ico/makijita.gif | Bin 0 -> 215 bytes dev-test/ico/makotan2_face.gif | Bin 0 -> 281 bytes dev-test/ico/makotan2_folder.gif | Bin 0 -> 389 bytes dev-test/ico/makotan_face.gif | Bin 0 -> 282 bytes dev-test/ico/makotan_folder.gif | Bin 0 -> 389 bytes dev-test/ico/mame.gif | Bin 0 -> 370 bytes dev-test/ico/mamono.gif | Bin 0 -> 277 bytes dev-test/ico/mamono1.gif | Bin 0 -> 387 bytes dev-test/ico/mamono2.gif | Bin 0 -> 445 bytes dev-test/ico/mandokuse1.gif | Bin 0 -> 8384 bytes dev-test/ico/marabou.gif | Bin 0 -> 182 bytes dev-test/ico/marara_1.gif | Bin 0 -> 195 bytes dev-test/ico/marara_2.gif | Bin 0 -> 321 bytes dev-test/ico/marara_tya.gif | Bin 0 -> 265 bytes dev-test/ico/marippe_face.gif | Bin 0 -> 275 bytes dev-test/ico/marippe_folder.gif | Bin 0 -> 378 bytes dev-test/ico/marumimi_mona.gif | Bin 0 -> 252 bytes dev-test/ico/matari.gif | Bin 0 -> 323 bytes dev-test/ico/mazu.gif | Bin 0 -> 277 bytes dev-test/ico/memo.gif | Bin 0 -> 300 bytes dev-test/ico/memo1.gif | Bin 0 -> 403 bytes dev-test/ico/memo2.gif | Bin 0 -> 397 bytes dev-test/ico/mi.gif | Bin 0 -> 263 bytes dev-test/ico/mini.gif | Bin 0 -> 175 bytes dev-test/ico/miyabi.gif | Bin 0 -> 1642 bytes dev-test/ico/mochi.gif | Bin 0 -> 247 bytes dev-test/ico/mokkori-na_1.gif | Bin 0 -> 183 bytes dev-test/ico/mokkori-na_2.gif | Bin 0 -> 251 bytes dev-test/ico/momiz.gif | Bin 0 -> 314 bytes dev-test/ico/mona.gif | Bin 0 -> 254 bytes dev-test/ico/mona1.gif | Bin 0 -> 388 bytes dev-test/ico/mona2.gif | Bin 0 -> 236 bytes dev-test/ico/mona_hakama.gif | Bin 0 -> 250 bytes dev-test/ico/mona_shiri.gif | Bin 0 -> 238 bytes dev-test/ico/mona_tya.gif | Bin 0 -> 298 bytes dev-test/ico/mona_xmas.gif | Bin 0 -> 223 bytes dev-test/ico/monaazarashi_1.gif | Bin 0 -> 168 bytes dev-test/ico/monaazarashi_2.gif | Bin 0 -> 185 bytes dev-test/ico/monakai.gif | Bin 0 -> 280 bytes dev-test/ico/monatya.gif | Bin 0 -> 318 bytes dev-test/ico/morara.gif | Bin 0 -> 256 bytes dev-test/ico/morara1.gif | Bin 0 -> 344 bytes dev-test/ico/morara2.gif | Bin 0 -> 234 bytes dev-test/ico/morara_hakama.gif | Bin 0 -> 219 bytes dev-test/ico/morara_tya.gif | Bin 0 -> 298 bytes dev-test/ico/morara_xmas.gif | Bin 0 -> 225 bytes dev-test/ico/morarael001.gif | Bin 0 -> 2004 bytes dev-test/ico/moukoneeyo_1.gif | Bin 0 -> 1056 bytes dev-test/ico/moukoneeyo_2.gif | Bin 0 -> 1151 bytes dev-test/ico/mydoc.gif | Bin 0 -> 283 bytes dev-test/ico/mydoc1.gif | Bin 0 -> 385 bytes dev-test/ico/mydoc2.gif | Bin 0 -> 378 bytes dev-test/ico/nacchi.gif | Bin 0 -> 102 bytes dev-test/ico/nacchi_face.gif | Bin 0 -> 268 bytes dev-test/ico/nacchi_folder.gif | Bin 0 -> 362 bytes dev-test/ico/nagato.gif | Bin 0 -> 1434 bytes dev-test/ico/namaetukenai.gif | Bin 0 -> 3331 bytes dev-test/ico/naoruyo.gif | Bin 0 -> 257 bytes dev-test/ico/naoruyo1.gif | Bin 0 -> 300 bytes dev-test/ico/naoruyo2.gif | Bin 0 -> 295 bytes dev-test/ico/nas.gif | Bin 0 -> 383 bytes dev-test/ico/ne.gif | Bin 0 -> 255 bytes dev-test/ico/neeno.gif | Bin 0 -> 246 bytes dev-test/ico/nida-32.gif | Bin 0 -> 266 bytes dev-test/ico/nida.gif | Bin 0 -> 254 bytes dev-test/ico/nida2.gif | Bin 0 -> 230 bytes dev-test/ico/nigete.gif | Bin 0 -> 2304 bytes dev-test/ico/nikukopuun_kue.gif | Bin 0 -> 206 bytes dev-test/ico/ninzya.gif | Bin 0 -> 242 bytes dev-test/ico/ninzya1.gif | Bin 0 -> 403 bytes dev-test/ico/ninzya2.gif | Bin 0 -> 615 bytes dev-test/ico/niraimu32.gif | Bin 0 -> 230 bytes dev-test/ico/niramushigotokiga16.gif | Bin 0 -> 129 bytes dev-test/ico/niramushigotokiga32.gif | Bin 0 -> 372 bytes dev-test/ico/niratyaneko32.gif | Bin 0 -> 262 bytes dev-test/ico/nono.gif | Bin 0 -> 331 bytes dev-test/ico/nono_dash.gif | Bin 0 -> 358 bytes dev-test/ico/nono_face.gif | Bin 0 -> 250 bytes dev-test/ico/nono_folder.gif | Bin 0 -> 355 bytes dev-test/ico/nono_hako.gif | Bin 0 -> 252 bytes dev-test/ico/nono_hakoiri.gif | Bin 0 -> 379 bytes dev-test/ico/nono_ie.gif | Bin 0 -> 365 bytes dev-test/ico/nono_jiiiii.gif | Bin 0 -> 389 bytes dev-test/ico/nono_mail.gif | Bin 0 -> 341 bytes dev-test/ico/nono_utsu.gif | Bin 0 -> 345 bytes dev-test/ico/normal.gif | Bin 0 -> 245 bytes dev-test/ico/nova.gif | Bin 0 -> 374 bytes dev-test/ico/nuhhehho.gif | Bin 0 -> 209 bytes dev-test/ico/nurupo_ga_1.gif | Bin 0 -> 1396 bytes dev-test/ico/nurupo_ga_2.gif | Bin 0 -> 1270 bytes dev-test/ico/o_anime_basiin.gif | Bin 0 -> 4218 bytes dev-test/ico/o_anime_bokoboko.gif | Bin 0 -> 651 bytes dev-test/ico/o_anime_ohaiyou.gif | Bin 0 -> 497 bytes dev-test/ico/o_anime_po.gif | Bin 0 -> 1210 bytes dev-test/ico/o_anime_pugi.gif | Bin 0 -> 736 bytes dev-test/ico/o_anime_toho.gif | Bin 0 -> 885 bytes dev-test/ico/o_anime_usodesu.gif | Bin 0 -> 854 bytes dev-test/ico/o_jushimatsu.gif | Bin 0 -> 378 bytes dev-test/ico/o_monday.gif | Bin 0 -> 453 bytes dev-test/ico/o_po.gif | Bin 0 -> 233 bytes dev-test/ico/o_pugi.gif | Bin 0 -> 401 bytes dev-test/ico/o_saturday.gif | Bin 0 -> 568 bytes dev-test/ico/o_yaranaio.gif | Bin 0 -> 307 bytes dev-test/ico/o_yaruo.gif | Bin 0 -> 325 bytes dev-test/ico/obake1.gif | Bin 0 -> 259 bytes dev-test/ico/obake2.gif | Bin 0 -> 248 bytes dev-test/ico/ochiketsu.gif | Bin 0 -> 1000 bytes dev-test/ico/odenmen.gif | Bin 0 -> 228 bytes dev-test/ico/odenmen1.gif | Bin 0 -> 310 bytes dev-test/ico/odenmen2.gif | Bin 0 -> 344 bytes dev-test/ico/omaemoka.gif | Bin 0 -> 271 bytes dev-test/ico/omochi.gif | Bin 0 -> 194 bytes dev-test/ico/omochi_2.gif | Bin 0 -> 219 bytes dev-test/ico/omochi_3.gif | Bin 0 -> 349 bytes dev-test/ico/onigiri.gif | Bin 0 -> 200 bytes dev-test/ico/onigiri1.gif | Bin 0 -> 328 bytes dev-test/ico/onigiri2.gif | Bin 0 -> 324 bytes dev-test/ico/onigiri_c16.gif | Bin 0 -> 116 bytes dev-test/ico/onigiri_c32.gif | Bin 0 -> 241 bytes dev-test/ico/onigiri_l16.gif | Bin 0 -> 116 bytes dev-test/ico/onigiri_l32.gif | Bin 0 -> 245 bytes dev-test/ico/onigiri_mochi.gif | Bin 0 -> 214 bytes dev-test/ico/onigiri_mona.gif | Bin 0 -> 266 bytes dev-test/ico/onigiri_r16.gif | Bin 0 -> 112 bytes dev-test/ico/onigiri_r32.gif | Bin 0 -> 239 bytes dev-test/ico/onigiri_seito.gif | Bin 0 -> 288 bytes dev-test/ico/onigiri_xmas.gif | Bin 0 -> 211 bytes dev-test/ico/onigirimona.gif | Bin 0 -> 237 bytes dev-test/ico/onigiriwattyoi.gif | Bin 0 -> 209 bytes dev-test/ico/ono.gif | Bin 0 -> 301 bytes dev-test/ico/opai.gif | Bin 0 -> 283 bytes dev-test/ico/opai2.gif | Bin 0 -> 364 bytes dev-test/ico/opai3.gif | Bin 0 -> 364 bytes dev-test/ico/oppai.gif | Bin 0 -> 4478 bytes dev-test/ico/orange.gif | Bin 0 -> 365 bytes dev-test/ico/otiketu16.gif | Bin 0 -> 102 bytes dev-test/ico/otiketu32.gif | Bin 0 -> 224 bytes dev-test/ico/otiketu48.gif | Bin 0 -> 378 bytes dev-test/ico/paul.gif | Bin 0 -> 295 bytes dev-test/ico/pc1.gif | Bin 0 -> 229 bytes dev-test/ico/pc2.gif | Bin 0 -> 263 bytes dev-test/ico/pc3.gif | Bin 0 -> 288 bytes dev-test/ico/pc4.gif | Bin 0 -> 296 bytes dev-test/ico/peter.gif | Bin 0 -> 248 bytes dev-test/ico/pgya.gif | Bin 0 -> 288 bytes dev-test/ico/pinea.gif | Bin 0 -> 376 bytes dev-test/ico/pororo32.gif | Bin 0 -> 215 bytes dev-test/ico/post1.gif | Bin 0 -> 259 bytes dev-test/ico/post2.gif | Bin 0 -> 252 bytes dev-test/ico/ppa.gif | Bin 0 -> 224 bytes dev-test/ico/ppa1.gif | Bin 0 -> 301 bytes dev-test/ico/ppa2.gif | Bin 0 -> 298 bytes dev-test/ico/ps3.gif | Bin 0 -> 803 bytes dev-test/ico/pump.gif | Bin 0 -> 272 bytes dev-test/ico/purin.gif | Bin 0 -> 238 bytes dev-test/ico/purin1.gif | Bin 0 -> 328 bytes dev-test/ico/purin2.gif | Bin 0 -> 365 bytes dev-test/ico/rame1.gif | Bin 0 -> 369 bytes dev-test/ico/rantata.gif | Bin 0 -> 280 bytes dev-test/ico/rantata1.gif | Bin 0 -> 401 bytes dev-test/ico/rantata2.gif | Bin 0 -> 393 bytes dev-test/ico/red.gif | Bin 0 -> 314 bytes dev-test/ico/revo.gif | Bin 0 -> 671 bytes dev-test/ico/rikacchi_face.gif | Bin 0 -> 288 bytes dev-test/ico/rikacchi_folder.gif | Bin 0 -> 378 bytes dev-test/ico/ring.gif | Bin 0 -> 297 bytes dev-test/ico/s04.gif | Bin 0 -> 279 bytes dev-test/ico/samekimusume16.gif | Bin 0 -> 125 bytes dev-test/ico/samekimusume32.gif | Bin 0 -> 361 bytes dev-test/ico/samurai.gif | Bin 0 -> 400 bytes dev-test/ico/saru.gif | Bin 0 -> 259 bytes dev-test/ico/sasuga.gif | Bin 0 -> 293 bytes dev-test/ico/sasuga1.gif | Bin 0 -> 15680 bytes dev-test/ico/sasuga2.gif | Bin 0 -> 452 bytes dev-test/ico/sasuga_1.gif | Bin 0 -> 397 bytes dev-test/ico/sasugabro32.gif | Bin 0 -> 312 bytes dev-test/ico/sasugabro_c32.gif | Bin 0 -> 364 bytes dev-test/ico/seito_1.gif | Bin 0 -> 233 bytes dev-test/ico/seito_2.gif | Bin 0 -> 216 bytes dev-test/ico/shishimai.gif | Bin 0 -> 357 bytes dev-test/ico/si.gif | Bin 0 -> 256 bytes dev-test/ico/si1.gif | Bin 0 -> 566 bytes dev-test/ico/si2.gif | Bin 0 -> 555 bytes dev-test/ico/sii.gif | Bin 0 -> 303 bytes dev-test/ico/sii_1.gif | Bin 0 -> 229 bytes dev-test/ico/sii_2.gif | Bin 0 -> 186 bytes dev-test/ico/sii_2ch.gif | Bin 0 -> 218 bytes dev-test/ico/sii_folder.gif | Bin 0 -> 321 bytes dev-test/ico/sii_jisakujien.gif | Bin 0 -> 213 bytes dev-test/ico/sii_kouji.gif | Bin 0 -> 294 bytes dev-test/ico/sii_link.gif | Bin 0 -> 220 bytes dev-test/ico/sii_mail.gif | Bin 0 -> 219 bytes dev-test/ico/sii_marara.gif | Bin 0 -> 225 bytes dev-test/ico/sii_mona.gif | Bin 0 -> 221 bytes dev-test/ico/sii_new.gif | Bin 0 -> 218 bytes dev-test/ico/sii_zonu.gif | Bin 0 -> 249 bytes dev-test/ico/sk.gif | Bin 0 -> 239 bytes dev-test/ico/skuchi.gif | Bin 0 -> 314 bytes dev-test/ico/sme.gif | Bin 0 -> 324 bytes dev-test/ico/smimi.gif | Bin 0 -> 318 bytes dev-test/ico/snow.gif | Bin 0 -> 333 bytes dev-test/ico/soon.gif | Bin 0 -> 245 bytes dev-test/ico/suika.gif | Bin 0 -> 385 bytes dev-test/ico/sung.gif | Bin 0 -> 234 bytes dev-test/ico/syobo.gif | Bin 0 -> 253 bytes dev-test/ico/syobo1.gif | Bin 0 -> 322 bytes dev-test/ico/syobo2.gif | Bin 0 -> 322 bytes dev-test/ico/syobon.gif | Bin 0 -> 183 bytes dev-test/ico/syodai_mona.gif | Bin 0 -> 243 bytes dev-test/ico/ta-tan_face.gif | Bin 0 -> 285 bytes dev-test/ico/tarako.gif | Bin 0 -> 251 bytes dev-test/ico/tarako2.gif | Bin 0 -> 951 bytes dev-test/ico/tasukete.gif | Bin 0 -> 312 bytes dev-test/ico/tatsumaki.gif | Bin 0 -> 251 bytes dev-test/ico/tatu.gif | Bin 0 -> 335 bytes dev-test/ico/taxi.gif | Bin 0 -> 109 bytes dev-test/ico/telehoman_1.gif | Bin 0 -> 259 bytes dev-test/ico/telehoman_2.gif | Bin 0 -> 253 bytes dev-test/ico/telehoman_3.gif | Bin 0 -> 255 bytes dev-test/ico/telephoman.gif | Bin 0 -> 267 bytes dev-test/ico/telephomen.gif | Bin 0 -> 252 bytes dev-test/ico/telephomen1.gif | Bin 0 -> 319 bytes dev-test/ico/telephomen2.gif | Bin 0 -> 377 bytes dev-test/ico/tinpopo.gif | Bin 0 -> 258 bytes dev-test/ico/tinpopo1.gif | Bin 0 -> 299 bytes dev-test/ico/tinpopo2.gif | Bin 0 -> 368 bytes dev-test/ico/tmnn.gif | Bin 0 -> 448 bytes dev-test/ico/tona1.gif | Bin 0 -> 262 bytes dev-test/ico/tona2.gif | Bin 0 -> 303 bytes dev-test/ico/tora.gif | Bin 0 -> 280 bytes dev-test/ico/tori.gif | Bin 0 -> 228 bytes dev-test/ico/torimasu.gif | Bin 0 -> 256 bytes dev-test/ico/torimasu1.gif | Bin 0 -> 317 bytes dev-test/ico/torimasu2.gif | Bin 0 -> 313 bytes dev-test/ico/tree.gif | Bin 0 -> 466 bytes dev-test/ico/u.gif | Bin 0 -> 240 bytes dev-test/ico/u_01.gif | Bin 0 -> 972 bytes dev-test/ico/u_ame.gif | Bin 0 -> 3608 bytes dev-test/ico/u_chinsyu.gif | Bin 0 -> 1607 bytes dev-test/ico/u_doutei.gif | Bin 0 -> 1573 bytes dev-test/ico/u_giko_ebi.gif | Bin 0 -> 2194 bytes dev-test/ico/u_haka.gif | Bin 0 -> 1622 bytes dev-test/ico/u_hoshi.gif | Bin 0 -> 3076 bytes dev-test/ico/u_kuma_kowai.gif | Bin 0 -> 1776 bytes dev-test/ico/u_kuwa.gif | Bin 0 -> 2007 bytes dev-test/ico/u_mokuba.gif | Bin 0 -> 1411 bytes dev-test/ico/u_mosa.gif | Bin 0 -> 1530 bytes dev-test/ico/u_naoruyo.gif | Bin 0 -> 1433 bytes dev-test/ico/u_naoruyo_bath.gif | Bin 0 -> 4552 bytes dev-test/ico/u_nyu.gif | Bin 0 -> 6737 bytes dev-test/ico/u_ocha.gif | Bin 0 -> 2294 bytes dev-test/ico/u_okotowari.gif | Bin 0 -> 1524 bytes dev-test/ico/u_okotowari_a.gif | Bin 0 -> 6831 bytes dev-test/ico/u_ona.gif | Bin 0 -> 951 bytes dev-test/ico/u_oppai_u.gif | Bin 0 -> 4236 bytes dev-test/ico/u_papi.gif | Bin 0 -> 17713 bytes dev-test/ico/u_pata.gif | Bin 0 -> 2825 bytes dev-test/ico/u_pata_p.gif | Bin 0 -> 3155 bytes dev-test/ico/u_pechi.gif | Bin 0 -> 2459 bytes dev-test/ico/u_puni.gif | Bin 0 -> 2119 bytes dev-test/ico/u_sasu.gif | Bin 0 -> 1287 bytes dev-test/ico/u_shii_giko.gif | Bin 0 -> 1283 bytes dev-test/ico/u_shingi.gif | Bin 0 -> 1477 bytes dev-test/ico/u_sii_angel.gif | Bin 0 -> 1817 bytes dev-test/ico/u_sii_cake.gif | Bin 0 -> 2862 bytes dev-test/ico/u_sii_naname.gif | Bin 0 -> 1033 bytes dev-test/ico/u_sofa.gif | Bin 0 -> 1280 bytes dev-test/ico/u_suberi.gif | Bin 0 -> 6654 bytes dev-test/ico/u_syobon_d.gif | Bin 0 -> 1157 bytes dev-test/ico/u_tobacco.gif | Bin 0 -> 1427 bytes dev-test/ico/u_unko.gif | Bin 0 -> 2426 bytes dev-test/ico/u_utyuu.gif | Bin 0 -> 6295 bytes dev-test/ico/ukiwa.gif | Bin 0 -> 317 bytes dev-test/ico/uma.gif | Bin 0 -> 186 bytes dev-test/ico/uma2.gif | Bin 0 -> 245 bytes dev-test/ico/unko.gif | Bin 0 -> 228 bytes dev-test/ico/unko2.gif | Bin 0 -> 175 bytes dev-test/ico/ushi.gif | Bin 0 -> 240 bytes dev-test/ico/voshu.gif | Bin 0 -> 289 bytes dev-test/ico/wakannai.gif | Bin 0 -> 277 bytes dev-test/ico/wakannai1.gif | Bin 0 -> 304 bytes dev-test/ico/wakannai2.gif | Bin 0 -> 304 bytes dev-test/ico/wassha001.gif | Bin 0 -> 1115 bytes dev-test/ico/white(1).gif | Bin 0 -> 369 bytes dev-test/ico/white.gif | Bin 0 -> 311 bytes dev-test/ico/xbox360.gif | Bin 0 -> 812 bytes dev-test/ico/xmas.gif | Bin 0 -> 390 bytes dev-test/ico/xtree.gif | Bin 0 -> 342 bytes dev-test/ico/yakimochi.gif | Bin 0 -> 242 bytes dev-test/ico/yel.gif | Bin 0 -> 274 bytes dev-test/ico/yo_mizu.gif | Bin 0 -> 286 bytes dev-test/ico/yossy_face.gif | Bin 0 -> 288 bytes dev-test/ico/yossy_folder.gif | Bin 0 -> 380 bytes dev-test/ico/youkan.gif | Bin 0 -> 254 bytes dev-test/ico/youkan1.gif | Bin 0 -> 318 bytes dev-test/ico/youkan2.gif | Bin 0 -> 313 bytes dev-test/ico/youkan3.gif | Bin 0 -> 220 bytes dev-test/ico/youkanman32.gif | Bin 0 -> 271 bytes dev-test/ico/yuki.gif | Bin 0 -> 234 bytes dev-test/ico/yukidaruma.gif | Bin 0 -> 225 bytes dev-test/ico/yukidaruma_1.gif | Bin 0 -> 245 bytes dev-test/ico/yukidaruma_2.gif | Bin 0 -> 245 bytes dev-test/ico/yukidaruma_3.gif | Bin 0 -> 245 bytes dev-test/ico/yukiusagi.gif | Bin 0 -> 202 bytes dev-test/ico/yumi.gif | Bin 0 -> 328 bytes dev-test/ico/zonu_1.gif | Bin 0 -> 179 bytes dev-test/ico/zonu_2.gif | Bin 0 -> 185 bytes dev-test/ico/zonu_xmas.gif | Bin 0 -> 247 bytes dev-test/ico/zuri.gif | Bin 0 -> 254 bytes dev-test/ico/zuri1.gif | Bin 0 -> 293 bytes dev-test/ico/zuri2.gif | Bin 0 -> 290 bytes dev-test/ico/zusagiko.gif | Bin 0 -> 247 bytes dev-test/ico/zuzagiko16.gif | Bin 0 -> 125 bytes dev-test/ico/zuzagiko32.gif | Bin 0 -> 245 bytes dev-test/ico/zuzagiko48.gif | Bin 0 -> 368 bytes dev-test/images/amazed.gif | Bin 0 -> 776 bytes dev-test/images/angry.gif | Bin 0 -> 809 bytes dev-test/images/annoyed.gif | Bin 0 -> 691 bytes dev-test/images/blush.gif | Bin 0 -> 722 bytes dev-test/images/chocked.gif | Bin 0 -> 734 bytes dev-test/images/confused.gif | Bin 0 -> 693 bytes dev-test/images/cry.gif | Bin 0 -> 765 bytes dev-test/images/gangster.gif | Bin 0 -> 717 bytes dev-test/images/guru.gif | Bin 0 -> 869 bytes dev-test/images/index.php | 3 + dev-test/images/laugh.gif | Bin 0 -> 709 bytes dev-test/images/lawyer.gif | Bin 0 -> 798 bytes dev-test/images/ninja.gif | Bin 0 -> 555 bytes dev-test/images/okay.gif | Bin 0 -> 718 bytes dev-test/images/shame.gif | Bin 0 -> 698 bytes dev-test/images/sick.gif | Bin 0 -> 749 bytes dev-test/images/sing.gif | Bin 0 -> 704 bytes dev-test/images/smile.gif | Bin 0 -> 704 bytes dev-test/images/tongue.gif | Bin 0 -> 699 bytes dev-test/images/treasure.gif | Bin 0 -> 533 bytes dev-test/images/wink.gif | Bin 0 -> 691 bytes dev-test/imagess/cool.png | Bin 0 -> 595 bytes dev-test/imagess/grin.png | Bin 0 -> 3384 bytes dev-test/imagess/mad.png | Bin 0 -> 682 bytes dev-test/imagess/mellow.png | Bin 0 -> 641 bytes dev-test/imagess/sad.png | Bin 0 -> 3374 bytes dev-test/imagess/smile.png | Bin 0 -> 3370 bytes dev-test/imagess/surprised.png | Bin 0 -> 629 bytes dev-test/imagess/wink.png | Bin 0 -> 652 bytes dev-test/inbox.php | 320 + dev-test/inbox2.php | 309 + dev-test/inbox4.php | 309 + dev-test/include/follower.class.php | 72 + dev-test/include/footer.php | 105 + dev-test/include/footer.php~ | 31 + dev-test/include/header.bak.php | 70 + dev-test/include/header.php | 75 + dev-test/include/inbox.class.php | 44 + dev-test/include/inbox1.php | 71 + dev-test/include/inbox2.class.php | 44 + dev-test/include/index.php | 3 + dev-test/include/messaging.bak.class.php | 329 + dev-test/include/messaging.class.php | 464 + dev-test/include/messaging1.class.php | 407 + dev-test/include/nav.php | 102 + dev-test/include/nav2.php | 51 + dev-test/include/nav4.php | 86 + dev-test/include/nav_back.php | 27 + dev-test/include/nav_orig.php | 51 + dev-test/include/navb.php | 92 + dev-test/include/navj.php | 92 + dev-test/include/test.php | 33 + dev-test/index.php | 81 + dev-test/index2.php | 70 + dev-test/indexbaa.php | 74 + dev-test/inf.php | 46 + dev-test/jquery-md5.js | 229 + dev-test/jquery.js | 4 + dev-test/js/bootstrap.js | 1951 +++ dev-test/js/bootstrap.min.js | 6 + dev-test/js/dropdown-enhancement.js | 267 + dev-test/js/effect.js | 23 + dev-test/js/index.php | 3 + dev-test/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/js/jquery.custom-scrollbar.js~ | 777 + dev-test/js/jquery.custom-scrollbar.min.js~ | 7 + dev-test/js/jquery.min.js | 5 + dev-test/js/jquery.validate.min.js | 842 ++ dev-test/js/script.js | 49 + dev-test/js/validator.js | 224 + dev-test/loadM.php | 192 + dev-test/log.php | 69 + dev-test/log.php.bak | 69 + dev-test/login.php | 3 + dev-test/logout.php | 15 + dev-test/mb/index.php | 5 + dev-test/mb/noti.bak~ | 61 + dev-test/mb/noti.php | 87 + dev-test/mb/onoff.php | 12 + dev-test/mb/simplepush.php | 104 + dev-test/mb/simplepush.php.bak | 100 + dev-test/mb/ur.php | 11 + dev-test/melon/be_api.php | 11 + dev-test/melon/beta.php | 48 + dev-test/melon/convert.php | 87 + dev-test/melon/index.php | 5 + dev-test/melon/iossecuref.php | 27 + dev-test/melon/mapi.php | 62 + dev-test/melon/melon.php | 21 + dev-test/melon/status2.php | 176 + dev-test/melon/status3.php | 176 + dev-test/melon/zm.php | 129 + dev-test/melontobe.php | 178 + dev-test/message.php | 262 + dev-test/message2.php | 248 + dev-test/message4.php | 114 + dev-test/message_bak.php | 241 + dev-test/message_proc.php | 65 + dev-test/message_proc.php.bak | 65 + dev-test/message_proc.php~ | 70 + dev-test/message_procbck.php | 59 + dev-test/new/.DS_Store | Bin 0 -> 12292 bytes dev-test/new/.htaccess | 0 dev-test/new/2012/.DS_Store | Bin 0 -> 6148 bytes dev-test/new/2012/Test.jpg | Bin 0 -> 26431 bytes dev-test/new/2012/card.jpg | Bin 0 -> 72379 bytes dev-test/new/PHPImageWorkshop/.DS_Store | Bin 0 -> 12292 bytes dev-test/new/PHPImageWorkshop/Core/.DS_Store | Bin 0 -> 12292 bytes .../Core/Exception/ImageWorkshopLayerException.php | 22 + .../Core/Exception/ImageWorkshopLibException.php | 22 + .../PHPImageWorkshop/Core/ImageWorkshopLayer.php | 1904 +++ .../new/PHPImageWorkshop/Core/ImageWorkshopLib.php | 299 + .../Exception/ImageWorkshopBaseException.php | 38 + .../Exception/ImageWorkshopException.php | 22 + dev-test/new/PHPImageWorkshop/ImageWorkshop.php | 168 + dev-test/new/Sybio-ImageWorkshop-14bbecd/.DS_Store | Bin 0 -> 6148 bytes .../new/Sybio-ImageWorkshop-14bbecd/.travis.yml | 7 + .../new/Sybio-ImageWorkshop-14bbecd/LICENCE.txt | 21 + dev-test/new/Sybio-ImageWorkshop-14bbecd/README.md | 107 + .../new/Sybio-ImageWorkshop-14bbecd/composer.json | 21 + .../new/Sybio-ImageWorkshop-14bbecd/src/.DS_Store | Bin 0 -> 6148 bytes .../src/PHPImageWorkshop/.DS_Store | Bin 0 -> 6148 bytes .../Core/Exception/ImageWorkshopLayerException.php | 22 + .../Core/Exception/ImageWorkshopLibException.php | 22 + .../PHPImageWorkshop/Core/ImageWorkshopLayer.php | 1904 +++ .../src/PHPImageWorkshop/Core/ImageWorkshopLib.php | 299 + .../Exception/ImageWorkshopBaseException.php | 38 + .../Exception/ImageWorkshopException.php | 22 + .../src/PHPImageWorkshop/ImageWorkshop.php | 168 + .../tests/Core/ImageWorkshopLayerTest.php | 1462 ++ .../tests/Core/ImageWorkshopLibTest.php | 46 + .../tests/ImageWorkshopTest.php | 90 + .../tests/Resources/fonts/arial.ttf | Bin 0 -> 778552 bytes .../tests/Resources/images/sample1.jpg | Bin 0 -> 98623 bytes .../Sybio-ImageWorkshop-14bbecd/tests/autoload.php | 7 + dev-test/new/adb/.DS_Store | Bin 0 -> 6148 bytes .../new/adb/j/m/jmmartirez-gmail.com/haynako.jpg | Bin 0 -> 4694 bytes .../new/adb/j/m/jmmartirez-gmail.com/sample.dat | 1 + .../new/adb/s/t/stevenson-gmail.com/sample.dat | 0 dev-test/new/css/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/new/css/bootstrap-theme.css | 347 + dev-test/new/css/bootstrap-theme.css.map | 1 + dev-test/new/css/bootstrap-theme.min.css | 7 + dev-test/new/css/bootstrap.css | 5788 ++++++++ dev-test/new/css/bootstrap.css.map | 1 + dev-test/new/css/bootstrap.min.css | 7 + .../new/css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../new/css/fonts/glyphicons-halflings-regular.svg | 229 + .../new/css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/new/css/img/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/new/css/img/cp.JPG | Bin 0 -> 65042 bytes dev-test/new/css/img/ex.gif | Bin 0 -> 5454 bytes dev-test/new/css/img/ex2.gif | Bin 0 -> 231 bytes dev-test/new/css/img/ex3.gif | Bin 0 -> 3135 bytes dev-test/new/css/img/ex4.gif | Bin 0 -> 3232 bytes dev-test/new/css/img/ex5.gif | Bin 0 -> 821 bytes dev-test/new/css/img/ex6.gif | Bin 0 -> 809 bytes dev-test/new/css/index.php | 3 + dev-test/new/css/jquery.custom-scrollbar.css~ | 163 + dev-test/new/css/mystyle.css | 6 + dev-test/new/css/style.css | 84 + dev-test/new/css/style1.css | 297 + dev-test/new/css/style2.css | 144 + dev-test/new/include/.DS_Store | Bin 0 -> 6148 bytes .../Core/Exception/ImageWorkshopLayerException.php | 22 + .../Core/Exception/ImageWorkshopLibException.php | 22 + dev-test/new/include/Core/ImageWorkshopLayer.php | 1904 +++ dev-test/new/include/Core/ImageWorkshopLib.php | 299 + .../Exception/ImageWorkshopBaseException.php | 38 + .../include/Exception/ImageWorkshopException.php | 22 + dev-test/new/include/ImageWorkshop.php | 168 + dev-test/new/include/PHPImageWorkshop/.DS_Store | Bin 0 -> 6148 bytes .../Core/Exception/ImageWorkshopLayerException.php | 22 + .../Core/Exception/ImageWorkshopLibException.php | 22 + .../PHPImageWorkshop/Core/ImageWorkshopLayer.php | 1904 +++ .../PHPImageWorkshop/Core/ImageWorkshopLib.php | 299 + .../Exception/ImageWorkshopBaseException.php | 38 + .../Exception/ImageWorkshopException.php | 22 + .../new/include/PHPImageWorkshop/ImageWorkshop.php | 168 + dev-test/new/index.php | 123 + dev-test/new/js/bootstrap.js | 1951 +++ dev-test/new/js/bootstrap.min.js | 6 + dev-test/new/js/effect.js | 23 + dev-test/new/js/index.php | 3 + dev-test/new/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/new/js/jquery.custom-scrollbar.js~ | 777 + dev-test/new/js/jquery.custom-scrollbar.min.js~ | 7 + dev-test/new/js/jquery.min.js | 5 + dev-test/new/js/jquery.validate.min.js | 842 ++ dev-test/new/js/script.js | 41 + dev-test/new/js/validator.js | 224 + dev-test/new/sample.php | 22 + dev-test/new/test/.DS_Store | Bin 0 -> 6148 bytes dev-test/new/test/PXshowsecdetail.php | 3 + dev-test/new/test/asdf.php | 90 + dev-test/new/test/css/index.php | 3 + dev-test/new/test/css/style.css | 79 + dev-test/new/test/delph.php | 3 + dev-test/new/test/index.html | 1 + dev-test/new/test/login.php | 63 + dev-test/new/test/logout.html | 6 + dev-test/new/test/logout.php | 23 + dev-test/new/test/p.php | 114 + dev-test/new/test/p__b_a_c_k.php | 86 + dev-test/new/test/v.php | 54 + dev-test/noti.php | 13 + dev-test/np.php | 126 + dev-test/old/bak/c.php | 77 + dev-test/old/bak/change_pass.php | 44 + dev-test/old/bak/choose.php | 23 + dev-test/old/bak/config.php | 7 + dev-test/old/bak/confirmation.php | 62 + dev-test/old/bak/css/style.css | 85 + dev-test/old/bak/encrypt.php | 31 + dev-test/old/bak/ico.txt | 759 + dev-test/old/bak/index.php | 59 + dev-test/old/bak/inf.php | 44 + dev-test/old/bak/inf_back.php | 44 + dev-test/old/bak/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/old/bak/log.php | 55 + dev-test/old/bak/login.php | 3 + dev-test/old/bak/logout.php | 7 + dev-test/old/bak/np.php | 126 + dev-test/old/bak/r.php | 66 + dev-test/old/bak/reg.php | 98 + dev-test/old/bak/register.php | 32 + dev-test/old/bak/reset.php | 51 + dev-test/old/bak/status.php | 179 + dev-test/old/bak/test/PXshowsecdetail.php | 3 + dev-test/old/bak/test/asdf.php | 90 + dev-test/old/bak/test/css/style.css | 79 + dev-test/old/bak/test/delph.php | 3 + dev-test/old/bak/test/index.html | 1 + dev-test/old/bak/test/login.php | 46 + dev-test/old/bak/test/logout.html | 6 + dev-test/old/bak/test/logout.php | 16 + dev-test/old/bak/test/p.php | 90 + dev-test/old/bak/test/p__b_a_c_k.php | 86 + dev-test/old/bak/test/v.php | 44 + dev-test/old/bak/trip.php | 224 + dev-test/old/c.php | 77 + dev-test/old/change_pass.php | 44 + dev-test/old/choose.php | 23 + dev-test/old/config.php | 7 + dev-test/old/confirmation.php | 62 + dev-test/old/css/index.php | 3 + dev-test/old/css/style.css | 85 + dev-test/old/encrypt.php | 31 + dev-test/old/ico.txt | 759 + dev-test/old/index.back.php | 59 + dev-test/old/index.php | 59 + dev-test/old/inf.php | 44 + dev-test/old/inf_back.php | 44 + dev-test/old/js/index.php | 3 + dev-test/old/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/old/log.php | 69 + dev-test/old/login.php | 3 + dev-test/old/logout.php | 13 + dev-test/old/messaging.class.php | 62 + dev-test/old/msg.php | 25 + dev-test/old/nn.php | 5 + dev-test/old/np.php | 126 + dev-test/old/r.php | 66 + dev-test/old/reg.php | 98 + dev-test/old/register.php | 32 + dev-test/old/reset.php | 51 + dev-test/old/status.php | 179 + dev-test/old/status_original.php | 178 + dev-test/old/test/PXshowsecdetail.php | 3 + dev-test/old/test/asdf.php | 90 + dev-test/old/test/css/index.php | 3 + dev-test/old/test/css/style.css | 79 + dev-test/old/test/delph.php | 3 + dev-test/old/test/index.html | 1 + dev-test/old/test/login.php | 46 + dev-test/old/test/logout.html | 6 + dev-test/old/test/logout.php | 16 + dev-test/old/test/p.php | 101 + dev-test/old/test/p__b_a_c_k.php | 86 + dev-test/old/test/p_utf8.php | 86 + dev-test/old/test/v.php | 44 + dev-test/old/trip.php | 224 + dev-test/old/vm.php | 11 + dev-test/old_dev/bak/convert.php | 87 + dev-test/old_dev/bak/convert2.php | 87 + dev-test/old_dev/bak/inbox.php | 124 + dev-test/old_dev/bak/inbox2.php | 179 + dev-test/old_dev/bak/inbox3.php | 179 + dev-test/old_dev/bak/inbox_bak.php | 179 + dev-test/old_dev/bak/inbox_orig.php | 180 + dev-test/old_dev/bak/index.bak | 1 + dev-test/old_dev/bak/index.php.bak | 74 + dev-test/old_dev/bak/index2.php | 74 + dev-test/old_dev/bak/index4.php | 74 + dev-test/old_dev/bak/index_bak.php | 74 + dev-test/old_dev/bak/index_orig.php | 59 + dev-test/old_dev/bak/inf_back.php | 44 + dev-test/old_dev/bak/log_bak.php | 62 + dev-test/old_dev/bak/log_orig.php | 62 + dev-test/old_dev/bak/login_orig_test.php | 63 + dev-test/old_dev/bak/login_test_bak.php | 54 + dev-test/old_dev/bak/message.bak | 63 + dev-test/old_dev/bak/message.class.php | 32 + dev-test/old_dev/bak/message.php | 113 + dev-test/old_dev/bak/message2.php | 113 + dev-test/old_dev/bak/message2.php.bak | 49 + dev-test/old_dev/bak/messaging/.DS_Store | Bin 0 -> 6148 bytes dev-test/old_dev/bak/messaging/compose.php | 23 + dev-test/old_dev/bak/messaging/config_back.php | 10 + .../mdb/j/m/jmmartirez-gmail.com/1400461202.dat | 9 + .../mdb/k/o/kormiku-gmail.com/1400227616.dat | 1 + .../mdb/s/t/stevecuber-yahoo.com/1400226715.dat | 4 + .../mdb/s/t/stevecuber-yahoo.com/1400227248.dat | 2 + .../mdb/s/t/stevecuber-yahoo.com/1400467910.dat | 1 + .../w/e/wendyanjanette-yahoo.com/1400226715.dat | 4 + .../w/e/wendyanjanette-yahoo.com/1400227248.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400456214.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400460039.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400467731.dat | 3 + .../w/e/wendyanjanette-yahoo.com/1400468526.dat | 1 + dev-test/old_dev/bak/messaging/messaging.class.php | 162 + dev-test/old_dev/bak/messaging/msg.php | 29 + dev-test/old_dev/bak/messaging/rename.php | 9 + dev-test/old_dev/bak/messaging/reply.php | 106 + dev-test/old_dev/bak/nav2.php | 81 + dev-test/old_dev/bak/nav_back.php | 27 + dev-test/old_dev/bak/nav_orig.php | 81 + dev-test/old_dev/bak/navb.php | 81 + dev-test/old_dev/bak/navj1.php | 81 + dev-test/old_dev/bak/newtestlog.php | 58 + dev-test/old_dev/bak/p.orig.php | 171 + dev-test/old_dev/bak/p.php.bak | 171 + dev-test/old_dev/bak/p2.php | 174 + dev-test/old_dev/bak/p__b_a_c_k.php | 167 + dev-test/old_dev/bak/p_back.php | 90 + dev-test/old_dev/bak/rename.php | 19 + dev-test/old_dev/bak/reply2.php | 165 + dev-test/old_dev/bak/reply4.php | 163 + dev-test/old_dev/bak/status.orig.php | 182 + dev-test/old_dev/bak/status.php.bak | 172 + dev-test/old_dev/bak/status2.php | 202 + dev-test/old_dev/bak/status3.php | 203 + dev-test/old_dev/bak/status4.php | 203 + dev-test/old_dev/bak/status_jap.php | 182 + dev-test/old_dev/bak/status_orig.php | 176 + dev-test/old_dev/bak/v.php | 72 + dev-test/old_dev/bak/zxc.php | 133 + dev-test/old_dev/banner.php | 0 dev-test/old_dev/c.php | 77 + dev-test/old_dev/change_pass.php | 51 + dev-test/old_dev/change_passb.php | 51 + dev-test/old_dev/choose.php | 26 + dev-test/old_dev/config.php | 16 + dev-test/old_dev/confirmation.php | 64 + dev-test/old_dev/convert.php | 93 + dev-test/old_dev/convert_dev.php | 87 + dev-test/old_dev/css/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/old_dev/css/bootstrap-theme.css | 347 + dev-test/old_dev/css/bootstrap-theme.css.map | 1 + dev-test/old_dev/css/bootstrap-theme.min.css | 7 + dev-test/old_dev/css/bootstrap.css | 5788 ++++++++ dev-test/old_dev/css/bootstrap.css.map | 1 + dev-test/old_dev/css/bootstrap.min.css | 7 + dev-test/old_dev/css/dropdown-enhancement.css | 294 + .../css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../css/fonts/glyphicons-halflings-regular.svg | 229 + .../css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/old_dev/css/img/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/old_dev/css/img/cp.JPG | Bin 0 -> 65042 bytes dev-test/old_dev/css/img/ex.gif | Bin 0 -> 5454 bytes dev-test/old_dev/css/img/ex2.gif | Bin 0 -> 231 bytes dev-test/old_dev/css/img/ex3.gif | Bin 0 -> 3135 bytes dev-test/old_dev/css/img/ex4.gif | Bin 0 -> 3232 bytes dev-test/old_dev/css/img/ex5.gif | Bin 0 -> 821 bytes dev-test/old_dev/css/img/ex6.gif | Bin 0 -> 809 bytes dev-test/old_dev/css/img/pink.png | Bin 0 -> 26830 bytes dev-test/old_dev/css/index.php | 3 + dev-test/old_dev/css/jquery.custom-scrollbar.css~ | 163 + dev-test/old_dev/css/mystyle.css | 6 + dev-test/old_dev/css/onoff.css | 48 + dev-test/old_dev/css/style.css | 84 + dev-test/old_dev/css/style1.css | 389 + dev-test/old_dev/css/style2.css | 144 + dev-test/old_dev/dev-test/.htaccess | 8 + dev-test/old_dev/dev-test/bak/inbox2.php | 104 + dev-test/old_dev/dev-test/bak/inbox_orig.php | 102 + dev-test/old_dev/dev-test/bak/index.bak | 1 + dev-test/old_dev/dev-test/bak/index2.php | 59 + dev-test/old_dev/dev-test/bak/index4.php | 62 + dev-test/old_dev/dev-test/bak/index_orig.php | 59 + dev-test/old_dev/dev-test/bak/inf_back.php | 44 + dev-test/old_dev/dev-test/bak/log_bak.php | 62 + dev-test/old_dev/dev-test/bak/log_orig.php | 62 + dev-test/old_dev/dev-test/bak/login_orig_test.php | 63 + dev-test/old_dev/dev-test/bak/login_test_bak.php | 54 + dev-test/old_dev/dev-test/bak/message.bak | 63 + dev-test/old_dev/dev-test/bak/message.class.php | 32 + dev-test/old_dev/dev-test/bak/message.php | 113 + dev-test/old_dev/dev-test/bak/message2.php | 113 + dev-test/old_dev/dev-test/bak/message2.php.bak | 49 + dev-test/old_dev/dev-test/bak/messaging/.DS_Store | Bin 0 -> 6148 bytes .../old_dev/dev-test/bak/messaging/compose.php | 23 + .../old_dev/dev-test/bak/messaging/config_back.php | 10 + .../mdb/j/m/jmmartirez-gmail.com/1400461202.dat | 9 + .../mdb/k/o/kormiku-gmail.com/1400227616.dat | 1 + .../mdb/s/t/stevecuber-yahoo.com/1400226715.dat | 4 + .../mdb/s/t/stevecuber-yahoo.com/1400227248.dat | 2 + .../mdb/s/t/stevecuber-yahoo.com/1400467910.dat | 1 + .../w/e/wendyanjanette-yahoo.com/1400226715.dat | 4 + .../w/e/wendyanjanette-yahoo.com/1400227248.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400456214.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400460039.dat | 2 + .../w/e/wendyanjanette-yahoo.com/1400467731.dat | 3 + .../w/e/wendyanjanette-yahoo.com/1400468526.dat | 1 + .../dev-test/bak/messaging/messaging.class.php | 162 + dev-test/old_dev/dev-test/bak/messaging/msg.php | 29 + dev-test/old_dev/dev-test/bak/messaging/rename.php | 9 + dev-test/old_dev/dev-test/bak/messaging/reply.php | 106 + dev-test/old_dev/dev-test/bak/newtestlog.php | 58 + dev-test/old_dev/dev-test/bak/rename.php | 19 + dev-test/old_dev/dev-test/bak/reply2.php | 165 + dev-test/old_dev/dev-test/bak/reply4.php | 163 + dev-test/old_dev/dev-test/bak/status.php.bak | 172 + dev-test/old_dev/dev-test/bak/v.php | 72 + dev-test/old_dev/dev-test/bak/zxc.php | 133 + dev-test/old_dev/dev-test/c.php | 77 + dev-test/old_dev/dev-test/change_pass.php | 51 + dev-test/old_dev/dev-test/choose.php | 26 + dev-test/old_dev/dev-test/config.php | 16 + dev-test/old_dev/dev-test/confirmation.php | 64 + dev-test/old_dev/dev-test/encrypt.php | 47 + dev-test/old_dev/dev-test/inbox.php | 103 + dev-test/old_dev/dev-test/include/footer.php | 46 + dev-test/old_dev/dev-test/include/footer.php~ | 31 + dev-test/old_dev/dev-test/include/header.php | 63 + dev-test/old_dev/dev-test/include/inbox.class.php | 44 + dev-test/old_dev/dev-test/include/inbox1.php | 71 + dev-test/old_dev/dev-test/include/inbox2.class.php | 44 + .../old_dev/dev-test/include/messaging.class.php | 329 + dev-test/old_dev/dev-test/include/nav.php | 50 + dev-test/old_dev/dev-test/include/nav_back.php | 27 + dev-test/old_dev/dev-test/include/test.php | 33 + dev-test/old_dev/dev-test/index.php | 59 + dev-test/old_dev/dev-test/inf.php | 45 + dev-test/old_dev/dev-test/loadM.php | 56 + dev-test/old_dev/dev-test/log.php | 69 + dev-test/old_dev/dev-test/logout.php | 15 + dev-test/old_dev/dev-test/message.php | 114 + dev-test/old_dev/dev-test/message4.php | 114 + dev-test/old_dev/dev-test/message_proc.php | 43 + dev-test/old_dev/dev-test/prof.php | 106 + dev-test/old_dev/dev-test/r.php | 66 + dev-test/old_dev/dev-test/reg.php | 98 + dev-test/old_dev/dev-test/register.php | 32 + dev-test/old_dev/dev-test/reply.php | 146 + dev-test/old_dev/dev-test/reset.php | 51 + dev-test/old_dev/dev-test/status.php | 171 + dev-test/old_dev/encrypt.php | 136 + dev-test/old_dev/failedrep.php | 166 + dev-test/old_dev/follow.php | 29 + dev-test/old_dev/ico.txt | 759 + dev-test/old_dev/ico/001.gif | Bin 0 -> 243 bytes dev-test/old_dev/ico/002.gif | Bin 0 -> 284 bytes dev-test/old_dev/ico/003.gif | Bin 0 -> 214 bytes dev-test/old_dev/ico/004.gif | Bin 0 -> 255 bytes dev-test/old_dev/ico/005.gif | Bin 0 -> 249 bytes dev-test/old_dev/ico/006.gif | Bin 0 -> 297 bytes dev-test/old_dev/ico/007.gif | Bin 0 -> 255 bytes dev-test/old_dev/ico/008.gif | Bin 0 -> 255 bytes dev-test/old_dev/ico/009.gif | Bin 0 -> 251 bytes dev-test/old_dev/ico/010.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/01ohitsuji.gif | Bin 0 -> 243 bytes dev-test/old_dev/ico/02oushi.gif | Bin 0 -> 284 bytes dev-test/old_dev/ico/03hutago.gif | Bin 0 -> 214 bytes dev-test/old_dev/ico/04kani.gif | Bin 0 -> 255 bytes dev-test/old_dev/ico/05shishi.gif | Bin 0 -> 249 bytes dev-test/old_dev/ico/06otome.gif | Bin 0 -> 297 bytes dev-test/old_dev/ico/07tenbin.gif | Bin 0 -> 255 bytes dev-test/old_dev/ico/08sasori.gif | Bin 0 -> 255 bytes dev-test/old_dev/ico/09hebitsukai.gif | Bin 0 -> 251 bytes dev-test/old_dev/ico/1.gif | Bin 0 -> 257 bytes dev-test/old_dev/ico/10ite.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/11yagi.gif | Bin 0 -> 246 bytes dev-test/old_dev/ico/12mizugame.gif | Bin 0 -> 289 bytes dev-test/old_dev/ico/13uo.gif | Bin 0 -> 251 bytes dev-test/old_dev/ico/16.gif | Bin 0 -> 151 bytes dev-test/old_dev/ico/16_1.gif | Bin 0 -> 152 bytes dev-test/old_dev/ico/16_2.gif | Bin 0 -> 153 bytes dev-test/old_dev/ico/16k.gif | Bin 0 -> 146 bytes dev-test/old_dev/ico/1_1.gif | Bin 0 -> 113 bytes dev-test/old_dev/ico/1_2.gif | Bin 0 -> 116 bytes dev-test/old_dev/ico/1fu.gif | Bin 0 -> 319 bytes dev-test/old_dev/ico/1k.gif | Bin 0 -> 101 bytes dev-test/old_dev/ico/1san.gif | Bin 0 -> 278 bytes dev-test/old_dev/ico/1san1.gif | Bin 0 -> 389 bytes dev-test/old_dev/ico/1san16.gif | Bin 0 -> 162 bytes dev-test/old_dev/ico/1san2.gif | Bin 0 -> 384 bytes dev-test/old_dev/ico/1san32.gif | Bin 0 -> 267 bytes dev-test/old_dev/ico/1sanmini16.gif | Bin 0 -> 132 bytes dev-test/old_dev/ico/1sanmini32.gif | Bin 0 -> 228 bytes dev-test/old_dev/ico/2-1.gif | Bin 0 -> 1012 bytes dev-test/old_dev/ico/2.gif | Bin 0 -> 133 bytes dev-test/old_dev/ico/2_1.gif | Bin 0 -> 137 bytes dev-test/old_dev/ico/2_2.gif | Bin 0 -> 140 bytes dev-test/old_dev/ico/2gaijin.gif | Bin 0 -> 232 bytes dev-test/old_dev/ico/2hikky.gif | Bin 0 -> 219 bytes dev-test/old_dev/ico/2iyou_2.gif | Bin 0 -> 274 bytes dev-test/old_dev/ico/2k.gif | Bin 0 -> 99 bytes dev-test/old_dev/ico/2marumimi.gif | Bin 0 -> 247 bytes dev-test/old_dev/ico/2mona.gif | Bin 0 -> 243 bytes dev-test/old_dev/ico/2mona2.gif | Bin 0 -> 366 bytes dev-test/old_dev/ico/2mona22.gif | Bin 0 -> 272 bytes dev-test/old_dev/ico/2morara.gif | Bin 0 -> 259 bytes dev-test/old_dev/ico/2morara_2.gif | Bin 0 -> 326 bytes dev-test/old_dev/ico/2nida.gif | Bin 0 -> 257 bytes dev-test/old_dev/ico/2onigiri.gif | Bin 0 -> 243 bytes dev-test/old_dev/ico/2onigiri_2.gif | Bin 0 -> 272 bytes dev-test/old_dev/ico/2ppa.gif | Bin 0 -> 285 bytes dev-test/old_dev/ico/2syobo.gif | Bin 0 -> 227 bytes dev-test/old_dev/ico/2syobo_2.gif | Bin 0 -> 270 bytes dev-test/old_dev/ico/2ta.gif | Bin 0 -> 359 bytes dev-test/old_dev/ico/3-2.gif | Bin 0 -> 19802 bytes dev-test/old_dev/ico/3.gif | Bin 0 -> 1006 bytes dev-test/old_dev/ico/32.gif | Bin 0 -> 155 bytes dev-test/old_dev/ico/32_1.gif | Bin 0 -> 157 bytes dev-test/old_dev/ico/32_2.gif | Bin 0 -> 159 bytes dev-test/old_dev/ico/32k.gif | Bin 0 -> 149 bytes dev-test/old_dev/ico/3na.gif | Bin 0 -> 324 bytes dev-test/old_dev/ico/4-2.gif | Bin 0 -> 1107 bytes dev-test/old_dev/ico/4.gif | Bin 0 -> 127 bytes dev-test/old_dev/ico/4_1.gif | Bin 0 -> 130 bytes dev-test/old_dev/ico/4_2.gif | Bin 0 -> 133 bytes dev-test/old_dev/ico/4k.gif | Bin 0 -> 134 bytes dev-test/old_dev/ico/4ou.gif | Bin 0 -> 358 bytes dev-test/old_dev/ico/5ta.gif | Bin 0 -> 364 bytes dev-test/old_dev/ico/6za.gif | Bin 0 -> 395 bytes dev-test/old_dev/ico/8.gif | Bin 0 -> 143 bytes dev-test/old_dev/ico/8_1.gif | Bin 0 -> 145 bytes dev-test/old_dev/ico/8_2.gif | Bin 0 -> 148 bytes dev-test/old_dev/ico/8k.gif | Bin 0 -> 136 bytes dev-test/old_dev/ico/8toushinnomonar16.gif | Bin 0 -> 118 bytes dev-test/old_dev/ico/8toushinnomonar32.gif | Bin 0 -> 247 bytes dev-test/old_dev/ico/a1.gif | Bin 0 -> 330 bytes dev-test/old_dev/ico/a2.gif | Bin 0 -> 383 bytes dev-test/old_dev/ico/ace.gif | Bin 0 -> 317 bytes dev-test/old_dev/ico/af1.gif | Bin 0 -> 254 bytes dev-test/old_dev/ico/af2.gif | Bin 0 -> 228 bytes dev-test/old_dev/ico/ahaa_1.gif | Bin 0 -> 195 bytes dev-test/old_dev/ico/ahaa_2.gif | Bin 0 -> 238 bytes dev-test/old_dev/ico/ahaa_3.gif | Bin 0 -> 242 bytes dev-test/old_dev/ico/ahya.gif | Bin 0 -> 191 bytes dev-test/old_dev/ico/ahya_xmas_1.gif | Bin 0 -> 243 bytes dev-test/old_dev/ico/ahya_xmas_2.gif | Bin 0 -> 227 bytes dev-test/old_dev/ico/aibon_face.gif | Bin 0 -> 264 bytes dev-test/old_dev/ico/aibon_folder.gif | Bin 0 -> 372 bytes dev-test/old_dev/ico/aka.gif | Bin 0 -> 307 bytes dev-test/old_dev/ico/all.gif | Bin 0 -> 985 bytes dev-test/old_dev/ico/ame.gif | Bin 0 -> 224 bytes dev-test/old_dev/ico/anime_asapi01.gif | Bin 0 -> 2366 bytes dev-test/old_dev/ico/anime_buun01.gif | Bin 0 -> 3679 bytes dev-test/old_dev/ico/anime_buun02.gif | Bin 0 -> 2036 bytes dev-test/old_dev/ico/anime_charhan01.gif | Bin 0 -> 2257 bytes dev-test/old_dev/ico/anime_charhan02.gif | Bin 0 -> 10274 bytes dev-test/old_dev/ico/anime_chinpoppo01.gif | Bin 0 -> 3665 bytes dev-test/old_dev/ico/anime_dokuo01.gif | Bin 0 -> 1671 bytes dev-test/old_dev/ico/anime_giko01.gif | Bin 0 -> 2183 bytes dev-test/old_dev/ico/anime_giko02.gif | Bin 0 -> 1484 bytes dev-test/old_dev/ico/anime_giko03.gif | Bin 0 -> 6156 bytes dev-test/old_dev/ico/anime_giko04.gif | Bin 0 -> 1516 bytes dev-test/old_dev/ico/anime_giko09.gif | Bin 0 -> 1740 bytes dev-test/old_dev/ico/anime_giko10.gif | Bin 0 -> 2250 bytes dev-test/old_dev/ico/anime_giko11.gif | Bin 0 -> 2291 bytes dev-test/old_dev/ico/anime_giko12.gif | Bin 0 -> 1760 bytes dev-test/old_dev/ico/anime_giko13.gif | Bin 0 -> 3135 bytes dev-test/old_dev/ico/anime_hossyu01.gif | Bin 0 -> 1300 bytes dev-test/old_dev/ico/anime_imanouchi01.gif | Bin 0 -> 1459 bytes dev-test/old_dev/ico/anime_imanouchi02.gif | Bin 0 -> 1459 bytes dev-test/old_dev/ico/anime_imanouchi03.gif | Bin 0 -> 1459 bytes dev-test/old_dev/ico/anime_imanouchi04.gif | Bin 0 -> 1459 bytes dev-test/old_dev/ico/anime_iyahoo.gif | Bin 0 -> 5755 bytes dev-test/old_dev/ico/anime_iyou01.gif | Bin 0 -> 8758 bytes dev-test/old_dev/ico/anime_iyou02.gif | Bin 0 -> 3351 bytes dev-test/old_dev/ico/anime_jien01.gif | Bin 0 -> 3345 bytes dev-test/old_dev/ico/anime_jien02.gif | Bin 0 -> 3403 bytes dev-test/old_dev/ico/anime_jien03.gif | Bin 0 -> 3231 bytes dev-test/old_dev/ico/anime_jien04.gif | Bin 0 -> 3768 bytes dev-test/old_dev/ico/anime_jyorujyu01.gif | Bin 0 -> 1431 bytes dev-test/old_dev/ico/anime_jyorujyu02.gif | Bin 0 -> 1441 bytes dev-test/old_dev/ico/anime_jyorujyu03.gif | Bin 0 -> 1450 bytes dev-test/old_dev/ico/anime_karake.gif | Bin 0 -> 13284 bytes dev-test/old_dev/ico/anime_kukkuru01.gif | Bin 0 -> 1665 bytes dev-test/old_dev/ico/anime_kuma01.gif | Bin 0 -> 2099 bytes dev-test/old_dev/ico/anime_kumaface01.gif | Bin 0 -> 3924 bytes dev-test/old_dev/ico/anime_loop.gif | Bin 0 -> 20749 bytes dev-test/old_dev/ico/anime_marara01.gif | Bin 0 -> 1382 bytes dev-test/old_dev/ico/anime_marara02.gif | Bin 0 -> 1925 bytes dev-test/old_dev/ico/anime_marara03.gif | Bin 0 -> 6117 bytes dev-test/old_dev/ico/anime_marara04.gif | Bin 0 -> 1917 bytes dev-test/old_dev/ico/anime_matanki01.gif | Bin 0 -> 1392 bytes dev-test/old_dev/ico/anime_matanki02.gif | Bin 0 -> 4616 bytes dev-test/old_dev/ico/anime_miruna01.gif | Bin 0 -> 1567 bytes dev-test/old_dev/ico/anime_miruna_pc.gif | Bin 0 -> 2206 bytes dev-test/old_dev/ico/anime_mokar01.gif | Bin 0 -> 1550 bytes dev-test/old_dev/ico/anime_monar01.gif | Bin 0 -> 2304 bytes dev-test/old_dev/ico/anime_monar02.gif | Bin 0 -> 1594 bytes dev-test/old_dev/ico/anime_monar03.gif | Bin 0 -> 2564 bytes dev-test/old_dev/ico/anime_monar04.gif | Bin 0 -> 1740 bytes dev-test/old_dev/ico/anime_monar05.gif | Bin 0 -> 5846 bytes dev-test/old_dev/ico/anime_morara01.gif | Bin 0 -> 1576 bytes dev-test/old_dev/ico/anime_morara02.gif | Bin 0 -> 1734 bytes dev-test/old_dev/ico/anime_morara03.gif | Bin 0 -> 7064 bytes dev-test/old_dev/ico/anime_morara04.gif | Bin 0 -> 1634 bytes dev-test/old_dev/ico/anime_morara05.gif | Bin 0 -> 1596 bytes dev-test/old_dev/ico/anime_morara06.gif | Bin 0 -> 5454 bytes dev-test/old_dev/ico/anime_nokar01.gif | Bin 0 -> 2334 bytes dev-test/old_dev/ico/anime_nurupo_ga_1.gif | Bin 0 -> 4388 bytes dev-test/old_dev/ico/anime_nurupo_ga_2.gif | Bin 0 -> 2383 bytes dev-test/old_dev/ico/anime_okashi01.gif | Bin 0 -> 5999 bytes dev-test/old_dev/ico/anime_okashi02.gif | Bin 0 -> 4348 bytes dev-test/old_dev/ico/anime_onigiri01.gif | Bin 0 -> 4495 bytes dev-test/old_dev/ico/anime_onigiri02.gif | Bin 0 -> 4482 bytes dev-test/old_dev/ico/anime_onigiri03.gif | Bin 0 -> 4554 bytes dev-test/old_dev/ico/anime_onigiri04.gif | Bin 0 -> 8654 bytes dev-test/old_dev/ico/anime_onini01.gif | Bin 0 -> 2812 bytes dev-test/old_dev/ico/anime_onini02.gif | Bin 0 -> 1816 bytes dev-test/old_dev/ico/anime_onini03.gif | Bin 0 -> 4494 bytes dev-test/old_dev/ico/anime_saitama01.gif | Bin 0 -> 1440 bytes dev-test/old_dev/ico/anime_saitama02.gif | Bin 0 -> 1348 bytes dev-test/old_dev/ico/anime_saitama03.gif | Bin 0 -> 1454 bytes dev-test/old_dev/ico/anime_saitama04.gif | Bin 0 -> 1352 bytes dev-test/old_dev/ico/anime_saitama05.gif | Bin 0 -> 3110 bytes dev-test/old_dev/ico/anime_saitama06.gif | Bin 0 -> 1356 bytes dev-test/old_dev/ico/anime_sasuga01.gif | Bin 0 -> 1546 bytes dev-test/old_dev/ico/anime_sasuga02.gif | Bin 0 -> 9929 bytes dev-test/old_dev/ico/anime_sasuga03.gif | Bin 0 -> 9729 bytes dev-test/old_dev/ico/anime_sasuga04.gif | Bin 0 -> 16392 bytes dev-test/old_dev/ico/anime_shii01.gif | Bin 0 -> 11664 bytes dev-test/old_dev/ico/anime_shii02.gif | Bin 0 -> 8324 bytes dev-test/old_dev/ico/anime_shii03.gif | Bin 0 -> 1506 bytes dev-test/old_dev/ico/anime_syobon01.gif | Bin 0 -> 2156 bytes dev-test/old_dev/ico/anime_syobon02.gif | Bin 0 -> 1580 bytes dev-test/old_dev/ico/anime_syobon03.gif | Bin 0 -> 2361 bytes dev-test/old_dev/ico/anime_tarn01.gif | Bin 0 -> 3754 bytes dev-test/old_dev/ico/anime_uwan01.gif | Bin 0 -> 1966 bytes dev-test/old_dev/ico/anime_uwan02.gif | Bin 0 -> 1441 bytes dev-test/old_dev/ico/anime_uwan03.gif | Bin 0 -> 2216 bytes dev-test/old_dev/ico/anime_wacchoi01.gif | Bin 0 -> 1979 bytes dev-test/old_dev/ico/anime_wacchoi02.gif | Bin 0 -> 1983 bytes dev-test/old_dev/ico/anime_wacchoi03.gif | Bin 0 -> 1977 bytes dev-test/old_dev/ico/anime_wacchoi04.gif | Bin 0 -> 3232 bytes dev-test/old_dev/ico/anime_youkanman01.gif | Bin 0 -> 1915 bytes dev-test/old_dev/ico/anime_youkanman02.gif | Bin 0 -> 1882 bytes dev-test/old_dev/ico/anime_youkanman03.gif | Bin 0 -> 1365 bytes dev-test/old_dev/ico/anime_zonu01.gif | Bin 0 -> 1426 bytes dev-test/old_dev/ico/anime_zonu02.gif | Bin 0 -> 1476 bytes dev-test/old_dev/ico/ao.gif | Bin 0 -> 314 bytes dev-test/old_dev/ico/apple.gif | Bin 0 -> 272 bytes dev-test/old_dev/ico/araebi.gif | Bin 0 -> 457 bytes dev-test/old_dev/ico/aramaki.gif | Bin 0 -> 236 bytes dev-test/old_dev/ico/aramaki1.gif | Bin 0 -> 256 bytes dev-test/old_dev/ico/aramaki2.gif | Bin 0 -> 490 bytes dev-test/old_dev/ico/aroeri-na16.gif | Bin 0 -> 118 bytes dev-test/old_dev/ico/aroeri-na32.gif | Bin 0 -> 268 bytes dev-test/old_dev/ico/aroeri-na_1.gif | Bin 0 -> 231 bytes dev-test/old_dev/ico/aroeri-na_2.gif | Bin 0 -> 231 bytes dev-test/old_dev/ico/asopasomaso.gif | Bin 0 -> 247 bytes dev-test/old_dev/ico/asuka_face.gif | Bin 0 -> 299 bytes dev-test/old_dev/ico/asuka_folder.gif | Bin 0 -> 391 bytes dev-test/old_dev/ico/banana.gif | Bin 0 -> 334 bytes dev-test/old_dev/ico/bat.gif | Bin 0 -> 272 bytes dev-test/old_dev/ico/bikyakusan32.gif | Bin 0 -> 213 bytes dev-test/old_dev/ico/blu.gif | Bin 0 -> 265 bytes dev-test/old_dev/ico/blue.gif | Bin 0 -> 313 bytes dev-test/old_dev/ico/bodafone16.gif | Bin 0 -> 157 bytes dev-test/old_dev/ico/bodafone32.gif | Bin 0 -> 354 bytes dev-test/old_dev/ico/bokkiage_1.gif | Bin 0 -> 212 bytes dev-test/old_dev/ico/bokkiage_2.gif | Bin 0 -> 200 bytes dev-test/old_dev/ico/boruzyoa.gif | Bin 0 -> 267 bytes dev-test/old_dev/ico/boruzyoa2.gif | Bin 0 -> 318 bytes dev-test/old_dev/ico/boruzyoa3.gif | Bin 0 -> 321 bytes dev-test/old_dev/ico/broccoli.gif | Bin 0 -> 360 bytes dev-test/old_dev/ico/bs.gif | Bin 0 -> 378 bytes dev-test/old_dev/ico/btonfa.gif | Bin 0 -> 271 bytes dev-test/old_dev/ico/bucket-full.png | Bin 0 -> 33133 bytes dev-test/old_dev/ico/button1_01.gif | Bin 0 -> 218 bytes dev-test/old_dev/ico/button1_02.gif | Bin 0 -> 218 bytes dev-test/old_dev/ico/button1_03.gif | Bin 0 -> 218 bytes dev-test/old_dev/ico/button2_01.gif | Bin 0 -> 190 bytes dev-test/old_dev/ico/button2_02.gif | Bin 0 -> 190 bytes dev-test/old_dev/ico/button2_03.gif | Bin 0 -> 190 bytes dev-test/old_dev/ico/buun.gif | Bin 0 -> 251 bytes dev-test/old_dev/ico/buun1.gif | Bin 0 -> 291 bytes dev-test/old_dev/ico/buun2.gif | Bin 0 -> 292 bytes dev-test/old_dev/ico/c.gif | Bin 0 -> 281 bytes dev-test/old_dev/ico/c_hako.gif | Bin 0 -> 218 bytes dev-test/old_dev/ico/carrot.gif | Bin 0 -> 390 bytes dev-test/old_dev/ico/chahan.gif | Bin 0 -> 279 bytes dev-test/old_dev/ico/chahan1.gif | Bin 0 -> 483 bytes dev-test/old_dev/ico/chahan2.gif | Bin 0 -> 435 bytes dev-test/old_dev/ico/chibi_c.gif | Bin 0 -> 202 bytes dev-test/old_dev/ico/chibi_giko.gif | Bin 0 -> 219 bytes dev-test/old_dev/ico/cinara.gif | Bin 0 -> 2490 bytes dev-test/old_dev/ico/d1.gif | Bin 0 -> 331 bytes dev-test/old_dev/ico/d2.gif | Bin 0 -> 333 bytes dev-test/old_dev/ico/d3.gif | Bin 0 -> 333 bytes dev-test/old_dev/ico/dayasu_face.gif | Bin 0 -> 274 bytes dev-test/old_dev/ico/dayasu_folder.gif | Bin 0 -> 380 bytes dev-test/old_dev/ico/dl.gif | Bin 0 -> 355 bytes dev-test/old_dev/ico/dokuo.gif | Bin 0 -> 247 bytes dev-test/old_dev/ico/dokuo1.gif | Bin 0 -> 414 bytes dev-test/old_dev/ico/dokuo2.gif | Bin 0 -> 425 bytes dev-test/old_dev/ico/file1_01.gif | Bin 0 -> 226 bytes dev-test/old_dev/ico/file1_02.gif | Bin 0 -> 250 bytes dev-test/old_dev/ico/file1_03.gif | Bin 0 -> 279 bytes dev-test/old_dev/ico/file2_01.gif | Bin 0 -> 282 bytes dev-test/old_dev/ico/file2_02.gif | Bin 0 -> 230 bytes dev-test/old_dev/ico/folder1_01.gif | Bin 0 -> 222 bytes dev-test/old_dev/ico/folder1_02.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_03.gif | Bin 0 -> 226 bytes dev-test/old_dev/ico/folder1_04.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_05.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_06.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_07.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_08.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_09.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_10.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_11.gif | Bin 0 -> 219 bytes dev-test/old_dev/ico/folder1_12.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_13.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/folder1_14.gif | Bin 0 -> 224 bytes dev-test/old_dev/ico/folder2_01.gif | Bin 0 -> 284 bytes dev-test/old_dev/ico/folder2_02.gif | Bin 0 -> 289 bytes dev-test/old_dev/ico/folder2_03.gif | Bin 0 -> 289 bytes dev-test/old_dev/ico/folder2_04.gif | Bin 0 -> 289 bytes dev-test/old_dev/ico/folder2_05.gif | Bin 0 -> 284 bytes dev-test/old_dev/ico/folder2_06.gif | Bin 0 -> 284 bytes dev-test/old_dev/ico/folder2_07.gif | Bin 0 -> 284 bytes dev-test/old_dev/ico/folder3_01.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/folder3_02.gif | Bin 0 -> 297 bytes dev-test/old_dev/ico/folder3_03.gif | Bin 0 -> 297 bytes dev-test/old_dev/ico/folder3_04.gif | Bin 0 -> 297 bytes dev-test/old_dev/ico/folder3_05.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/folder3_06.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/folder3_07.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/folder4_01.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/folder4_02.gif | Bin 0 -> 298 bytes dev-test/old_dev/ico/folder4_03.gif | Bin 0 -> 298 bytes dev-test/old_dev/ico/folder4_04.gif | Bin 0 -> 298 bytes dev-test/old_dev/ico/folder4_05.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/folder4_06.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/folder4_07.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/foruda.gif | Bin 0 -> 234 bytes dev-test/old_dev/ico/foruda1.gif | Bin 0 -> 241 bytes dev-test/old_dev/ico/foruda2.gif | Bin 0 -> 241 bytes dev-test/old_dev/ico/forudaopen.gif | Bin 0 -> 256 bytes dev-test/old_dev/ico/forudaopen1.gif | Bin 0 -> 263 bytes dev-test/old_dev/ico/forudaopen2.gif | Bin 0 -> 263 bytes dev-test/old_dev/ico/fujisan.gif | Bin 0 -> 216 bytes dev-test/old_dev/ico/fun.gif | Bin 0 -> 266 bytes dev-test/old_dev/ico/fusagiko_1.gif | Bin 0 -> 204 bytes dev-test/old_dev/ico/fusagiko_2.gif | Bin 0 -> 204 bytes dev-test/old_dev/ico/fusagiko_xmas.gif | Bin 0 -> 227 bytes dev-test/old_dev/ico/fuun.gif | Bin 0 -> 244 bytes dev-test/old_dev/ico/fuun2.gif | Bin 0 -> 228 bytes dev-test/old_dev/ico/gakisan_face.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/gakisan_folder.gif | Bin 0 -> 352 bytes dev-test/old_dev/ico/gaku.gif | Bin 0 -> 196 bytes dev-test/old_dev/ico/gaku2.gif | Bin 0 -> 252 bytes dev-test/old_dev/ico/gaku3.gif | Bin 0 -> 199 bytes dev-test/old_dev/ico/gekisya.gif | Bin 0 -> 272 bytes dev-test/old_dev/ico/gekisya1.gif | Bin 0 -> 333 bytes dev-test/old_dev/ico/gekisya2.gif | Bin 0 -> 329 bytes dev-test/old_dev/ico/gene.gif | Bin 0 -> 284 bytes dev-test/old_dev/ico/giko.gif | Bin 0 -> 293 bytes dev-test/old_dev/ico/giko1.gif | Bin 0 -> 407 bytes dev-test/old_dev/ico/giko2.gif | Bin 0 -> 269 bytes dev-test/old_dev/ico/giko_2.gif | Bin 0 -> 337 bytes dev-test/old_dev/ico/giko_zonu.gif | Bin 0 -> 242 bytes dev-test/old_dev/ico/gikog_enpitsu.gif | Bin 0 -> 277 bytes dev-test/old_dev/ico/gikog_fd.gif | Bin 0 -> 297 bytes dev-test/old_dev/ico/gikog_gomibako.gif | Bin 0 -> 233 bytes dev-test/old_dev/ico/gikog_gomibako2.gif | Bin 0 -> 288 bytes dev-test/old_dev/ico/gikog_gomibako3.gif | Bin 0 -> 268 bytes dev-test/old_dev/ico/gikog_gomibako4.gif | Bin 0 -> 243 bytes dev-test/old_dev/ico/gikog_gyunyupack.gif | Bin 0 -> 277 bytes dev-test/old_dev/ico/gikog_hakuchou.gif | Bin 0 -> 267 bytes dev-test/old_dev/ico/gikog_ichigo.gif | Bin 0 -> 313 bytes dev-test/old_dev/ico/gikog_keshigomu.gif | Bin 0 -> 282 bytes dev-test/old_dev/ico/gikog_lighter.gif | Bin 0 -> 261 bytes dev-test/old_dev/ico/gikog_macchi.gif | Bin 0 -> 340 bytes dev-test/old_dev/ico/gikog_monaoh.gif | Bin 0 -> 343 bytes dev-test/old_dev/ico/gikog_onigiri.gif | Bin 0 -> 260 bytes dev-test/old_dev/ico/gikog_pimiento.gif | Bin 0 -> 279 bytes dev-test/old_dev/ico/gikog_teddybear.gif | Bin 0 -> 291 bytes dev-test/old_dev/ico/gikog_yudetamago.gif | Bin 0 -> 241 bytes dev-test/old_dev/ico/gikoinu.gif | Bin 0 -> 252 bytes dev-test/old_dev/ico/gikoneko.gif | Bin 0 -> 997 bytes dev-test/old_dev/ico/gikoneko2.gif | Bin 0 -> 1021 bytes dev-test/old_dev/ico/gikoneko3_shee.gif | Bin 0 -> 1004 bytes dev-test/old_dev/ico/gikoneko_1.gif | Bin 0 -> 200 bytes dev-test/old_dev/ico/gikoneko_2.gif | Bin 0 -> 201 bytes dev-test/old_dev/ico/gikoneko_3.gif | Bin 0 -> 180 bytes dev-test/old_dev/ico/gikoneko_4.gif | Bin 0 -> 192 bytes dev-test/old_dev/ico/gikoneko_5.gif | Bin 0 -> 190 bytes dev-test/old_dev/ico/gikoneko_xmas.gif | Bin 0 -> 174 bytes dev-test/old_dev/ico/gocchin_face.gif | Bin 0 -> 256 bytes dev-test/old_dev/ico/gocchin_folder.gif | Bin 0 -> 361 bytes dev-test/old_dev/ico/gomi.gif | Bin 0 -> 232 bytes dev-test/old_dev/ico/gomi1.gif | Bin 0 -> 235 bytes dev-test/old_dev/ico/gomi2.gif | Bin 0 -> 309 bytes dev-test/old_dev/ico/gomiopen.gif | Bin 0 -> 425 bytes dev-test/old_dev/ico/gomiopen1.gif | Bin 0 -> 308 bytes dev-test/old_dev/ico/gomiopen2.gif | Bin 0 -> 403 bytes dev-test/old_dev/ico/goo_1.gif | Bin 0 -> 209 bytes dev-test/old_dev/ico/goo_2.gif | Bin 0 -> 210 bytes dev-test/old_dev/ico/goo_3.gif | Bin 0 -> 213 bytes dev-test/old_dev/ico/gra.gif | Bin 0 -> 261 bytes dev-test/old_dev/ico/gre.gif | Bin 0 -> 272 bytes dev-test/old_dev/ico/green.gif | Bin 0 -> 341 bytes dev-test/old_dev/ico/gya-.gif | Bin 0 -> 129 bytes dev-test/old_dev/ico/haa.gif | Bin 0 -> 318 bytes dev-test/old_dev/ico/hagenin-jump.gif | Bin 0 -> 9321 bytes dev-test/old_dev/ico/hagenin-mount.gif | Bin 0 -> 1049 bytes dev-test/old_dev/ico/hagenin-shuriken.gif | Bin 0 -> 8609 bytes dev-test/old_dev/ico/hageshikuninja32.gif | Bin 0 -> 326 bytes dev-test/old_dev/ico/hagurumaou.gif | Bin 0 -> 283 bytes dev-test/old_dev/ico/hagurumaou_g16.gif | Bin 0 -> 187 bytes dev-test/old_dev/ico/hagurumaou_g32.gif | Bin 0 -> 337 bytes dev-test/old_dev/ico/hagurumaou_s32.gif | Bin 0 -> 337 bytes dev-test/old_dev/ico/hare.gif | Bin 0 -> 248 bytes dev-test/old_dev/ico/hikky.gif | Bin 0 -> 246 bytes dev-test/old_dev/ico/hikky2.gif | Bin 0 -> 169 bytes dev-test/old_dev/ico/hikky_mochi.gif | Bin 0 -> 256 bytes dev-test/old_dev/ico/hikky_xmas_1.gif | Bin 0 -> 212 bytes dev-test/old_dev/ico/hikky_xmas_2.gif | Bin 0 -> 250 bytes dev-test/old_dev/ico/hituji.gif | Bin 0 -> 313 bytes dev-test/old_dev/ico/hyou.gif | Bin 0 -> 212 bytes dev-test/old_dev/ico/i.gif | Bin 0 -> 276 bytes dev-test/old_dev/ico/ii.gif | Bin 0 -> 314 bytes dev-test/old_dev/ico/iirasan_face.gif | Bin 0 -> 283 bytes dev-test/old_dev/ico/iirasan_folder.gif | Bin 0 -> 376 bytes dev-test/old_dev/ico/ikunai.gif | Bin 0 -> 315 bytes dev-test/old_dev/ico/imanouchi_1.gif | Bin 0 -> 232 bytes dev-test/old_dev/ico/imanouchi_2.gif | Bin 0 -> 203 bytes dev-test/old_dev/ico/imo.gif | Bin 0 -> 341 bytes dev-test/old_dev/ico/index.html | 1 + dev-test/old_dev/ico/inu.gif | Bin 0 -> 266 bytes dev-test/old_dev/ico/iyahoo.gif | Bin 0 -> 1456 bytes dev-test/old_dev/ico/iyou.gif | Bin 0 -> 233 bytes dev-test/old_dev/ico/iyou1.gif | Bin 0 -> 326 bytes dev-test/old_dev/ico/iyou2.gif | Bin 0 -> 325 bytes dev-test/old_dev/ico/iyou_1.gif | Bin 0 -> 183 bytes dev-test/old_dev/ico/iyou_12.gif | Bin 0 -> 289 bytes dev-test/old_dev/ico/iyou_2.gif | Bin 0 -> 195 bytes dev-test/old_dev/ico/jisakujien_1.gif | Bin 0 -> 157 bytes dev-test/old_dev/ico/jisakujien_2.gif | Bin 0 -> 181 bytes dev-test/old_dev/ico/jisakujien_3.gif | Bin 0 -> 188 bytes dev-test/old_dev/ico/jisakujien_4.gif | Bin 0 -> 196 bytes dev-test/old_dev/ico/jisakujien_5.gif | Bin 0 -> 158 bytes dev-test/old_dev/ico/jisakujien_6.gif | Bin 0 -> 224 bytes dev-test/old_dev/ico/jisakujien_xmas.gif | Bin 0 -> 219 bytes dev-test/old_dev/ico/kaminari.gif | Bin 0 -> 232 bytes dev-test/old_dev/ico/kantoku.gif | Bin 0 -> 259 bytes dev-test/old_dev/ico/kantoku1.gif | Bin 0 -> 314 bytes dev-test/old_dev/ico/kantoku2.gif | Bin 0 -> 299 bytes dev-test/old_dev/ico/kappappa.gif | Bin 0 -> 301 bytes dev-test/old_dev/ico/kappappa1.gif | Bin 0 -> 416 bytes dev-test/old_dev/ico/kappappa2.gif | Bin 0 -> 379 bytes dev-test/old_dev/ico/karake.gif | Bin 0 -> 771 bytes dev-test/old_dev/ico/kasa-ri.gif | Bin 0 -> 196 bytes dev-test/old_dev/ico/kashiwamo-chi32.gif | Bin 0 -> 352 bytes dev-test/old_dev/ico/kasiwamoti.gif | Bin 0 -> 256 bytes dev-test/old_dev/ico/kasiwamoti1.gif | Bin 0 -> 373 bytes dev-test/old_dev/ico/kasiwamoti2.gif | Bin 0 -> 358 bytes dev-test/old_dev/ico/kinokorusensei32.gif | Bin 0 -> 337 bytes dev-test/old_dev/ico/kit_megane.gif | Bin 0 -> 752 bytes dev-test/old_dev/ico/kit_otsudearimasu.gif | Bin 0 -> 754 bytes dev-test/old_dev/ico/kita.gif | Bin 0 -> 287 bytes dev-test/old_dev/ico/kita1.gif | Bin 0 -> 809 bytes dev-test/old_dev/ico/kita2.gif | Bin 0 -> 821 bytes dev-test/old_dev/ico/kita_.gif | Bin 0 -> 260 bytes dev-test/old_dev/ico/kitawa.gif | Bin 0 -> 267 bytes dev-test/old_dev/ico/kitawa1.gif | Bin 0 -> 516 bytes dev-test/old_dev/ico/kitawa2.gif | Bin 0 -> 455 bytes dev-test/old_dev/ico/kodomona.gif | Bin 0 -> 237 bytes dev-test/old_dev/ico/kodomona2.gif | Bin 0 -> 201 bytes dev-test/old_dev/ico/kokemomo16.gif | Bin 0 -> 136 bytes dev-test/old_dev/ico/kokemomo32.gif | Bin 0 -> 262 bytes dev-test/old_dev/ico/konkon_face.gif | Bin 0 -> 272 bytes dev-test/old_dev/ico/konkon_folder.gif | Bin 0 -> 373 bytes dev-test/old_dev/ico/kossorisan.gif | Bin 0 -> 99 bytes dev-test/old_dev/ico/kotatu.gif | Bin 0 -> 248 bytes dev-test/old_dev/ico/kuma-16.gif | Bin 0 -> 133 bytes dev-test/old_dev/ico/kuma-32.gif | Bin 0 -> 243 bytes dev-test/old_dev/ico/kuma.gif | Bin 0 -> 3875 bytes dev-test/old_dev/ico/kuma1.gif | Bin 0 -> 470 bytes dev-test/old_dev/ico/kuma2.gif | Bin 0 -> 484 bytes dev-test/old_dev/ico/kuma_2.gif | Bin 0 -> 271 bytes dev-test/old_dev/ico/kumambo.gif | Bin 0 -> 6288 bytes dev-test/old_dev/ico/kumori.gif | Bin 0 -> 375 bytes dev-test/old_dev/ico/kuri1.gif | Bin 0 -> 323 bytes dev-test/old_dev/ico/kuri2.gif | Bin 0 -> 373 bytes dev-test/old_dev/ico/kyo.gif | Bin 0 -> 318 bytes dev-test/old_dev/ico/kyu.gif | Bin 0 -> 325 bytes dev-test/old_dev/ico/love.gif | Bin 0 -> 312 bytes dev-test/old_dev/ico/mac.gif | Bin 0 -> 410 bytes dev-test/old_dev/ico/maimai.gif | Bin 0 -> 327 bytes dev-test/old_dev/ico/makijita.gif | Bin 0 -> 215 bytes dev-test/old_dev/ico/makotan2_face.gif | Bin 0 -> 281 bytes dev-test/old_dev/ico/makotan2_folder.gif | Bin 0 -> 389 bytes dev-test/old_dev/ico/makotan_face.gif | Bin 0 -> 282 bytes dev-test/old_dev/ico/makotan_folder.gif | Bin 0 -> 389 bytes dev-test/old_dev/ico/mame.gif | Bin 0 -> 370 bytes dev-test/old_dev/ico/mamono.gif | Bin 0 -> 277 bytes dev-test/old_dev/ico/mamono1.gif | Bin 0 -> 387 bytes dev-test/old_dev/ico/mamono2.gif | Bin 0 -> 445 bytes dev-test/old_dev/ico/mandokuse1.gif | Bin 0 -> 8384 bytes dev-test/old_dev/ico/marabou.gif | Bin 0 -> 182 bytes dev-test/old_dev/ico/marara_1.gif | Bin 0 -> 195 bytes dev-test/old_dev/ico/marara_2.gif | Bin 0 -> 321 bytes dev-test/old_dev/ico/marara_tya.gif | Bin 0 -> 265 bytes dev-test/old_dev/ico/marippe_face.gif | Bin 0 -> 275 bytes dev-test/old_dev/ico/marippe_folder.gif | Bin 0 -> 378 bytes dev-test/old_dev/ico/marumimi_mona.gif | Bin 0 -> 252 bytes dev-test/old_dev/ico/matari.gif | Bin 0 -> 323 bytes dev-test/old_dev/ico/mazu.gif | Bin 0 -> 277 bytes dev-test/old_dev/ico/memo.gif | Bin 0 -> 300 bytes dev-test/old_dev/ico/memo1.gif | Bin 0 -> 403 bytes dev-test/old_dev/ico/memo2.gif | Bin 0 -> 397 bytes dev-test/old_dev/ico/mi.gif | Bin 0 -> 263 bytes dev-test/old_dev/ico/mini.gif | Bin 0 -> 175 bytes dev-test/old_dev/ico/miyabi.gif | Bin 0 -> 1642 bytes dev-test/old_dev/ico/mochi.gif | Bin 0 -> 247 bytes dev-test/old_dev/ico/mokkori-na_1.gif | Bin 0 -> 183 bytes dev-test/old_dev/ico/mokkori-na_2.gif | Bin 0 -> 251 bytes dev-test/old_dev/ico/momiz.gif | Bin 0 -> 314 bytes dev-test/old_dev/ico/mona.gif | Bin 0 -> 254 bytes dev-test/old_dev/ico/mona1.gif | Bin 0 -> 388 bytes dev-test/old_dev/ico/mona2.gif | Bin 0 -> 236 bytes dev-test/old_dev/ico/mona_hakama.gif | Bin 0 -> 250 bytes dev-test/old_dev/ico/mona_shiri.gif | Bin 0 -> 238 bytes dev-test/old_dev/ico/mona_tya.gif | Bin 0 -> 298 bytes dev-test/old_dev/ico/mona_xmas.gif | Bin 0 -> 223 bytes dev-test/old_dev/ico/monaazarashi_1.gif | Bin 0 -> 168 bytes dev-test/old_dev/ico/monaazarashi_2.gif | Bin 0 -> 185 bytes dev-test/old_dev/ico/monakai.gif | Bin 0 -> 280 bytes dev-test/old_dev/ico/monatya.gif | Bin 0 -> 318 bytes dev-test/old_dev/ico/morara.gif | Bin 0 -> 256 bytes dev-test/old_dev/ico/morara1.gif | Bin 0 -> 344 bytes dev-test/old_dev/ico/morara2.gif | Bin 0 -> 234 bytes dev-test/old_dev/ico/morara_hakama.gif | Bin 0 -> 219 bytes dev-test/old_dev/ico/morara_tya.gif | Bin 0 -> 298 bytes dev-test/old_dev/ico/morara_xmas.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/morarael001.gif | Bin 0 -> 2004 bytes dev-test/old_dev/ico/moukoneeyo_1.gif | Bin 0 -> 1056 bytes dev-test/old_dev/ico/moukoneeyo_2.gif | Bin 0 -> 1151 bytes dev-test/old_dev/ico/mydoc.gif | Bin 0 -> 283 bytes dev-test/old_dev/ico/mydoc1.gif | Bin 0 -> 385 bytes dev-test/old_dev/ico/mydoc2.gif | Bin 0 -> 378 bytes dev-test/old_dev/ico/nacchi.gif | Bin 0 -> 102 bytes dev-test/old_dev/ico/nacchi_face.gif | Bin 0 -> 268 bytes dev-test/old_dev/ico/nacchi_folder.gif | Bin 0 -> 362 bytes dev-test/old_dev/ico/nagato.gif | Bin 0 -> 1434 bytes dev-test/old_dev/ico/namaetukenai.gif | Bin 0 -> 3331 bytes dev-test/old_dev/ico/naoruyo.gif | Bin 0 -> 257 bytes dev-test/old_dev/ico/naoruyo1.gif | Bin 0 -> 300 bytes dev-test/old_dev/ico/naoruyo2.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/nas.gif | Bin 0 -> 383 bytes dev-test/old_dev/ico/ne.gif | Bin 0 -> 255 bytes dev-test/old_dev/ico/neeno.gif | Bin 0 -> 246 bytes dev-test/old_dev/ico/nida-32.gif | Bin 0 -> 266 bytes dev-test/old_dev/ico/nida.gif | Bin 0 -> 254 bytes dev-test/old_dev/ico/nida2.gif | Bin 0 -> 230 bytes dev-test/old_dev/ico/nigete.gif | Bin 0 -> 2304 bytes dev-test/old_dev/ico/nikukopuun_kue.gif | Bin 0 -> 206 bytes dev-test/old_dev/ico/ninzya.gif | Bin 0 -> 242 bytes dev-test/old_dev/ico/ninzya1.gif | Bin 0 -> 403 bytes dev-test/old_dev/ico/ninzya2.gif | Bin 0 -> 615 bytes dev-test/old_dev/ico/niraimu32.gif | Bin 0 -> 230 bytes dev-test/old_dev/ico/niramushigotokiga16.gif | Bin 0 -> 129 bytes dev-test/old_dev/ico/niramushigotokiga32.gif | Bin 0 -> 372 bytes dev-test/old_dev/ico/niratyaneko32.gif | Bin 0 -> 262 bytes dev-test/old_dev/ico/nono.gif | Bin 0 -> 331 bytes dev-test/old_dev/ico/nono_dash.gif | Bin 0 -> 358 bytes dev-test/old_dev/ico/nono_face.gif | Bin 0 -> 250 bytes dev-test/old_dev/ico/nono_folder.gif | Bin 0 -> 355 bytes dev-test/old_dev/ico/nono_hako.gif | Bin 0 -> 252 bytes dev-test/old_dev/ico/nono_hakoiri.gif | Bin 0 -> 379 bytes dev-test/old_dev/ico/nono_ie.gif | Bin 0 -> 365 bytes dev-test/old_dev/ico/nono_jiiiii.gif | Bin 0 -> 389 bytes dev-test/old_dev/ico/nono_mail.gif | Bin 0 -> 341 bytes dev-test/old_dev/ico/nono_utsu.gif | Bin 0 -> 345 bytes dev-test/old_dev/ico/normal.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/nova.gif | Bin 0 -> 374 bytes dev-test/old_dev/ico/nuhhehho.gif | Bin 0 -> 209 bytes dev-test/old_dev/ico/nurupo_ga_1.gif | Bin 0 -> 1396 bytes dev-test/old_dev/ico/nurupo_ga_2.gif | Bin 0 -> 1270 bytes dev-test/old_dev/ico/o_anime_basiin.gif | Bin 0 -> 4218 bytes dev-test/old_dev/ico/o_anime_bokoboko.gif | Bin 0 -> 651 bytes dev-test/old_dev/ico/o_anime_ohaiyou.gif | Bin 0 -> 497 bytes dev-test/old_dev/ico/o_anime_po.gif | Bin 0 -> 1210 bytes dev-test/old_dev/ico/o_anime_pugi.gif | Bin 0 -> 736 bytes dev-test/old_dev/ico/o_anime_toho.gif | Bin 0 -> 885 bytes dev-test/old_dev/ico/o_anime_usodesu.gif | Bin 0 -> 854 bytes dev-test/old_dev/ico/o_jushimatsu.gif | Bin 0 -> 378 bytes dev-test/old_dev/ico/o_monday.gif | Bin 0 -> 453 bytes dev-test/old_dev/ico/o_po.gif | Bin 0 -> 233 bytes dev-test/old_dev/ico/o_pugi.gif | Bin 0 -> 401 bytes dev-test/old_dev/ico/o_saturday.gif | Bin 0 -> 568 bytes dev-test/old_dev/ico/o_yaranaio.gif | Bin 0 -> 307 bytes dev-test/old_dev/ico/o_yaruo.gif | Bin 0 -> 325 bytes dev-test/old_dev/ico/obake1.gif | Bin 0 -> 259 bytes dev-test/old_dev/ico/obake2.gif | Bin 0 -> 248 bytes dev-test/old_dev/ico/ochiketsu.gif | Bin 0 -> 1000 bytes dev-test/old_dev/ico/odenmen.gif | Bin 0 -> 228 bytes dev-test/old_dev/ico/odenmen1.gif | Bin 0 -> 310 bytes dev-test/old_dev/ico/odenmen2.gif | Bin 0 -> 344 bytes dev-test/old_dev/ico/omaemoka.gif | Bin 0 -> 271 bytes dev-test/old_dev/ico/omochi.gif | Bin 0 -> 194 bytes dev-test/old_dev/ico/omochi_2.gif | Bin 0 -> 219 bytes dev-test/old_dev/ico/omochi_3.gif | Bin 0 -> 349 bytes dev-test/old_dev/ico/onigiri.gif | Bin 0 -> 200 bytes dev-test/old_dev/ico/onigiri1.gif | Bin 0 -> 328 bytes dev-test/old_dev/ico/onigiri2.gif | Bin 0 -> 324 bytes dev-test/old_dev/ico/onigiri_c16.gif | Bin 0 -> 116 bytes dev-test/old_dev/ico/onigiri_c32.gif | Bin 0 -> 241 bytes dev-test/old_dev/ico/onigiri_l16.gif | Bin 0 -> 116 bytes dev-test/old_dev/ico/onigiri_l32.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/onigiri_mochi.gif | Bin 0 -> 214 bytes dev-test/old_dev/ico/onigiri_mona.gif | Bin 0 -> 266 bytes dev-test/old_dev/ico/onigiri_r16.gif | Bin 0 -> 112 bytes dev-test/old_dev/ico/onigiri_r32.gif | Bin 0 -> 239 bytes dev-test/old_dev/ico/onigiri_seito.gif | Bin 0 -> 288 bytes dev-test/old_dev/ico/onigiri_xmas.gif | Bin 0 -> 211 bytes dev-test/old_dev/ico/onigirimona.gif | Bin 0 -> 237 bytes dev-test/old_dev/ico/onigiriwattyoi.gif | Bin 0 -> 209 bytes dev-test/old_dev/ico/ono.gif | Bin 0 -> 301 bytes dev-test/old_dev/ico/opai.gif | Bin 0 -> 283 bytes dev-test/old_dev/ico/opai2.gif | Bin 0 -> 364 bytes dev-test/old_dev/ico/opai3.gif | Bin 0 -> 364 bytes dev-test/old_dev/ico/oppai.gif | Bin 0 -> 4478 bytes dev-test/old_dev/ico/orange.gif | Bin 0 -> 365 bytes dev-test/old_dev/ico/otiketu16.gif | Bin 0 -> 102 bytes dev-test/old_dev/ico/otiketu32.gif | Bin 0 -> 224 bytes dev-test/old_dev/ico/otiketu48.gif | Bin 0 -> 378 bytes dev-test/old_dev/ico/paul.gif | Bin 0 -> 295 bytes dev-test/old_dev/ico/pc1.gif | Bin 0 -> 229 bytes dev-test/old_dev/ico/pc2.gif | Bin 0 -> 263 bytes dev-test/old_dev/ico/pc3.gif | Bin 0 -> 288 bytes dev-test/old_dev/ico/pc4.gif | Bin 0 -> 296 bytes dev-test/old_dev/ico/peter.gif | Bin 0 -> 248 bytes dev-test/old_dev/ico/pgya.gif | Bin 0 -> 288 bytes dev-test/old_dev/ico/pinea.gif | Bin 0 -> 376 bytes dev-test/old_dev/ico/pororo32.gif | Bin 0 -> 215 bytes dev-test/old_dev/ico/post1.gif | Bin 0 -> 259 bytes dev-test/old_dev/ico/post2.gif | Bin 0 -> 252 bytes dev-test/old_dev/ico/ppa.gif | Bin 0 -> 224 bytes dev-test/old_dev/ico/ppa1.gif | Bin 0 -> 301 bytes dev-test/old_dev/ico/ppa2.gif | Bin 0 -> 298 bytes dev-test/old_dev/ico/ps3.gif | Bin 0 -> 803 bytes dev-test/old_dev/ico/pump.gif | Bin 0 -> 272 bytes dev-test/old_dev/ico/purin.gif | Bin 0 -> 238 bytes dev-test/old_dev/ico/purin1.gif | Bin 0 -> 328 bytes dev-test/old_dev/ico/purin2.gif | Bin 0 -> 365 bytes dev-test/old_dev/ico/rame1.gif | Bin 0 -> 369 bytes dev-test/old_dev/ico/rantata.gif | Bin 0 -> 280 bytes dev-test/old_dev/ico/rantata1.gif | Bin 0 -> 401 bytes dev-test/old_dev/ico/rantata2.gif | Bin 0 -> 393 bytes dev-test/old_dev/ico/red.gif | Bin 0 -> 314 bytes dev-test/old_dev/ico/revo.gif | Bin 0 -> 671 bytes dev-test/old_dev/ico/rikacchi_face.gif | Bin 0 -> 288 bytes dev-test/old_dev/ico/rikacchi_folder.gif | Bin 0 -> 378 bytes dev-test/old_dev/ico/ring.gif | Bin 0 -> 297 bytes dev-test/old_dev/ico/s04.gif | Bin 0 -> 279 bytes dev-test/old_dev/ico/samekimusume16.gif | Bin 0 -> 125 bytes dev-test/old_dev/ico/samekimusume32.gif | Bin 0 -> 361 bytes dev-test/old_dev/ico/samurai.gif | Bin 0 -> 400 bytes dev-test/old_dev/ico/saru.gif | Bin 0 -> 259 bytes dev-test/old_dev/ico/sasuga.gif | Bin 0 -> 293 bytes dev-test/old_dev/ico/sasuga1.gif | Bin 0 -> 15680 bytes dev-test/old_dev/ico/sasuga2.gif | Bin 0 -> 452 bytes dev-test/old_dev/ico/sasuga_1.gif | Bin 0 -> 397 bytes dev-test/old_dev/ico/sasugabro32.gif | Bin 0 -> 312 bytes dev-test/old_dev/ico/sasugabro_c32.gif | Bin 0 -> 364 bytes dev-test/old_dev/ico/seito_1.gif | Bin 0 -> 233 bytes dev-test/old_dev/ico/seito_2.gif | Bin 0 -> 216 bytes dev-test/old_dev/ico/shishimai.gif | Bin 0 -> 357 bytes dev-test/old_dev/ico/si.gif | Bin 0 -> 256 bytes dev-test/old_dev/ico/si1.gif | Bin 0 -> 566 bytes dev-test/old_dev/ico/si2.gif | Bin 0 -> 555 bytes dev-test/old_dev/ico/sii.gif | Bin 0 -> 303 bytes dev-test/old_dev/ico/sii_1.gif | Bin 0 -> 229 bytes dev-test/old_dev/ico/sii_2.gif | Bin 0 -> 186 bytes dev-test/old_dev/ico/sii_2ch.gif | Bin 0 -> 218 bytes dev-test/old_dev/ico/sii_folder.gif | Bin 0 -> 321 bytes dev-test/old_dev/ico/sii_jisakujien.gif | Bin 0 -> 213 bytes dev-test/old_dev/ico/sii_kouji.gif | Bin 0 -> 294 bytes dev-test/old_dev/ico/sii_link.gif | Bin 0 -> 220 bytes dev-test/old_dev/ico/sii_mail.gif | Bin 0 -> 219 bytes dev-test/old_dev/ico/sii_marara.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/sii_mona.gif | Bin 0 -> 221 bytes dev-test/old_dev/ico/sii_new.gif | Bin 0 -> 218 bytes dev-test/old_dev/ico/sii_zonu.gif | Bin 0 -> 249 bytes dev-test/old_dev/ico/sk.gif | Bin 0 -> 239 bytes dev-test/old_dev/ico/skuchi.gif | Bin 0 -> 314 bytes dev-test/old_dev/ico/sme.gif | Bin 0 -> 324 bytes dev-test/old_dev/ico/smimi.gif | Bin 0 -> 318 bytes dev-test/old_dev/ico/snow.gif | Bin 0 -> 333 bytes dev-test/old_dev/ico/soon.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/suika.gif | Bin 0 -> 385 bytes dev-test/old_dev/ico/sung.gif | Bin 0 -> 234 bytes dev-test/old_dev/ico/syobo.gif | Bin 0 -> 253 bytes dev-test/old_dev/ico/syobo1.gif | Bin 0 -> 322 bytes dev-test/old_dev/ico/syobo2.gif | Bin 0 -> 322 bytes dev-test/old_dev/ico/syobon.gif | Bin 0 -> 183 bytes dev-test/old_dev/ico/syodai_mona.gif | Bin 0 -> 243 bytes dev-test/old_dev/ico/ta-tan_face.gif | Bin 0 -> 285 bytes dev-test/old_dev/ico/tarako.gif | Bin 0 -> 251 bytes dev-test/old_dev/ico/tarako2.gif | Bin 0 -> 951 bytes dev-test/old_dev/ico/tasukete.gif | Bin 0 -> 312 bytes dev-test/old_dev/ico/tatsumaki.gif | Bin 0 -> 251 bytes dev-test/old_dev/ico/tatu.gif | Bin 0 -> 335 bytes dev-test/old_dev/ico/taxi.gif | Bin 0 -> 109 bytes dev-test/old_dev/ico/telehoman_1.gif | Bin 0 -> 259 bytes dev-test/old_dev/ico/telehoman_2.gif | Bin 0 -> 253 bytes dev-test/old_dev/ico/telehoman_3.gif | Bin 0 -> 255 bytes dev-test/old_dev/ico/telephoman.gif | Bin 0 -> 267 bytes dev-test/old_dev/ico/telephomen.gif | Bin 0 -> 252 bytes dev-test/old_dev/ico/telephomen1.gif | Bin 0 -> 319 bytes dev-test/old_dev/ico/telephomen2.gif | Bin 0 -> 377 bytes dev-test/old_dev/ico/tinpopo.gif | Bin 0 -> 258 bytes dev-test/old_dev/ico/tinpopo1.gif | Bin 0 -> 299 bytes dev-test/old_dev/ico/tinpopo2.gif | Bin 0 -> 368 bytes dev-test/old_dev/ico/tmnn.gif | Bin 0 -> 448 bytes dev-test/old_dev/ico/tona1.gif | Bin 0 -> 262 bytes dev-test/old_dev/ico/tona2.gif | Bin 0 -> 303 bytes dev-test/old_dev/ico/tora.gif | Bin 0 -> 280 bytes dev-test/old_dev/ico/tori.gif | Bin 0 -> 228 bytes dev-test/old_dev/ico/torimasu.gif | Bin 0 -> 256 bytes dev-test/old_dev/ico/torimasu1.gif | Bin 0 -> 317 bytes dev-test/old_dev/ico/torimasu2.gif | Bin 0 -> 313 bytes dev-test/old_dev/ico/tree.gif | Bin 0 -> 466 bytes dev-test/old_dev/ico/u.gif | Bin 0 -> 240 bytes dev-test/old_dev/ico/u_01.gif | Bin 0 -> 972 bytes dev-test/old_dev/ico/u_ame.gif | Bin 0 -> 3608 bytes dev-test/old_dev/ico/u_chinsyu.gif | Bin 0 -> 1607 bytes dev-test/old_dev/ico/u_doutei.gif | Bin 0 -> 1573 bytes dev-test/old_dev/ico/u_giko_ebi.gif | Bin 0 -> 2194 bytes dev-test/old_dev/ico/u_haka.gif | Bin 0 -> 1622 bytes dev-test/old_dev/ico/u_hoshi.gif | Bin 0 -> 3076 bytes dev-test/old_dev/ico/u_kuma_kowai.gif | Bin 0 -> 1776 bytes dev-test/old_dev/ico/u_kuwa.gif | Bin 0 -> 2007 bytes dev-test/old_dev/ico/u_mokuba.gif | Bin 0 -> 1411 bytes dev-test/old_dev/ico/u_mosa.gif | Bin 0 -> 1530 bytes dev-test/old_dev/ico/u_naoruyo.gif | Bin 0 -> 1433 bytes dev-test/old_dev/ico/u_naoruyo_bath.gif | Bin 0 -> 4552 bytes dev-test/old_dev/ico/u_nyu.gif | Bin 0 -> 6737 bytes dev-test/old_dev/ico/u_ocha.gif | Bin 0 -> 2294 bytes dev-test/old_dev/ico/u_okotowari.gif | Bin 0 -> 1524 bytes dev-test/old_dev/ico/u_okotowari_a.gif | Bin 0 -> 6831 bytes dev-test/old_dev/ico/u_ona.gif | Bin 0 -> 951 bytes dev-test/old_dev/ico/u_oppai_u.gif | Bin 0 -> 4236 bytes dev-test/old_dev/ico/u_papi.gif | Bin 0 -> 17713 bytes dev-test/old_dev/ico/u_pata.gif | Bin 0 -> 2825 bytes dev-test/old_dev/ico/u_pata_p.gif | Bin 0 -> 3155 bytes dev-test/old_dev/ico/u_pechi.gif | Bin 0 -> 2459 bytes dev-test/old_dev/ico/u_puni.gif | Bin 0 -> 2119 bytes dev-test/old_dev/ico/u_sasu.gif | Bin 0 -> 1287 bytes dev-test/old_dev/ico/u_shii_giko.gif | Bin 0 -> 1283 bytes dev-test/old_dev/ico/u_shingi.gif | Bin 0 -> 1477 bytes dev-test/old_dev/ico/u_sii_angel.gif | Bin 0 -> 1817 bytes dev-test/old_dev/ico/u_sii_cake.gif | Bin 0 -> 2862 bytes dev-test/old_dev/ico/u_sii_naname.gif | Bin 0 -> 1033 bytes dev-test/old_dev/ico/u_sofa.gif | Bin 0 -> 1280 bytes dev-test/old_dev/ico/u_suberi.gif | Bin 0 -> 6654 bytes dev-test/old_dev/ico/u_syobon_d.gif | Bin 0 -> 1157 bytes dev-test/old_dev/ico/u_tobacco.gif | Bin 0 -> 1427 bytes dev-test/old_dev/ico/u_unko.gif | Bin 0 -> 2426 bytes dev-test/old_dev/ico/u_utyuu.gif | Bin 0 -> 6295 bytes dev-test/old_dev/ico/ukiwa.gif | Bin 0 -> 317 bytes dev-test/old_dev/ico/uma.gif | Bin 0 -> 186 bytes dev-test/old_dev/ico/uma2.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/unko.gif | Bin 0 -> 228 bytes dev-test/old_dev/ico/unko2.gif | Bin 0 -> 175 bytes dev-test/old_dev/ico/ushi.gif | Bin 0 -> 240 bytes dev-test/old_dev/ico/voshu.gif | Bin 0 -> 289 bytes dev-test/old_dev/ico/wakannai.gif | Bin 0 -> 277 bytes dev-test/old_dev/ico/wakannai1.gif | Bin 0 -> 304 bytes dev-test/old_dev/ico/wakannai2.gif | Bin 0 -> 304 bytes dev-test/old_dev/ico/wassha001.gif | Bin 0 -> 1115 bytes dev-test/old_dev/ico/white(1).gif | Bin 0 -> 369 bytes dev-test/old_dev/ico/white.gif | Bin 0 -> 311 bytes dev-test/old_dev/ico/xbox360.gif | Bin 0 -> 812 bytes dev-test/old_dev/ico/xmas.gif | Bin 0 -> 390 bytes dev-test/old_dev/ico/xtree.gif | Bin 0 -> 342 bytes dev-test/old_dev/ico/yakimochi.gif | Bin 0 -> 242 bytes dev-test/old_dev/ico/yel.gif | Bin 0 -> 274 bytes dev-test/old_dev/ico/yo_mizu.gif | Bin 0 -> 286 bytes dev-test/old_dev/ico/yossy_face.gif | Bin 0 -> 288 bytes dev-test/old_dev/ico/yossy_folder.gif | Bin 0 -> 380 bytes dev-test/old_dev/ico/youkan.gif | Bin 0 -> 254 bytes dev-test/old_dev/ico/youkan1.gif | Bin 0 -> 318 bytes dev-test/old_dev/ico/youkan2.gif | Bin 0 -> 313 bytes dev-test/old_dev/ico/youkan3.gif | Bin 0 -> 220 bytes dev-test/old_dev/ico/youkanman32.gif | Bin 0 -> 271 bytes dev-test/old_dev/ico/yuki.gif | Bin 0 -> 234 bytes dev-test/old_dev/ico/yukidaruma.gif | Bin 0 -> 225 bytes dev-test/old_dev/ico/yukidaruma_1.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/yukidaruma_2.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/yukidaruma_3.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/yukiusagi.gif | Bin 0 -> 202 bytes dev-test/old_dev/ico/yumi.gif | Bin 0 -> 328 bytes dev-test/old_dev/ico/zonu_1.gif | Bin 0 -> 179 bytes dev-test/old_dev/ico/zonu_2.gif | Bin 0 -> 185 bytes dev-test/old_dev/ico/zonu_xmas.gif | Bin 0 -> 247 bytes dev-test/old_dev/ico/zuri.gif | Bin 0 -> 254 bytes dev-test/old_dev/ico/zuri1.gif | Bin 0 -> 293 bytes dev-test/old_dev/ico/zuri2.gif | Bin 0 -> 290 bytes dev-test/old_dev/ico/zusagiko.gif | Bin 0 -> 247 bytes dev-test/old_dev/ico/zuzagiko16.gif | Bin 0 -> 125 bytes dev-test/old_dev/ico/zuzagiko32.gif | Bin 0 -> 245 bytes dev-test/old_dev/ico/zuzagiko48.gif | Bin 0 -> 368 bytes dev-test/old_dev/images/amazed.gif | Bin 0 -> 776 bytes dev-test/old_dev/images/angry.gif | Bin 0 -> 809 bytes dev-test/old_dev/images/annoyed.gif | Bin 0 -> 691 bytes dev-test/old_dev/images/blush.gif | Bin 0 -> 722 bytes dev-test/old_dev/images/chocked.gif | Bin 0 -> 734 bytes dev-test/old_dev/images/confused.gif | Bin 0 -> 693 bytes dev-test/old_dev/images/cry.gif | Bin 0 -> 765 bytes dev-test/old_dev/images/gangster.gif | Bin 0 -> 717 bytes dev-test/old_dev/images/guru.gif | Bin 0 -> 869 bytes dev-test/old_dev/images/laugh.gif | Bin 0 -> 709 bytes dev-test/old_dev/images/lawyer.gif | Bin 0 -> 798 bytes dev-test/old_dev/images/ninja.gif | Bin 0 -> 555 bytes dev-test/old_dev/images/okay.gif | Bin 0 -> 718 bytes dev-test/old_dev/images/shame.gif | Bin 0 -> 698 bytes dev-test/old_dev/images/sick.gif | Bin 0 -> 749 bytes dev-test/old_dev/images/sing.gif | Bin 0 -> 704 bytes dev-test/old_dev/images/smile.gif | Bin 0 -> 704 bytes dev-test/old_dev/images/tongue.gif | Bin 0 -> 699 bytes dev-test/old_dev/images/treasure.gif | Bin 0 -> 533 bytes dev-test/old_dev/images/wink.gif | Bin 0 -> 691 bytes dev-test/old_dev/imagess/cool.png | Bin 0 -> 595 bytes dev-test/old_dev/imagess/grin.png | Bin 0 -> 3384 bytes dev-test/old_dev/imagess/mad.png | Bin 0 -> 682 bytes dev-test/old_dev/imagess/mellow.png | Bin 0 -> 641 bytes dev-test/old_dev/imagess/sad.png | Bin 0 -> 3374 bytes dev-test/old_dev/imagess/smile.png | Bin 0 -> 3370 bytes dev-test/old_dev/imagess/surprised.png | Bin 0 -> 629 bytes dev-test/old_dev/imagess/wink.png | Bin 0 -> 652 bytes dev-test/old_dev/inbox.php | 286 + dev-test/old_dev/inbox2.php | 309 + dev-test/old_dev/inbox4.php | 309 + dev-test/old_dev/include/follower.class.php | 72 + dev-test/old_dev/include/footer.php | 123 + dev-test/old_dev/include/header.php | 75 + dev-test/old_dev/include/inbox.class.php | 44 + dev-test/old_dev/include/inbox1.php | 71 + dev-test/old_dev/include/inbox2.class.php | 44 + dev-test/old_dev/include/messaging.bak.class.php | 329 + dev-test/old_dev/include/messaging.class.php | 435 + dev-test/old_dev/include/messaging1.class.php | 407 + dev-test/old_dev/include/nav.php | 92 + dev-test/old_dev/include/nav2.php | 86 + dev-test/old_dev/include/nav4.php | 86 + dev-test/old_dev/include/navb.php | 92 + dev-test/old_dev/include/navj.php | 92 + dev-test/old_dev/include/test.php | 33 + dev-test/old_dev/index.php | 75 + dev-test/old_dev/indexbaa.php | 74 + dev-test/old_dev/inf.php | 46 + dev-test/old_dev/jquery-md5.js | 229 + dev-test/old_dev/jquery.js | 4 + dev-test/old_dev/js/bootstrap.js | 1951 +++ dev-test/old_dev/js/bootstrap.min.js | 6 + dev-test/old_dev/js/dropdown-enhancement.js | 267 + dev-test/old_dev/js/effect.js | 23 + dev-test/old_dev/js/index.php | 3 + dev-test/old_dev/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/old_dev/js/jquery.custom-scrollbar.js~ | 777 + .../old_dev/js/jquery.custom-scrollbar.min.js~ | 7 + dev-test/old_dev/js/jquery.min.js | 5 + dev-test/old_dev/js/jquery.validate.min.js | 842 ++ dev-test/old_dev/js/script.js | 41 + dev-test/old_dev/js/validator.js | 224 + dev-test/old_dev/loadM.php | 179 + dev-test/old_dev/log.php | 69 + dev-test/old_dev/log.php.bak | 69 + dev-test/old_dev/login.php | 3 + dev-test/old_dev/logout.php | 15 + dev-test/old_dev/melon/beta.php | 42 + dev-test/old_dev/melon/index.php | 85 + dev-test/old_dev/melon/melon.php | 21 + dev-test/old_dev/melon/status2.php | 176 + dev-test/old_dev/melon/status3.php | 176 + dev-test/old_dev/melon/zm.php | 129 + dev-test/old_dev/message.php | 219 + dev-test/old_dev/message2.php | 114 + dev-test/old_dev/message4.php | 114 + dev-test/old_dev/message_proc.php | 68 + dev-test/old_dev/message_proc.php.bak | 65 + dev-test/old_dev/message_proc.php~ | 70 + dev-test/old_dev/message_procbck.php | 59 + dev-test/old_dev/new/.htaccess | 0 dev-test/old_dev/new/css/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/old_dev/new/css/bootstrap-theme.css | 347 + dev-test/old_dev/new/css/bootstrap-theme.css.map | 1 + dev-test/old_dev/new/css/bootstrap-theme.min.css | 7 + dev-test/old_dev/new/css/bootstrap.css | 5788 ++++++++ dev-test/old_dev/new/css/bootstrap.css.map | 1 + dev-test/old_dev/new/css/bootstrap.min.css | 7 + .../new/css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../new/css/fonts/glyphicons-halflings-regular.svg | 229 + .../new/css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/old_dev/new/css/img/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/old_dev/new/css/img/cp.JPG | Bin 0 -> 65042 bytes dev-test/old_dev/new/css/img/ex.gif | Bin 0 -> 5454 bytes dev-test/old_dev/new/css/img/ex2.gif | Bin 0 -> 231 bytes dev-test/old_dev/new/css/img/ex3.gif | Bin 0 -> 3135 bytes dev-test/old_dev/new/css/img/ex4.gif | Bin 0 -> 3232 bytes dev-test/old_dev/new/css/img/ex5.gif | Bin 0 -> 821 bytes dev-test/old_dev/new/css/img/ex6.gif | Bin 0 -> 809 bytes dev-test/old_dev/new/css/index.php | 3 + .../old_dev/new/css/jquery.custom-scrollbar.css~ | 163 + dev-test/old_dev/new/css/mystyle.css | 6 + dev-test/old_dev/new/css/style.css | 84 + dev-test/old_dev/new/css/style1.css | 297 + dev-test/old_dev/new/css/style2.css | 144 + dev-test/old_dev/new/js/bootstrap.js | 1951 +++ dev-test/old_dev/new/js/bootstrap.min.js | 6 + dev-test/old_dev/new/js/effect.js | 23 + dev-test/old_dev/new/js/index.php | 3 + dev-test/old_dev/new/js/jquery-1.9.1.js | 9597 +++++++++++++ .../old_dev/new/js/jquery.custom-scrollbar.js~ | 777 + .../old_dev/new/js/jquery.custom-scrollbar.min.js~ | 7 + dev-test/old_dev/new/js/jquery.min.js | 5 + dev-test/old_dev/new/js/jquery.validate.min.js | 842 ++ dev-test/old_dev/new/js/script.js | 41 + dev-test/old_dev/new/js/validator.js | 224 + dev-test/old_dev/new/test/.DS_Store | Bin 0 -> 6148 bytes dev-test/old_dev/new/test/PXshowsecdetail.php | 3 + dev-test/old_dev/new/test/asdf.php | 90 + dev-test/old_dev/new/test/css/index.php | 3 + dev-test/old_dev/new/test/css/style.css | 79 + dev-test/old_dev/new/test/delph.php | 3 + dev-test/old_dev/new/test/index.html | 1 + dev-test/old_dev/new/test/login.php | 63 + dev-test/old_dev/new/test/logout.html | 6 + dev-test/old_dev/new/test/logout.php | 23 + dev-test/old_dev/new/test/p.php | 114 + dev-test/old_dev/new/test/p__b_a_c_k.php | 86 + dev-test/old_dev/new/test/v.php | 54 + dev-test/old_dev/noti.php | 14 + dev-test/old_dev/np.php | 126 + dev-test/old_dev/old/bak/c.php | 77 + dev-test/old_dev/old/bak/change_pass.php | 44 + dev-test/old_dev/old/bak/choose.php | 23 + dev-test/old_dev/old/bak/config.php | 7 + dev-test/old_dev/old/bak/confirmation.php | 62 + dev-test/old_dev/old/bak/css/style.css | 85 + dev-test/old_dev/old/bak/encrypt.php | 31 + dev-test/old_dev/old/bak/ico.txt | 759 + dev-test/old_dev/old/bak/index.php | 59 + dev-test/old_dev/old/bak/inf.php | 44 + dev-test/old_dev/old/bak/inf_back.php | 44 + dev-test/old_dev/old/bak/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/old_dev/old/bak/log.php | 55 + dev-test/old_dev/old/bak/login.php | 3 + dev-test/old_dev/old/bak/logout.php | 7 + dev-test/old_dev/old/bak/np.php | 126 + dev-test/old_dev/old/bak/r.php | 66 + dev-test/old_dev/old/bak/reg.php | 98 + dev-test/old_dev/old/bak/register.php | 32 + dev-test/old_dev/old/bak/reset.php | 51 + dev-test/old_dev/old/bak/status.php | 179 + dev-test/old_dev/old/bak/test/PXshowsecdetail.php | 3 + dev-test/old_dev/old/bak/test/asdf.php | 90 + dev-test/old_dev/old/bak/test/css/style.css | 79 + dev-test/old_dev/old/bak/test/delph.php | 3 + dev-test/old_dev/old/bak/test/index.html | 1 + dev-test/old_dev/old/bak/test/login.php | 46 + dev-test/old_dev/old/bak/test/logout.html | 6 + dev-test/old_dev/old/bak/test/logout.php | 16 + dev-test/old_dev/old/bak/test/p.php | 90 + dev-test/old_dev/old/bak/test/p__b_a_c_k.php | 86 + dev-test/old_dev/old/bak/test/v.php | 44 + dev-test/old_dev/old/bak/trip.php | 224 + dev-test/old_dev/old/c.php | 77 + dev-test/old_dev/old/change_pass.php | 44 + dev-test/old_dev/old/choose.php | 23 + dev-test/old_dev/old/config.php | 7 + dev-test/old_dev/old/confirmation.php | 62 + dev-test/old_dev/old/css/index.php | 3 + dev-test/old_dev/old/css/style.css | 85 + dev-test/old_dev/old/encrypt.php | 31 + dev-test/old_dev/old/ico.txt | 759 + dev-test/old_dev/old/index.back.php | 59 + dev-test/old_dev/old/index.php | 59 + dev-test/old_dev/old/inf.php | 44 + dev-test/old_dev/old/inf_back.php | 44 + dev-test/old_dev/old/js/index.php | 3 + dev-test/old_dev/old/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/old_dev/old/log.php | 69 + dev-test/old_dev/old/login.php | 3 + dev-test/old_dev/old/logout.php | 13 + dev-test/old_dev/old/messaging.class.php | 62 + dev-test/old_dev/old/msg.php | 25 + dev-test/old_dev/old/nn.php | 5 + dev-test/old_dev/old/np.php | 126 + dev-test/old_dev/old/r.php | 66 + dev-test/old_dev/old/reg.php | 98 + dev-test/old_dev/old/register.php | 32 + dev-test/old_dev/old/reset.php | 51 + dev-test/old_dev/old/status.php | 179 + dev-test/old_dev/old/status_original.php | 178 + dev-test/old_dev/old/test/PXshowsecdetail.php | 3 + dev-test/old_dev/old/test/asdf.php | 90 + dev-test/old_dev/old/test/css/index.php | 3 + dev-test/old_dev/old/test/css/style.css | 79 + dev-test/old_dev/old/test/delph.php | 3 + dev-test/old_dev/old/test/index.html | 1 + dev-test/old_dev/old/test/login.php | 46 + dev-test/old_dev/old/test/logout.html | 6 + dev-test/old_dev/old/test/logout.php | 16 + dev-test/old_dev/old/test/p.php | 101 + dev-test/old_dev/old/test/p__b_a_c_k.php | 86 + dev-test/old_dev/old/test/p_utf8.php | 86 + dev-test/old_dev/old/test/v.php | 44 + dev-test/old_dev/old/trip.php | 224 + dev-test/old_dev/old/vm.php | 11 + dev-test/old_dev/prof.php | 106 + dev-test/old_dev/r.php | 66 + dev-test/old_dev/reg.php | 103 + dev-test/old_dev/register.php | 57 + dev-test/old_dev/reply.php | 173 + dev-test/old_dev/reply2.php | 189 + dev-test/old_dev/reply4.php | 189 + dev-test/old_dev/replybackw.php | 166 + dev-test/old_dev/reset.php | 58 + dev-test/old_dev/simulation.php | 74 + dev-test/old_dev/status-wendy.php | 183 + dev-test/old_dev/status-wendy2.php | 185 + dev-test/old_dev/status.php | 203 + dev-test/old_dev/status2.php | 182 + dev-test/old_dev/status_steve.php | 182 + dev-test/old_dev/statuswen.php | 203 + dev-test/old_dev/test.php | 32 + dev-test/old_dev/test/.DS_Store | Bin 0 -> 6148 bytes dev-test/old_dev/test/PXshowsecdetail.php | 3 + dev-test/old_dev/test/asdf.php | 90 + dev-test/old_dev/test/css/index.php | 3 + dev-test/old_dev/test/css/style.css | 79 + dev-test/old_dev/test/delph.php | 3 + dev-test/old_dev/test/index.html | 1 + dev-test/old_dev/test/login.php | 63 + dev-test/old_dev/test/logout.html | 6 + dev-test/old_dev/test/logout.php | 23 + dev-test/old_dev/test/p.bak.php | 167 + dev-test/old_dev/test/p.php | 171 + dev-test/old_dev/test/p2.php | 174 + dev-test/old_dev/test/v.php | 54 + dev-test/old_dev/test1.php | 122 + dev-test/old_dev/testingignoreme/test.txt | 1 + dev-test/old_dev/tools/.htaccess | 8 + dev-test/old_dev/tools/chk_input.php | 26 + dev-test/old_dev/tools/index.php | 140 + dev-test/old_dev/tools/val_input.php | 33 + dev-test/old_dev/transfer.php | 180 + dev-test/old_dev/trip.php | 232 + dev-test/old_dev/user/.htaccess | 2 + dev-test/old_dev/zwitch/.htaccess | 8 + dev-test/old_dev/zwitch/ban.php | 36 + dev-test/old_dev/zwitch/config.php | 13 + dev-test/old_dev/zwitch/conversation.php | 110 + dev-test/old_dev/zwitch/countmsg.php | 84 + .../old_dev/zwitch/css/dataTables.bootstrap.css | 261 + dev-test/old_dev/zwitch/css/style.css | 67 + .../bootstrap/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../bootstrap/glyphicons-halflings-regular.svg | 229 + .../bootstrap/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../bootstrap/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/old_dev/zwitch/include/header.php | 14 + .../old_dev/zwitch/include/messaging.class.php | 339 + dev-test/old_dev/zwitch/index.bak | 102 + dev-test/old_dev/zwitch/index.php | 97 + dev-test/old_dev/zwitch/js/dataTables.bootstrap.js | 251 + dev-test/old_dev/zwitch/js/jquery-1.10.2.min.js | 6 + dev-test/old_dev/zwitch/js/jquery.dataTables.js | 14382 +++++++++++++++++++ .../old_dev/zwitch/js/jquery.dataTables.min.js | 148 + dev-test/old_dev/zwitch/makeList.php~ | 54 + dev-test/old_dev/zwitch/menu.php | 5 + dev-test/old_dev/zwitch/resource.php | 33 + .../bootstrap.scssc | Bin 0 -> 5548 bytes .../_alerts.scssc | Bin 0 -> 11885 bytes .../_badges.scssc | Bin 0 -> 11649 bytes .../_breadcrumbs.scssc | Bin 0 -> 5964 bytes .../_button-groups.scssc | Bin 0 -> 46451 bytes .../_buttons.scssc | Bin 0 -> 31490 bytes .../_carousel.scssc | Bin 0 -> 44681 bytes .../_close.scssc | Bin 0 -> 7195 bytes .../_code.scssc | Bin 0 -> 14802 bytes .../_component-animations.scssc | Bin 0 -> 5701 bytes .../_dropdowns.scssc | Bin 0 -> 40926 bytes .../_forms.scssc | Bin 0 -> 75771 bytes .../_glyphicons.scssc | Bin 0 -> 193564 bytes .../_grid.scssc | Bin 0 -> 7983 bytes .../_input-groups.scssc | Bin 0 -> 34326 bytes .../_jumbotron.scssc | Bin 0 -> 9563 bytes .../_labels.scssc | Bin 0 -> 10947 bytes .../_list-group.scssc | Bin 0 -> 18687 bytes .../_media.scssc | Bin 0 -> 7585 bytes .../_mixins.scssc | Bin 0 -> 220646 bytes .../_modals.scssc | Bin 0 -> 30870 bytes .../_navbar.scssc | Bin 0 -> 114350 bytes .../_navs.scssc | Bin 0 -> 41980 bytes .../_normalize.scssc | Bin 0 -> 48371 bytes .../_pager.scssc | Bin 0 -> 10524 bytes .../_pagination.scssc | Bin 0 -> 19330 bytes .../_panels.scssc | Bin 0 -> 50244 bytes .../_popovers.scssc | Bin 0 -> 34967 bytes .../_print.scssc | Bin 0 -> 16904 bytes .../_progress-bars.scssc | Bin 0 -> 15711 bytes .../_responsive-utilities.scssc | Bin 0 -> 10035 bytes .../_scaffolding.scssc | Bin 0 -> 21054 bytes .../_tables.scssc | Bin 0 -> 38794 bytes .../_thumbnails.scssc | Bin 0 -> 8172 bytes .../_tooltip.scssc | Bin 0 -> 29008 bytes .../_type.scssc | Bin 0 -> 56526 bytes .../_utilities.scssc | Bin 0 -> 7112 bytes .../_variables.scssc | Bin 0 -> 134960 bytes .../_wells.scssc | Bin 0 -> 7442 bytes dev-test/old_dev/zwitch/stylesheets/bootstrap.css | 1907 +++ dev-test/old_dev/zwitch/switch.php | 67 + dev-test/old_dev/zwitch/termc.php | 66 + dev-test/policy.html | 96 + dev-test/premium/.htaccess | 2 + dev-test/premium/1072015.gif | Bin 0 -> 28348 bytes dev-test/premium/1087128.gif | Bin 0 -> 12128 bytes dev-test/premium/1185855.gif | Bin 0 -> 22647 bytes dev-test/premium/1294530.gif | Bin 0 -> 1470 bytes dev-test/premium/1423697.gif | Bin 0 -> 12460 bytes dev-test/premium/1479173.gif | Bin 0 -> 257 bytes dev-test/premium/1499123.gif | Bin 0 -> 3197 bytes dev-test/premium/1506625.gif | Bin 0 -> 1799 bytes dev-test/premium/1562862.gif | Bin 0 -> 230 bytes dev-test/premium/1918716.gif | Bin 0 -> 2622 bytes dev-test/premium/2006546.gif | Bin 0 -> 230 bytes dev-test/premium/2116290.gif | Bin 0 -> 2652 bytes dev-test/premium/2139766.gif | Bin 0 -> 30768 bytes dev-test/premium/2142546.gif | Bin 0 -> 1677 bytes dev-test/premium/2329837.gif | Bin 0 -> 1924 bytes dev-test/premium/2473416.gif | Bin 0 -> 13682 bytes dev-test/premium/2719206.gif | Bin 0 -> 52725 bytes dev-test/premium/2749128.gif | Bin 0 -> 230 bytes dev-test/premium/2787723.gif | Bin 0 -> 32465 bytes dev-test/premium/2829673.gif | Bin 0 -> 7812 bytes dev-test/premium/3041521.gif | Bin 0 -> 32465 bytes dev-test/premium/3305716.gif | Bin 0 -> 10006 bytes dev-test/premium/3368418.gif | Bin 0 -> 23418 bytes dev-test/premium/3378174.gif | Bin 0 -> 1818 bytes dev-test/premium/3698702.gif | Bin 0 -> 42960 bytes dev-test/premium/3736928.gif | Bin 0 -> 4934 bytes dev-test/premium/3757976.gif | Bin 0 -> 1672 bytes dev-test/premium/3813655.gif | Bin 0 -> 1787 bytes dev-test/premium/3864806.gif | Bin 0 -> 230 bytes dev-test/premium/3906600.gif | Bin 0 -> 3990 bytes dev-test/premium/3979931.gif | Bin 0 -> 570009 bytes dev-test/premium/3982151.gif | Bin 0 -> 30768 bytes dev-test/premium/4348317.gif | Bin 0 -> 30768 bytes dev-test/premium/4702855.gif | Bin 0 -> 6074 bytes dev-test/premium/4909256.gif | Bin 0 -> 230 bytes dev-test/premium/4969765.gif | Bin 0 -> 1728 bytes dev-test/premium/5275546.gif | Bin 0 -> 30768 bytes dev-test/premium/5313519.gif | Bin 0 -> 230 bytes dev-test/premium/5443957.gif | Bin 0 -> 1721 bytes dev-test/premium/5457965.gif | Bin 0 -> 30768 bytes dev-test/premium/5489799.gif | Bin 0 -> 230 bytes dev-test/premium/5643818.gif | Bin 0 -> 64221 bytes dev-test/premium/5715497.gif | Bin 0 -> 230 bytes dev-test/premium/5739151.gif | Bin 0 -> 22647 bytes dev-test/premium/5823481.gif | Bin 0 -> 32465 bytes dev-test/premium/5997079.gif | Bin 0 -> 1126 bytes dev-test/premium/6132094.gif | Bin 0 -> 4934 bytes dev-test/premium/6256014.gif | Bin 0 -> 230 bytes dev-test/premium/6353977.gif | Bin 0 -> 230 bytes dev-test/premium/6463080.gif | Bin 0 -> 230 bytes dev-test/premium/6585382.gif | Bin 0 -> 32465 bytes dev-test/premium/6643162.gif | Bin 0 -> 1749 bytes dev-test/premium/6666924.gif | Bin 0 -> 5467 bytes dev-test/premium/6675677.gif | Bin 0 -> 52948 bytes dev-test/premium/6688715.gif | Bin 0 -> 1732 bytes dev-test/premium/6812020.gif | Bin 0 -> 230 bytes dev-test/premium/6845294.gif | Bin 0 -> 1735 bytes dev-test/premium/6871415.gif | Bin 0 -> 230 bytes dev-test/premium/6885411.gif | Bin 0 -> 1963 bytes dev-test/premium/6910768.gif | Bin 0 -> 230 bytes dev-test/premium/6927532.gif | Bin 0 -> 26043 bytes dev-test/premium/6990147.gif | Bin 0 -> 230 bytes dev-test/premium/7217616.gif | Bin 0 -> 61936 bytes dev-test/premium/7540515.gif | Bin 0 -> 1747 bytes dev-test/premium/7867116.gif | Bin 0 -> 230 bytes dev-test/premium/7874287.gif | Bin 0 -> 24669 bytes dev-test/premium/7887306.gif | Bin 0 -> 4055 bytes dev-test/premium/7891279.gif | Bin 0 -> 2652 bytes dev-test/premium/7918143.gif | Bin 0 -> 230 bytes dev-test/premium/7999439.gif | Bin 0 -> 10006 bytes dev-test/premium/8095862.gif | Bin 0 -> 1750 bytes dev-test/premium/8125773.gif | Bin 0 -> 1687 bytes dev-test/premium/8175207.gif | Bin 0 -> 1749 bytes dev-test/premium/8293865.gif | Bin 0 -> 230 bytes dev-test/premium/8302399.gif | Bin 0 -> 3728 bytes dev-test/premium/8469173.gif | Bin 0 -> 1747 bytes dev-test/premium/8677280.gif | Bin 0 -> 1617 bytes dev-test/premium/8989689.gif | Bin 0 -> 10006 bytes dev-test/premium/9172677.gif | Bin 0 -> 22097 bytes dev-test/premium/9206213.gif | Bin 0 -> 230 bytes dev-test/premium/9229930.gif | Bin 0 -> 1394 bytes dev-test/premium/9241986.gif | Bin 0 -> 1784 bytes dev-test/premium/9304031.gif | Bin 0 -> 2924 bytes dev-test/premium/9475638.gif | Bin 0 -> 1821 bytes dev-test/premium/9494280.gif | Bin 0 -> 1794 bytes dev-test/premium/9649358.gif | Bin 0 -> 10006 bytes dev-test/premium/9673737.gif | Bin 0 -> 1516 bytes dev-test/premium/9754114.gif | Bin 0 -> 32465 bytes dev-test/premium/9825522.gif | Bin 0 -> 1751 bytes dev-test/premium/index.html | 1 + dev-test/prof.php | 106 + dev-test/r.php | 69 + dev-test/reg.php | 121 + dev-test/reg2.php | 110 + dev-test/reg3.php | 110 + dev-test/reg_orig.php | 103 + dev-test/register.php | 66 + dev-test/reply.php | 173 + dev-test/reply2.php | 189 + dev-test/reply4.php | 189 + dev-test/replybackw.php | 166 + dev-test/reset.php | 65 + dev-test/rest.php | 20 + dev-test/rest2.php | 26 + dev-test/rewrite/.DS_Store | Bin 0 -> 15364 bytes dev-test/rewrite/.htaccess | 9 + dev-test/rewrite/c.php | 77 + dev-test/rewrite/change_pass.php | 51 + dev-test/rewrite/choose.php | 26 + dev-test/rewrite/confirmation.php | 65 + dev-test/rewrite/convert.php | 86 + dev-test/rewrite/convert_send.php | 192 + dev-test/rewrite/css/.DS_Store | Bin 0 -> 12292 bytes dev-test/rewrite/css/1 | 369 + dev-test/rewrite/css/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/rewrite/css/backuponoff.css | 47 + dev-test/rewrite/css/bootstrap-theme.css | 347 + dev-test/rewrite/css/bootstrap-theme.css.map | 1 + dev-test/rewrite/css/bootstrap-theme.min.css | 7 + dev-test/rewrite/css/bootstrap.css | 5788 ++++++++ dev-test/rewrite/css/bootstrap.css.map | 1 + dev-test/rewrite/css/bootstrap.min.css | 7 + dev-test/rewrite/css/dropdown-enhancement.css | 294 + .../css/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../css/fonts/glyphicons-halflings-regular.svg | 229 + .../css/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../css/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/rewrite/css/img/2ch_logo.gif | Bin 0 -> 1787 bytes dev-test/rewrite/css/img/cp.JPG | Bin 0 -> 65042 bytes dev-test/rewrite/css/img/ex.gif | Bin 0 -> 5454 bytes dev-test/rewrite/css/img/ex2.gif | Bin 0 -> 231 bytes dev-test/rewrite/css/img/ex3.gif | Bin 0 -> 3135 bytes dev-test/rewrite/css/img/ex4.gif | Bin 0 -> 3232 bytes dev-test/rewrite/css/img/ex5.gif | Bin 0 -> 821 bytes dev-test/rewrite/css/img/ex6.gif | Bin 0 -> 809 bytes dev-test/rewrite/css/img/pink.png | Bin 0 -> 26830 bytes dev-test/rewrite/css/index.php | 3 + dev-test/rewrite/css/jquery.custom-scrollbar.css~ | 163 + dev-test/rewrite/css/mystyle.css | 6 + dev-test/rewrite/css/onoff.css | 47 + dev-test/rewrite/css/style.css | 87 + dev-test/rewrite/css/style1 (copy).css | 315 + dev-test/rewrite/css/style1.css | 397 + dev-test/rewrite/css/style2.css | 144 + dev-test/rewrite/ico.txt | 759 + dev-test/rewrite/ico/001.gif | Bin 0 -> 243 bytes dev-test/rewrite/ico/002.gif | Bin 0 -> 284 bytes dev-test/rewrite/ico/003.gif | Bin 0 -> 214 bytes dev-test/rewrite/ico/004.gif | Bin 0 -> 255 bytes dev-test/rewrite/ico/005.gif | Bin 0 -> 249 bytes dev-test/rewrite/ico/006.gif | Bin 0 -> 297 bytes dev-test/rewrite/ico/007.gif | Bin 0 -> 255 bytes dev-test/rewrite/ico/008.gif | Bin 0 -> 255 bytes dev-test/rewrite/ico/009.gif | Bin 0 -> 251 bytes dev-test/rewrite/ico/010.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/01ohitsuji.gif | Bin 0 -> 243 bytes dev-test/rewrite/ico/02oushi.gif | Bin 0 -> 284 bytes dev-test/rewrite/ico/03hutago.gif | Bin 0 -> 214 bytes dev-test/rewrite/ico/04kani.gif | Bin 0 -> 255 bytes dev-test/rewrite/ico/05shishi.gif | Bin 0 -> 249 bytes dev-test/rewrite/ico/06otome.gif | Bin 0 -> 297 bytes dev-test/rewrite/ico/07tenbin.gif | Bin 0 -> 255 bytes dev-test/rewrite/ico/08sasori.gif | Bin 0 -> 255 bytes dev-test/rewrite/ico/09hebitsukai.gif | Bin 0 -> 251 bytes dev-test/rewrite/ico/1.gif | Bin 0 -> 257 bytes dev-test/rewrite/ico/10ite.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/11yagi.gif | Bin 0 -> 246 bytes dev-test/rewrite/ico/12mizugame.gif | Bin 0 -> 289 bytes dev-test/rewrite/ico/13uo.gif | Bin 0 -> 251 bytes dev-test/rewrite/ico/16.gif | Bin 0 -> 151 bytes dev-test/rewrite/ico/16_1.gif | Bin 0 -> 152 bytes dev-test/rewrite/ico/16_2.gif | Bin 0 -> 153 bytes dev-test/rewrite/ico/16k.gif | Bin 0 -> 146 bytes dev-test/rewrite/ico/1_1.gif | Bin 0 -> 113 bytes dev-test/rewrite/ico/1_2.gif | Bin 0 -> 116 bytes dev-test/rewrite/ico/1fu.gif | Bin 0 -> 319 bytes dev-test/rewrite/ico/1k.gif | Bin 0 -> 101 bytes dev-test/rewrite/ico/1san.gif | Bin 0 -> 278 bytes dev-test/rewrite/ico/1san1.gif | Bin 0 -> 389 bytes dev-test/rewrite/ico/1san16.gif | Bin 0 -> 162 bytes dev-test/rewrite/ico/1san2.gif | Bin 0 -> 384 bytes dev-test/rewrite/ico/1san32.gif | Bin 0 -> 267 bytes dev-test/rewrite/ico/1sanmini16.gif | Bin 0 -> 132 bytes dev-test/rewrite/ico/1sanmini32.gif | Bin 0 -> 228 bytes dev-test/rewrite/ico/2-1.gif | Bin 0 -> 1012 bytes dev-test/rewrite/ico/2.gif | Bin 0 -> 133 bytes dev-test/rewrite/ico/2_1.gif | Bin 0 -> 137 bytes dev-test/rewrite/ico/2_2.gif | Bin 0 -> 140 bytes dev-test/rewrite/ico/2gaijin.gif | Bin 0 -> 232 bytes dev-test/rewrite/ico/2hikky.gif | Bin 0 -> 219 bytes dev-test/rewrite/ico/2iyou_2.gif | Bin 0 -> 274 bytes dev-test/rewrite/ico/2k.gif | Bin 0 -> 99 bytes dev-test/rewrite/ico/2marumimi.gif | Bin 0 -> 247 bytes dev-test/rewrite/ico/2mona.gif | Bin 0 -> 243 bytes dev-test/rewrite/ico/2mona2.gif | Bin 0 -> 366 bytes dev-test/rewrite/ico/2mona22.gif | Bin 0 -> 272 bytes dev-test/rewrite/ico/2morara.gif | Bin 0 -> 259 bytes dev-test/rewrite/ico/2morara_2.gif | Bin 0 -> 326 bytes dev-test/rewrite/ico/2nida.gif | Bin 0 -> 257 bytes dev-test/rewrite/ico/2onigiri.gif | Bin 0 -> 243 bytes dev-test/rewrite/ico/2onigiri_2.gif | Bin 0 -> 272 bytes dev-test/rewrite/ico/2ppa.gif | Bin 0 -> 285 bytes dev-test/rewrite/ico/2syobo.gif | Bin 0 -> 227 bytes dev-test/rewrite/ico/2syobo_2.gif | Bin 0 -> 270 bytes dev-test/rewrite/ico/2ta.gif | Bin 0 -> 359 bytes dev-test/rewrite/ico/3-2.gif | Bin 0 -> 19802 bytes dev-test/rewrite/ico/3.gif | Bin 0 -> 1006 bytes dev-test/rewrite/ico/32.gif | Bin 0 -> 155 bytes dev-test/rewrite/ico/32_1.gif | Bin 0 -> 157 bytes dev-test/rewrite/ico/32_2.gif | Bin 0 -> 159 bytes dev-test/rewrite/ico/32k.gif | Bin 0 -> 149 bytes dev-test/rewrite/ico/3na.gif | Bin 0 -> 324 bytes dev-test/rewrite/ico/4-2.gif | Bin 0 -> 1107 bytes dev-test/rewrite/ico/4.gif | Bin 0 -> 127 bytes dev-test/rewrite/ico/4_1.gif | Bin 0 -> 130 bytes dev-test/rewrite/ico/4_2.gif | Bin 0 -> 133 bytes dev-test/rewrite/ico/4k.gif | Bin 0 -> 134 bytes dev-test/rewrite/ico/4ou.gif | Bin 0 -> 358 bytes dev-test/rewrite/ico/5ta.gif | Bin 0 -> 364 bytes dev-test/rewrite/ico/6za.gif | Bin 0 -> 395 bytes dev-test/rewrite/ico/8.gif | Bin 0 -> 143 bytes dev-test/rewrite/ico/8_1.gif | Bin 0 -> 145 bytes dev-test/rewrite/ico/8_2.gif | Bin 0 -> 148 bytes dev-test/rewrite/ico/8k.gif | Bin 0 -> 136 bytes dev-test/rewrite/ico/8toushinnomonar16.gif | Bin 0 -> 118 bytes dev-test/rewrite/ico/8toushinnomonar32.gif | Bin 0 -> 247 bytes dev-test/rewrite/ico/a1.gif | Bin 0 -> 330 bytes dev-test/rewrite/ico/a2.gif | Bin 0 -> 383 bytes dev-test/rewrite/ico/ace.gif | Bin 0 -> 317 bytes dev-test/rewrite/ico/af1.gif | Bin 0 -> 254 bytes dev-test/rewrite/ico/af2.gif | Bin 0 -> 228 bytes dev-test/rewrite/ico/ahaa_1.gif | Bin 0 -> 195 bytes dev-test/rewrite/ico/ahaa_2.gif | Bin 0 -> 238 bytes dev-test/rewrite/ico/ahaa_3.gif | Bin 0 -> 242 bytes dev-test/rewrite/ico/ahya.gif | Bin 0 -> 191 bytes dev-test/rewrite/ico/ahya_xmas_1.gif | Bin 0 -> 243 bytes dev-test/rewrite/ico/ahya_xmas_2.gif | Bin 0 -> 227 bytes dev-test/rewrite/ico/aibon_face.gif | Bin 0 -> 264 bytes dev-test/rewrite/ico/aibon_folder.gif | Bin 0 -> 372 bytes dev-test/rewrite/ico/aka.gif | Bin 0 -> 307 bytes dev-test/rewrite/ico/all.gif | Bin 0 -> 985 bytes dev-test/rewrite/ico/ame.gif | Bin 0 -> 224 bytes dev-test/rewrite/ico/anime_asapi01.gif | Bin 0 -> 2366 bytes dev-test/rewrite/ico/anime_buun01.gif | Bin 0 -> 3679 bytes dev-test/rewrite/ico/anime_buun02.gif | Bin 0 -> 2036 bytes dev-test/rewrite/ico/anime_charhan01.gif | Bin 0 -> 2257 bytes dev-test/rewrite/ico/anime_charhan02.gif | Bin 0 -> 10274 bytes dev-test/rewrite/ico/anime_chinpoppo01.gif | Bin 0 -> 3665 bytes dev-test/rewrite/ico/anime_dokuo01.gif | Bin 0 -> 1671 bytes dev-test/rewrite/ico/anime_giko01.gif | Bin 0 -> 2183 bytes dev-test/rewrite/ico/anime_giko02.gif | Bin 0 -> 1484 bytes dev-test/rewrite/ico/anime_giko03.gif | Bin 0 -> 6156 bytes dev-test/rewrite/ico/anime_giko04.gif | Bin 0 -> 1516 bytes dev-test/rewrite/ico/anime_giko09.gif | Bin 0 -> 1740 bytes dev-test/rewrite/ico/anime_giko10.gif | Bin 0 -> 2250 bytes dev-test/rewrite/ico/anime_giko11.gif | Bin 0 -> 2291 bytes dev-test/rewrite/ico/anime_giko12.gif | Bin 0 -> 1760 bytes dev-test/rewrite/ico/anime_giko13.gif | Bin 0 -> 3135 bytes dev-test/rewrite/ico/anime_hossyu01.gif | Bin 0 -> 1300 bytes dev-test/rewrite/ico/anime_imanouchi01.gif | Bin 0 -> 1459 bytes dev-test/rewrite/ico/anime_imanouchi02.gif | Bin 0 -> 1459 bytes dev-test/rewrite/ico/anime_imanouchi03.gif | Bin 0 -> 1459 bytes dev-test/rewrite/ico/anime_imanouchi04.gif | Bin 0 -> 1459 bytes dev-test/rewrite/ico/anime_iyahoo.gif | Bin 0 -> 5755 bytes dev-test/rewrite/ico/anime_iyou01.gif | Bin 0 -> 8758 bytes dev-test/rewrite/ico/anime_iyou02.gif | Bin 0 -> 3351 bytes dev-test/rewrite/ico/anime_jien01.gif | Bin 0 -> 3345 bytes dev-test/rewrite/ico/anime_jien02.gif | Bin 0 -> 3403 bytes dev-test/rewrite/ico/anime_jien03.gif | Bin 0 -> 3231 bytes dev-test/rewrite/ico/anime_jien04.gif | Bin 0 -> 3768 bytes dev-test/rewrite/ico/anime_jyorujyu01.gif | Bin 0 -> 1431 bytes dev-test/rewrite/ico/anime_jyorujyu02.gif | Bin 0 -> 1441 bytes dev-test/rewrite/ico/anime_jyorujyu03.gif | Bin 0 -> 1450 bytes dev-test/rewrite/ico/anime_karake.gif | Bin 0 -> 13284 bytes dev-test/rewrite/ico/anime_kukkuru01.gif | Bin 0 -> 1665 bytes dev-test/rewrite/ico/anime_kuma01.gif | Bin 0 -> 2099 bytes dev-test/rewrite/ico/anime_kumaface01.gif | Bin 0 -> 3924 bytes dev-test/rewrite/ico/anime_loop.gif | Bin 0 -> 20749 bytes dev-test/rewrite/ico/anime_marara01.gif | Bin 0 -> 1382 bytes dev-test/rewrite/ico/anime_marara02.gif | Bin 0 -> 1925 bytes dev-test/rewrite/ico/anime_marara03.gif | Bin 0 -> 6117 bytes dev-test/rewrite/ico/anime_marara04.gif | Bin 0 -> 1917 bytes dev-test/rewrite/ico/anime_matanki01.gif | Bin 0 -> 1392 bytes dev-test/rewrite/ico/anime_matanki02.gif | Bin 0 -> 4616 bytes dev-test/rewrite/ico/anime_miruna01.gif | Bin 0 -> 1567 bytes dev-test/rewrite/ico/anime_miruna_pc.gif | Bin 0 -> 2206 bytes dev-test/rewrite/ico/anime_mokar01.gif | Bin 0 -> 1550 bytes dev-test/rewrite/ico/anime_monar01.gif | Bin 0 -> 2304 bytes dev-test/rewrite/ico/anime_monar02.gif | Bin 0 -> 1594 bytes dev-test/rewrite/ico/anime_monar03.gif | Bin 0 -> 2564 bytes dev-test/rewrite/ico/anime_monar04.gif | Bin 0 -> 1740 bytes dev-test/rewrite/ico/anime_monar05.gif | Bin 0 -> 5846 bytes dev-test/rewrite/ico/anime_morara01.gif | Bin 0 -> 1576 bytes dev-test/rewrite/ico/anime_morara02.gif | Bin 0 -> 1734 bytes dev-test/rewrite/ico/anime_morara03.gif | Bin 0 -> 7064 bytes dev-test/rewrite/ico/anime_morara04.gif | Bin 0 -> 1634 bytes dev-test/rewrite/ico/anime_morara05.gif | Bin 0 -> 1596 bytes dev-test/rewrite/ico/anime_morara06.gif | Bin 0 -> 5454 bytes dev-test/rewrite/ico/anime_nokar01.gif | Bin 0 -> 2334 bytes dev-test/rewrite/ico/anime_nurupo_ga_1.gif | Bin 0 -> 4388 bytes dev-test/rewrite/ico/anime_nurupo_ga_2.gif | Bin 0 -> 2383 bytes dev-test/rewrite/ico/anime_okashi01.gif | Bin 0 -> 5999 bytes dev-test/rewrite/ico/anime_okashi02.gif | Bin 0 -> 4348 bytes dev-test/rewrite/ico/anime_onigiri01.gif | Bin 0 -> 4495 bytes dev-test/rewrite/ico/anime_onigiri02.gif | Bin 0 -> 4482 bytes dev-test/rewrite/ico/anime_onigiri03.gif | Bin 0 -> 4554 bytes dev-test/rewrite/ico/anime_onigiri04.gif | Bin 0 -> 8654 bytes dev-test/rewrite/ico/anime_onini01.gif | Bin 0 -> 2812 bytes dev-test/rewrite/ico/anime_onini02.gif | Bin 0 -> 1816 bytes dev-test/rewrite/ico/anime_onini03.gif | Bin 0 -> 4494 bytes dev-test/rewrite/ico/anime_saitama01.gif | Bin 0 -> 1440 bytes dev-test/rewrite/ico/anime_saitama02.gif | Bin 0 -> 1348 bytes dev-test/rewrite/ico/anime_saitama03.gif | Bin 0 -> 1454 bytes dev-test/rewrite/ico/anime_saitama04.gif | Bin 0 -> 1352 bytes dev-test/rewrite/ico/anime_saitama05.gif | Bin 0 -> 3110 bytes dev-test/rewrite/ico/anime_saitama06.gif | Bin 0 -> 1356 bytes dev-test/rewrite/ico/anime_sasuga01.gif | Bin 0 -> 1546 bytes dev-test/rewrite/ico/anime_sasuga02.gif | Bin 0 -> 9929 bytes dev-test/rewrite/ico/anime_sasuga03.gif | Bin 0 -> 9729 bytes dev-test/rewrite/ico/anime_sasuga04.gif | Bin 0 -> 16392 bytes dev-test/rewrite/ico/anime_shii01.gif | Bin 0 -> 11664 bytes dev-test/rewrite/ico/anime_shii02.gif | Bin 0 -> 8324 bytes dev-test/rewrite/ico/anime_shii03.gif | Bin 0 -> 1506 bytes dev-test/rewrite/ico/anime_syobon01.gif | Bin 0 -> 2156 bytes dev-test/rewrite/ico/anime_syobon02.gif | Bin 0 -> 1580 bytes dev-test/rewrite/ico/anime_syobon03.gif | Bin 0 -> 2361 bytes dev-test/rewrite/ico/anime_tarn01.gif | Bin 0 -> 3754 bytes dev-test/rewrite/ico/anime_uwan01.gif | Bin 0 -> 1966 bytes dev-test/rewrite/ico/anime_uwan02.gif | Bin 0 -> 1441 bytes dev-test/rewrite/ico/anime_uwan03.gif | Bin 0 -> 2216 bytes dev-test/rewrite/ico/anime_wacchoi01.gif | Bin 0 -> 1979 bytes dev-test/rewrite/ico/anime_wacchoi02.gif | Bin 0 -> 1983 bytes dev-test/rewrite/ico/anime_wacchoi03.gif | Bin 0 -> 1977 bytes dev-test/rewrite/ico/anime_wacchoi04.gif | Bin 0 -> 3232 bytes dev-test/rewrite/ico/anime_youkanman01.gif | Bin 0 -> 1915 bytes dev-test/rewrite/ico/anime_youkanman02.gif | Bin 0 -> 1882 bytes dev-test/rewrite/ico/anime_youkanman03.gif | Bin 0 -> 1365 bytes dev-test/rewrite/ico/anime_zonu01.gif | Bin 0 -> 1426 bytes dev-test/rewrite/ico/anime_zonu02.gif | Bin 0 -> 1476 bytes dev-test/rewrite/ico/ao.gif | Bin 0 -> 314 bytes dev-test/rewrite/ico/apple.gif | Bin 0 -> 272 bytes dev-test/rewrite/ico/araebi.gif | Bin 0 -> 457 bytes dev-test/rewrite/ico/aramaki.gif | Bin 0 -> 236 bytes dev-test/rewrite/ico/aramaki1.gif | Bin 0 -> 256 bytes dev-test/rewrite/ico/aramaki2.gif | Bin 0 -> 490 bytes dev-test/rewrite/ico/aroeri-na16.gif | Bin 0 -> 118 bytes dev-test/rewrite/ico/aroeri-na32.gif | Bin 0 -> 268 bytes dev-test/rewrite/ico/aroeri-na_1.gif | Bin 0 -> 231 bytes dev-test/rewrite/ico/aroeri-na_2.gif | Bin 0 -> 231 bytes dev-test/rewrite/ico/asopasomaso.gif | Bin 0 -> 247 bytes dev-test/rewrite/ico/asuka_face.gif | Bin 0 -> 299 bytes dev-test/rewrite/ico/asuka_folder.gif | Bin 0 -> 391 bytes dev-test/rewrite/ico/banana.gif | Bin 0 -> 334 bytes dev-test/rewrite/ico/bat.gif | Bin 0 -> 272 bytes dev-test/rewrite/ico/bikyakusan32.gif | Bin 0 -> 213 bytes dev-test/rewrite/ico/blu.gif | Bin 0 -> 265 bytes dev-test/rewrite/ico/blue.gif | Bin 0 -> 313 bytes dev-test/rewrite/ico/bodafone16.gif | Bin 0 -> 157 bytes dev-test/rewrite/ico/bodafone32.gif | Bin 0 -> 354 bytes dev-test/rewrite/ico/bokkiage_1.gif | Bin 0 -> 212 bytes dev-test/rewrite/ico/bokkiage_2.gif | Bin 0 -> 200 bytes dev-test/rewrite/ico/boruzyoa.gif | Bin 0 -> 267 bytes dev-test/rewrite/ico/boruzyoa2.gif | Bin 0 -> 318 bytes dev-test/rewrite/ico/boruzyoa3.gif | Bin 0 -> 321 bytes dev-test/rewrite/ico/broccoli.gif | Bin 0 -> 360 bytes dev-test/rewrite/ico/bs.gif | Bin 0 -> 378 bytes dev-test/rewrite/ico/btonfa.gif | Bin 0 -> 271 bytes dev-test/rewrite/ico/bucket-full.png | Bin 0 -> 33133 bytes dev-test/rewrite/ico/button1_01.gif | Bin 0 -> 218 bytes dev-test/rewrite/ico/button1_02.gif | Bin 0 -> 218 bytes dev-test/rewrite/ico/button1_03.gif | Bin 0 -> 218 bytes dev-test/rewrite/ico/button2_01.gif | Bin 0 -> 190 bytes dev-test/rewrite/ico/button2_02.gif | Bin 0 -> 190 bytes dev-test/rewrite/ico/button2_03.gif | Bin 0 -> 190 bytes dev-test/rewrite/ico/buun.gif | Bin 0 -> 251 bytes dev-test/rewrite/ico/buun1.gif | Bin 0 -> 291 bytes dev-test/rewrite/ico/buun2.gif | Bin 0 -> 292 bytes dev-test/rewrite/ico/c.gif | Bin 0 -> 281 bytes dev-test/rewrite/ico/c_hako.gif | Bin 0 -> 218 bytes dev-test/rewrite/ico/carrot.gif | Bin 0 -> 390 bytes dev-test/rewrite/ico/chahan.gif | Bin 0 -> 279 bytes dev-test/rewrite/ico/chahan1.gif | Bin 0 -> 483 bytes dev-test/rewrite/ico/chahan2.gif | Bin 0 -> 435 bytes dev-test/rewrite/ico/chibi_c.gif | Bin 0 -> 202 bytes dev-test/rewrite/ico/chibi_giko.gif | Bin 0 -> 219 bytes dev-test/rewrite/ico/cinara.gif | Bin 0 -> 2490 bytes dev-test/rewrite/ico/d1.gif | Bin 0 -> 331 bytes dev-test/rewrite/ico/d2.gif | Bin 0 -> 333 bytes dev-test/rewrite/ico/d3.gif | Bin 0 -> 333 bytes dev-test/rewrite/ico/dayasu_face.gif | Bin 0 -> 274 bytes dev-test/rewrite/ico/dayasu_folder.gif | Bin 0 -> 380 bytes dev-test/rewrite/ico/dl.gif | Bin 0 -> 355 bytes dev-test/rewrite/ico/dokuo.gif | Bin 0 -> 247 bytes dev-test/rewrite/ico/dokuo1.gif | Bin 0 -> 414 bytes dev-test/rewrite/ico/dokuo2.gif | Bin 0 -> 425 bytes dev-test/rewrite/ico/file1_01.gif | Bin 0 -> 226 bytes dev-test/rewrite/ico/file1_02.gif | Bin 0 -> 250 bytes dev-test/rewrite/ico/file1_03.gif | Bin 0 -> 279 bytes dev-test/rewrite/ico/file2_01.gif | Bin 0 -> 282 bytes dev-test/rewrite/ico/file2_02.gif | Bin 0 -> 230 bytes dev-test/rewrite/ico/folder1_01.gif | Bin 0 -> 222 bytes dev-test/rewrite/ico/folder1_02.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_03.gif | Bin 0 -> 226 bytes dev-test/rewrite/ico/folder1_04.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_05.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_06.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_07.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_08.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_09.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_10.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_11.gif | Bin 0 -> 219 bytes dev-test/rewrite/ico/folder1_12.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_13.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/folder1_14.gif | Bin 0 -> 224 bytes dev-test/rewrite/ico/folder2_01.gif | Bin 0 -> 284 bytes dev-test/rewrite/ico/folder2_02.gif | Bin 0 -> 289 bytes dev-test/rewrite/ico/folder2_03.gif | Bin 0 -> 289 bytes dev-test/rewrite/ico/folder2_04.gif | Bin 0 -> 289 bytes dev-test/rewrite/ico/folder2_05.gif | Bin 0 -> 284 bytes dev-test/rewrite/ico/folder2_06.gif | Bin 0 -> 284 bytes dev-test/rewrite/ico/folder2_07.gif | Bin 0 -> 284 bytes dev-test/rewrite/ico/folder3_01.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/folder3_02.gif | Bin 0 -> 297 bytes dev-test/rewrite/ico/folder3_03.gif | Bin 0 -> 297 bytes dev-test/rewrite/ico/folder3_04.gif | Bin 0 -> 297 bytes dev-test/rewrite/ico/folder3_05.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/folder3_06.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/folder3_07.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/folder4_01.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/folder4_02.gif | Bin 0 -> 298 bytes dev-test/rewrite/ico/folder4_03.gif | Bin 0 -> 298 bytes dev-test/rewrite/ico/folder4_04.gif | Bin 0 -> 298 bytes dev-test/rewrite/ico/folder4_05.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/folder4_06.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/folder4_07.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/foruda.gif | Bin 0 -> 234 bytes dev-test/rewrite/ico/foruda1.gif | Bin 0 -> 241 bytes dev-test/rewrite/ico/foruda2.gif | Bin 0 -> 241 bytes dev-test/rewrite/ico/forudaopen.gif | Bin 0 -> 256 bytes dev-test/rewrite/ico/forudaopen1.gif | Bin 0 -> 263 bytes dev-test/rewrite/ico/forudaopen2.gif | Bin 0 -> 263 bytes dev-test/rewrite/ico/fujisan.gif | Bin 0 -> 216 bytes dev-test/rewrite/ico/fun.gif | Bin 0 -> 266 bytes dev-test/rewrite/ico/fusagiko_1.gif | Bin 0 -> 204 bytes dev-test/rewrite/ico/fusagiko_2.gif | Bin 0 -> 204 bytes dev-test/rewrite/ico/fusagiko_xmas.gif | Bin 0 -> 227 bytes dev-test/rewrite/ico/fuun.gif | Bin 0 -> 244 bytes dev-test/rewrite/ico/fuun2.gif | Bin 0 -> 228 bytes dev-test/rewrite/ico/gakisan_face.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/gakisan_folder.gif | Bin 0 -> 352 bytes dev-test/rewrite/ico/gaku.gif | Bin 0 -> 196 bytes dev-test/rewrite/ico/gaku2.gif | Bin 0 -> 252 bytes dev-test/rewrite/ico/gaku3.gif | Bin 0 -> 199 bytes dev-test/rewrite/ico/gekisya.gif | Bin 0 -> 272 bytes dev-test/rewrite/ico/gekisya1.gif | Bin 0 -> 333 bytes dev-test/rewrite/ico/gekisya2.gif | Bin 0 -> 329 bytes dev-test/rewrite/ico/gene.gif | Bin 0 -> 284 bytes dev-test/rewrite/ico/giko.gif | Bin 0 -> 293 bytes dev-test/rewrite/ico/giko1.gif | Bin 0 -> 407 bytes dev-test/rewrite/ico/giko2.gif | Bin 0 -> 269 bytes dev-test/rewrite/ico/giko_2.gif | Bin 0 -> 337 bytes dev-test/rewrite/ico/giko_zonu.gif | Bin 0 -> 242 bytes dev-test/rewrite/ico/gikog_enpitsu.gif | Bin 0 -> 277 bytes dev-test/rewrite/ico/gikog_fd.gif | Bin 0 -> 297 bytes dev-test/rewrite/ico/gikog_gomibako.gif | Bin 0 -> 233 bytes dev-test/rewrite/ico/gikog_gomibako2.gif | Bin 0 -> 288 bytes dev-test/rewrite/ico/gikog_gomibako3.gif | Bin 0 -> 268 bytes dev-test/rewrite/ico/gikog_gomibako4.gif | Bin 0 -> 243 bytes dev-test/rewrite/ico/gikog_gyunyupack.gif | Bin 0 -> 277 bytes dev-test/rewrite/ico/gikog_hakuchou.gif | Bin 0 -> 267 bytes dev-test/rewrite/ico/gikog_ichigo.gif | Bin 0 -> 313 bytes dev-test/rewrite/ico/gikog_keshigomu.gif | Bin 0 -> 282 bytes dev-test/rewrite/ico/gikog_lighter.gif | Bin 0 -> 261 bytes dev-test/rewrite/ico/gikog_macchi.gif | Bin 0 -> 340 bytes dev-test/rewrite/ico/gikog_monaoh.gif | Bin 0 -> 343 bytes dev-test/rewrite/ico/gikog_onigiri.gif | Bin 0 -> 260 bytes dev-test/rewrite/ico/gikog_pimiento.gif | Bin 0 -> 279 bytes dev-test/rewrite/ico/gikog_teddybear.gif | Bin 0 -> 291 bytes dev-test/rewrite/ico/gikog_yudetamago.gif | Bin 0 -> 241 bytes dev-test/rewrite/ico/gikoinu.gif | Bin 0 -> 252 bytes dev-test/rewrite/ico/gikoneko.gif | Bin 0 -> 997 bytes dev-test/rewrite/ico/gikoneko2.gif | Bin 0 -> 1021 bytes dev-test/rewrite/ico/gikoneko3_shee.gif | Bin 0 -> 1004 bytes dev-test/rewrite/ico/gikoneko_1.gif | Bin 0 -> 200 bytes dev-test/rewrite/ico/gikoneko_2.gif | Bin 0 -> 201 bytes dev-test/rewrite/ico/gikoneko_3.gif | Bin 0 -> 180 bytes dev-test/rewrite/ico/gikoneko_4.gif | Bin 0 -> 192 bytes dev-test/rewrite/ico/gikoneko_5.gif | Bin 0 -> 190 bytes dev-test/rewrite/ico/gikoneko_xmas.gif | Bin 0 -> 174 bytes dev-test/rewrite/ico/gocchin_face.gif | Bin 0 -> 256 bytes dev-test/rewrite/ico/gocchin_folder.gif | Bin 0 -> 361 bytes dev-test/rewrite/ico/gomi.gif | Bin 0 -> 232 bytes dev-test/rewrite/ico/gomi1.gif | Bin 0 -> 235 bytes dev-test/rewrite/ico/gomi2.gif | Bin 0 -> 309 bytes dev-test/rewrite/ico/gomiopen.gif | Bin 0 -> 425 bytes dev-test/rewrite/ico/gomiopen1.gif | Bin 0 -> 308 bytes dev-test/rewrite/ico/gomiopen2.gif | Bin 0 -> 403 bytes dev-test/rewrite/ico/goo_1.gif | Bin 0 -> 209 bytes dev-test/rewrite/ico/goo_2.gif | Bin 0 -> 210 bytes dev-test/rewrite/ico/goo_3.gif | Bin 0 -> 213 bytes dev-test/rewrite/ico/gra.gif | Bin 0 -> 261 bytes dev-test/rewrite/ico/gre.gif | Bin 0 -> 272 bytes dev-test/rewrite/ico/green.gif | Bin 0 -> 341 bytes dev-test/rewrite/ico/gya-.gif | Bin 0 -> 129 bytes dev-test/rewrite/ico/haa.gif | Bin 0 -> 318 bytes dev-test/rewrite/ico/hagenin-jump.gif | Bin 0 -> 9321 bytes dev-test/rewrite/ico/hagenin-mount.gif | Bin 0 -> 1049 bytes dev-test/rewrite/ico/hagenin-shuriken.gif | Bin 0 -> 8609 bytes dev-test/rewrite/ico/hageshikuninja32.gif | Bin 0 -> 326 bytes dev-test/rewrite/ico/hagurumaou.gif | Bin 0 -> 283 bytes dev-test/rewrite/ico/hagurumaou_g16.gif | Bin 0 -> 187 bytes dev-test/rewrite/ico/hagurumaou_g32.gif | Bin 0 -> 337 bytes dev-test/rewrite/ico/hagurumaou_s32.gif | Bin 0 -> 337 bytes dev-test/rewrite/ico/hare.gif | Bin 0 -> 248 bytes dev-test/rewrite/ico/hikky.gif | Bin 0 -> 246 bytes dev-test/rewrite/ico/hikky2.gif | Bin 0 -> 169 bytes dev-test/rewrite/ico/hikky_mochi.gif | Bin 0 -> 256 bytes dev-test/rewrite/ico/hikky_xmas_1.gif | Bin 0 -> 212 bytes dev-test/rewrite/ico/hikky_xmas_2.gif | Bin 0 -> 250 bytes dev-test/rewrite/ico/hituji.gif | Bin 0 -> 313 bytes dev-test/rewrite/ico/hyou.gif | Bin 0 -> 212 bytes dev-test/rewrite/ico/i.gif | Bin 0 -> 276 bytes dev-test/rewrite/ico/ii.gif | Bin 0 -> 314 bytes dev-test/rewrite/ico/iirasan_face.gif | Bin 0 -> 283 bytes dev-test/rewrite/ico/iirasan_folder.gif | Bin 0 -> 376 bytes dev-test/rewrite/ico/ikunai.gif | Bin 0 -> 315 bytes dev-test/rewrite/ico/imanouchi_1.gif | Bin 0 -> 232 bytes dev-test/rewrite/ico/imanouchi_2.gif | Bin 0 -> 203 bytes dev-test/rewrite/ico/imo.gif | Bin 0 -> 341 bytes dev-test/rewrite/ico/index.html | 1 + dev-test/rewrite/ico/inu.gif | Bin 0 -> 266 bytes dev-test/rewrite/ico/iyahoo.gif | Bin 0 -> 1456 bytes dev-test/rewrite/ico/iyou.gif | Bin 0 -> 233 bytes dev-test/rewrite/ico/iyou1.gif | Bin 0 -> 326 bytes dev-test/rewrite/ico/iyou2.gif | Bin 0 -> 325 bytes dev-test/rewrite/ico/iyou_1.gif | Bin 0 -> 183 bytes dev-test/rewrite/ico/iyou_12.gif | Bin 0 -> 289 bytes dev-test/rewrite/ico/iyou_2.gif | Bin 0 -> 195 bytes dev-test/rewrite/ico/jisakujien_1.gif | Bin 0 -> 157 bytes dev-test/rewrite/ico/jisakujien_2.gif | Bin 0 -> 181 bytes dev-test/rewrite/ico/jisakujien_3.gif | Bin 0 -> 188 bytes dev-test/rewrite/ico/jisakujien_4.gif | Bin 0 -> 196 bytes dev-test/rewrite/ico/jisakujien_5.gif | Bin 0 -> 158 bytes dev-test/rewrite/ico/jisakujien_6.gif | Bin 0 -> 224 bytes dev-test/rewrite/ico/jisakujien_xmas.gif | Bin 0 -> 219 bytes dev-test/rewrite/ico/kaminari.gif | Bin 0 -> 232 bytes dev-test/rewrite/ico/kantoku.gif | Bin 0 -> 259 bytes dev-test/rewrite/ico/kantoku1.gif | Bin 0 -> 314 bytes dev-test/rewrite/ico/kantoku2.gif | Bin 0 -> 299 bytes dev-test/rewrite/ico/kappappa.gif | Bin 0 -> 301 bytes dev-test/rewrite/ico/kappappa1.gif | Bin 0 -> 416 bytes dev-test/rewrite/ico/kappappa2.gif | Bin 0 -> 379 bytes dev-test/rewrite/ico/karake.gif | Bin 0 -> 771 bytes dev-test/rewrite/ico/kasa-ri.gif | Bin 0 -> 196 bytes dev-test/rewrite/ico/kashiwamo-chi32.gif | Bin 0 -> 352 bytes dev-test/rewrite/ico/kasiwamoti.gif | Bin 0 -> 256 bytes dev-test/rewrite/ico/kasiwamoti1.gif | Bin 0 -> 373 bytes dev-test/rewrite/ico/kasiwamoti2.gif | Bin 0 -> 358 bytes dev-test/rewrite/ico/kinokorusensei32.gif | Bin 0 -> 337 bytes dev-test/rewrite/ico/kit_megane.gif | Bin 0 -> 752 bytes dev-test/rewrite/ico/kit_otsudearimasu.gif | Bin 0 -> 754 bytes dev-test/rewrite/ico/kita.gif | Bin 0 -> 287 bytes dev-test/rewrite/ico/kita1.gif | Bin 0 -> 809 bytes dev-test/rewrite/ico/kita2.gif | Bin 0 -> 821 bytes dev-test/rewrite/ico/kita_.gif | Bin 0 -> 260 bytes dev-test/rewrite/ico/kitawa.gif | Bin 0 -> 267 bytes dev-test/rewrite/ico/kitawa1.gif | Bin 0 -> 516 bytes dev-test/rewrite/ico/kitawa2.gif | Bin 0 -> 455 bytes dev-test/rewrite/ico/kodomona.gif | Bin 0 -> 237 bytes dev-test/rewrite/ico/kodomona2.gif | Bin 0 -> 201 bytes dev-test/rewrite/ico/kokemomo16.gif | Bin 0 -> 136 bytes dev-test/rewrite/ico/kokemomo32.gif | Bin 0 -> 262 bytes dev-test/rewrite/ico/konkon_face.gif | Bin 0 -> 272 bytes dev-test/rewrite/ico/konkon_folder.gif | Bin 0 -> 373 bytes dev-test/rewrite/ico/kossorisan.gif | Bin 0 -> 99 bytes dev-test/rewrite/ico/kotatu.gif | Bin 0 -> 248 bytes dev-test/rewrite/ico/kuma-16.gif | Bin 0 -> 133 bytes dev-test/rewrite/ico/kuma-32.gif | Bin 0 -> 243 bytes dev-test/rewrite/ico/kuma.gif | Bin 0 -> 3875 bytes dev-test/rewrite/ico/kuma1.gif | Bin 0 -> 470 bytes dev-test/rewrite/ico/kuma2.gif | Bin 0 -> 484 bytes dev-test/rewrite/ico/kuma_2.gif | Bin 0 -> 271 bytes dev-test/rewrite/ico/kumambo.gif | Bin 0 -> 6288 bytes dev-test/rewrite/ico/kumori.gif | Bin 0 -> 375 bytes dev-test/rewrite/ico/kuri1.gif | Bin 0 -> 323 bytes dev-test/rewrite/ico/kuri2.gif | Bin 0 -> 373 bytes dev-test/rewrite/ico/kyo.gif | Bin 0 -> 318 bytes dev-test/rewrite/ico/kyu.gif | Bin 0 -> 325 bytes dev-test/rewrite/ico/love.gif | Bin 0 -> 312 bytes dev-test/rewrite/ico/mac.gif | Bin 0 -> 410 bytes dev-test/rewrite/ico/maimai.gif | Bin 0 -> 327 bytes dev-test/rewrite/ico/makijita.gif | Bin 0 -> 215 bytes dev-test/rewrite/ico/makotan2_face.gif | Bin 0 -> 281 bytes dev-test/rewrite/ico/makotan2_folder.gif | Bin 0 -> 389 bytes dev-test/rewrite/ico/makotan_face.gif | Bin 0 -> 282 bytes dev-test/rewrite/ico/makotan_folder.gif | Bin 0 -> 389 bytes dev-test/rewrite/ico/mame.gif | Bin 0 -> 370 bytes dev-test/rewrite/ico/mamono.gif | Bin 0 -> 277 bytes dev-test/rewrite/ico/mamono1.gif | Bin 0 -> 387 bytes dev-test/rewrite/ico/mamono2.gif | Bin 0 -> 445 bytes dev-test/rewrite/ico/mandokuse1.gif | Bin 0 -> 8384 bytes dev-test/rewrite/ico/marabou.gif | Bin 0 -> 182 bytes dev-test/rewrite/ico/marara_1.gif | Bin 0 -> 195 bytes dev-test/rewrite/ico/marara_2.gif | Bin 0 -> 321 bytes dev-test/rewrite/ico/marara_tya.gif | Bin 0 -> 265 bytes dev-test/rewrite/ico/marippe_face.gif | Bin 0 -> 275 bytes dev-test/rewrite/ico/marippe_folder.gif | Bin 0 -> 378 bytes dev-test/rewrite/ico/marumimi_mona.gif | Bin 0 -> 252 bytes dev-test/rewrite/ico/matari.gif | Bin 0 -> 323 bytes dev-test/rewrite/ico/mazu.gif | Bin 0 -> 277 bytes dev-test/rewrite/ico/memo.gif | Bin 0 -> 300 bytes dev-test/rewrite/ico/memo1.gif | Bin 0 -> 403 bytes dev-test/rewrite/ico/memo2.gif | Bin 0 -> 397 bytes dev-test/rewrite/ico/mi.gif | Bin 0 -> 263 bytes dev-test/rewrite/ico/mini.gif | Bin 0 -> 175 bytes dev-test/rewrite/ico/miyabi.gif | Bin 0 -> 1642 bytes dev-test/rewrite/ico/mochi.gif | Bin 0 -> 247 bytes dev-test/rewrite/ico/mokkori-na_1.gif | Bin 0 -> 183 bytes dev-test/rewrite/ico/mokkori-na_2.gif | Bin 0 -> 251 bytes dev-test/rewrite/ico/momiz.gif | Bin 0 -> 314 bytes dev-test/rewrite/ico/mona.gif | Bin 0 -> 254 bytes dev-test/rewrite/ico/mona1.gif | Bin 0 -> 388 bytes dev-test/rewrite/ico/mona2.gif | Bin 0 -> 236 bytes dev-test/rewrite/ico/mona_hakama.gif | Bin 0 -> 250 bytes dev-test/rewrite/ico/mona_shiri.gif | Bin 0 -> 238 bytes dev-test/rewrite/ico/mona_tya.gif | Bin 0 -> 298 bytes dev-test/rewrite/ico/mona_xmas.gif | Bin 0 -> 223 bytes dev-test/rewrite/ico/monaazarashi_1.gif | Bin 0 -> 168 bytes dev-test/rewrite/ico/monaazarashi_2.gif | Bin 0 -> 185 bytes dev-test/rewrite/ico/monakai.gif | Bin 0 -> 280 bytes dev-test/rewrite/ico/monatya.gif | Bin 0 -> 318 bytes dev-test/rewrite/ico/morara.gif | Bin 0 -> 256 bytes dev-test/rewrite/ico/morara1.gif | Bin 0 -> 344 bytes dev-test/rewrite/ico/morara2.gif | Bin 0 -> 234 bytes dev-test/rewrite/ico/morara_hakama.gif | Bin 0 -> 219 bytes dev-test/rewrite/ico/morara_tya.gif | Bin 0 -> 298 bytes dev-test/rewrite/ico/morara_xmas.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/morarael001.gif | Bin 0 -> 2004 bytes dev-test/rewrite/ico/moukoneeyo_1.gif | Bin 0 -> 1056 bytes dev-test/rewrite/ico/moukoneeyo_2.gif | Bin 0 -> 1151 bytes dev-test/rewrite/ico/mydoc.gif | Bin 0 -> 283 bytes dev-test/rewrite/ico/mydoc1.gif | Bin 0 -> 385 bytes dev-test/rewrite/ico/mydoc2.gif | Bin 0 -> 378 bytes dev-test/rewrite/ico/nacchi.gif | Bin 0 -> 102 bytes dev-test/rewrite/ico/nacchi_face.gif | Bin 0 -> 268 bytes dev-test/rewrite/ico/nacchi_folder.gif | Bin 0 -> 362 bytes dev-test/rewrite/ico/nagato.gif | Bin 0 -> 1434 bytes dev-test/rewrite/ico/namaetukenai.gif | Bin 0 -> 3331 bytes dev-test/rewrite/ico/naoruyo.gif | Bin 0 -> 257 bytes dev-test/rewrite/ico/naoruyo1.gif | Bin 0 -> 300 bytes dev-test/rewrite/ico/naoruyo2.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/nas.gif | Bin 0 -> 383 bytes dev-test/rewrite/ico/ne.gif | Bin 0 -> 255 bytes dev-test/rewrite/ico/neeno.gif | Bin 0 -> 246 bytes dev-test/rewrite/ico/nida-32.gif | Bin 0 -> 266 bytes dev-test/rewrite/ico/nida.gif | Bin 0 -> 254 bytes dev-test/rewrite/ico/nida2.gif | Bin 0 -> 230 bytes dev-test/rewrite/ico/nigete.gif | Bin 0 -> 2304 bytes dev-test/rewrite/ico/nikukopuun_kue.gif | Bin 0 -> 206 bytes dev-test/rewrite/ico/ninzya.gif | Bin 0 -> 242 bytes dev-test/rewrite/ico/ninzya1.gif | Bin 0 -> 403 bytes dev-test/rewrite/ico/ninzya2.gif | Bin 0 -> 615 bytes dev-test/rewrite/ico/niraimu32.gif | Bin 0 -> 230 bytes dev-test/rewrite/ico/niramushigotokiga16.gif | Bin 0 -> 129 bytes dev-test/rewrite/ico/niramushigotokiga32.gif | Bin 0 -> 372 bytes dev-test/rewrite/ico/niratyaneko32.gif | Bin 0 -> 262 bytes dev-test/rewrite/ico/nono.gif | Bin 0 -> 331 bytes dev-test/rewrite/ico/nono_dash.gif | Bin 0 -> 358 bytes dev-test/rewrite/ico/nono_face.gif | Bin 0 -> 250 bytes dev-test/rewrite/ico/nono_folder.gif | Bin 0 -> 355 bytes dev-test/rewrite/ico/nono_hako.gif | Bin 0 -> 252 bytes dev-test/rewrite/ico/nono_hakoiri.gif | Bin 0 -> 379 bytes dev-test/rewrite/ico/nono_ie.gif | Bin 0 -> 365 bytes dev-test/rewrite/ico/nono_jiiiii.gif | Bin 0 -> 389 bytes dev-test/rewrite/ico/nono_mail.gif | Bin 0 -> 341 bytes dev-test/rewrite/ico/nono_utsu.gif | Bin 0 -> 345 bytes dev-test/rewrite/ico/normal.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/nova.gif | Bin 0 -> 374 bytes dev-test/rewrite/ico/nuhhehho.gif | Bin 0 -> 209 bytes dev-test/rewrite/ico/nurupo_ga_1.gif | Bin 0 -> 1396 bytes dev-test/rewrite/ico/nurupo_ga_2.gif | Bin 0 -> 1270 bytes dev-test/rewrite/ico/o_anime_basiin.gif | Bin 0 -> 4218 bytes dev-test/rewrite/ico/o_anime_bokoboko.gif | Bin 0 -> 651 bytes dev-test/rewrite/ico/o_anime_ohaiyou.gif | Bin 0 -> 497 bytes dev-test/rewrite/ico/o_anime_po.gif | Bin 0 -> 1210 bytes dev-test/rewrite/ico/o_anime_pugi.gif | Bin 0 -> 736 bytes dev-test/rewrite/ico/o_anime_toho.gif | Bin 0 -> 885 bytes dev-test/rewrite/ico/o_anime_usodesu.gif | Bin 0 -> 854 bytes dev-test/rewrite/ico/o_jushimatsu.gif | Bin 0 -> 378 bytes dev-test/rewrite/ico/o_monday.gif | Bin 0 -> 453 bytes dev-test/rewrite/ico/o_po.gif | Bin 0 -> 233 bytes dev-test/rewrite/ico/o_pugi.gif | Bin 0 -> 401 bytes dev-test/rewrite/ico/o_saturday.gif | Bin 0 -> 568 bytes dev-test/rewrite/ico/o_yaranaio.gif | Bin 0 -> 307 bytes dev-test/rewrite/ico/o_yaruo.gif | Bin 0 -> 325 bytes dev-test/rewrite/ico/obake1.gif | Bin 0 -> 259 bytes dev-test/rewrite/ico/obake2.gif | Bin 0 -> 248 bytes dev-test/rewrite/ico/ochiketsu.gif | Bin 0 -> 1000 bytes dev-test/rewrite/ico/odenmen.gif | Bin 0 -> 228 bytes dev-test/rewrite/ico/odenmen1.gif | Bin 0 -> 310 bytes dev-test/rewrite/ico/odenmen2.gif | Bin 0 -> 344 bytes dev-test/rewrite/ico/omaemoka.gif | Bin 0 -> 271 bytes dev-test/rewrite/ico/omochi.gif | Bin 0 -> 194 bytes dev-test/rewrite/ico/omochi_2.gif | Bin 0 -> 219 bytes dev-test/rewrite/ico/omochi_3.gif | Bin 0 -> 349 bytes dev-test/rewrite/ico/onigiri.gif | Bin 0 -> 200 bytes dev-test/rewrite/ico/onigiri1.gif | Bin 0 -> 328 bytes dev-test/rewrite/ico/onigiri2.gif | Bin 0 -> 324 bytes dev-test/rewrite/ico/onigiri_c16.gif | Bin 0 -> 116 bytes dev-test/rewrite/ico/onigiri_c32.gif | Bin 0 -> 241 bytes dev-test/rewrite/ico/onigiri_l16.gif | Bin 0 -> 116 bytes dev-test/rewrite/ico/onigiri_l32.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/onigiri_mochi.gif | Bin 0 -> 214 bytes dev-test/rewrite/ico/onigiri_mona.gif | Bin 0 -> 266 bytes dev-test/rewrite/ico/onigiri_r16.gif | Bin 0 -> 112 bytes dev-test/rewrite/ico/onigiri_r32.gif | Bin 0 -> 239 bytes dev-test/rewrite/ico/onigiri_seito.gif | Bin 0 -> 288 bytes dev-test/rewrite/ico/onigiri_xmas.gif | Bin 0 -> 211 bytes dev-test/rewrite/ico/onigirimona.gif | Bin 0 -> 237 bytes dev-test/rewrite/ico/onigiriwattyoi.gif | Bin 0 -> 209 bytes dev-test/rewrite/ico/ono.gif | Bin 0 -> 301 bytes dev-test/rewrite/ico/opai.gif | Bin 0 -> 283 bytes dev-test/rewrite/ico/opai2.gif | Bin 0 -> 364 bytes dev-test/rewrite/ico/opai3.gif | Bin 0 -> 364 bytes dev-test/rewrite/ico/oppai.gif | Bin 0 -> 4478 bytes dev-test/rewrite/ico/orange.gif | Bin 0 -> 365 bytes dev-test/rewrite/ico/otiketu16.gif | Bin 0 -> 102 bytes dev-test/rewrite/ico/otiketu32.gif | Bin 0 -> 224 bytes dev-test/rewrite/ico/otiketu48.gif | Bin 0 -> 378 bytes dev-test/rewrite/ico/paul.gif | Bin 0 -> 295 bytes dev-test/rewrite/ico/pc1.gif | Bin 0 -> 229 bytes dev-test/rewrite/ico/pc2.gif | Bin 0 -> 263 bytes dev-test/rewrite/ico/pc3.gif | Bin 0 -> 288 bytes dev-test/rewrite/ico/pc4.gif | Bin 0 -> 296 bytes dev-test/rewrite/ico/peter.gif | Bin 0 -> 248 bytes dev-test/rewrite/ico/pgya.gif | Bin 0 -> 288 bytes dev-test/rewrite/ico/pinea.gif | Bin 0 -> 376 bytes dev-test/rewrite/ico/pororo32.gif | Bin 0 -> 215 bytes dev-test/rewrite/ico/post1.gif | Bin 0 -> 259 bytes dev-test/rewrite/ico/post2.gif | Bin 0 -> 252 bytes dev-test/rewrite/ico/ppa.gif | Bin 0 -> 224 bytes dev-test/rewrite/ico/ppa1.gif | Bin 0 -> 301 bytes dev-test/rewrite/ico/ppa2.gif | Bin 0 -> 298 bytes dev-test/rewrite/ico/ps3.gif | Bin 0 -> 803 bytes dev-test/rewrite/ico/pump.gif | Bin 0 -> 272 bytes dev-test/rewrite/ico/purin.gif | Bin 0 -> 238 bytes dev-test/rewrite/ico/purin1.gif | Bin 0 -> 328 bytes dev-test/rewrite/ico/purin2.gif | Bin 0 -> 365 bytes dev-test/rewrite/ico/rame1.gif | Bin 0 -> 369 bytes dev-test/rewrite/ico/rantata.gif | Bin 0 -> 280 bytes dev-test/rewrite/ico/rantata1.gif | Bin 0 -> 401 bytes dev-test/rewrite/ico/rantata2.gif | Bin 0 -> 393 bytes dev-test/rewrite/ico/red.gif | Bin 0 -> 314 bytes dev-test/rewrite/ico/revo.gif | Bin 0 -> 671 bytes dev-test/rewrite/ico/rikacchi_face.gif | Bin 0 -> 288 bytes dev-test/rewrite/ico/rikacchi_folder.gif | Bin 0 -> 378 bytes dev-test/rewrite/ico/ring.gif | Bin 0 -> 297 bytes dev-test/rewrite/ico/s04.gif | Bin 0 -> 279 bytes dev-test/rewrite/ico/samekimusume16.gif | Bin 0 -> 125 bytes dev-test/rewrite/ico/samekimusume32.gif | Bin 0 -> 361 bytes dev-test/rewrite/ico/samurai.gif | Bin 0 -> 400 bytes dev-test/rewrite/ico/saru.gif | Bin 0 -> 259 bytes dev-test/rewrite/ico/sasuga.gif | Bin 0 -> 293 bytes dev-test/rewrite/ico/sasuga1.gif | Bin 0 -> 15680 bytes dev-test/rewrite/ico/sasuga2.gif | Bin 0 -> 452 bytes dev-test/rewrite/ico/sasuga_1.gif | Bin 0 -> 397 bytes dev-test/rewrite/ico/sasugabro32.gif | Bin 0 -> 312 bytes dev-test/rewrite/ico/sasugabro_c32.gif | Bin 0 -> 364 bytes dev-test/rewrite/ico/seito_1.gif | Bin 0 -> 233 bytes dev-test/rewrite/ico/seito_2.gif | Bin 0 -> 216 bytes dev-test/rewrite/ico/shishimai.gif | Bin 0 -> 357 bytes dev-test/rewrite/ico/si.gif | Bin 0 -> 256 bytes dev-test/rewrite/ico/si1.gif | Bin 0 -> 566 bytes dev-test/rewrite/ico/si2.gif | Bin 0 -> 555 bytes dev-test/rewrite/ico/sii.gif | Bin 0 -> 303 bytes dev-test/rewrite/ico/sii_1.gif | Bin 0 -> 229 bytes dev-test/rewrite/ico/sii_2.gif | Bin 0 -> 186 bytes dev-test/rewrite/ico/sii_2ch.gif | Bin 0 -> 218 bytes dev-test/rewrite/ico/sii_folder.gif | Bin 0 -> 321 bytes dev-test/rewrite/ico/sii_jisakujien.gif | Bin 0 -> 213 bytes dev-test/rewrite/ico/sii_kouji.gif | Bin 0 -> 294 bytes dev-test/rewrite/ico/sii_link.gif | Bin 0 -> 220 bytes dev-test/rewrite/ico/sii_mail.gif | Bin 0 -> 219 bytes dev-test/rewrite/ico/sii_marara.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/sii_mona.gif | Bin 0 -> 221 bytes dev-test/rewrite/ico/sii_new.gif | Bin 0 -> 218 bytes dev-test/rewrite/ico/sii_zonu.gif | Bin 0 -> 249 bytes dev-test/rewrite/ico/sk.gif | Bin 0 -> 239 bytes dev-test/rewrite/ico/skuchi.gif | Bin 0 -> 314 bytes dev-test/rewrite/ico/sme.gif | Bin 0 -> 324 bytes dev-test/rewrite/ico/smimi.gif | Bin 0 -> 318 bytes dev-test/rewrite/ico/snow.gif | Bin 0 -> 333 bytes dev-test/rewrite/ico/soon.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/suika.gif | Bin 0 -> 385 bytes dev-test/rewrite/ico/sung.gif | Bin 0 -> 234 bytes dev-test/rewrite/ico/syobo.gif | Bin 0 -> 253 bytes dev-test/rewrite/ico/syobo1.gif | Bin 0 -> 322 bytes dev-test/rewrite/ico/syobo2.gif | Bin 0 -> 322 bytes dev-test/rewrite/ico/syobon.gif | Bin 0 -> 183 bytes dev-test/rewrite/ico/syodai_mona.gif | Bin 0 -> 243 bytes dev-test/rewrite/ico/ta-tan_face.gif | Bin 0 -> 285 bytes dev-test/rewrite/ico/tarako.gif | Bin 0 -> 251 bytes dev-test/rewrite/ico/tarako2.gif | Bin 0 -> 951 bytes dev-test/rewrite/ico/tasukete.gif | Bin 0 -> 312 bytes dev-test/rewrite/ico/tatsumaki.gif | Bin 0 -> 251 bytes dev-test/rewrite/ico/tatu.gif | Bin 0 -> 335 bytes dev-test/rewrite/ico/taxi.gif | Bin 0 -> 109 bytes dev-test/rewrite/ico/telehoman_1.gif | Bin 0 -> 259 bytes dev-test/rewrite/ico/telehoman_2.gif | Bin 0 -> 253 bytes dev-test/rewrite/ico/telehoman_3.gif | Bin 0 -> 255 bytes dev-test/rewrite/ico/telephoman.gif | Bin 0 -> 267 bytes dev-test/rewrite/ico/telephomen.gif | Bin 0 -> 252 bytes dev-test/rewrite/ico/telephomen1.gif | Bin 0 -> 319 bytes dev-test/rewrite/ico/telephomen2.gif | Bin 0 -> 377 bytes dev-test/rewrite/ico/tinpopo.gif | Bin 0 -> 258 bytes dev-test/rewrite/ico/tinpopo1.gif | Bin 0 -> 299 bytes dev-test/rewrite/ico/tinpopo2.gif | Bin 0 -> 368 bytes dev-test/rewrite/ico/tmnn.gif | Bin 0 -> 448 bytes dev-test/rewrite/ico/tona1.gif | Bin 0 -> 262 bytes dev-test/rewrite/ico/tona2.gif | Bin 0 -> 303 bytes dev-test/rewrite/ico/tora.gif | Bin 0 -> 280 bytes dev-test/rewrite/ico/tori.gif | Bin 0 -> 228 bytes dev-test/rewrite/ico/torimasu.gif | Bin 0 -> 256 bytes dev-test/rewrite/ico/torimasu1.gif | Bin 0 -> 317 bytes dev-test/rewrite/ico/torimasu2.gif | Bin 0 -> 313 bytes dev-test/rewrite/ico/tree.gif | Bin 0 -> 466 bytes dev-test/rewrite/ico/u.gif | Bin 0 -> 240 bytes dev-test/rewrite/ico/u_01.gif | Bin 0 -> 972 bytes dev-test/rewrite/ico/u_ame.gif | Bin 0 -> 3608 bytes dev-test/rewrite/ico/u_chinsyu.gif | Bin 0 -> 1607 bytes dev-test/rewrite/ico/u_doutei.gif | Bin 0 -> 1573 bytes dev-test/rewrite/ico/u_giko_ebi.gif | Bin 0 -> 2194 bytes dev-test/rewrite/ico/u_haka.gif | Bin 0 -> 1622 bytes dev-test/rewrite/ico/u_hoshi.gif | Bin 0 -> 3076 bytes dev-test/rewrite/ico/u_kuma_kowai.gif | Bin 0 -> 1776 bytes dev-test/rewrite/ico/u_kuwa.gif | Bin 0 -> 2007 bytes dev-test/rewrite/ico/u_mokuba.gif | Bin 0 -> 1411 bytes dev-test/rewrite/ico/u_mosa.gif | Bin 0 -> 1530 bytes dev-test/rewrite/ico/u_naoruyo.gif | Bin 0 -> 1433 bytes dev-test/rewrite/ico/u_naoruyo_bath.gif | Bin 0 -> 4552 bytes dev-test/rewrite/ico/u_nyu.gif | Bin 0 -> 6737 bytes dev-test/rewrite/ico/u_ocha.gif | Bin 0 -> 2294 bytes dev-test/rewrite/ico/u_okotowari.gif | Bin 0 -> 1524 bytes dev-test/rewrite/ico/u_okotowari_a.gif | Bin 0 -> 6831 bytes dev-test/rewrite/ico/u_ona.gif | Bin 0 -> 951 bytes dev-test/rewrite/ico/u_oppai_u.gif | Bin 0 -> 4236 bytes dev-test/rewrite/ico/u_papi.gif | Bin 0 -> 17713 bytes dev-test/rewrite/ico/u_pata.gif | Bin 0 -> 2825 bytes dev-test/rewrite/ico/u_pata_p.gif | Bin 0 -> 3155 bytes dev-test/rewrite/ico/u_pechi.gif | Bin 0 -> 2459 bytes dev-test/rewrite/ico/u_puni.gif | Bin 0 -> 2119 bytes dev-test/rewrite/ico/u_sasu.gif | Bin 0 -> 1287 bytes dev-test/rewrite/ico/u_shii_giko.gif | Bin 0 -> 1283 bytes dev-test/rewrite/ico/u_shingi.gif | Bin 0 -> 1477 bytes dev-test/rewrite/ico/u_sii_angel.gif | Bin 0 -> 1817 bytes dev-test/rewrite/ico/u_sii_cake.gif | Bin 0 -> 2862 bytes dev-test/rewrite/ico/u_sii_naname.gif | Bin 0 -> 1033 bytes dev-test/rewrite/ico/u_sofa.gif | Bin 0 -> 1280 bytes dev-test/rewrite/ico/u_suberi.gif | Bin 0 -> 6654 bytes dev-test/rewrite/ico/u_syobon_d.gif | Bin 0 -> 1157 bytes dev-test/rewrite/ico/u_tobacco.gif | Bin 0 -> 1427 bytes dev-test/rewrite/ico/u_unko.gif | Bin 0 -> 2426 bytes dev-test/rewrite/ico/u_utyuu.gif | Bin 0 -> 6295 bytes dev-test/rewrite/ico/ukiwa.gif | Bin 0 -> 317 bytes dev-test/rewrite/ico/uma.gif | Bin 0 -> 186 bytes dev-test/rewrite/ico/uma2.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/unko.gif | Bin 0 -> 228 bytes dev-test/rewrite/ico/unko2.gif | Bin 0 -> 175 bytes dev-test/rewrite/ico/ushi.gif | Bin 0 -> 240 bytes dev-test/rewrite/ico/voshu.gif | Bin 0 -> 289 bytes dev-test/rewrite/ico/wakannai.gif | Bin 0 -> 277 bytes dev-test/rewrite/ico/wakannai1.gif | Bin 0 -> 304 bytes dev-test/rewrite/ico/wakannai2.gif | Bin 0 -> 304 bytes dev-test/rewrite/ico/wassha001.gif | Bin 0 -> 1115 bytes dev-test/rewrite/ico/white(1).gif | Bin 0 -> 369 bytes dev-test/rewrite/ico/white.gif | Bin 0 -> 311 bytes dev-test/rewrite/ico/xbox360.gif | Bin 0 -> 812 bytes dev-test/rewrite/ico/xmas.gif | Bin 0 -> 390 bytes dev-test/rewrite/ico/xtree.gif | Bin 0 -> 342 bytes dev-test/rewrite/ico/yakimochi.gif | Bin 0 -> 242 bytes dev-test/rewrite/ico/yel.gif | Bin 0 -> 274 bytes dev-test/rewrite/ico/yo_mizu.gif | Bin 0 -> 286 bytes dev-test/rewrite/ico/yossy_face.gif | Bin 0 -> 288 bytes dev-test/rewrite/ico/yossy_folder.gif | Bin 0 -> 380 bytes dev-test/rewrite/ico/youkan.gif | Bin 0 -> 254 bytes dev-test/rewrite/ico/youkan1.gif | Bin 0 -> 318 bytes dev-test/rewrite/ico/youkan2.gif | Bin 0 -> 313 bytes dev-test/rewrite/ico/youkan3.gif | Bin 0 -> 220 bytes dev-test/rewrite/ico/youkanman32.gif | Bin 0 -> 271 bytes dev-test/rewrite/ico/yuki.gif | Bin 0 -> 234 bytes dev-test/rewrite/ico/yukidaruma.gif | Bin 0 -> 225 bytes dev-test/rewrite/ico/yukidaruma_1.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/yukidaruma_2.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/yukidaruma_3.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/yukiusagi.gif | Bin 0 -> 202 bytes dev-test/rewrite/ico/yumi.gif | Bin 0 -> 328 bytes dev-test/rewrite/ico/zonu_1.gif | Bin 0 -> 179 bytes dev-test/rewrite/ico/zonu_2.gif | Bin 0 -> 185 bytes dev-test/rewrite/ico/zonu_xmas.gif | Bin 0 -> 247 bytes dev-test/rewrite/ico/zuri.gif | Bin 0 -> 254 bytes dev-test/rewrite/ico/zuri1.gif | Bin 0 -> 293 bytes dev-test/rewrite/ico/zuri2.gif | Bin 0 -> 290 bytes dev-test/rewrite/ico/zusagiko.gif | Bin 0 -> 247 bytes dev-test/rewrite/ico/zuzagiko16.gif | Bin 0 -> 125 bytes dev-test/rewrite/ico/zuzagiko32.gif | Bin 0 -> 245 bytes dev-test/rewrite/ico/zuzagiko48.gif | Bin 0 -> 368 bytes dev-test/rewrite/images/amazed.gif | Bin 0 -> 776 bytes dev-test/rewrite/images/angry.gif | Bin 0 -> 809 bytes dev-test/rewrite/images/annoyed.gif | Bin 0 -> 691 bytes dev-test/rewrite/images/blush.gif | Bin 0 -> 722 bytes dev-test/rewrite/images/chocked.gif | Bin 0 -> 734 bytes dev-test/rewrite/images/confused.gif | Bin 0 -> 693 bytes dev-test/rewrite/images/cry.gif | Bin 0 -> 765 bytes dev-test/rewrite/images/gangster.gif | Bin 0 -> 717 bytes dev-test/rewrite/images/guru.gif | Bin 0 -> 869 bytes dev-test/rewrite/images/index.php | 3 + dev-test/rewrite/images/laugh.gif | Bin 0 -> 709 bytes dev-test/rewrite/images/lawyer.gif | Bin 0 -> 798 bytes dev-test/rewrite/images/ninja.gif | Bin 0 -> 555 bytes dev-test/rewrite/images/okay.gif | Bin 0 -> 718 bytes dev-test/rewrite/images/shame.gif | Bin 0 -> 698 bytes dev-test/rewrite/images/sick.gif | Bin 0 -> 749 bytes dev-test/rewrite/images/sing.gif | Bin 0 -> 704 bytes dev-test/rewrite/images/smile.gif | Bin 0 -> 704 bytes dev-test/rewrite/images/tongue.gif | Bin 0 -> 699 bytes dev-test/rewrite/images/treasure.gif | Bin 0 -> 533 bytes dev-test/rewrite/images/wink.gif | Bin 0 -> 691 bytes dev-test/rewrite/inbox.php | 262 + dev-test/rewrite/include/config.php | 23 + dev-test/rewrite/include/encrypt.php | 148 + dev-test/rewrite/include/footer.php | 102 + dev-test/rewrite/include/footer.php~ | 31 + dev-test/rewrite/include/header-front.php | 10 + dev-test/rewrite/include/header.bak.php | 70 + dev-test/rewrite/include/header.php | 74 + dev-test/rewrite/include/inbox.class.php | 42 + dev-test/rewrite/include/inbox1.php | 71 + dev-test/rewrite/include/inbox2.class.php | 44 + dev-test/rewrite/include/index.php | 3 + dev-test/rewrite/include/messaging.bak.class.php | 329 + dev-test/rewrite/include/messaging.class.php | 464 + dev-test/rewrite/include/nav.php | 93 + dev-test/rewrite/include/nav2.php | 51 + dev-test/rewrite/include/nav_back.php | 27 + dev-test/rewrite/include/nav_orig.php | 51 + dev-test/rewrite/include/test.php | 33 + dev-test/rewrite/index.php | 66 + dev-test/rewrite/inf.php | 61 + dev-test/rewrite/js/bootstrap.js | 1951 +++ dev-test/rewrite/js/bootstrap.min.js | 6 + dev-test/rewrite/js/dropdown-enhancement.js | 267 + dev-test/rewrite/js/effect.js | 23 + dev-test/rewrite/js/index.php | 3 + dev-test/rewrite/js/jquery-1.9.1.js | 9597 +++++++++++++ dev-test/rewrite/js/jquery.custom-scrollbar.js~ | 777 + .../rewrite/js/jquery.custom-scrollbar.min.js~ | 7 + dev-test/rewrite/js/jquery.min.js | 5 + dev-test/rewrite/js/jquery.validate.min.js | 842 ++ dev-test/rewrite/js/script.js | 41 + dev-test/rewrite/js/validator.js | 224 + dev-test/rewrite/loadM.php | 179 + dev-test/rewrite/log.php | 70 + dev-test/rewrite/login.php | 3 + dev-test/rewrite/logout.php | 15 + dev-test/rewrite/mb/index.php | 5 + dev-test/rewrite/mb/noti.bak~ | 61 + dev-test/rewrite/mb/noti.php | 87 + dev-test/rewrite/mb/onoff.php | 12 + dev-test/rewrite/mb/simplepush.php | 100 + dev-test/rewrite/mb/ur.php | 11 + dev-test/rewrite/melon/beta.php | 48 + dev-test/rewrite/melon/convert.php | 87 + dev-test/rewrite/melon/index.php | 5 + dev-test/rewrite/melon/iossecuref.php | 71 + dev-test/rewrite/melon/liveaccounts.txt | 0 dev-test/rewrite/melon/mapi.php | 62 + dev-test/rewrite/melontobe.php | 178 + dev-test/rewrite/message.php | 198 + dev-test/rewrite/message_proc.php | 65 + dev-test/rewrite/noti.php | 13 + dev-test/rewrite/np.php | 126 + dev-test/rewrite/policy.html | 96 + dev-test/rewrite/prof.php | 106 + dev-test/rewrite/r.php | 69 + dev-test/rewrite/reg.php | 113 + dev-test/rewrite/reg2.php | 110 + dev-test/rewrite/reg3.php | 110 + dev-test/rewrite/reg_orig.php | 103 + dev-test/rewrite/register.php | 48 + dev-test/rewrite/reply.php | 168 + dev-test/rewrite/reset.php | 46 + dev-test/rewrite/status.php | 193 + dev-test/rewrite/test/.DS_Store | Bin 0 -> 6148 bytes dev-test/rewrite/test/PXshowsecdetail.php | 3 + dev-test/rewrite/test/asdf.php | 90 + dev-test/rewrite/test/css/index.php | 3 + dev-test/rewrite/test/css/style.css | 79 + dev-test/rewrite/test/delph.php | 3 + dev-test/rewrite/test/index.html | 1 + dev-test/rewrite/test/login.php | 63 + dev-test/rewrite/test/logout.html | 6 + dev-test/rewrite/test/logout.php | 23 + dev-test/rewrite/test/p.orig.php | 195 + dev-test/rewrite/test/p.php | 201 + dev-test/rewrite/test/p2.php | 193 + dev-test/rewrite/test/pbe.php.bak | 187 + dev-test/rewrite/test/pmelon.php.bak | 190 + dev-test/rewrite/test/v.php | 54 + dev-test/rewrite/tools/.htaccess | 8 + dev-test/rewrite/tools/chk_input.php | 26 + dev-test/rewrite/tools/index.php | 140 + dev-test/rewrite/tools/val_input.php | 33 + dev-test/rewrite/tools/vmelon.php | 36 + dev-test/rewrite/transfer.php | 154 + dev-test/rewrite/trip.php | 232 + dev-test/rewrite/user/.htaccess | 2 + dev-test/rewrite/zwitch/.DS_Store | Bin 0 -> 12292 bytes dev-test/rewrite/zwitch/.htaccess | 8 + dev-test/rewrite/zwitch/ban.php | 36 + dev-test/rewrite/zwitch/config.php | 13 + dev-test/rewrite/zwitch/conversation.php | 111 + .../rewrite/zwitch/css/dataTables.bootstrap.css | 261 + dev-test/rewrite/zwitch/css/style.css | 67 + .../bootstrap/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../bootstrap/glyphicons-halflings-regular.svg | 229 + .../bootstrap/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../bootstrap/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/rewrite/zwitch/include/header.php | 14 + .../rewrite/zwitch/include/messaging.class.php | 339 + dev-test/rewrite/zwitch/index.bak | 102 + dev-test/rewrite/zwitch/index.php | 99 + dev-test/rewrite/zwitch/js/dataTables.bootstrap.js | 251 + dev-test/rewrite/zwitch/js/jquery-1.10.2.min.js | 6 + dev-test/rewrite/zwitch/js/jquery.dataTables.js | 14382 +++++++++++++++++++ .../rewrite/zwitch/js/jquery.dataTables.min.js | 148 + dev-test/rewrite/zwitch/makeList.php~ | 54 + dev-test/rewrite/zwitch/menu.php | 5 + dev-test/rewrite/zwitch/resource.php | 33 + dev-test/rewrite/zwitch/stylesheets/.DS_Store | Bin 0 -> 6148 bytes .../bootstrap.scssc | Bin 0 -> 5548 bytes .../_alerts.scssc | Bin 0 -> 11885 bytes .../_badges.scssc | Bin 0 -> 11649 bytes .../_breadcrumbs.scssc | Bin 0 -> 5964 bytes .../_button-groups.scssc | Bin 0 -> 46451 bytes .../_buttons.scssc | Bin 0 -> 31490 bytes .../_carousel.scssc | Bin 0 -> 44681 bytes .../_close.scssc | Bin 0 -> 7195 bytes .../_code.scssc | Bin 0 -> 14802 bytes .../_component-animations.scssc | Bin 0 -> 5701 bytes .../_dropdowns.scssc | Bin 0 -> 40926 bytes .../_forms.scssc | Bin 0 -> 75771 bytes .../_glyphicons.scssc | Bin 0 -> 193564 bytes .../_grid.scssc | Bin 0 -> 7983 bytes .../_input-groups.scssc | Bin 0 -> 34326 bytes .../_jumbotron.scssc | Bin 0 -> 9563 bytes .../_labels.scssc | Bin 0 -> 10947 bytes .../_list-group.scssc | Bin 0 -> 18687 bytes .../_media.scssc | Bin 0 -> 7585 bytes .../_mixins.scssc | Bin 0 -> 220646 bytes .../_modals.scssc | Bin 0 -> 30870 bytes .../_navbar.scssc | Bin 0 -> 114350 bytes .../_navs.scssc | Bin 0 -> 41980 bytes .../_normalize.scssc | Bin 0 -> 48371 bytes .../_pager.scssc | Bin 0 -> 10524 bytes .../_pagination.scssc | Bin 0 -> 19330 bytes .../_panels.scssc | Bin 0 -> 50244 bytes .../_popovers.scssc | Bin 0 -> 34967 bytes .../_print.scssc | Bin 0 -> 16904 bytes .../_progress-bars.scssc | Bin 0 -> 15711 bytes .../_responsive-utilities.scssc | Bin 0 -> 10035 bytes .../_scaffolding.scssc | Bin 0 -> 21054 bytes .../_tables.scssc | Bin 0 -> 38794 bytes .../_thumbnails.scssc | Bin 0 -> 8172 bytes .../_tooltip.scssc | Bin 0 -> 29008 bytes .../_type.scssc | Bin 0 -> 56526 bytes .../_utilities.scssc | Bin 0 -> 7112 bytes .../_variables.scssc | Bin 0 -> 134960 bytes .../_wells.scssc | Bin 0 -> 7442 bytes dev-test/rewrite/zwitch/stylesheets/bootstrap.css | 1907 +++ dev-test/rewrite/zwitch/switch.php | 67 + dev-test/rewrite/zxcvbnm/transfer.php | 150 + dev-test/rewrite/zz.php | 57 + dev-test/rewrite/zzz.php | 112 + dev-test/rewrite/zzz2.php | 112 + dev-test/rewrite/zzz3.php | 112 + dev-test/rewrite/zzzz.php | 71 + dev-test/simulation.php | 74 + dev-test/status-wendy.php | 183 + dev-test/status-wendy2.php | 185 + dev-test/status.php | 278 + dev-test/status2.php | 189 + dev-test/status_orig.php | 203 + dev-test/status_steve.php | 182 + dev-test/statuswen.php | 203 + dev-test/test.html | 35 + dev-test/test.php | 32 + dev-test/test/.DS_Store | Bin 0 -> 6148 bytes dev-test/test/PXshowsecdetail.php | 3 + dev-test/test/asdf.php | 90 + dev-test/test/css/index.php | 3 + dev-test/test/css/style.css | 79 + dev-test/test/delph.php | 3 + dev-test/test/index.html | 1 + dev-test/test/login.php | 63 + dev-test/test/logout.html | 6 + dev-test/test/logout.php | 23 + dev-test/test/p.bak.php | 199 + dev-test/test/p.orig.php | 195 + dev-test/test/p.php | 224 + dev-test/test/p2.php | 212 + dev-test/test/pbe.php.bak | 192 + dev-test/test/pmelon.php | 216 + dev-test/test/pmelon.php.bak | 195 + dev-test/test/v.php | 54 + dev-test/test/z.php | 66 + dev-test/test/zxc.php | 68 + dev-test/test/zxc2.php | 63 + dev-test/test1.php | 122 + dev-test/testingignoreme/test.txt | 1 + dev-test/tools/.htaccess | 8 + dev-test/tools/chk_input.php | 26 + dev-test/tools/index.php | 140 + dev-test/tools/val_input.php | 33 + dev-test/tools/vmelon.php | 36 + dev-test/tools/vmelon2.php | 36 + dev-test/transfer.php | 181 + dev-test/transfer2.php | 181 + dev-test/transferMarch142015.php | 181 + dev-test/transfer_aug19.php | 180 + dev-test/transfer_orig.php | 152 + dev-test/trip.php | 232 + dev-test/user/.htaccess | 2 + dev-test/zwitch/.htaccess | 8 + dev-test/zwitch/ban.php | 36 + dev-test/zwitch/config.php | 13 + dev-test/zwitch/conversation.php | 111 + dev-test/zwitch/countmsg.php | 84 + dev-test/zwitch/css/dataTables.bootstrap.css | 261 + dev-test/zwitch/css/style.css | 67 + .../bootstrap/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../bootstrap/glyphicons-halflings-regular.svg | 229 + .../bootstrap/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../bootstrap/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes dev-test/zwitch/include/header.php | 14 + dev-test/zwitch/include/messaging.class.php | 339 + dev-test/zwitch/index.bak | 102 + dev-test/zwitch/index.php | 100 + dev-test/zwitch/js/dataTables.bootstrap.js | 251 + dev-test/zwitch/js/jquery-1.10.2.min.js | 6 + dev-test/zwitch/js/jquery.dataTables.js | 14382 +++++++++++++++++++ dev-test/zwitch/js/jquery.dataTables.min.js | 148 + dev-test/zwitch/makeList.php~ | 54 + dev-test/zwitch/menu.php | 5 + dev-test/zwitch/resource.php | 33 + dev-test/zwitch/stylesheets/bootstrap.css | 1907 +++ dev-test/zwitch/switch.php | 67 + dev-test/zwitch/termc.php | 66 + dev-test/zxcvbnm/transfer.php | 150 + encrypt.php | 121 + encrypt_artist.php | 71 + favicon.ico | Bin 0 -> 1406 bytes honeypot/index.html | 0 ico.txt | 759 + ico/001.gif | Bin 0 -> 243 bytes ico/002.gif | Bin 0 -> 284 bytes ico/003.gif | Bin 0 -> 214 bytes ico/004.gif | Bin 0 -> 255 bytes ico/005.gif | Bin 0 -> 249 bytes ico/006.gif | Bin 0 -> 297 bytes ico/007.gif | Bin 0 -> 255 bytes ico/008.gif | Bin 0 -> 255 bytes ico/009.gif | Bin 0 -> 251 bytes ico/010.gif | Bin 0 -> 245 bytes ico/01ohitsuji.gif | Bin 0 -> 243 bytes ico/02oushi.gif | Bin 0 -> 284 bytes ico/03hutago.gif | Bin 0 -> 214 bytes ico/04kani.gif | Bin 0 -> 255 bytes ico/05shishi.gif | Bin 0 -> 249 bytes ico/06otome.gif | Bin 0 -> 297 bytes ico/07tenbin.gif | Bin 0 -> 255 bytes ico/08sasori.gif | Bin 0 -> 255 bytes ico/09hebitsukai.gif | Bin 0 -> 251 bytes ico/1.gif | Bin 0 -> 257 bytes ico/10ite.gif | Bin 0 -> 245 bytes ico/11yagi.gif | Bin 0 -> 246 bytes ico/12mizugame.gif | Bin 0 -> 289 bytes ico/13uo.gif | Bin 0 -> 251 bytes ico/16.gif | Bin 0 -> 151 bytes ico/16_1.gif | Bin 0 -> 152 bytes ico/16_2.gif | Bin 0 -> 153 bytes ico/16k.gif | Bin 0 -> 146 bytes ico/1_1.gif | Bin 0 -> 113 bytes ico/1_2.gif | Bin 0 -> 116 bytes ico/1fu.gif | Bin 0 -> 319 bytes ico/1k.gif | Bin 0 -> 101 bytes ico/1san.gif | Bin 0 -> 278 bytes ico/1san1.gif | Bin 0 -> 389 bytes ico/1san16.gif | Bin 0 -> 162 bytes ico/1san2.gif | Bin 0 -> 384 bytes ico/1san32.gif | Bin 0 -> 267 bytes ico/1sanmini16.gif | Bin 0 -> 132 bytes ico/1sanmini32.gif | Bin 0 -> 228 bytes ico/2-1.gif | Bin 0 -> 1012 bytes ico/2.gif | Bin 0 -> 133 bytes ico/2_1.gif | Bin 0 -> 137 bytes ico/2_2.gif | Bin 0 -> 140 bytes ico/2gaijin.gif | Bin 0 -> 232 bytes ico/2hikky.gif | Bin 0 -> 219 bytes ico/2iyou_2.gif | Bin 0 -> 274 bytes ico/2k.gif | Bin 0 -> 99 bytes ico/2marumimi.gif | Bin 0 -> 247 bytes ico/2mona.gif | Bin 0 -> 243 bytes ico/2mona2.gif | Bin 0 -> 366 bytes ico/2mona22.gif | Bin 0 -> 272 bytes ico/2morara.gif | Bin 0 -> 259 bytes ico/2morara_2.gif | Bin 0 -> 326 bytes ico/2nida.gif | Bin 0 -> 257 bytes ico/2onigiri.gif | Bin 0 -> 243 bytes ico/2onigiri_2.gif | Bin 0 -> 272 bytes ico/2ppa.gif | Bin 0 -> 285 bytes ico/2syobo.gif | Bin 0 -> 227 bytes ico/2syobo_2.gif | Bin 0 -> 270 bytes ico/2ta.gif | Bin 0 -> 359 bytes ico/3-2.gif | Bin 0 -> 19802 bytes ico/3.gif | Bin 0 -> 1006 bytes ico/32.gif | Bin 0 -> 155 bytes ico/32_1.gif | Bin 0 -> 157 bytes ico/32_2.gif | Bin 0 -> 159 bytes ico/32k.gif | Bin 0 -> 149 bytes ico/3na.gif | Bin 0 -> 324 bytes ico/4-2.gif | Bin 0 -> 1107 bytes ico/4.gif | Bin 0 -> 127 bytes ico/4_1.gif | Bin 0 -> 130 bytes ico/4_2.gif | Bin 0 -> 133 bytes ico/4k.gif | Bin 0 -> 134 bytes ico/4ou.gif | Bin 0 -> 358 bytes ico/5ta.gif | Bin 0 -> 364 bytes ico/6za.gif | Bin 0 -> 395 bytes ico/8.gif | Bin 0 -> 143 bytes ico/8_1.gif | Bin 0 -> 145 bytes ico/8_2.gif | Bin 0 -> 148 bytes ico/8k.gif | Bin 0 -> 136 bytes ico/8toushinnomonar16.gif | Bin 0 -> 118 bytes ico/8toushinnomonar32.gif | Bin 0 -> 247 bytes ico/a1.gif | Bin 0 -> 330 bytes ico/a2.gif | Bin 0 -> 383 bytes ico/ace.gif | Bin 0 -> 317 bytes ico/af1.gif | Bin 0 -> 254 bytes ico/af2.gif | Bin 0 -> 228 bytes ico/ahaa_1.gif | Bin 0 -> 195 bytes ico/ahaa_2.gif | Bin 0 -> 238 bytes ico/ahaa_3.gif | Bin 0 -> 242 bytes ico/ahya.gif | Bin 0 -> 191 bytes ico/ahya_xmas_1.gif | Bin 0 -> 243 bytes ico/ahya_xmas_2.gif | Bin 0 -> 227 bytes ico/aibon_face.gif | Bin 0 -> 264 bytes ico/aibon_folder.gif | Bin 0 -> 372 bytes ico/aka.gif | Bin 0 -> 307 bytes ico/all.gif | Bin 0 -> 985 bytes ico/ame.gif | Bin 0 -> 224 bytes ico/anime_asapi01.gif | Bin 0 -> 2366 bytes ico/anime_buun01.gif | Bin 0 -> 3679 bytes ico/anime_buun02.gif | Bin 0 -> 2036 bytes ico/anime_charhan01.gif | Bin 0 -> 2257 bytes ico/anime_charhan02.gif | Bin 0 -> 10274 bytes ico/anime_chinpoppo01.gif | Bin 0 -> 3665 bytes ico/anime_dokuo01.gif | Bin 0 -> 1671 bytes ico/anime_giko01.gif | Bin 0 -> 2183 bytes ico/anime_giko02.gif | Bin 0 -> 1484 bytes ico/anime_giko03.gif | Bin 0 -> 6156 bytes ico/anime_giko04.gif | Bin 0 -> 1516 bytes ico/anime_giko09.gif | Bin 0 -> 1740 bytes ico/anime_giko10.gif | Bin 0 -> 2250 bytes ico/anime_giko11.gif | Bin 0 -> 2291 bytes ico/anime_giko12.gif | Bin 0 -> 1760 bytes ico/anime_giko13.gif | Bin 0 -> 3135 bytes ico/anime_hossyu01.gif | Bin 0 -> 1300 bytes ico/anime_imanouchi01.gif | Bin 0 -> 1459 bytes ico/anime_imanouchi02.gif | Bin 0 -> 1459 bytes ico/anime_imanouchi03.gif | Bin 0 -> 1459 bytes ico/anime_imanouchi04.gif | Bin 0 -> 1459 bytes ico/anime_iyahoo.gif | Bin 0 -> 5755 bytes ico/anime_iyou01.gif | Bin 0 -> 8758 bytes ico/anime_iyou02.gif | Bin 0 -> 3351 bytes ico/anime_jien01.gif | Bin 0 -> 3345 bytes ico/anime_jien02.gif | Bin 0 -> 3403 bytes ico/anime_jien03.gif | Bin 0 -> 3231 bytes ico/anime_jien04.gif | Bin 0 -> 3768 bytes ico/anime_jyorujyu01.gif | Bin 0 -> 1431 bytes ico/anime_jyorujyu02.gif | Bin 0 -> 1441 bytes ico/anime_jyorujyu03.gif | Bin 0 -> 1450 bytes ico/anime_karake.gif | Bin 0 -> 13284 bytes ico/anime_kukkuru01.gif | Bin 0 -> 1665 bytes ico/anime_kuma01.gif | Bin 0 -> 2099 bytes ico/anime_kumaface01.gif | Bin 0 -> 3924 bytes ico/anime_loop.gif | Bin 0 -> 20749 bytes ico/anime_marara01.gif | Bin 0 -> 1382 bytes ico/anime_marara02.gif | Bin 0 -> 1925 bytes ico/anime_marara03.gif | Bin 0 -> 6117 bytes ico/anime_marara04.gif | Bin 0 -> 1917 bytes ico/anime_matanki01.gif | Bin 0 -> 1392 bytes ico/anime_matanki02.gif | Bin 0 -> 4616 bytes ico/anime_miruna01.gif | Bin 0 -> 1567 bytes ico/anime_miruna_pc.gif | Bin 0 -> 2206 bytes ico/anime_mokar01.gif | Bin 0 -> 1550 bytes ico/anime_monar01.gif | Bin 0 -> 2304 bytes ico/anime_monar02.gif | Bin 0 -> 1594 bytes ico/anime_monar03.gif | Bin 0 -> 2564 bytes ico/anime_monar04.gif | Bin 0 -> 1740 bytes ico/anime_monar05.gif | Bin 0 -> 5846 bytes ico/anime_morara01.gif | Bin 0 -> 1576 bytes ico/anime_morara02.gif | Bin 0 -> 1734 bytes ico/anime_morara03.gif | Bin 0 -> 7064 bytes ico/anime_morara04.gif | Bin 0 -> 1634 bytes ico/anime_morara05.gif | Bin 0 -> 1596 bytes ico/anime_morara06.gif | Bin 0 -> 5454 bytes ico/anime_nokar01.gif | Bin 0 -> 2334 bytes ico/anime_nurupo_ga_1.gif | Bin 0 -> 4388 bytes ico/anime_nurupo_ga_2.gif | Bin 0 -> 2383 bytes ico/anime_okashi01.gif | Bin 0 -> 5999 bytes ico/anime_okashi02.gif | Bin 0 -> 4348 bytes ico/anime_onigiri01.gif | Bin 0 -> 4495 bytes ico/anime_onigiri02.gif | Bin 0 -> 4482 bytes ico/anime_onigiri03.gif | Bin 0 -> 4554 bytes ico/anime_onigiri04.gif | Bin 0 -> 8654 bytes ico/anime_onini01.gif | Bin 0 -> 2812 bytes ico/anime_onini02.gif | Bin 0 -> 1816 bytes ico/anime_onini03.gif | Bin 0 -> 4494 bytes ico/anime_saitama01.gif | Bin 0 -> 1440 bytes ico/anime_saitama02.gif | Bin 0 -> 1348 bytes ico/anime_saitama03.gif | Bin 0 -> 1454 bytes ico/anime_saitama04.gif | Bin 0 -> 1352 bytes ico/anime_saitama05.gif | Bin 0 -> 3110 bytes ico/anime_saitama06.gif | Bin 0 -> 1356 bytes ico/anime_sasuga01.gif | Bin 0 -> 1546 bytes ico/anime_sasuga02.gif | Bin 0 -> 9929 bytes ico/anime_sasuga03.gif | Bin 0 -> 9729 bytes ico/anime_sasuga04.gif | Bin 0 -> 16392 bytes ico/anime_shii01.gif | Bin 0 -> 11664 bytes ico/anime_shii02.gif | Bin 0 -> 8324 bytes ico/anime_shii03.gif | Bin 0 -> 1506 bytes ico/anime_syobon01.gif | Bin 0 -> 2156 bytes ico/anime_syobon02.gif | Bin 0 -> 1580 bytes ico/anime_syobon03.gif | Bin 0 -> 2361 bytes ico/anime_tarn01.gif | Bin 0 -> 3754 bytes ico/anime_uwan01.gif | Bin 0 -> 1966 bytes ico/anime_uwan02.gif | Bin 0 -> 1441 bytes ico/anime_uwan03.gif | Bin 0 -> 2216 bytes ico/anime_wacchoi01.gif | Bin 0 -> 1979 bytes ico/anime_wacchoi02.gif | Bin 0 -> 1983 bytes ico/anime_wacchoi03.gif | Bin 0 -> 1977 bytes ico/anime_wacchoi04.gif | Bin 0 -> 3232 bytes ico/anime_youkanman01.gif | Bin 0 -> 1915 bytes ico/anime_youkanman02.gif | Bin 0 -> 1882 bytes ico/anime_youkanman03.gif | Bin 0 -> 1365 bytes ico/anime_zonu01.gif | Bin 0 -> 1426 bytes ico/anime_zonu02.gif | Bin 0 -> 1476 bytes ico/ao.gif | Bin 0 -> 314 bytes ico/apple.gif | Bin 0 -> 272 bytes ico/araebi.gif | Bin 0 -> 457 bytes ico/aramaki.gif | Bin 0 -> 236 bytes ico/aramaki1.gif | Bin 0 -> 256 bytes ico/aramaki2.gif | Bin 0 -> 490 bytes ico/aroeri-na16.gif | Bin 0 -> 118 bytes ico/aroeri-na32.gif | Bin 0 -> 268 bytes ico/aroeri-na_1.gif | Bin 0 -> 231 bytes ico/aroeri-na_2.gif | Bin 0 -> 231 bytes ico/asopasomaso.gif | Bin 0 -> 247 bytes ico/asuka_face.gif | Bin 0 -> 299 bytes ico/asuka_folder.gif | Bin 0 -> 391 bytes ico/banana.gif | Bin 0 -> 334 bytes ico/bat.gif | Bin 0 -> 272 bytes ico/bikyakusan32.gif | Bin 0 -> 213 bytes ico/blu.gif | Bin 0 -> 265 bytes ico/blue.gif | Bin 0 -> 313 bytes ico/bodafone16.gif | Bin 0 -> 157 bytes ico/bodafone32.gif | Bin 0 -> 354 bytes ico/bokkiage_1.gif | Bin 0 -> 212 bytes ico/bokkiage_2.gif | Bin 0 -> 200 bytes ico/boruzyoa.gif | Bin 0 -> 267 bytes ico/boruzyoa2.gif | Bin 0 -> 318 bytes ico/boruzyoa3.gif | Bin 0 -> 321 bytes ico/broccoli.gif | Bin 0 -> 360 bytes ico/bs.gif | Bin 0 -> 378 bytes ico/btonfa.gif | Bin 0 -> 271 bytes ico/bucket-full.png | Bin 0 -> 33133 bytes ico/button1_01.gif | Bin 0 -> 218 bytes ico/button1_02.gif | Bin 0 -> 218 bytes ico/button1_03.gif | Bin 0 -> 218 bytes ico/button2_01.gif | Bin 0 -> 190 bytes ico/button2_02.gif | Bin 0 -> 190 bytes ico/button2_03.gif | Bin 0 -> 190 bytes ico/buun.gif | Bin 0 -> 251 bytes ico/buun1.gif | Bin 0 -> 291 bytes ico/buun2.gif | Bin 0 -> 292 bytes ico/c.gif | Bin 0 -> 281 bytes ico/c_hako.gif | Bin 0 -> 218 bytes ico/carrot.gif | Bin 0 -> 390 bytes ico/chahan.gif | Bin 0 -> 279 bytes ico/chahan1.gif | Bin 0 -> 483 bytes ico/chahan2.gif | Bin 0 -> 435 bytes ico/chibi_c.gif | Bin 0 -> 202 bytes ico/chibi_giko.gif | Bin 0 -> 219 bytes ico/cinara.gif | Bin 0 -> 2490 bytes ico/d1.gif | Bin 0 -> 331 bytes ico/d2.gif | Bin 0 -> 333 bytes ico/d3.gif | Bin 0 -> 333 bytes ico/dayasu_face.gif | Bin 0 -> 274 bytes ico/dayasu_folder.gif | Bin 0 -> 380 bytes ico/dl.gif | Bin 0 -> 355 bytes ico/dokuo.gif | Bin 0 -> 247 bytes ico/dokuo1.gif | Bin 0 -> 414 bytes ico/dokuo2.gif | Bin 0 -> 425 bytes ico/file1_01.gif | Bin 0 -> 226 bytes ico/file1_02.gif | Bin 0 -> 250 bytes ico/file1_03.gif | Bin 0 -> 279 bytes ico/file2_01.gif | Bin 0 -> 282 bytes ico/file2_02.gif | Bin 0 -> 230 bytes ico/folder1_01.gif | Bin 0 -> 222 bytes ico/folder1_02.gif | Bin 0 -> 225 bytes ico/folder1_03.gif | Bin 0 -> 226 bytes ico/folder1_04.gif | Bin 0 -> 225 bytes ico/folder1_05.gif | Bin 0 -> 225 bytes ico/folder1_06.gif | Bin 0 -> 225 bytes ico/folder1_07.gif | Bin 0 -> 225 bytes ico/folder1_08.gif | Bin 0 -> 225 bytes ico/folder1_09.gif | Bin 0 -> 225 bytes ico/folder1_10.gif | Bin 0 -> 225 bytes ico/folder1_11.gif | Bin 0 -> 219 bytes ico/folder1_12.gif | Bin 0 -> 225 bytes ico/folder1_13.gif | Bin 0 -> 225 bytes ico/folder1_14.gif | Bin 0 -> 224 bytes ico/folder2_01.gif | Bin 0 -> 284 bytes ico/folder2_02.gif | Bin 0 -> 289 bytes ico/folder2_03.gif | Bin 0 -> 289 bytes ico/folder2_04.gif | Bin 0 -> 289 bytes ico/folder2_05.gif | Bin 0 -> 284 bytes ico/folder2_06.gif | Bin 0 -> 284 bytes ico/folder2_07.gif | Bin 0 -> 284 bytes ico/folder3_01.gif | Bin 0 -> 295 bytes ico/folder3_02.gif | Bin 0 -> 297 bytes ico/folder3_03.gif | Bin 0 -> 297 bytes ico/folder3_04.gif | Bin 0 -> 297 bytes ico/folder3_05.gif | Bin 0 -> 295 bytes ico/folder3_06.gif | Bin 0 -> 295 bytes ico/folder3_07.gif | Bin 0 -> 295 bytes ico/folder4_01.gif | Bin 0 -> 295 bytes ico/folder4_02.gif | Bin 0 -> 298 bytes ico/folder4_03.gif | Bin 0 -> 298 bytes ico/folder4_04.gif | Bin 0 -> 298 bytes ico/folder4_05.gif | Bin 0 -> 295 bytes ico/folder4_06.gif | Bin 0 -> 295 bytes ico/folder4_07.gif | Bin 0 -> 295 bytes ico/foruda.gif | Bin 0 -> 234 bytes ico/foruda1.gif | Bin 0 -> 241 bytes ico/foruda2.gif | Bin 0 -> 241 bytes ico/forudaopen.gif | Bin 0 -> 256 bytes ico/forudaopen1.gif | Bin 0 -> 263 bytes ico/forudaopen2.gif | Bin 0 -> 263 bytes ico/fujisan.gif | Bin 0 -> 216 bytes ico/fun.gif | Bin 0 -> 266 bytes ico/fusagiko_1.gif | Bin 0 -> 204 bytes ico/fusagiko_2.gif | Bin 0 -> 204 bytes ico/fusagiko_xmas.gif | Bin 0 -> 227 bytes ico/fuun.gif | Bin 0 -> 244 bytes ico/fuun2.gif | Bin 0 -> 228 bytes ico/gakisan_face.gif | Bin 0 -> 245 bytes ico/gakisan_folder.gif | Bin 0 -> 352 bytes ico/gaku.gif | Bin 0 -> 196 bytes ico/gaku2.gif | Bin 0 -> 252 bytes ico/gaku3.gif | Bin 0 -> 199 bytes ico/gekisya.gif | Bin 0 -> 272 bytes ico/gekisya1.gif | Bin 0 -> 333 bytes ico/gekisya2.gif | Bin 0 -> 329 bytes ico/gene.gif | Bin 0 -> 284 bytes ico/giko.gif | Bin 0 -> 293 bytes ico/giko1.gif | Bin 0 -> 407 bytes ico/giko2.gif | Bin 0 -> 269 bytes ico/giko_2.gif | Bin 0 -> 337 bytes ico/giko_zonu.gif | Bin 0 -> 242 bytes ico/gikog_enpitsu.gif | Bin 0 -> 277 bytes ico/gikog_fd.gif | Bin 0 -> 297 bytes ico/gikog_gomibako.gif | Bin 0 -> 233 bytes ico/gikog_gomibako2.gif | Bin 0 -> 288 bytes ico/gikog_gomibako3.gif | Bin 0 -> 268 bytes ico/gikog_gomibako4.gif | Bin 0 -> 243 bytes ico/gikog_gyunyupack.gif | Bin 0 -> 277 bytes ico/gikog_hakuchou.gif | Bin 0 -> 267 bytes ico/gikog_ichigo.gif | Bin 0 -> 313 bytes ico/gikog_keshigomu.gif | Bin 0 -> 282 bytes ico/gikog_lighter.gif | Bin 0 -> 261 bytes ico/gikog_macchi.gif | Bin 0 -> 340 bytes ico/gikog_monaoh.gif | Bin 0 -> 343 bytes ico/gikog_onigiri.gif | Bin 0 -> 260 bytes ico/gikog_pimiento.gif | Bin 0 -> 279 bytes ico/gikog_teddybear.gif | Bin 0 -> 291 bytes ico/gikog_yudetamago.gif | Bin 0 -> 241 bytes ico/gikoinu.gif | Bin 0 -> 252 bytes ico/gikoneko.gif | Bin 0 -> 997 bytes ico/gikoneko2.gif | Bin 0 -> 1021 bytes ico/gikoneko3_shee.gif | Bin 0 -> 1004 bytes ico/gikoneko_1.gif | Bin 0 -> 200 bytes ico/gikoneko_2.gif | Bin 0 -> 201 bytes ico/gikoneko_3.gif | Bin 0 -> 180 bytes ico/gikoneko_4.gif | Bin 0 -> 192 bytes ico/gikoneko_5.gif | Bin 0 -> 190 bytes ico/gikoneko_xmas.gif | Bin 0 -> 174 bytes ico/gocchin_face.gif | Bin 0 -> 256 bytes ico/gocchin_folder.gif | Bin 0 -> 361 bytes ico/gomi.gif | Bin 0 -> 232 bytes ico/gomi1.gif | Bin 0 -> 235 bytes ico/gomi2.gif | Bin 0 -> 309 bytes ico/gomiopen.gif | Bin 0 -> 425 bytes ico/gomiopen1.gif | Bin 0 -> 308 bytes ico/gomiopen2.gif | Bin 0 -> 403 bytes ico/goo_1.gif | Bin 0 -> 209 bytes ico/goo_2.gif | Bin 0 -> 210 bytes ico/goo_3.gif | Bin 0 -> 213 bytes ico/gra.gif | Bin 0 -> 261 bytes ico/gre.gif | Bin 0 -> 272 bytes ico/green.gif | Bin 0 -> 341 bytes ico/gya-.gif | Bin 0 -> 129 bytes ico/haa.gif | Bin 0 -> 318 bytes ico/hagenin-jump.gif | Bin 0 -> 9321 bytes ico/hagenin-mount.gif | Bin 0 -> 1049 bytes ico/hagenin-shuriken.gif | Bin 0 -> 8609 bytes ico/hageshikuninja32.gif | Bin 0 -> 326 bytes ico/hagurumaou.gif | Bin 0 -> 283 bytes ico/hagurumaou_g16.gif | Bin 0 -> 187 bytes ico/hagurumaou_g32.gif | Bin 0 -> 337 bytes ico/hagurumaou_s32.gif | Bin 0 -> 337 bytes ico/hare.gif | Bin 0 -> 248 bytes ico/hikky.gif | Bin 0 -> 246 bytes ico/hikky2.gif | Bin 0 -> 169 bytes ico/hikky_mochi.gif | Bin 0 -> 256 bytes ico/hikky_xmas_1.gif | Bin 0 -> 212 bytes ico/hikky_xmas_2.gif | Bin 0 -> 250 bytes ico/hituji.gif | Bin 0 -> 313 bytes ico/hyou.gif | Bin 0 -> 212 bytes ico/i.gif | Bin 0 -> 276 bytes ico/ii.gif | Bin 0 -> 314 bytes ico/iirasan_face.gif | Bin 0 -> 283 bytes ico/iirasan_folder.gif | Bin 0 -> 376 bytes ico/ikunai.gif | Bin 0 -> 315 bytes ico/imanouchi_1.gif | Bin 0 -> 232 bytes ico/imanouchi_2.gif | Bin 0 -> 203 bytes ico/imo.gif | Bin 0 -> 341 bytes ico/index.html | 1 + ico/inu.gif | Bin 0 -> 266 bytes ico/iyahoo.gif | Bin 0 -> 1456 bytes ico/iyou.gif | Bin 0 -> 233 bytes ico/iyou1.gif | Bin 0 -> 326 bytes ico/iyou2.gif | Bin 0 -> 325 bytes ico/iyou_1.gif | Bin 0 -> 183 bytes ico/iyou_12.gif | Bin 0 -> 289 bytes ico/iyou_2.gif | Bin 0 -> 195 bytes ico/jisakujien_1.gif | Bin 0 -> 157 bytes ico/jisakujien_2.gif | Bin 0 -> 181 bytes ico/jisakujien_3.gif | Bin 0 -> 188 bytes ico/jisakujien_4.gif | Bin 0 -> 196 bytes ico/jisakujien_5.gif | Bin 0 -> 158 bytes ico/jisakujien_6.gif | Bin 0 -> 224 bytes ico/jisakujien_xmas.gif | Bin 0 -> 219 bytes ico/kaminari.gif | Bin 0 -> 232 bytes ico/kantoku.gif | Bin 0 -> 259 bytes ico/kantoku1.gif | Bin 0 -> 314 bytes ico/kantoku2.gif | Bin 0 -> 299 bytes ico/kappappa.gif | Bin 0 -> 301 bytes ico/kappappa1.gif | Bin 0 -> 416 bytes ico/kappappa2.gif | Bin 0 -> 379 bytes ico/karake.gif | Bin 0 -> 771 bytes ico/kasa-ri.gif | Bin 0 -> 196 bytes ico/kashiwamo-chi32.gif | Bin 0 -> 352 bytes ico/kasiwamoti.gif | Bin 0 -> 256 bytes ico/kasiwamoti1.gif | Bin 0 -> 373 bytes ico/kasiwamoti2.gif | Bin 0 -> 358 bytes ico/kinokorusensei32.gif | Bin 0 -> 337 bytes ico/kit_megane.gif | Bin 0 -> 752 bytes ico/kit_otsudearimasu.gif | Bin 0 -> 754 bytes ico/kita.gif | Bin 0 -> 287 bytes ico/kita1.gif | Bin 0 -> 809 bytes ico/kita2.gif | Bin 0 -> 821 bytes ico/kita_.gif | Bin 0 -> 260 bytes ico/kitawa.gif | Bin 0 -> 267 bytes ico/kitawa1.gif | Bin 0 -> 516 bytes ico/kitawa2.gif | Bin 0 -> 455 bytes ico/kodomona.gif | Bin 0 -> 237 bytes ico/kodomona2.gif | Bin 0 -> 201 bytes ico/kokemomo16.gif | Bin 0 -> 136 bytes ico/kokemomo32.gif | Bin 0 -> 262 bytes ico/konkon_face.gif | Bin 0 -> 272 bytes ico/konkon_folder.gif | Bin 0 -> 373 bytes ico/kossorisan.gif | Bin 0 -> 99 bytes ico/kotatu.gif | Bin 0 -> 248 bytes ico/kuma-16.gif | Bin 0 -> 133 bytes ico/kuma-32.gif | Bin 0 -> 243 bytes ico/kuma.gif | Bin 0 -> 3875 bytes ico/kuma1.gif | Bin 0 -> 470 bytes ico/kuma2.gif | Bin 0 -> 484 bytes ico/kuma_2.gif | Bin 0 -> 271 bytes ico/kumambo.gif | Bin 0 -> 6288 bytes ico/kumori.gif | Bin 0 -> 375 bytes ico/kuri1.gif | Bin 0 -> 323 bytes ico/kuri2.gif | Bin 0 -> 373 bytes ico/kyo.gif | Bin 0 -> 318 bytes ico/kyu.gif | Bin 0 -> 325 bytes ico/love.gif | Bin 0 -> 312 bytes ico/mac.gif | Bin 0 -> 410 bytes ico/maimai.gif | Bin 0 -> 327 bytes ico/makijita.gif | Bin 0 -> 215 bytes ico/makotan2_face.gif | Bin 0 -> 281 bytes ico/makotan2_folder.gif | Bin 0 -> 389 bytes ico/makotan_face.gif | Bin 0 -> 282 bytes ico/makotan_folder.gif | Bin 0 -> 389 bytes ico/mame.gif | Bin 0 -> 370 bytes ico/mamono.gif | Bin 0 -> 277 bytes ico/mamono1.gif | Bin 0 -> 387 bytes ico/mamono2.gif | Bin 0 -> 445 bytes ico/mandokuse1.gif | Bin 0 -> 8384 bytes ico/marabou.gif | Bin 0 -> 182 bytes ico/marara_1.gif | Bin 0 -> 195 bytes ico/marara_2.gif | Bin 0 -> 321 bytes ico/marara_tya.gif | Bin 0 -> 265 bytes ico/marippe_face.gif | Bin 0 -> 275 bytes ico/marippe_folder.gif | Bin 0 -> 378 bytes ico/marumimi_mona.gif | Bin 0 -> 252 bytes ico/matari.gif | Bin 0 -> 323 bytes ico/mazu.gif | Bin 0 -> 277 bytes ico/memo.gif | Bin 0 -> 300 bytes ico/memo1.gif | Bin 0 -> 403 bytes ico/memo2.gif | Bin 0 -> 397 bytes ico/mi.gif | Bin 0 -> 263 bytes ico/mini.gif | Bin 0 -> 175 bytes ico/miyabi.gif | Bin 0 -> 1642 bytes ico/mochi.gif | Bin 0 -> 247 bytes ico/mokkori-na_1.gif | Bin 0 -> 183 bytes ico/mokkori-na_2.gif | Bin 0 -> 251 bytes ico/momiz.gif | Bin 0 -> 314 bytes ico/mona.gif | Bin 0 -> 254 bytes ico/mona1.gif | Bin 0 -> 388 bytes ico/mona2.gif | Bin 0 -> 236 bytes ico/mona_hakama.gif | Bin 0 -> 250 bytes ico/mona_shiri.gif | Bin 0 -> 238 bytes ico/mona_tya.gif | Bin 0 -> 298 bytes ico/mona_xmas.gif | Bin 0 -> 223 bytes ico/monaazarashi_1.gif | Bin 0 -> 168 bytes ico/monaazarashi_2.gif | Bin 0 -> 185 bytes ico/monakai.gif | Bin 0 -> 280 bytes ico/monatya.gif | Bin 0 -> 318 bytes ico/morara.gif | Bin 0 -> 256 bytes ico/morara1.gif | Bin 0 -> 344 bytes ico/morara2.gif | Bin 0 -> 234 bytes ico/morara_hakama.gif | Bin 0 -> 219 bytes ico/morara_tya.gif | Bin 0 -> 298 bytes ico/morara_xmas.gif | Bin 0 -> 225 bytes ico/morarael001.gif | Bin 0 -> 2004 bytes ico/moukoneeyo_1.gif | Bin 0 -> 1056 bytes ico/moukoneeyo_2.gif | Bin 0 -> 1151 bytes ico/mydoc.gif | Bin 0 -> 283 bytes ico/mydoc1.gif | Bin 0 -> 385 bytes ico/mydoc2.gif | Bin 0 -> 378 bytes ico/nacchi.gif | Bin 0 -> 102 bytes ico/nacchi_face.gif | Bin 0 -> 268 bytes ico/nacchi_folder.gif | Bin 0 -> 362 bytes ico/nagato.gif | Bin 0 -> 1434 bytes ico/namaetukenai.gif | Bin 0 -> 3331 bytes ico/naoruyo.gif | Bin 0 -> 257 bytes ico/naoruyo1.gif | Bin 0 -> 300 bytes ico/naoruyo2.gif | Bin 0 -> 295 bytes ico/nas.gif | Bin 0 -> 383 bytes ico/ne.gif | Bin 0 -> 255 bytes ico/neeno.gif | Bin 0 -> 246 bytes ico/nida-32.gif | Bin 0 -> 266 bytes ico/nida.gif | Bin 0 -> 254 bytes ico/nida2.gif | Bin 0 -> 230 bytes ico/nigete.gif | Bin 0 -> 2304 bytes ico/nikukopuun_kue.gif | Bin 0 -> 206 bytes ico/ninzya.gif | Bin 0 -> 242 bytes ico/ninzya1.gif | Bin 0 -> 403 bytes ico/ninzya2.gif | Bin 0 -> 615 bytes ico/niraimu32.gif | Bin 0 -> 230 bytes ico/niramushigotokiga16.gif | Bin 0 -> 129 bytes ico/niramushigotokiga32.gif | Bin 0 -> 372 bytes ico/niratyaneko32.gif | Bin 0 -> 262 bytes ico/nono.gif | Bin 0 -> 331 bytes ico/nono_dash.gif | Bin 0 -> 358 bytes ico/nono_face.gif | Bin 0 -> 250 bytes ico/nono_folder.gif | Bin 0 -> 355 bytes ico/nono_hako.gif | Bin 0 -> 252 bytes ico/nono_hakoiri.gif | Bin 0 -> 379 bytes ico/nono_ie.gif | Bin 0 -> 365 bytes ico/nono_jiiiii.gif | Bin 0 -> 389 bytes ico/nono_mail.gif | Bin 0 -> 341 bytes ico/nono_utsu.gif | Bin 0 -> 345 bytes ico/normal.gif | Bin 0 -> 245 bytes ico/nova.gif | Bin 0 -> 374 bytes ico/nuhhehho.gif | Bin 0 -> 209 bytes ico/nurupo_ga_1.gif | Bin 0 -> 1396 bytes ico/nurupo_ga_2.gif | Bin 0 -> 1270 bytes ico/o_anime_basiin.gif | Bin 0 -> 4218 bytes ico/o_anime_bokoboko.gif | Bin 0 -> 651 bytes ico/o_anime_ohaiyou.gif | Bin 0 -> 497 bytes ico/o_anime_po.gif | Bin 0 -> 1210 bytes ico/o_anime_pugi.gif | Bin 0 -> 736 bytes ico/o_anime_toho.gif | Bin 0 -> 885 bytes ico/o_anime_usodesu.gif | Bin 0 -> 854 bytes ico/o_jushimatsu.gif | Bin 0 -> 378 bytes ico/o_monday.gif | Bin 0 -> 453 bytes ico/o_po.gif | Bin 0 -> 233 bytes ico/o_pugi.gif | Bin 0 -> 401 bytes ico/o_saturday.gif | Bin 0 -> 568 bytes ico/o_yaranaio.gif | Bin 0 -> 307 bytes ico/o_yaruo.gif | Bin 0 -> 325 bytes ico/obake1.gif | Bin 0 -> 259 bytes ico/obake2.gif | Bin 0 -> 248 bytes ico/ochiketsu.gif | Bin 0 -> 1000 bytes ico/odenmen.gif | Bin 0 -> 228 bytes ico/odenmen1.gif | Bin 0 -> 310 bytes ico/odenmen2.gif | Bin 0 -> 344 bytes ico/omaemoka.gif | Bin 0 -> 271 bytes ico/omochi.gif | Bin 0 -> 194 bytes ico/omochi_2.gif | Bin 0 -> 219 bytes ico/omochi_3.gif | Bin 0 -> 349 bytes ico/onigiri.gif | Bin 0 -> 200 bytes ico/onigiri1.gif | Bin 0 -> 328 bytes ico/onigiri2.gif | Bin 0 -> 324 bytes ico/onigiri_c16.gif | Bin 0 -> 116 bytes ico/onigiri_c32.gif | Bin 0 -> 241 bytes ico/onigiri_l16.gif | Bin 0 -> 116 bytes ico/onigiri_l32.gif | Bin 0 -> 245 bytes ico/onigiri_mochi.gif | Bin 0 -> 214 bytes ico/onigiri_mona.gif | Bin 0 -> 266 bytes ico/onigiri_r16.gif | Bin 0 -> 112 bytes ico/onigiri_r32.gif | Bin 0 -> 239 bytes ico/onigiri_seito.gif | Bin 0 -> 288 bytes ico/onigiri_xmas.gif | Bin 0 -> 211 bytes ico/onigirimona.gif | Bin 0 -> 237 bytes ico/onigiriwattyoi.gif | Bin 0 -> 209 bytes ico/ono.gif | Bin 0 -> 301 bytes ico/opai.gif | Bin 0 -> 283 bytes ico/opai2.gif | Bin 0 -> 364 bytes ico/opai3.gif | Bin 0 -> 364 bytes ico/oppai.gif | Bin 0 -> 4478 bytes ico/orange.gif | Bin 0 -> 365 bytes ico/otiketu16.gif | Bin 0 -> 102 bytes ico/otiketu32.gif | Bin 0 -> 224 bytes ico/otiketu48.gif | Bin 0 -> 378 bytes ico/paul.gif | Bin 0 -> 295 bytes ico/pc1.gif | Bin 0 -> 229 bytes ico/pc2.gif | Bin 0 -> 263 bytes ico/pc3.gif | Bin 0 -> 288 bytes ico/pc4.gif | Bin 0 -> 296 bytes ico/peter.gif | Bin 0 -> 248 bytes ico/pgya.gif | Bin 0 -> 288 bytes ico/pinea.gif | Bin 0 -> 376 bytes ico/pororo32.gif | Bin 0 -> 215 bytes ico/post1.gif | Bin 0 -> 259 bytes ico/post2.gif | Bin 0 -> 252 bytes ico/ppa.gif | Bin 0 -> 224 bytes ico/ppa1.gif | Bin 0 -> 301 bytes ico/ppa2.gif | Bin 0 -> 298 bytes ico/ps3.gif | Bin 0 -> 803 bytes ico/pump.gif | Bin 0 -> 272 bytes ico/purin.gif | Bin 0 -> 238 bytes ico/purin1.gif | Bin 0 -> 328 bytes ico/purin2.gif | Bin 0 -> 365 bytes ico/rame1.gif | Bin 0 -> 369 bytes ico/rantata.gif | Bin 0 -> 280 bytes ico/rantata1.gif | Bin 0 -> 401 bytes ico/rantata2.gif | Bin 0 -> 393 bytes ico/red.gif | Bin 0 -> 314 bytes ico/revo.gif | Bin 0 -> 671 bytes ico/rikacchi_face.gif | Bin 0 -> 288 bytes ico/rikacchi_folder.gif | Bin 0 -> 378 bytes ico/ring.gif | Bin 0 -> 297 bytes ico/s04.gif | Bin 0 -> 279 bytes ico/samekimusume16.gif | Bin 0 -> 125 bytes ico/samekimusume32.gif | Bin 0 -> 361 bytes ico/samurai.gif | Bin 0 -> 400 bytes ico/saru.gif | Bin 0 -> 259 bytes ico/sasuga.gif | Bin 0 -> 293 bytes ico/sasuga1.gif | Bin 0 -> 15680 bytes ico/sasuga2.gif | Bin 0 -> 452 bytes ico/sasuga_1.gif | Bin 0 -> 397 bytes ico/sasugabro32.gif | Bin 0 -> 312 bytes ico/sasugabro_c32.gif | Bin 0 -> 364 bytes ico/seito_1.gif | Bin 0 -> 233 bytes ico/seito_2.gif | Bin 0 -> 216 bytes ico/shishimai.gif | Bin 0 -> 357 bytes ico/si.gif | Bin 0 -> 256 bytes ico/si1.gif | Bin 0 -> 566 bytes ico/si2.gif | Bin 0 -> 555 bytes ico/sii.gif | Bin 0 -> 303 bytes ico/sii_1.gif | Bin 0 -> 229 bytes ico/sii_2.gif | Bin 0 -> 186 bytes ico/sii_2ch.gif | Bin 0 -> 218 bytes ico/sii_folder.gif | Bin 0 -> 321 bytes ico/sii_jisakujien.gif | Bin 0 -> 213 bytes ico/sii_kouji.gif | Bin 0 -> 294 bytes ico/sii_link.gif | Bin 0 -> 220 bytes ico/sii_mail.gif | Bin 0 -> 219 bytes ico/sii_marara.gif | Bin 0 -> 225 bytes ico/sii_mona.gif | Bin 0 -> 221 bytes ico/sii_new.gif | Bin 0 -> 218 bytes ico/sii_zonu.gif | Bin 0 -> 249 bytes ico/sk.gif | Bin 0 -> 239 bytes ico/skuchi.gif | Bin 0 -> 314 bytes ico/sme.gif | Bin 0 -> 324 bytes ico/smimi.gif | Bin 0 -> 318 bytes ico/snow.gif | Bin 0 -> 333 bytes ico/soon.gif | Bin 0 -> 245 bytes ico/suika.gif | Bin 0 -> 385 bytes ico/sung.gif | Bin 0 -> 234 bytes ico/syobo.gif | Bin 0 -> 253 bytes ico/syobo1.gif | Bin 0 -> 322 bytes ico/syobo2.gif | Bin 0 -> 322 bytes ico/syobon.gif | Bin 0 -> 183 bytes ico/syodai_mona.gif | Bin 0 -> 243 bytes ico/ta-tan_face.gif | Bin 0 -> 285 bytes ico/tarako.gif | Bin 0 -> 251 bytes ico/tarako2.gif | Bin 0 -> 951 bytes ico/tasukete.gif | Bin 0 -> 312 bytes ico/tatsumaki.gif | Bin 0 -> 251 bytes ico/tatu.gif | Bin 0 -> 335 bytes ico/taxi.gif | Bin 0 -> 109 bytes ico/telehoman_1.gif | Bin 0 -> 259 bytes ico/telehoman_2.gif | Bin 0 -> 253 bytes ico/telehoman_3.gif | Bin 0 -> 255 bytes ico/telephoman.gif | Bin 0 -> 267 bytes ico/telephomen.gif | Bin 0 -> 252 bytes ico/telephomen1.gif | Bin 0 -> 319 bytes ico/telephomen2.gif | Bin 0 -> 377 bytes ico/tinpopo.gif | Bin 0 -> 258 bytes ico/tinpopo1.gif | Bin 0 -> 299 bytes ico/tinpopo2.gif | Bin 0 -> 368 bytes ico/tmnn.gif | Bin 0 -> 448 bytes ico/tona1.gif | Bin 0 -> 262 bytes ico/tona2.gif | Bin 0 -> 303 bytes ico/tora.gif | Bin 0 -> 280 bytes ico/tori.gif | Bin 0 -> 228 bytes ico/torimasu.gif | Bin 0 -> 256 bytes ico/torimasu1.gif | Bin 0 -> 317 bytes ico/torimasu2.gif | Bin 0 -> 313 bytes ico/tree.gif | Bin 0 -> 466 bytes ico/u.gif | Bin 0 -> 240 bytes ico/u_01.gif | Bin 0 -> 972 bytes ico/u_ame.gif | Bin 0 -> 3608 bytes ico/u_chinsyu.gif | Bin 0 -> 1607 bytes ico/u_doutei.gif | Bin 0 -> 1573 bytes ico/u_giko_ebi.gif | Bin 0 -> 2194 bytes ico/u_haka.gif | Bin 0 -> 1622 bytes ico/u_hoshi.gif | Bin 0 -> 3076 bytes ico/u_kuma_kowai.gif | Bin 0 -> 1776 bytes ico/u_kuwa.gif | Bin 0 -> 2007 bytes ico/u_mokuba.gif | Bin 0 -> 1411 bytes ico/u_mosa.gif | Bin 0 -> 1530 bytes ico/u_naoruyo.gif | Bin 0 -> 1433 bytes ico/u_naoruyo_bath.gif | Bin 0 -> 4552 bytes ico/u_nyu.gif | Bin 0 -> 6737 bytes ico/u_ocha.gif | Bin 0 -> 2294 bytes ico/u_okotowari.gif | Bin 0 -> 1524 bytes ico/u_okotowari_a.gif | Bin 0 -> 6831 bytes ico/u_ona.gif | Bin 0 -> 951 bytes ico/u_oppai_u.gif | Bin 0 -> 4236 bytes ico/u_papi.gif | Bin 0 -> 17713 bytes ico/u_pata.gif | Bin 0 -> 2825 bytes ico/u_pata_p.gif | Bin 0 -> 3155 bytes ico/u_pechi.gif | Bin 0 -> 2459 bytes ico/u_puni.gif | Bin 0 -> 2119 bytes ico/u_sasu.gif | Bin 0 -> 1287 bytes ico/u_shii_giko.gif | Bin 0 -> 1283 bytes ico/u_shingi.gif | Bin 0 -> 1477 bytes ico/u_sii_angel.gif | Bin 0 -> 1817 bytes ico/u_sii_cake.gif | Bin 0 -> 2862 bytes ico/u_sii_naname.gif | Bin 0 -> 1033 bytes ico/u_sofa.gif | Bin 0 -> 1280 bytes ico/u_suberi.gif | Bin 0 -> 6654 bytes ico/u_syobon_d.gif | Bin 0 -> 1157 bytes ico/u_tobacco.gif | Bin 0 -> 1427 bytes ico/u_unko.gif | Bin 0 -> 2426 bytes ico/u_utyuu.gif | Bin 0 -> 6295 bytes ico/ukiwa.gif | Bin 0 -> 317 bytes ico/uma.gif | Bin 0 -> 186 bytes ico/uma2.gif | Bin 0 -> 245 bytes ico/unko.gif | Bin 0 -> 228 bytes ico/unko2.gif | Bin 0 -> 175 bytes ico/ushi.gif | Bin 0 -> 240 bytes ico/voshu.gif | Bin 0 -> 289 bytes ico/wakannai.gif | Bin 0 -> 277 bytes ico/wakannai1.gif | Bin 0 -> 304 bytes ico/wakannai2.gif | Bin 0 -> 304 bytes ico/wassha001.gif | Bin 0 -> 1115 bytes ico/white(1).gif | Bin 0 -> 369 bytes ico/white.gif | Bin 0 -> 311 bytes ico/xbox360.gif | Bin 0 -> 812 bytes ico/xmas.gif | Bin 0 -> 390 bytes ico/xtree.gif | Bin 0 -> 342 bytes ico/yakimochi.gif | Bin 0 -> 242 bytes ico/yel.gif | Bin 0 -> 274 bytes ico/yo_mizu.gif | Bin 0 -> 286 bytes ico/yossy_face.gif | Bin 0 -> 288 bytes ico/yossy_folder.gif | Bin 0 -> 380 bytes ico/youkan.gif | Bin 0 -> 254 bytes ico/youkan1.gif | Bin 0 -> 318 bytes ico/youkan2.gif | Bin 0 -> 313 bytes ico/youkan3.gif | Bin 0 -> 220 bytes ico/youkanman32.gif | Bin 0 -> 271 bytes ico/yuki.gif | Bin 0 -> 234 bytes ico/yukidaruma.gif | Bin 0 -> 225 bytes ico/yukidaruma_1.gif | Bin 0 -> 245 bytes ico/yukidaruma_2.gif | Bin 0 -> 245 bytes ico/yukidaruma_3.gif | Bin 0 -> 245 bytes ico/yukiusagi.gif | Bin 0 -> 202 bytes ico/yumi.gif | Bin 0 -> 328 bytes ico/zonu_1.gif | Bin 0 -> 179 bytes ico/zonu_2.gif | Bin 0 -> 185 bytes ico/zonu_xmas.gif | Bin 0 -> 247 bytes ico/zuri.gif | Bin 0 -> 254 bytes ico/zuri1.gif | Bin 0 -> 293 bytes ico/zuri2.gif | Bin 0 -> 290 bytes ico/zusagiko.gif | Bin 0 -> 247 bytes ico/zuzagiko16.gif | Bin 0 -> 125 bytes ico/zuzagiko32.gif | Bin 0 -> 245 bytes ico/zuzagiko48.gif | Bin 0 -> 368 bytes images/amazed.gif | Bin 0 -> 776 bytes images/angry.gif | Bin 0 -> 809 bytes images/annoyed.gif | Bin 0 -> 691 bytes images/blush.gif | Bin 0 -> 722 bytes images/chocked.gif | Bin 0 -> 734 bytes images/confused.gif | Bin 0 -> 693 bytes images/cry.gif | Bin 0 -> 765 bytes images/gangster.gif | Bin 0 -> 717 bytes images/guru.gif | Bin 0 -> 869 bytes images/index.php | 3 + images/laugh.gif | Bin 0 -> 709 bytes images/lawyer.gif | Bin 0 -> 798 bytes images/ninja.gif | Bin 0 -> 555 bytes images/okay.gif | Bin 0 -> 718 bytes images/shame.gif | Bin 0 -> 698 bytes images/sick.gif | Bin 0 -> 749 bytes images/sing.gif | Bin 0 -> 704 bytes images/smile.gif | Bin 0 -> 704 bytes images/tongue.gif | Bin 0 -> 699 bytes images/treasure.gif | Bin 0 -> 533 bytes images/wink.gif | Bin 0 -> 691 bytes inbox.php | 320 + include/footer.php | 102 + include/header.php | 75 + include/inbox.class.php | 44 + include/index.php | 3 + include/messaging.class.php | 464 + include/nav.php | 92 + index.php | 81 + inf.php | 46 + js/bootstrap.js | 1951 +++ js/bootstrap.min.js | 6 + js/dropdown-enhancement.js | 267 + js/effect.js | 23 + js/index.php | 3 + js/jquery-1.9.1.js | 9597 +++++++++++++ js/jquery.custom-scrollbar.js~ | 777 + js/jquery.custom-scrollbar.min.js~ | 7 + js/jquery.min.js | 5 + js/jquery.validate.min.js | 842 ++ js/script.js | 66 + js/validator.js | 224 + loadM.php | 192 + log-api.php | 76 + log.php | 69 + login.php | 3 + logout.php | 15 + mb/index.php | 5 + mb/noti.bak~ | 61 + mb/noti.php | 87 + mb/onoff.php | 12 + mb/simplepush.php | 104 + mb/simplepush.php.bak | 100 + mb/ur.php | 11 + melon/be_api.php | 11 + melon/beta.php | 73 + melon/convert.php | 87 + melon/index.php | 5 + melon/iossecuref.php | 27 + melon/mapi.php | 62 + melontobe.php | 179 + message.php | 262 + message_proc.php | 73 + noti.php | 13 + np.php | 126 + policy.html | 96 + premium/1006092.gif | Bin 0 -> 1705 bytes premium/1051729.gif | Bin 0 -> 4126 bytes premium/1087128.gif | Bin 0 -> 12128 bytes premium/1130422.gif | Bin 0 -> 7739 bytes premium/1188181.gif | Bin 0 -> 1710 bytes premium/1218296.gif | Bin 0 -> 1509 bytes premium/1231407.gif | Bin 0 -> 14364 bytes premium/1290731.gif | Bin 0 -> 202 bytes premium/1294530.gif | Bin 0 -> 1470 bytes premium/1372182.gif | Bin 0 -> 4988 bytes premium/1372836.gif | Bin 0 -> 374 bytes premium/1423697.gif | Bin 0 -> 12460 bytes premium/1441830.gif | Bin 0 -> 3278 bytes premium/1474442.gif | Bin 0 -> 5157 bytes premium/1479173.gif | Bin 0 -> 257 bytes premium/1499123.gif | Bin 0 -> 3197 bytes premium/1506625.gif | Bin 0 -> 1799 bytes premium/1530907.gif | Bin 0 -> 17960 bytes premium/1540508.gif | Bin 0 -> 5925 bytes premium/1541508.gif | Bin 0 -> 729 bytes premium/1613619.gif | Bin 0 -> 1788 bytes premium/1615601.gif | Bin 0 -> 363 bytes premium/1670586.gif | Bin 0 -> 2620 bytes premium/1723705.gif | Bin 0 -> 3588 bytes premium/1727239.gif | Bin 0 -> 6545 bytes premium/1762163.gif | Bin 0 -> 7269 bytes premium/1771619.gif | Bin 0 -> 5557 bytes premium/1782510.gif | Bin 0 -> 7861 bytes premium/1796114.gif | Bin 0 -> 2859 bytes premium/1852531.gif | Bin 0 -> 5259 bytes premium/1854522.gif | Bin 0 -> 3425 bytes premium/1865240.gif | Bin 0 -> 3439 bytes premium/1902874.gif | Bin 0 -> 7803 bytes premium/1966390.gif | Bin 0 -> 15907 bytes premium/1987207.gif | Bin 0 -> 700 bytes premium/2097393.gif | Bin 0 -> 7461 bytes premium/2116290.gif | Bin 0 -> 2652 bytes premium/2129974.gif | Bin 0 -> 4219 bytes premium/2142546.gif | Bin 0 -> 1677 bytes premium/2155386.gif | Bin 0 -> 3190 bytes premium/2175608.gif | Bin 0 -> 1217 bytes premium/2183176.gif | Bin 0 -> 6420 bytes premium/2210833.gif | Bin 0 -> 3400 bytes premium/2218655.gif | Bin 0 -> 3305 bytes premium/2224878.gif | Bin 0 -> 2087 bytes premium/2261387.gif | Bin 0 -> 3819 bytes premium/2281169.gif | Bin 0 -> 969 bytes premium/2329837.gif | Bin 0 -> 1924 bytes premium/2441848.gif | Bin 0 -> 4366 bytes premium/2451773.gif | Bin 0 -> 6255 bytes premium/2468791.gif | Bin 0 -> 6523 bytes premium/2473416.gif | Bin 0 -> 13682 bytes premium/2574672.gif | Bin 0 -> 6899 bytes premium/2594983.gif | Bin 0 -> 2916 bytes premium/2684676.gif | Bin 0 -> 8269 bytes premium/2719206.gif | Bin 0 -> 52725 bytes premium/2731098.gif | Bin 0 -> 9952 bytes premium/2737212.gif | Bin 0 -> 3298 bytes premium/2738383.gif | Bin 0 -> 3352 bytes premium/2750675.gif | Bin 0 -> 5157 bytes premium/2773914.gif | Bin 0 -> 4556 bytes premium/2829673.gif | Bin 0 -> 7812 bytes premium/2865484.gif | Bin 0 -> 6242 bytes premium/2883840.gif | Bin 0 -> 3748 bytes premium/2931093.gif | Bin 0 -> 1839 bytes premium/3063999.gif | Bin 0 -> 1881 bytes premium/3108959.gif | Bin 0 -> 2139 bytes premium/3117182.gif | Bin 0 -> 1881 bytes premium/3141640.gif | Bin 0 -> 1988 bytes premium/3200272.gif | Bin 0 -> 6304 bytes premium/3239049.gif | Bin 0 -> 6235 bytes premium/3251264.gif | Bin 0 -> 3434 bytes premium/3308484.gif | Bin 0 -> 5208 bytes premium/3366157.gif | Bin 0 -> 578 bytes premium/3368418.gif | Bin 0 -> 23418 bytes premium/3378174.gif | Bin 0 -> 1818 bytes premium/3419921.gif | Bin 0 -> 7093 bytes premium/3464154.gif | Bin 0 -> 5234 bytes premium/3485749.gif | Bin 0 -> 1887 bytes premium/3544578.gif | Bin 0 -> 5568 bytes premium/3564719.gif | Bin 0 -> 5491 bytes premium/3646638.gif | Bin 0 -> 7612 bytes premium/3679660.gif | Bin 0 -> 344 bytes premium/3698702.gif | Bin 0 -> 42960 bytes premium/3705953.gif | Bin 0 -> 614 bytes premium/3730148.gif | Bin 0 -> 5150 bytes premium/3755621.gif | Bin 0 -> 2216 bytes premium/3757976.gif | Bin 0 -> 1672 bytes premium/3778900.gif | Bin 0 -> 6688 bytes premium/3784921.gif | Bin 0 -> 11170 bytes premium/3797562.gif | Bin 0 -> 8710 bytes premium/3818085.gif | Bin 0 -> 7567 bytes premium/3838159.gif | Bin 0 -> 6799 bytes premium/3869726.gif | Bin 0 -> 3599 bytes premium/3906600.gif | Bin 0 -> 3990 bytes premium/3931941.gif | Bin 0 -> 2688 bytes premium/3936167.gif | Bin 0 -> 5171 bytes premium/3974197.gif | Bin 0 -> 6250 bytes premium/3995019.gif | Bin 0 -> 4069 bytes premium/4009399.gif | Bin 0 -> 5822 bytes premium/4049531.gif | Bin 0 -> 2003 bytes premium/4097941.gif | Bin 0 -> 5249 bytes premium/4126479.gif | Bin 0 -> 2967 bytes premium/4199507.gif | Bin 0 -> 8298 bytes premium/4199880.gif | Bin 0 -> 6574 bytes premium/4215136.gif | Bin 0 -> 8765 bytes premium/4248688.gif | Bin 0 -> 8947 bytes premium/4342656.gif | Bin 0 -> 5664 bytes premium/4360337.gif | Bin 0 -> 11270 bytes premium/4379920.gif | Bin 0 -> 5126 bytes premium/4457002.gif | Bin 0 -> 3790 bytes premium/4460686.gif | Bin 0 -> 3702 bytes premium/4496536.gif | Bin 0 -> 1978 bytes premium/4503388.gif | Bin 0 -> 4144 bytes premium/4527722.gif | Bin 0 -> 3445 bytes premium/4556053.gif | Bin 0 -> 7834 bytes premium/4560186.gif | Bin 0 -> 4193 bytes premium/4562456.gif | Bin 0 -> 5150 bytes premium/4580421.gif | Bin 0 -> 3389 bytes premium/4613778.gif | Bin 0 -> 446 bytes premium/4620255.gif | Bin 0 -> 822 bytes premium/4702855.gif | Bin 0 -> 6074 bytes premium/4712851.gif | Bin 0 -> 4054 bytes premium/4741457.gif | Bin 0 -> 3388 bytes premium/4789293.gif | Bin 0 -> 2209 bytes premium/4818092.gif | Bin 0 -> 5597 bytes premium/4838948.gif | Bin 0 -> 9908 bytes premium/4903561.gif | Bin 0 -> 1901 bytes premium/4926674.gif | Bin 0 -> 4126 bytes premium/4969765.gif | Bin 0 -> 1728 bytes premium/5007629.gif | Bin 0 -> 14263 bytes premium/5029042.gif | Bin 0 -> 5226 bytes premium/5092575.gif | Bin 0 -> 2199 bytes premium/5135773.gif | Bin 0 -> 7711 bytes premium/5162686.gif | Bin 0 -> 1700 bytes premium/5167586.gif | Bin 0 -> 1660 bytes premium/5208035.gif | Bin 0 -> 7079 bytes premium/5296219.gif | Bin 0 -> 5350 bytes premium/5317500.gif | Bin 0 -> 1071 bytes premium/5364621.gif | Bin 0 -> 3494 bytes premium/5365170.gif | Bin 0 -> 19750 bytes premium/5379828.gif | Bin 0 -> 7453 bytes premium/5413389.gif | Bin 0 -> 20081 bytes premium/5443957.gif | Bin 0 -> 1721 bytes premium/5479820.gif | Bin 0 -> 2873 bytes premium/5489799.gif | Bin 0 -> 230 bytes premium/5504963.gif | Bin 0 -> 401 bytes premium/5566311.gif | Bin 0 -> 7596 bytes premium/5640756.gif | Bin 0 -> 4064 bytes premium/5724587.gif | Bin 0 -> 6002 bytes premium/5812931.gif | Bin 0 -> 2894 bytes premium/5815933.gif | Bin 0 -> 3262 bytes premium/5871874.gif | Bin 0 -> 7808 bytes premium/5939627.gif | Bin 0 -> 48936 bytes premium/5954273.gif | Bin 0 -> 2482 bytes premium/5991567.gif | Bin 0 -> 705 bytes premium/5997079.gif | Bin 0 -> 1126 bytes premium/6099357.gif | Bin 0 -> 11519 bytes premium/6111333.gif | Bin 0 -> 5924 bytes premium/6139056.gif | Bin 0 -> 7057 bytes premium/6228358.gif | Bin 0 -> 9547 bytes premium/6303015.gif | Bin 0 -> 7025 bytes premium/6355341.gif | Bin 0 -> 5538 bytes premium/6396408.gif | Bin 0 -> 8590 bytes premium/6401393.gif | Bin 0 -> 8584 bytes premium/6514703.gif | Bin 0 -> 4910 bytes premium/6520005.gif | Bin 0 -> 3166 bytes premium/6608847.gif | Bin 0 -> 19803 bytes premium/6617726.gif | Bin 0 -> 1981 bytes premium/6643162.gif | Bin 0 -> 1749 bytes premium/6666924.gif | Bin 0 -> 5467 bytes premium/6668825.gif | Bin 0 -> 11519 bytes premium/6675677.gif | Bin 0 -> 52948 bytes premium/6688715.gif | Bin 0 -> 1732 bytes premium/6688773.gif | Bin 0 -> 1690 bytes premium/6735022.gif | Bin 0 -> 5039 bytes premium/6746742.gif | Bin 0 -> 3982 bytes premium/6752214.gif | Bin 0 -> 5855 bytes premium/6775052.gif | Bin 0 -> 10408 bytes premium/6812020.gif | Bin 0 -> 230 bytes premium/6845294.gif | Bin 0 -> 1735 bytes premium/6885411.gif | Bin 0 -> 1963 bytes premium/6927532.gif | Bin 0 -> 26043 bytes premium/6931153.gif | Bin 0 -> 3793 bytes premium/6958815.gif | Bin 0 -> 906 bytes premium/6995329.gif | Bin 0 -> 2000 bytes premium/7009973.gif | Bin 0 -> 5977 bytes premium/7088131.gif | Bin 0 -> 2998 bytes premium/7121925.gif | Bin 0 -> 3051 bytes premium/7145095.gif | Bin 0 -> 4693 bytes premium/7217616.gif | Bin 0 -> 61936 bytes premium/7273493.gif | Bin 0 -> 2082 bytes premium/7307279.gif | Bin 0 -> 7808 bytes premium/7324100.gif | Bin 0 -> 5675 bytes premium/7334878.gif | Bin 0 -> 5106 bytes premium/7344707.gif | Bin 0 -> 24957 bytes premium/7389661.gif | Bin 0 -> 4844 bytes premium/7398464.gif | Bin 0 -> 5199 bytes premium/7515292.gif | Bin 0 -> 5702 bytes premium/7525860.gif | Bin 0 -> 9056 bytes premium/7533963.gif | Bin 0 -> 2004 bytes premium/7540515.gif | Bin 0 -> 1747 bytes premium/7635578.gif | Bin 0 -> 4267 bytes premium/7677979.gif | Bin 0 -> 8499 bytes premium/7694164.gif | Bin 0 -> 4458 bytes premium/7865514.gif | Bin 0 -> 1942 bytes premium/7874287.gif | Bin 0 -> 24669 bytes premium/7887306.gif | Bin 0 -> 4055 bytes premium/7891279.gif | Bin 0 -> 2652 bytes premium/7898381.gif | Bin 0 -> 4482 bytes premium/7947968.gif | Bin 0 -> 4852 bytes premium/7956861.gif | Bin 0 -> 5225 bytes premium/7979560.gif | Bin 0 -> 1801 bytes premium/7986278.gif | Bin 0 -> 6297 bytes premium/7995129.gif | Bin 0 -> 5063 bytes premium/8040324.gif | Bin 0 -> 762 bytes premium/8095597.gif | Bin 0 -> 7084 bytes premium/8095862.gif | Bin 0 -> 1750 bytes premium/8114876.gif | Bin 0 -> 899 bytes premium/8125773.gif | Bin 0 -> 1687 bytes premium/8145130.gif | Bin 0 -> 5094 bytes premium/8175207.gif | Bin 0 -> 1749 bytes premium/8184202.gif | Bin 0 -> 7057 bytes premium/8270415.gif | Bin 0 -> 11606 bytes premium/8290988.gif | Bin 0 -> 230 bytes premium/8302399.gif | Bin 0 -> 3728 bytes premium/8334251.gif | Bin 0 -> 2721 bytes premium/8340071.gif | Bin 0 -> 3350 bytes premium/8402036.gif | Bin 0 -> 1628 bytes premium/8409133.gif | Bin 0 -> 9158 bytes premium/8452226.gif | Bin 0 -> 3228 bytes premium/8469173.gif | Bin 0 -> 1747 bytes premium/8479099.gif | Bin 0 -> 230 bytes premium/8492213.gif | Bin 0 -> 6332 bytes premium/8501340.gif | Bin 0 -> 1225 bytes premium/8512067.gif | Bin 0 -> 2189 bytes premium/8570604.gif | Bin 0 -> 1865 bytes premium/8650220.gif | Bin 0 -> 8044 bytes premium/8677280.gif | Bin 0 -> 1617 bytes premium/8783679.gif | Bin 0 -> 5506 bytes premium/8881374.gif | Bin 0 -> 3730 bytes premium/8932411.gif | Bin 0 -> 3855 bytes premium/8960840.gif | Bin 0 -> 4744 bytes premium/8989689.gif | Bin 0 -> 10006 bytes premium/9003799.gif | Bin 0 -> 1881 bytes premium/9041924.gif | Bin 0 -> 309 bytes premium/9076444.gif | Bin 0 -> 7269 bytes premium/9078122.gif | Bin 0 -> 3608 bytes premium/9136684.gif | Bin 0 -> 3298 bytes premium/9161193.gif | Bin 0 -> 1584 bytes premium/9215268.gif | Bin 0 -> 10269 bytes premium/9229930.gif | Bin 0 -> 1394 bytes premium/9241986.gif | Bin 0 -> 1784 bytes premium/9269498.gif | Bin 0 -> 3585 bytes premium/9290438.gif | Bin 0 -> 2141 bytes premium/9299606.gif | Bin 0 -> 1849 bytes premium/9304031.gif | Bin 0 -> 2924 bytes premium/9309123.gif | Bin 0 -> 13205 bytes premium/9350652.gif | Bin 0 -> 231 bytes premium/9426972.gif | Bin 0 -> 4794 bytes premium/9475638.gif | Bin 0 -> 1821 bytes premium/9494280.gif | Bin 0 -> 1794 bytes premium/9563295.gif | Bin 0 -> 728 bytes premium/9576129.gif | Bin 0 -> 6950 bytes premium/9634761.gif | Bin 0 -> 4705 bytes premium/9661951.gif | Bin 0 -> 2172 bytes premium/9673737.gif | Bin 0 -> 1516 bytes premium/9801437.gif | Bin 0 -> 3430 bytes premium/9825522.gif | Bin 0 -> 1751 bytes premium/9887119.gif | Bin 0 -> 8922 bytes premium/9901855.gif | Bin 0 -> 7775 bytes premium/9930533.gif | Bin 0 -> 1526 bytes premium/9948293.gif | Bin 0 -> 3494 bytes premium/index.html | 1 + prof.php | 106 + r.php | 69 + reg.php | 121 + reg_orig.php | 103 + register.php | 64 + reply.php | 173 + reset.php | 65 + rest.php | 20 + status-api.php | 67 + status.php | 279 + test/.DS_Store | Bin 0 -> 6148 bytes test/PXshowsecdetail.php | 3 + test/css/index.php | 3 + test/css/style.css | 79 + test/delph.php | 3 + test/index.html | 1 + test/login.php | 63 + test/logout.html | 6 + test/logout.php | 23 + test/p.orig.php | 212 + test/p.php | 228 + test/v.php | 54 + tools/.htaccess | 8 + tools/chk_input.php | 26 + tools/index.php | 140 + tools/val_input.php | 33 + tools/vmelon.php | 36 + tools/vmelon2.php | 36 + transfer.php | 181 + trip.php | 232 + user/.htaccess | 2 + user/index.html | 0 zwitch/.htaccess | 8 + zwitch/ban.php | 36 + zwitch/config.php | 13 + zwitch/conversation.php | 111 + zwitch/css/dataTables.bootstrap.css | 261 + zwitch/css/style.css | 67 + .../bootstrap/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../bootstrap/glyphicons-halflings-regular.svg | 229 + .../bootstrap/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../bootstrap/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes zwitch/include/header.php | 14 + zwitch/include/messaging.class.php | 339 + zwitch/index.bak | 102 + zwitch/index.php | 99 + zwitch/js/dataTables.bootstrap.js | 251 + zwitch/js/jquery-1.10.2.min.js | 6 + zwitch/js/jquery.dataTables.js | 14382 +++++++++++++++++++ zwitch/js/jquery.dataTables.min.js | 148 + zwitch/makeList.php~ | 54 + zwitch/menu.php | 5 + zwitch/resource.php | 33 + zwitch/stylesheets/bootstrap.css | 1907 +++ zwitch/switch.php | 67 + zxcvbnm/transfer.php | 150 + 4984 files changed, 403209 insertions(+) create mode 100644 api.php create mode 100644 artist/a_cont.php create mode 100644 artist/a_list.php create mode 100644 artist/a_log.php create mode 100644 artist/a_out.php create mode 100644 artist/ajax/ajax.php create mode 100644 artist/artist.php create mode 100644 artist/artist_login.php create mode 100644 artist/artworks.php create mode 100644 artist/bak/artist.bak.kuku create mode 100644 artist/bak/artist.orig.php create mode 100644 artist/bak/artist2.php create mode 100644 artist/bak/artist99.php create mode 100644 artist/css/1 create mode 100644 artist/css/2ch_logo.gif create mode 100644 artist/css/astyle.css create mode 100644 artist/css/backuponoff.css create mode 100644 artist/css/bootstrap-theme.css create mode 100644 artist/css/bootstrap-theme.css.map create mode 100644 artist/css/bootstrap-theme.min.css create mode 100644 artist/css/bootstrap.css create mode 100644 artist/css/bootstrap.css.map create mode 100644 artist/css/bootstrap.min.css create mode 100644 artist/css/dropdown-enhancement.css create mode 100644 artist/css/fonts/glyphicons-halflings-regular.eot create mode 100644 artist/css/fonts/glyphicons-halflings-regular.svg create mode 100644 artist/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 artist/css/fonts/glyphicons-halflings-regular.woff create mode 100644 artist/css/img/2ch_logo.gif create mode 100644 artist/css/img/cp.JPG create mode 100644 artist/css/img/ex.gif create mode 100644 artist/css/img/ex2.gif create mode 100644 artist/css/img/ex3.gif create mode 100644 artist/css/img/ex4.gif create mode 100644 artist/css/img/ex5.gif create mode 100644 artist/css/img/ex6.gif create mode 100644 artist/css/img/pink.png create mode 100644 artist/css/index.php create mode 100644 artist/css/jquery.custom-scrollbar.css~ create mode 100644 artist/css/mystyle.css create mode 100644 artist/css/onoff.css create mode 100644 artist/css/style.css create mode 100644 artist/css/style1 (copy).css create mode 100644 artist/css/style1.css create mode 100644 artist/css/style2.css create mode 100644 artist/encrypt_artist.php create mode 100644 artist/fonts/glyphicons-halflings-regular.eot create mode 100644 artist/fonts/glyphicons-halflings-regular.svg create mode 100644 artist/fonts/glyphicons-halflings-regular.ttf create mode 100644 artist/fonts/glyphicons-halflings-regular.woff create mode 100644 artist/include/header.php create mode 100644 artist/include/nav.php create mode 100644 artist/index.php create mode 100644 artist/js/bootstrap.js create mode 100644 artist/js/bootstrap.min.js create mode 100644 artist/js/dropdown-enhancement.js create mode 100644 artist/js/effect.js create mode 100644 artist/js/index.php create mode 100644 artist/js/jquery-1.9.1.js create mode 100644 artist/js/jquery.custom-scrollbar.js~ create mode 100644 artist/js/jquery.custom-scrollbar.min.js~ create mode 100644 artist/js/jquery.min.js create mode 100644 artist/js/jquery.validate.min.js create mode 100644 artist/js/script.js create mode 100644 artist/js/validator.js create mode 100644 c.php create mode 100644 change_pass.php create mode 100644 choose.php create mode 100644 config.php create mode 100644 confirmation.php create mode 100644 convert.php create mode 100644 convert_send.php create mode 100644 css/1 create mode 100644 css/2ch_logo.gif create mode 100644 css/astyle.css create mode 100644 css/backuponoff.css create mode 100644 css/bootstrap-theme.css create mode 100644 css/bootstrap-theme.css.map create mode 100644 css/bootstrap-theme.min.css create mode 100644 css/bootstrap.css create mode 100644 css/bootstrap.css.map create mode 100644 css/bootstrap.min.css create mode 100644 css/dropdown-enhancement.css create mode 100644 css/fonts/glyphicons-halflings-regular.eot create mode 100644 css/fonts/glyphicons-halflings-regular.svg create mode 100644 css/fonts/glyphicons-halflings-regular.ttf create mode 100644 css/fonts/glyphicons-halflings-regular.woff create mode 100644 css/img/2ch_logo.gif create mode 100644 css/img/cp.JPG create mode 100644 css/img/ex.gif create mode 100644 css/img/ex2.gif create mode 100644 css/img/ex3.gif create mode 100644 css/img/ex4.gif create mode 100644 css/img/ex5.gif create mode 100644 css/img/ex6.gif create mode 100644 css/img/pink.png create mode 100644 css/index.php create mode 100644 css/jquery.custom-scrollbar.css~ create mode 100644 css/mystyle.css create mode 100644 css/onoff.css create mode 100644 css/style.css create mode 100644 css/style1 (copy).css create mode 100644 css/style1.css create mode 100644 css/style2.css create mode 100644 dev-test/.htaccess create mode 100644 dev-test/artist/a_cont.php create mode 100644 dev-test/artist/a_list.php create mode 100644 dev-test/artist/a_log.php create mode 100644 dev-test/artist/a_out.php create mode 100644 dev-test/artist/ajax/ajax.php create mode 100644 dev-test/artist/artist.php create mode 100644 dev-test/artist/artist_login.php create mode 100644 dev-test/artist/artworks.php create mode 100644 dev-test/artist/bak/artist.bak.kuku create mode 100644 dev-test/artist/bak/artist.orig.php create mode 100644 dev-test/artist/bak/artist2.php create mode 100644 dev-test/artist/bak/artist99.php create mode 100644 dev-test/artist/css/1 create mode 100644 dev-test/artist/css/2ch_logo.gif create mode 100644 dev-test/artist/css/astyle.css create mode 100644 dev-test/artist/css/backuponoff.css create mode 100644 dev-test/artist/css/bootstrap-theme.css create mode 100644 dev-test/artist/css/bootstrap-theme.css.map create mode 100644 dev-test/artist/css/bootstrap-theme.min.css create mode 100644 dev-test/artist/css/bootstrap.css create mode 100644 dev-test/artist/css/bootstrap.css.map create mode 100644 dev-test/artist/css/bootstrap.min.css create mode 100644 dev-test/artist/css/dropdown-enhancement.css create mode 100644 dev-test/artist/css/fonts/glyphicons-halflings-regular.eot create mode 100644 dev-test/artist/css/fonts/glyphicons-halflings-regular.svg create mode 100644 dev-test/artist/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 dev-test/artist/css/fonts/glyphicons-halflings-regular.woff create mode 100644 dev-test/artist/css/img/2ch_logo.gif create mode 100644 dev-test/artist/css/img/cp.JPG create mode 100644 dev-test/artist/css/img/ex.gif create mode 100644 dev-test/artist/css/img/ex2.gif create mode 100644 dev-test/artist/css/img/ex3.gif create mode 100644 dev-test/artist/css/img/ex4.gif create mode 100644 dev-test/artist/css/img/ex5.gif create mode 100644 dev-test/artist/css/img/ex6.gif create mode 100644 dev-test/artist/css/img/pink.png create mode 100644 dev-test/artist/css/index.php create mode 100644 dev-test/artist/css/jquery.custom-scrollbar.css~ create mode 100644 dev-test/artist/css/mystyle.css create mode 100644 dev-test/artist/css/onoff.css create mode 100644 dev-test/artist/css/style.css create mode 100644 dev-test/artist/css/style1 (copy).css create mode 100644 dev-test/artist/css/style1.css create mode 100644 dev-test/artist/css/style2.css create mode 100644 dev-test/artist/encrypt_artist.php create mode 100644 dev-test/artist/fonts/glyphicons-halflings-regular.eot create mode 100644 dev-test/artist/fonts/glyphicons-halflings-regular.svg create mode 100644 dev-test/artist/fonts/glyphicons-halflings-regular.ttf create mode 100644 dev-test/artist/fonts/glyphicons-halflings-regular.woff create mode 100644 dev-test/artist/include/header.php create mode 100644 dev-test/artist/include/nav.php create mode 100644 dev-test/artist/index.php create mode 100644 dev-test/artist/js/bootstrap.js create mode 100644 dev-test/artist/js/bootstrap.min.js create mode 100644 dev-test/artist/js/dropdown-enhancement.js create mode 100644 dev-test/artist/js/effect.js create mode 100644 dev-test/artist/js/index.php create mode 100644 dev-test/artist/js/jquery-1.9.1.js create mode 100644 dev-test/artist/js/jquery.custom-scrollbar.js~ create mode 100644 dev-test/artist/js/jquery.custom-scrollbar.min.js~ create mode 100644 dev-test/artist/js/jquery.min.js create mode 100644 dev-test/artist/js/jquery.validate.min.js create mode 100644 dev-test/artist/js/script.js create mode 100644 dev-test/artist/js/validator.js create mode 100644 dev-test/artistbak/a_cont.php create mode 100644 dev-test/artistbak/a_list.php create mode 100644 dev-test/artistbak/a_log.php create mode 100644 dev-test/artistbak/a_out.php create mode 100644 dev-test/artistbak/artist.bak.php create mode 100644 dev-test/artistbak/artist.php create mode 100644 dev-test/artistbak/artist2.php create mode 100644 dev-test/artistbak/artist_login.php create mode 100644 dev-test/artistbak/artist_steve.php create mode 100644 dev-test/artistbak/artiststeve.php create mode 100644 dev-test/artworks.php create mode 100644 dev-test/bak/artist/a_cont.php create mode 100644 dev-test/bak/artist/a_list.php create mode 100644 dev-test/bak/artist/a_log.php create mode 100644 dev-test/bak/artist/a_out.php create mode 100644 dev-test/bak/artist/artist.bak.kuku create mode 100644 dev-test/bak/artist/artist.orig.php create mode 100644 dev-test/bak/artist/artist.php create mode 100644 dev-test/bak/artist/artist2.php create mode 100644 dev-test/bak/artist/artist99.php create mode 100644 dev-test/bak/artist/artist_login.php create mode 100644 dev-test/bak/artist/artworks.php create mode 100644 dev-test/bak/artist/css/1 create mode 100644 dev-test/bak/artist/css/2ch_logo.gif create mode 100644 dev-test/bak/artist/css/astyle.css create mode 100644 dev-test/bak/artist/css/backuponoff.css create mode 100644 dev-test/bak/artist/css/bootstrap-theme.css create mode 100644 dev-test/bak/artist/css/bootstrap-theme.css.map create mode 100644 dev-test/bak/artist/css/bootstrap-theme.min.css create mode 100644 dev-test/bak/artist/css/bootstrap.css create mode 100644 dev-test/bak/artist/css/bootstrap.css.map create mode 100644 dev-test/bak/artist/css/bootstrap.min.css create mode 100644 dev-test/bak/artist/css/dropdown-enhancement.css create mode 100644 dev-test/bak/artist/css/fonts/glyphicons-halflings-regular.eot create mode 100644 dev-test/bak/artist/css/fonts/glyphicons-halflings-regular.svg create mode 100644 dev-test/bak/artist/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 dev-test/bak/artist/css/fonts/glyphicons-halflings-regular.woff create mode 100644 dev-test/bak/artist/css/img/2ch_logo.gif create mode 100644 dev-test/bak/artist/css/img/cp.JPG create mode 100644 dev-test/bak/artist/css/img/ex.gif create mode 100644 dev-test/bak/artist/css/img/ex2.gif create mode 100644 dev-test/bak/artist/css/img/ex3.gif create mode 100644 dev-test/bak/artist/css/img/ex4.gif create mode 100644 dev-test/bak/artist/css/img/ex5.gif create mode 100644 dev-test/bak/artist/css/img/ex6.gif create mode 100644 dev-test/bak/artist/css/img/pink.png create mode 100644 dev-test/bak/artist/css/index.php create mode 100644 dev-test/bak/artist/css/jquery.custom-scrollbar.css~ create mode 100644 dev-test/bak/artist/css/mystyle.css create mode 100644 dev-test/bak/artist/css/onoff.css create mode 100644 dev-test/bak/artist/css/style.css create mode 100644 dev-test/bak/artist/css/style1 (copy).css create mode 100644 dev-test/bak/artist/css/style1.css create mode 100644 dev-test/bak/artist/css/style2.css create mode 100644 dev-test/bak/artist/encrypt_artist.php create mode 100644 dev-test/bak/artist/index.php create mode 100644 dev-test/bak/artist/js/bootstrap.js create mode 100644 dev-test/bak/artist/js/bootstrap.min.js create mode 100644 dev-test/bak/artist/js/dropdown-enhancement.js create mode 100644 dev-test/bak/artist/js/effect.js create mode 100644 dev-test/bak/artist/js/index.php create mode 100644 dev-test/bak/artist/js/jquery-1.9.1.js create mode 100644 dev-test/bak/artist/js/jquery.custom-scrollbar.js~ create mode 100644 dev-test/bak/artist/js/jquery.custom-scrollbar.min.js~ create mode 100644 dev-test/bak/artist/js/jquery.min.js create mode 100644 dev-test/bak/artist/js/jquery.validate.min.js create mode 100644 dev-test/bak/artist/js/script.js create mode 100644 dev-test/bak/artist/js/validator.js create mode 100644 dev-test/bak/choose.php create mode 100644 dev-test/bak/convert.php create mode 100644 dev-test/bak/convert2.php create mode 100644 dev-test/bak/inbox.php create mode 100644 dev-test/bak/inbox2.php create mode 100644 dev-test/bak/inbox3.php create mode 100644 dev-test/bak/inbox_bak.php create mode 100644 dev-test/bak/inbox_orig.php create mode 100644 dev-test/bak/index.bak create mode 100644 dev-test/bak/index.php.bak create mode 100644 dev-test/bak/index2.php create mode 100644 dev-test/bak/index4.php create mode 100644 dev-test/bak/index_bak.php create mode 100644 dev-test/bak/index_orig.php create mode 100644 dev-test/bak/inf_back.php create mode 100644 dev-test/bak/log_bak.php create mode 100644 dev-test/bak/log_orig.php create mode 100644 dev-test/bak/login_orig_test.php create mode 100644 dev-test/bak/login_test_bak.php create mode 100644 dev-test/bak/message.bak create mode 100644 dev-test/bak/message.class.php create mode 100644 dev-test/bak/message.php create mode 100644 dev-test/bak/message2.php create mode 100644 dev-test/bak/message2.php.bak create mode 100644 dev-test/bak/messaging/.DS_Store create mode 100644 dev-test/bak/messaging/compose.php create mode 100644 dev-test/bak/messaging/config_back.php create mode 100644 dev-test/bak/messaging/mdb/j/m/jmmartirez-gmail.com/1400461202.dat create mode 100644 dev-test/bak/messaging/mdb/k/o/kormiku-gmail.com/1400227616.dat create mode 100644 dev-test/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400226715.dat create mode 100644 dev-test/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400227248.dat create mode 100644 dev-test/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400467910.dat create mode 100644 dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400226715.dat create mode 100644 dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400227248.dat create mode 100644 dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400456214.dat create mode 100644 dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400460039.dat create mode 100644 dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400467731.dat create mode 100644 dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400468526.dat create mode 100644 dev-test/bak/messaging/messaging.class.php create mode 100644 dev-test/bak/messaging/msg.php create mode 100644 dev-test/bak/messaging/rename.php create mode 100644 dev-test/bak/messaging/reply.php create mode 100644 dev-test/bak/nav2.php create mode 100644 dev-test/bak/nav_back.php create mode 100644 dev-test/bak/nav_orig.php create mode 100644 dev-test/bak/navb.php create mode 100644 dev-test/bak/navj1.php create mode 100644 dev-test/bak/newtestlog.php create mode 100644 dev-test/bak/p.orig.php create mode 100644 dev-test/bak/p.php.bak create mode 100644 dev-test/bak/p2.php create mode 100644 dev-test/bak/p__b_a_c_k.php create mode 100644 dev-test/bak/p_back.php create mode 100644 dev-test/bak/rename.php create mode 100644 dev-test/bak/reply2.php create mode 100644 dev-test/bak/reply4.php create mode 100644 dev-test/bak/status.orig.php create mode 100644 dev-test/bak/status.php.bak create mode 100644 dev-test/bak/status2.php create mode 100644 dev-test/bak/status3.php create mode 100644 dev-test/bak/status4.php create mode 100644 dev-test/bak/status_jap.php create mode 100644 dev-test/bak/status_orig.php create mode 100644 dev-test/bak/v.php create mode 100644 dev-test/bak/zxc.php create mode 100644 dev-test/bak/zz.php create mode 100644 dev-test/bak/zzz.php create mode 100644 dev-test/bak/zzz2.php create mode 100644 dev-test/bak/zzz3.php create mode 100644 dev-test/bak/zzzz.php create mode 100644 dev-test/banner.php create mode 100644 dev-test/c.php create mode 100644 dev-test/change_pass.php create mode 100644 dev-test/change_passb.php create mode 100644 dev-test/choose.php create mode 100644 dev-test/choose.php.bak create mode 100644 dev-test/choose2.php create mode 100644 dev-test/chooseart.php create mode 100644 dev-test/choosenew.php create mode 100644 dev-test/config.php create mode 100644 dev-test/confirmation.php create mode 100644 dev-test/convert.php create mode 100644 dev-test/convertMarch142015.php create mode 100644 dev-test/convert_dev.php create mode 100644 dev-test/convert_send.php create mode 100644 dev-test/css/1 create mode 100644 dev-test/css/2ch_logo.gif create mode 100644 dev-test/css/astyle.css create mode 100644 dev-test/css/backuponoff.css create mode 100644 dev-test/css/bootstrap-theme.css create mode 100644 dev-test/css/bootstrap-theme.css.map create mode 100644 dev-test/css/bootstrap-theme.min.css create mode 100644 dev-test/css/bootstrap.css create mode 100644 dev-test/css/bootstrap.css.map create mode 100644 dev-test/css/bootstrap.min.css create mode 100644 dev-test/css/dropdown-enhancement.css create mode 100644 dev-test/css/fonts/glyphicons-halflings-regular.eot create mode 100644 dev-test/css/fonts/glyphicons-halflings-regular.svg create mode 100644 dev-test/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 dev-test/css/fonts/glyphicons-halflings-regular.woff create mode 100644 dev-test/css/img/2ch_logo.gif create mode 100644 dev-test/css/img/cp.JPG create mode 100644 dev-test/css/img/ex.gif create mode 100644 dev-test/css/img/ex2.gif create mode 100644 dev-test/css/img/ex3.gif create mode 100644 dev-test/css/img/ex4.gif create mode 100644 dev-test/css/img/ex5.gif create mode 100644 dev-test/css/img/ex6.gif create mode 100644 dev-test/css/img/pink.png create mode 100644 dev-test/css/index.php create mode 100644 dev-test/css/jquery.custom-scrollbar.css~ create mode 100644 dev-test/css/mystyle.css create mode 100644 dev-test/css/onoff.css create mode 100644 dev-test/css/style.css create mode 100644 dev-test/css/style1 (copy).css create mode 100644 dev-test/css/style1.css create mode 100644 dev-test/css/style2.css create mode 100644 dev-test/dec28bak/status.bak.php create mode 100644 dev-test/dec28bak/status.oct14.php create mode 100644 dev-test/dec28bak/status.oct14noon.php create mode 100644 dev-test/dec28bak/status2.php create mode 100644 dev-test/encrypt.bak create mode 100644 dev-test/encrypt.php create mode 100644 dev-test/encrypt_artist.php create mode 100644 dev-test/failedrep.php create mode 100644 dev-test/follow.php create mode 100644 dev-test/ico.txt create mode 100644 dev-test/ico/001.gif create mode 100644 dev-test/ico/002.gif create mode 100644 dev-test/ico/003.gif create mode 100644 dev-test/ico/004.gif create mode 100644 dev-test/ico/005.gif create mode 100644 dev-test/ico/006.gif create mode 100644 dev-test/ico/007.gif create mode 100644 dev-test/ico/008.gif create mode 100644 dev-test/ico/009.gif create mode 100644 dev-test/ico/010.gif create mode 100644 dev-test/ico/01ohitsuji.gif create mode 100644 dev-test/ico/02oushi.gif create mode 100644 dev-test/ico/03hutago.gif create mode 100644 dev-test/ico/04kani.gif create mode 100644 dev-test/ico/05shishi.gif create mode 100644 dev-test/ico/06otome.gif create mode 100644 dev-test/ico/07tenbin.gif create mode 100644 dev-test/ico/08sasori.gif create mode 100644 dev-test/ico/09hebitsukai.gif create mode 100644 dev-test/ico/1.gif create mode 100644 dev-test/ico/10ite.gif create mode 100644 dev-test/ico/11yagi.gif create mode 100644 dev-test/ico/12mizugame.gif create mode 100644 dev-test/ico/13uo.gif create mode 100644 dev-test/ico/16.gif create mode 100644 dev-test/ico/16_1.gif create mode 100644 dev-test/ico/16_2.gif create mode 100644 dev-test/ico/16k.gif create mode 100644 dev-test/ico/1_1.gif create mode 100644 dev-test/ico/1_2.gif create mode 100644 dev-test/ico/1fu.gif create mode 100644 dev-test/ico/1k.gif create mode 100644 dev-test/ico/1san.gif create mode 100644 dev-test/ico/1san1.gif create mode 100644 dev-test/ico/1san16.gif create mode 100644 dev-test/ico/1san2.gif create mode 100644 dev-test/ico/1san32.gif create mode 100644 dev-test/ico/1sanmini16.gif create mode 100644 dev-test/ico/1sanmini32.gif create mode 100644 dev-test/ico/2-1.gif create mode 100644 dev-test/ico/2.gif create mode 100644 dev-test/ico/2_1.gif create mode 100644 dev-test/ico/2_2.gif create mode 100644 dev-test/ico/2gaijin.gif create mode 100644 dev-test/ico/2hikky.gif create mode 100644 dev-test/ico/2iyou_2.gif create mode 100644 dev-test/ico/2k.gif create mode 100644 dev-test/ico/2marumimi.gif create mode 100644 dev-test/ico/2mona.gif create mode 100644 dev-test/ico/2mona2.gif create mode 100644 dev-test/ico/2mona22.gif create mode 100644 dev-test/ico/2morara.gif create mode 100644 dev-test/ico/2morara_2.gif create mode 100644 dev-test/ico/2nida.gif create mode 100644 dev-test/ico/2onigiri.gif create mode 100644 dev-test/ico/2onigiri_2.gif create mode 100644 dev-test/ico/2ppa.gif create mode 100644 dev-test/ico/2syobo.gif create mode 100644 dev-test/ico/2syobo_2.gif create mode 100644 dev-test/ico/2ta.gif create mode 100644 dev-test/ico/3-2.gif create mode 100644 dev-test/ico/3.gif create mode 100644 dev-test/ico/32.gif create mode 100644 dev-test/ico/32_1.gif create mode 100644 dev-test/ico/32_2.gif create mode 100644 dev-test/ico/32k.gif create mode 100644 dev-test/ico/3na.gif create mode 100644 dev-test/ico/4-2.gif create mode 100644 dev-test/ico/4.gif create mode 100644 dev-test/ico/4_1.gif create mode 100644 dev-test/ico/4_2.gif create mode 100644 dev-test/ico/4k.gif create mode 100644 dev-test/ico/4ou.gif create mode 100644 dev-test/ico/5ta.gif create mode 100644 dev-test/ico/6za.gif create mode 100644 dev-test/ico/8.gif create mode 100644 dev-test/ico/8_1.gif create mode 100644 dev-test/ico/8_2.gif create mode 100644 dev-test/ico/8k.gif create mode 100644 dev-test/ico/8toushinnomonar16.gif create mode 100644 dev-test/ico/8toushinnomonar32.gif create mode 100644 dev-test/ico/a1.gif create mode 100644 dev-test/ico/a2.gif create mode 100644 dev-test/ico/ace.gif create mode 100644 dev-test/ico/af1.gif create mode 100644 dev-test/ico/af2.gif create mode 100644 dev-test/ico/ahaa_1.gif create mode 100644 dev-test/ico/ahaa_2.gif create mode 100644 dev-test/ico/ahaa_3.gif create mode 100644 dev-test/ico/ahya.gif create mode 100644 dev-test/ico/ahya_xmas_1.gif create mode 100644 dev-test/ico/ahya_xmas_2.gif create mode 100644 dev-test/ico/aibon_face.gif create mode 100644 dev-test/ico/aibon_folder.gif create mode 100644 dev-test/ico/aka.gif create mode 100644 dev-test/ico/all.gif create mode 100644 dev-test/ico/ame.gif create mode 100644 dev-test/ico/anime_asapi01.gif create mode 100644 dev-test/ico/anime_buun01.gif create mode 100644 dev-test/ico/anime_buun02.gif create mode 100644 dev-test/ico/anime_charhan01.gif create mode 100644 dev-test/ico/anime_charhan02.gif create mode 100644 dev-test/ico/anime_chinpoppo01.gif create mode 100644 dev-test/ico/anime_dokuo01.gif create mode 100644 dev-test/ico/anime_giko01.gif create mode 100644 dev-test/ico/anime_giko02.gif create mode 100644 dev-test/ico/anime_giko03.gif create mode 100644 dev-test/ico/anime_giko04.gif create mode 100644 dev-test/ico/anime_giko09.gif create mode 100644 dev-test/ico/anime_giko10.gif create mode 100644 dev-test/ico/anime_giko11.gif create mode 100644 dev-test/ico/anime_giko12.gif create mode 100644 dev-test/ico/anime_giko13.gif create mode 100644 dev-test/ico/anime_hossyu01.gif create mode 100644 dev-test/ico/anime_imanouchi01.gif create mode 100644 dev-test/ico/anime_imanouchi02.gif create mode 100644 dev-test/ico/anime_imanouchi03.gif create mode 100644 dev-test/ico/anime_imanouchi04.gif create mode 100644 dev-test/ico/anime_iyahoo.gif create mode 100644 dev-test/ico/anime_iyou01.gif create mode 100644 dev-test/ico/anime_iyou02.gif create mode 100644 dev-test/ico/anime_jien01.gif create mode 100644 dev-test/ico/anime_jien02.gif create mode 100644 dev-test/ico/anime_jien03.gif create mode 100644 dev-test/ico/anime_jien04.gif create mode 100644 dev-test/ico/anime_jyorujyu01.gif create mode 100644 dev-test/ico/anime_jyorujyu02.gif create mode 100644 dev-test/ico/anime_jyorujyu03.gif create mode 100644 dev-test/ico/anime_karake.gif create mode 100644 dev-test/ico/anime_kukkuru01.gif create mode 100644 dev-test/ico/anime_kuma01.gif create mode 100644 dev-test/ico/anime_kumaface01.gif create mode 100644 dev-test/ico/anime_loop.gif create mode 100644 dev-test/ico/anime_marara01.gif create mode 100644 dev-test/ico/anime_marara02.gif create mode 100644 dev-test/ico/anime_marara03.gif create mode 100644 dev-test/ico/anime_marara04.gif create mode 100644 dev-test/ico/anime_matanki01.gif create mode 100644 dev-test/ico/anime_matanki02.gif create mode 100644 dev-test/ico/anime_miruna01.gif create mode 100644 dev-test/ico/anime_miruna_pc.gif create mode 100644 dev-test/ico/anime_mokar01.gif create mode 100644 dev-test/ico/anime_monar01.gif create mode 100644 dev-test/ico/anime_monar02.gif create mode 100644 dev-test/ico/anime_monar03.gif create mode 100644 dev-test/ico/anime_monar04.gif create mode 100644 dev-test/ico/anime_monar05.gif create mode 100644 dev-test/ico/anime_morara01.gif create mode 100644 dev-test/ico/anime_morara02.gif create mode 100644 dev-test/ico/anime_morara03.gif create mode 100644 dev-test/ico/anime_morara04.gif create mode 100644 dev-test/ico/anime_morara05.gif create mode 100644 dev-test/ico/anime_morara06.gif create mode 100644 dev-test/ico/anime_nokar01.gif create mode 100644 dev-test/ico/anime_nurupo_ga_1.gif create mode 100644 dev-test/ico/anime_nurupo_ga_2.gif create mode 100644 dev-test/ico/anime_okashi01.gif create mode 100644 dev-test/ico/anime_okashi02.gif create mode 100644 dev-test/ico/anime_onigiri01.gif create mode 100644 dev-test/ico/anime_onigiri02.gif create mode 100644 dev-test/ico/anime_onigiri03.gif create mode 100644 dev-test/ico/anime_onigiri04.gif create mode 100644 dev-test/ico/anime_onini01.gif create mode 100644 dev-test/ico/anime_onini02.gif create mode 100644 dev-test/ico/anime_onini03.gif create mode 100644 dev-test/ico/anime_saitama01.gif create mode 100644 dev-test/ico/anime_saitama02.gif create mode 100644 dev-test/ico/anime_saitama03.gif create mode 100644 dev-test/ico/anime_saitama04.gif create mode 100644 dev-test/ico/anime_saitama05.gif create mode 100644 dev-test/ico/anime_saitama06.gif create mode 100644 dev-test/ico/anime_sasuga01.gif create mode 100644 dev-test/ico/anime_sasuga02.gif create mode 100644 dev-test/ico/anime_sasuga03.gif create mode 100644 dev-test/ico/anime_sasuga04.gif create mode 100644 dev-test/ico/anime_shii01.gif create mode 100644 dev-test/ico/anime_shii02.gif create mode 100644 dev-test/ico/anime_shii03.gif create mode 100644 dev-test/ico/anime_syobon01.gif create mode 100644 dev-test/ico/anime_syobon02.gif create mode 100644 dev-test/ico/anime_syobon03.gif create mode 100644 dev-test/ico/anime_tarn01.gif create mode 100644 dev-test/ico/anime_uwan01.gif create mode 100644 dev-test/ico/anime_uwan02.gif create mode 100644 dev-test/ico/anime_uwan03.gif create mode 100644 dev-test/ico/anime_wacchoi01.gif create mode 100644 dev-test/ico/anime_wacchoi02.gif create mode 100644 dev-test/ico/anime_wacchoi03.gif create mode 100644 dev-test/ico/anime_wacchoi04.gif create mode 100644 dev-test/ico/anime_youkanman01.gif create mode 100644 dev-test/ico/anime_youkanman02.gif create mode 100644 dev-test/ico/anime_youkanman03.gif create mode 100644 dev-test/ico/anime_zonu01.gif create mode 100644 dev-test/ico/anime_zonu02.gif create mode 100644 dev-test/ico/ao.gif create mode 100644 dev-test/ico/apple.gif create mode 100644 dev-test/ico/araebi.gif create mode 100644 dev-test/ico/aramaki.gif create mode 100644 dev-test/ico/aramaki1.gif create mode 100644 dev-test/ico/aramaki2.gif create mode 100644 dev-test/ico/aroeri-na16.gif create mode 100644 dev-test/ico/aroeri-na32.gif create mode 100644 dev-test/ico/aroeri-na_1.gif create mode 100644 dev-test/ico/aroeri-na_2.gif create mode 100644 dev-test/ico/asopasomaso.gif create mode 100644 dev-test/ico/asuka_face.gif create mode 100644 dev-test/ico/asuka_folder.gif create mode 100644 dev-test/ico/banana.gif create mode 100644 dev-test/ico/bat.gif create mode 100644 dev-test/ico/bikyakusan32.gif create mode 100644 dev-test/ico/blu.gif create mode 100644 dev-test/ico/blue.gif create mode 100644 dev-test/ico/bodafone16.gif create mode 100644 dev-test/ico/bodafone32.gif create mode 100644 dev-test/ico/bokkiage_1.gif create mode 100644 dev-test/ico/bokkiage_2.gif create mode 100644 dev-test/ico/boruzyoa.gif create mode 100644 dev-test/ico/boruzyoa2.gif create mode 100644 dev-test/ico/boruzyoa3.gif create mode 100644 dev-test/ico/broccoli.gif create mode 100644 dev-test/ico/bs.gif create mode 100644 dev-test/ico/btonfa.gif create mode 100644 dev-test/ico/bucket-full.png create mode 100644 dev-test/ico/button1_01.gif create mode 100644 dev-test/ico/button1_02.gif create mode 100644 dev-test/ico/button1_03.gif create mode 100644 dev-test/ico/button2_01.gif create mode 100644 dev-test/ico/button2_02.gif create mode 100644 dev-test/ico/button2_03.gif create mode 100644 dev-test/ico/buun.gif create mode 100644 dev-test/ico/buun1.gif create mode 100644 dev-test/ico/buun2.gif create mode 100644 dev-test/ico/c.gif create mode 100644 dev-test/ico/c_hako.gif create mode 100644 dev-test/ico/carrot.gif create mode 100644 dev-test/ico/chahan.gif create mode 100644 dev-test/ico/chahan1.gif create mode 100644 dev-test/ico/chahan2.gif create mode 100644 dev-test/ico/chibi_c.gif create mode 100644 dev-test/ico/chibi_giko.gif create mode 100644 dev-test/ico/cinara.gif create mode 100644 dev-test/ico/d1.gif create mode 100644 dev-test/ico/d2.gif create mode 100644 dev-test/ico/d3.gif create mode 100644 dev-test/ico/dayasu_face.gif create mode 100644 dev-test/ico/dayasu_folder.gif create mode 100644 dev-test/ico/dl.gif create mode 100644 dev-test/ico/dokuo.gif create mode 100644 dev-test/ico/dokuo1.gif create mode 100644 dev-test/ico/dokuo2.gif create mode 100644 dev-test/ico/file1_01.gif create mode 100644 dev-test/ico/file1_02.gif create mode 100644 dev-test/ico/file1_03.gif create mode 100644 dev-test/ico/file2_01.gif create mode 100644 dev-test/ico/file2_02.gif create mode 100644 dev-test/ico/folder1_01.gif create mode 100644 dev-test/ico/folder1_02.gif create mode 100644 dev-test/ico/folder1_03.gif create mode 100644 dev-test/ico/folder1_04.gif create mode 100644 dev-test/ico/folder1_05.gif create mode 100644 dev-test/ico/folder1_06.gif create mode 100644 dev-test/ico/folder1_07.gif create mode 100644 dev-test/ico/folder1_08.gif create mode 100644 dev-test/ico/folder1_09.gif create mode 100644 dev-test/ico/folder1_10.gif create mode 100644 dev-test/ico/folder1_11.gif create mode 100644 dev-test/ico/folder1_12.gif create mode 100644 dev-test/ico/folder1_13.gif create mode 100644 dev-test/ico/folder1_14.gif create mode 100644 dev-test/ico/folder2_01.gif create mode 100644 dev-test/ico/folder2_02.gif create mode 100644 dev-test/ico/folder2_03.gif create mode 100644 dev-test/ico/folder2_04.gif create mode 100644 dev-test/ico/folder2_05.gif create mode 100644 dev-test/ico/folder2_06.gif create mode 100644 dev-test/ico/folder2_07.gif create mode 100644 dev-test/ico/folder3_01.gif create mode 100644 dev-test/ico/folder3_02.gif create mode 100644 dev-test/ico/folder3_03.gif create mode 100644 dev-test/ico/folder3_04.gif create mode 100644 dev-test/ico/folder3_05.gif create mode 100644 dev-test/ico/folder3_06.gif create mode 100644 dev-test/ico/folder3_07.gif create mode 100644 dev-test/ico/folder4_01.gif create mode 100644 dev-test/ico/folder4_02.gif create mode 100644 dev-test/ico/folder4_03.gif create mode 100644 dev-test/ico/folder4_04.gif create mode 100644 dev-test/ico/folder4_05.gif create mode 100644 dev-test/ico/folder4_06.gif create mode 100644 dev-test/ico/folder4_07.gif create mode 100644 dev-test/ico/foruda.gif create mode 100644 dev-test/ico/foruda1.gif create mode 100644 dev-test/ico/foruda2.gif create mode 100644 dev-test/ico/forudaopen.gif create mode 100644 dev-test/ico/forudaopen1.gif create mode 100644 dev-test/ico/forudaopen2.gif create mode 100644 dev-test/ico/fujisan.gif create mode 100644 dev-test/ico/fun.gif create mode 100644 dev-test/ico/fusagiko_1.gif create mode 100644 dev-test/ico/fusagiko_2.gif create mode 100644 dev-test/ico/fusagiko_xmas.gif create mode 100644 dev-test/ico/fuun.gif create mode 100644 dev-test/ico/fuun2.gif create mode 100644 dev-test/ico/gakisan_face.gif create mode 100644 dev-test/ico/gakisan_folder.gif create mode 100644 dev-test/ico/gaku.gif create mode 100644 dev-test/ico/gaku2.gif create mode 100644 dev-test/ico/gaku3.gif create mode 100644 dev-test/ico/gekisya.gif create mode 100644 dev-test/ico/gekisya1.gif create mode 100644 dev-test/ico/gekisya2.gif create mode 100644 dev-test/ico/gene.gif create mode 100644 dev-test/ico/giko.gif create mode 100644 dev-test/ico/giko1.gif create mode 100644 dev-test/ico/giko2.gif create mode 100644 dev-test/ico/giko_2.gif create mode 100644 dev-test/ico/giko_zonu.gif create mode 100644 dev-test/ico/gikog_enpitsu.gif create mode 100644 dev-test/ico/gikog_fd.gif create mode 100644 dev-test/ico/gikog_gomibako.gif create mode 100644 dev-test/ico/gikog_gomibako2.gif create mode 100644 dev-test/ico/gikog_gomibako3.gif create mode 100644 dev-test/ico/gikog_gomibako4.gif create mode 100644 dev-test/ico/gikog_gyunyupack.gif create mode 100644 dev-test/ico/gikog_hakuchou.gif create mode 100644 dev-test/ico/gikog_ichigo.gif create mode 100644 dev-test/ico/gikog_keshigomu.gif create mode 100644 dev-test/ico/gikog_lighter.gif create mode 100644 dev-test/ico/gikog_macchi.gif create mode 100644 dev-test/ico/gikog_monaoh.gif create mode 100644 dev-test/ico/gikog_onigiri.gif create mode 100644 dev-test/ico/gikog_pimiento.gif create mode 100644 dev-test/ico/gikog_teddybear.gif create mode 100644 dev-test/ico/gikog_yudetamago.gif create mode 100644 dev-test/ico/gikoinu.gif create mode 100644 dev-test/ico/gikoneko.gif create mode 100644 dev-test/ico/gikoneko2.gif create mode 100644 dev-test/ico/gikoneko3_shee.gif create mode 100644 dev-test/ico/gikoneko_1.gif create mode 100644 dev-test/ico/gikoneko_2.gif create mode 100644 dev-test/ico/gikoneko_3.gif create mode 100644 dev-test/ico/gikoneko_4.gif create mode 100644 dev-test/ico/gikoneko_5.gif create mode 100644 dev-test/ico/gikoneko_xmas.gif create mode 100644 dev-test/ico/gocchin_face.gif create mode 100644 dev-test/ico/gocchin_folder.gif create mode 100644 dev-test/ico/gomi.gif create mode 100644 dev-test/ico/gomi1.gif create mode 100644 dev-test/ico/gomi2.gif create mode 100644 dev-test/ico/gomiopen.gif create mode 100644 dev-test/ico/gomiopen1.gif create mode 100644 dev-test/ico/gomiopen2.gif create mode 100644 dev-test/ico/goo_1.gif create mode 100644 dev-test/ico/goo_2.gif create mode 100644 dev-test/ico/goo_3.gif create mode 100644 dev-test/ico/gra.gif create mode 100644 dev-test/ico/gre.gif create mode 100644 dev-test/ico/green.gif create mode 100644 dev-test/ico/gya-.gif create mode 100644 dev-test/ico/haa.gif create mode 100644 dev-test/ico/hagenin-jump.gif create mode 100644 dev-test/ico/hagenin-mount.gif create mode 100644 dev-test/ico/hagenin-shuriken.gif create mode 100644 dev-test/ico/hageshikuninja32.gif create mode 100644 dev-test/ico/hagurumaou.gif create mode 100644 dev-test/ico/hagurumaou_g16.gif create mode 100644 dev-test/ico/hagurumaou_g32.gif create mode 100644 dev-test/ico/hagurumaou_s32.gif create mode 100644 dev-test/ico/hare.gif create mode 100644 dev-test/ico/hikky.gif create mode 100644 dev-test/ico/hikky2.gif create mode 100644 dev-test/ico/hikky_mochi.gif create mode 100644 dev-test/ico/hikky_xmas_1.gif create mode 100644 dev-test/ico/hikky_xmas_2.gif create mode 100644 dev-test/ico/hituji.gif create mode 100644 dev-test/ico/hyou.gif create mode 100644 dev-test/ico/i.gif create mode 100644 dev-test/ico/ii.gif create mode 100644 dev-test/ico/iirasan_face.gif create mode 100644 dev-test/ico/iirasan_folder.gif create mode 100644 dev-test/ico/ikunai.gif create mode 100644 dev-test/ico/imanouchi_1.gif create mode 100644 dev-test/ico/imanouchi_2.gif create mode 100644 dev-test/ico/imo.gif create mode 100644 dev-test/ico/index.html create mode 100644 dev-test/ico/inu.gif create mode 100644 dev-test/ico/iyahoo.gif create mode 100644 dev-test/ico/iyou.gif create mode 100644 dev-test/ico/iyou1.gif create mode 100644 dev-test/ico/iyou2.gif create mode 100644 dev-test/ico/iyou_1.gif create mode 100644 dev-test/ico/iyou_12.gif create mode 100644 dev-test/ico/iyou_2.gif create mode 100644 dev-test/ico/jisakujien_1.gif create mode 100644 dev-test/ico/jisakujien_2.gif create mode 100644 dev-test/ico/jisakujien_3.gif create mode 100644 dev-test/ico/jisakujien_4.gif create mode 100644 dev-test/ico/jisakujien_5.gif create mode 100644 dev-test/ico/jisakujien_6.gif create mode 100644 dev-test/ico/jisakujien_xmas.gif create mode 100644 dev-test/ico/kaminari.gif create mode 100644 dev-test/ico/kantoku.gif create mode 100644 dev-test/ico/kantoku1.gif create mode 100644 dev-test/ico/kantoku2.gif create mode 100644 dev-test/ico/kappappa.gif create mode 100644 dev-test/ico/kappappa1.gif create mode 100644 dev-test/ico/kappappa2.gif create mode 100644 dev-test/ico/karake.gif create mode 100644 dev-test/ico/kasa-ri.gif create mode 100644 dev-test/ico/kashiwamo-chi32.gif create mode 100644 dev-test/ico/kasiwamoti.gif create mode 100644 dev-test/ico/kasiwamoti1.gif create mode 100644 dev-test/ico/kasiwamoti2.gif create mode 100644 dev-test/ico/kinokorusensei32.gif create mode 100644 dev-test/ico/kit_megane.gif create mode 100644 dev-test/ico/kit_otsudearimasu.gif create mode 100644 dev-test/ico/kita.gif create mode 100644 dev-test/ico/kita1.gif create mode 100644 dev-test/ico/kita2.gif create mode 100644 dev-test/ico/kita_.gif create mode 100644 dev-test/ico/kitawa.gif create mode 100644 dev-test/ico/kitawa1.gif create mode 100644 dev-test/ico/kitawa2.gif create mode 100644 dev-test/ico/kodomona.gif create mode 100644 dev-test/ico/kodomona2.gif create mode 100644 dev-test/ico/kokemomo16.gif create mode 100644 dev-test/ico/kokemomo32.gif create mode 100644 dev-test/ico/konkon_face.gif create mode 100644 dev-test/ico/konkon_folder.gif create mode 100644 dev-test/ico/kossorisan.gif create mode 100644 dev-test/ico/kotatu.gif create mode 100644 dev-test/ico/kuma-16.gif create mode 100644 dev-test/ico/kuma-32.gif create mode 100644 dev-test/ico/kuma.gif create mode 100644 dev-test/ico/kuma1.gif create mode 100644 dev-test/ico/kuma2.gif create mode 100644 dev-test/ico/kuma_2.gif create mode 100644 dev-test/ico/kumambo.gif create mode 100644 dev-test/ico/kumori.gif create mode 100644 dev-test/ico/kuri1.gif create mode 100644 dev-test/ico/kuri2.gif create mode 100644 dev-test/ico/kyo.gif create mode 100644 dev-test/ico/kyu.gif create mode 100644 dev-test/ico/love.gif create mode 100644 dev-test/ico/mac.gif create mode 100644 dev-test/ico/maimai.gif create mode 100644 dev-test/ico/makijita.gif create mode 100644 dev-test/ico/makotan2_face.gif create mode 100644 dev-test/ico/makotan2_folder.gif create mode 100644 dev-test/ico/makotan_face.gif create mode 100644 dev-test/ico/makotan_folder.gif create mode 100644 dev-test/ico/mame.gif create mode 100644 dev-test/ico/mamono.gif create mode 100644 dev-test/ico/mamono1.gif create mode 100644 dev-test/ico/mamono2.gif create mode 100644 dev-test/ico/mandokuse1.gif create mode 100644 dev-test/ico/marabou.gif create mode 100644 dev-test/ico/marara_1.gif create mode 100644 dev-test/ico/marara_2.gif create mode 100644 dev-test/ico/marara_tya.gif create mode 100644 dev-test/ico/marippe_face.gif create mode 100644 dev-test/ico/marippe_folder.gif create mode 100644 dev-test/ico/marumimi_mona.gif create mode 100644 dev-test/ico/matari.gif create mode 100644 dev-test/ico/mazu.gif create mode 100644 dev-test/ico/memo.gif create mode 100644 dev-test/ico/memo1.gif create mode 100644 dev-test/ico/memo2.gif create mode 100644 dev-test/ico/mi.gif create mode 100644 dev-test/ico/mini.gif create mode 100644 dev-test/ico/miyabi.gif create mode 100644 dev-test/ico/mochi.gif create mode 100644 dev-test/ico/mokkori-na_1.gif create mode 100644 dev-test/ico/mokkori-na_2.gif create mode 100644 dev-test/ico/momiz.gif create mode 100644 dev-test/ico/mona.gif create mode 100644 dev-test/ico/mona1.gif create mode 100644 dev-test/ico/mona2.gif create mode 100644 dev-test/ico/mona_hakama.gif create mode 100644 dev-test/ico/mona_shiri.gif create mode 100644 dev-test/ico/mona_tya.gif create mode 100644 dev-test/ico/mona_xmas.gif create mode 100644 dev-test/ico/monaazarashi_1.gif create mode 100644 dev-test/ico/monaazarashi_2.gif create mode 100644 dev-test/ico/monakai.gif create mode 100644 dev-test/ico/monatya.gif create mode 100644 dev-test/ico/morara.gif create mode 100644 dev-test/ico/morara1.gif create mode 100644 dev-test/ico/morara2.gif create mode 100644 dev-test/ico/morara_hakama.gif create mode 100644 dev-test/ico/morara_tya.gif create mode 100644 dev-test/ico/morara_xmas.gif create mode 100644 dev-test/ico/morarael001.gif create mode 100644 dev-test/ico/moukoneeyo_1.gif create mode 100644 dev-test/ico/moukoneeyo_2.gif create mode 100644 dev-test/ico/mydoc.gif create mode 100644 dev-test/ico/mydoc1.gif create mode 100644 dev-test/ico/mydoc2.gif create mode 100644 dev-test/ico/nacchi.gif create mode 100644 dev-test/ico/nacchi_face.gif create mode 100644 dev-test/ico/nacchi_folder.gif create mode 100644 dev-test/ico/nagato.gif create mode 100644 dev-test/ico/namaetukenai.gif create mode 100644 dev-test/ico/naoruyo.gif create mode 100644 dev-test/ico/naoruyo1.gif create mode 100644 dev-test/ico/naoruyo2.gif create mode 100644 dev-test/ico/nas.gif create mode 100644 dev-test/ico/ne.gif create mode 100644 dev-test/ico/neeno.gif create mode 100644 dev-test/ico/nida-32.gif create mode 100644 dev-test/ico/nida.gif create mode 100644 dev-test/ico/nida2.gif create mode 100644 dev-test/ico/nigete.gif create mode 100644 dev-test/ico/nikukopuun_kue.gif create mode 100644 dev-test/ico/ninzya.gif create mode 100644 dev-test/ico/ninzya1.gif create mode 100644 dev-test/ico/ninzya2.gif create mode 100644 dev-test/ico/niraimu32.gif create mode 100644 dev-test/ico/niramushigotokiga16.gif create mode 100644 dev-test/ico/niramushigotokiga32.gif create mode 100644 dev-test/ico/niratyaneko32.gif create mode 100644 dev-test/ico/nono.gif create mode 100644 dev-test/ico/nono_dash.gif create mode 100644 dev-test/ico/nono_face.gif create mode 100644 dev-test/ico/nono_folder.gif create mode 100644 dev-test/ico/nono_hako.gif create mode 100644 dev-test/ico/nono_hakoiri.gif create mode 100644 dev-test/ico/nono_ie.gif create mode 100644 dev-test/ico/nono_jiiiii.gif create mode 100644 dev-test/ico/nono_mail.gif create mode 100644 dev-test/ico/nono_utsu.gif create mode 100644 dev-test/ico/normal.gif create mode 100644 dev-test/ico/nova.gif create mode 100644 dev-test/ico/nuhhehho.gif create mode 100644 dev-test/ico/nurupo_ga_1.gif create mode 100644 dev-test/ico/nurupo_ga_2.gif create mode 100644 dev-test/ico/o_anime_basiin.gif create mode 100644 dev-test/ico/o_anime_bokoboko.gif create mode 100644 dev-test/ico/o_anime_ohaiyou.gif create mode 100644 dev-test/ico/o_anime_po.gif create mode 100644 dev-test/ico/o_anime_pugi.gif create mode 100644 dev-test/ico/o_anime_toho.gif create mode 100644 dev-test/ico/o_anime_usodesu.gif create mode 100644 dev-test/ico/o_jushimatsu.gif create mode 100644 dev-test/ico/o_monday.gif create mode 100644 dev-test/ico/o_po.gif create mode 100644 dev-test/ico/o_pugi.gif create mode 100644 dev-test/ico/o_saturday.gif create mode 100644 dev-test/ico/o_yaranaio.gif create mode 100644 dev-test/ico/o_yaruo.gif create mode 100644 dev-test/ico/obake1.gif create mode 100644 dev-test/ico/obake2.gif create mode 100644 dev-test/ico/ochiketsu.gif create mode 100644 dev-test/ico/odenmen.gif create mode 100644 dev-test/ico/odenmen1.gif create mode 100644 dev-test/ico/odenmen2.gif create mode 100644 dev-test/ico/omaemoka.gif create mode 100644 dev-test/ico/omochi.gif create mode 100644 dev-test/ico/omochi_2.gif create mode 100644 dev-test/ico/omochi_3.gif create mode 100644 dev-test/ico/onigiri.gif create mode 100644 dev-test/ico/onigiri1.gif create mode 100644 dev-test/ico/onigiri2.gif create mode 100644 dev-test/ico/onigiri_c16.gif create mode 100644 dev-test/ico/onigiri_c32.gif create mode 100644 dev-test/ico/onigiri_l16.gif create mode 100644 dev-test/ico/onigiri_l32.gif create mode 100644 dev-test/ico/onigiri_mochi.gif create mode 100644 dev-test/ico/onigiri_mona.gif create mode 100644 dev-test/ico/onigiri_r16.gif create mode 100644 dev-test/ico/onigiri_r32.gif create mode 100644 dev-test/ico/onigiri_seito.gif create mode 100644 dev-test/ico/onigiri_xmas.gif create mode 100644 dev-test/ico/onigirimona.gif create mode 100644 dev-test/ico/onigiriwattyoi.gif create mode 100644 dev-test/ico/ono.gif create mode 100644 dev-test/ico/opai.gif create mode 100644 dev-test/ico/opai2.gif create mode 100644 dev-test/ico/opai3.gif create mode 100644 dev-test/ico/oppai.gif create mode 100644 dev-test/ico/orange.gif create mode 100644 dev-test/ico/otiketu16.gif create mode 100644 dev-test/ico/otiketu32.gif create mode 100644 dev-test/ico/otiketu48.gif create mode 100644 dev-test/ico/paul.gif create mode 100644 dev-test/ico/pc1.gif create mode 100644 dev-test/ico/pc2.gif create mode 100644 dev-test/ico/pc3.gif create mode 100644 dev-test/ico/pc4.gif create mode 100644 dev-test/ico/peter.gif create mode 100644 dev-test/ico/pgya.gif create mode 100644 dev-test/ico/pinea.gif create mode 100644 dev-test/ico/pororo32.gif create mode 100644 dev-test/ico/post1.gif create mode 100644 dev-test/ico/post2.gif create mode 100644 dev-test/ico/ppa.gif create mode 100644 dev-test/ico/ppa1.gif create mode 100644 dev-test/ico/ppa2.gif create mode 100644 dev-test/ico/ps3.gif create mode 100644 dev-test/ico/pump.gif create mode 100644 dev-test/ico/purin.gif create mode 100644 dev-test/ico/purin1.gif create mode 100644 dev-test/ico/purin2.gif create mode 100644 dev-test/ico/rame1.gif create mode 100644 dev-test/ico/rantata.gif create mode 100644 dev-test/ico/rantata1.gif create mode 100644 dev-test/ico/rantata2.gif create mode 100644 dev-test/ico/red.gif create mode 100644 dev-test/ico/revo.gif create mode 100644 dev-test/ico/rikacchi_face.gif create mode 100644 dev-test/ico/rikacchi_folder.gif create mode 100644 dev-test/ico/ring.gif create mode 100644 dev-test/ico/s04.gif create mode 100644 dev-test/ico/samekimusume16.gif create mode 100644 dev-test/ico/samekimusume32.gif create mode 100644 dev-test/ico/samurai.gif create mode 100644 dev-test/ico/saru.gif create mode 100644 dev-test/ico/sasuga.gif create mode 100644 dev-test/ico/sasuga1.gif create mode 100644 dev-test/ico/sasuga2.gif create mode 100644 dev-test/ico/sasuga_1.gif create mode 100644 dev-test/ico/sasugabro32.gif create mode 100644 dev-test/ico/sasugabro_c32.gif create mode 100644 dev-test/ico/seito_1.gif create mode 100644 dev-test/ico/seito_2.gif create mode 100644 dev-test/ico/shishimai.gif create mode 100644 dev-test/ico/si.gif create mode 100644 dev-test/ico/si1.gif create mode 100644 dev-test/ico/si2.gif create mode 100644 dev-test/ico/sii.gif create mode 100644 dev-test/ico/sii_1.gif create mode 100644 dev-test/ico/sii_2.gif create mode 100644 dev-test/ico/sii_2ch.gif create mode 100644 dev-test/ico/sii_folder.gif create mode 100644 dev-test/ico/sii_jisakujien.gif create mode 100644 dev-test/ico/sii_kouji.gif create mode 100644 dev-test/ico/sii_link.gif create mode 100644 dev-test/ico/sii_mail.gif create mode 100644 dev-test/ico/sii_marara.gif create mode 100644 dev-test/ico/sii_mona.gif create mode 100644 dev-test/ico/sii_new.gif create mode 100644 dev-test/ico/sii_zonu.gif create mode 100644 dev-test/ico/sk.gif create mode 100644 dev-test/ico/skuchi.gif create mode 100644 dev-test/ico/sme.gif create mode 100644 dev-test/ico/smimi.gif create mode 100644 dev-test/ico/snow.gif create mode 100644 dev-test/ico/soon.gif create mode 100644 dev-test/ico/suika.gif create mode 100644 dev-test/ico/sung.gif create mode 100644 dev-test/ico/syobo.gif create mode 100644 dev-test/ico/syobo1.gif create mode 100644 dev-test/ico/syobo2.gif create mode 100644 dev-test/ico/syobon.gif create mode 100644 dev-test/ico/syodai_mona.gif create mode 100644 dev-test/ico/ta-tan_face.gif create mode 100644 dev-test/ico/tarako.gif create mode 100644 dev-test/ico/tarako2.gif create mode 100644 dev-test/ico/tasukete.gif create mode 100644 dev-test/ico/tatsumaki.gif create mode 100644 dev-test/ico/tatu.gif create mode 100644 dev-test/ico/taxi.gif create mode 100644 dev-test/ico/telehoman_1.gif create mode 100644 dev-test/ico/telehoman_2.gif create mode 100644 dev-test/ico/telehoman_3.gif create mode 100644 dev-test/ico/telephoman.gif create mode 100644 dev-test/ico/telephomen.gif create mode 100644 dev-test/ico/telephomen1.gif create mode 100644 dev-test/ico/telephomen2.gif create mode 100644 dev-test/ico/tinpopo.gif create mode 100644 dev-test/ico/tinpopo1.gif create mode 100644 dev-test/ico/tinpopo2.gif create mode 100644 dev-test/ico/tmnn.gif create mode 100644 dev-test/ico/tona1.gif create mode 100644 dev-test/ico/tona2.gif create mode 100644 dev-test/ico/tora.gif create mode 100644 dev-test/ico/tori.gif create mode 100644 dev-test/ico/torimasu.gif create mode 100644 dev-test/ico/torimasu1.gif create mode 100644 dev-test/ico/torimasu2.gif create mode 100644 dev-test/ico/tree.gif create mode 100644 dev-test/ico/u.gif create mode 100644 dev-test/ico/u_01.gif create mode 100644 dev-test/ico/u_ame.gif create mode 100644 dev-test/ico/u_chinsyu.gif create mode 100644 dev-test/ico/u_doutei.gif create mode 100644 dev-test/ico/u_giko_ebi.gif create mode 100644 dev-test/ico/u_haka.gif create mode 100644 dev-test/ico/u_hoshi.gif create mode 100644 dev-test/ico/u_kuma_kowai.gif create mode 100644 dev-test/ico/u_kuwa.gif create mode 100644 dev-test/ico/u_mokuba.gif create mode 100644 dev-test/ico/u_mosa.gif create mode 100644 dev-test/ico/u_naoruyo.gif create mode 100644 dev-test/ico/u_naoruyo_bath.gif create mode 100644 dev-test/ico/u_nyu.gif create mode 100644 dev-test/ico/u_ocha.gif create mode 100644 dev-test/ico/u_okotowari.gif create mode 100644 dev-test/ico/u_okotowari_a.gif create mode 100644 dev-test/ico/u_ona.gif create mode 100644 dev-test/ico/u_oppai_u.gif create mode 100644 dev-test/ico/u_papi.gif create mode 100644 dev-test/ico/u_pata.gif create mode 100644 dev-test/ico/u_pata_p.gif create mode 100644 dev-test/ico/u_pechi.gif create mode 100644 dev-test/ico/u_puni.gif create mode 100644 dev-test/ico/u_sasu.gif create mode 100644 dev-test/ico/u_shii_giko.gif create mode 100644 dev-test/ico/u_shingi.gif create mode 100644 dev-test/ico/u_sii_angel.gif create mode 100644 dev-test/ico/u_sii_cake.gif create mode 100644 dev-test/ico/u_sii_naname.gif create mode 100644 dev-test/ico/u_sofa.gif create mode 100644 dev-test/ico/u_suberi.gif create mode 100644 dev-test/ico/u_syobon_d.gif create mode 100644 dev-test/ico/u_tobacco.gif create mode 100644 dev-test/ico/u_unko.gif create mode 100644 dev-test/ico/u_utyuu.gif create mode 100644 dev-test/ico/ukiwa.gif create mode 100644 dev-test/ico/uma.gif create mode 100644 dev-test/ico/uma2.gif create mode 100644 dev-test/ico/unko.gif create mode 100644 dev-test/ico/unko2.gif create mode 100644 dev-test/ico/ushi.gif create mode 100644 dev-test/ico/voshu.gif create mode 100644 dev-test/ico/wakannai.gif create mode 100644 dev-test/ico/wakannai1.gif create mode 100644 dev-test/ico/wakannai2.gif create mode 100644 dev-test/ico/wassha001.gif create mode 100644 dev-test/ico/white(1).gif create mode 100644 dev-test/ico/white.gif create mode 100644 dev-test/ico/xbox360.gif create mode 100644 dev-test/ico/xmas.gif create mode 100644 dev-test/ico/xtree.gif create mode 100644 dev-test/ico/yakimochi.gif create mode 100644 dev-test/ico/yel.gif create mode 100644 dev-test/ico/yo_mizu.gif create mode 100644 dev-test/ico/yossy_face.gif create mode 100644 dev-test/ico/yossy_folder.gif create mode 100644 dev-test/ico/youkan.gif create mode 100644 dev-test/ico/youkan1.gif create mode 100644 dev-test/ico/youkan2.gif create mode 100644 dev-test/ico/youkan3.gif create mode 100644 dev-test/ico/youkanman32.gif create mode 100644 dev-test/ico/yuki.gif create mode 100644 dev-test/ico/yukidaruma.gif create mode 100644 dev-test/ico/yukidaruma_1.gif create mode 100644 dev-test/ico/yukidaruma_2.gif create mode 100644 dev-test/ico/yukidaruma_3.gif create mode 100644 dev-test/ico/yukiusagi.gif create mode 100644 dev-test/ico/yumi.gif create mode 100644 dev-test/ico/zonu_1.gif create mode 100644 dev-test/ico/zonu_2.gif create mode 100644 dev-test/ico/zonu_xmas.gif create mode 100644 dev-test/ico/zuri.gif create mode 100644 dev-test/ico/zuri1.gif create mode 100644 dev-test/ico/zuri2.gif create mode 100644 dev-test/ico/zusagiko.gif create mode 100644 dev-test/ico/zuzagiko16.gif create mode 100644 dev-test/ico/zuzagiko32.gif create mode 100644 dev-test/ico/zuzagiko48.gif create mode 100644 dev-test/images/amazed.gif create mode 100644 dev-test/images/angry.gif create mode 100644 dev-test/images/annoyed.gif create mode 100644 dev-test/images/blush.gif create mode 100644 dev-test/images/chocked.gif create mode 100644 dev-test/images/confused.gif create mode 100644 dev-test/images/cry.gif create mode 100644 dev-test/images/gangster.gif create mode 100644 dev-test/images/guru.gif create mode 100644 dev-test/images/index.php create mode 100644 dev-test/images/laugh.gif create mode 100644 dev-test/images/lawyer.gif create mode 100644 dev-test/images/ninja.gif create mode 100644 dev-test/images/okay.gif create mode 100644 dev-test/images/shame.gif create mode 100644 dev-test/images/sick.gif create mode 100644 dev-test/images/sing.gif create mode 100644 dev-test/images/smile.gif create mode 100644 dev-test/images/tongue.gif create mode 100644 dev-test/images/treasure.gif create mode 100644 dev-test/images/wink.gif create mode 100644 dev-test/imagess/cool.png create mode 100644 dev-test/imagess/grin.png create mode 100644 dev-test/imagess/mad.png create mode 100644 dev-test/imagess/mellow.png create mode 100644 dev-test/imagess/sad.png create mode 100644 dev-test/imagess/smile.png create mode 100644 dev-test/imagess/surprised.png create mode 100644 dev-test/imagess/wink.png create mode 100644 dev-test/inbox.php create mode 100644 dev-test/inbox2.php create mode 100644 dev-test/inbox4.php create mode 100644 dev-test/include/follower.class.php create mode 100644 dev-test/include/footer.php create mode 100644 dev-test/include/footer.php~ create mode 100644 dev-test/include/header.bak.php create mode 100644 dev-test/include/header.php create mode 100644 dev-test/include/inbox.class.php create mode 100644 dev-test/include/inbox1.php create mode 100644 dev-test/include/inbox2.class.php create mode 100644 dev-test/include/index.php create mode 100644 dev-test/include/messaging.bak.class.php create mode 100644 dev-test/include/messaging.class.php create mode 100644 dev-test/include/messaging1.class.php create mode 100644 dev-test/include/nav.php create mode 100644 dev-test/include/nav2.php create mode 100644 dev-test/include/nav4.php create mode 100644 dev-test/include/nav_back.php create mode 100644 dev-test/include/nav_orig.php create mode 100644 dev-test/include/navb.php create mode 100644 dev-test/include/navj.php create mode 100644 dev-test/include/test.php create mode 100644 dev-test/index.php create mode 100644 dev-test/index2.php create mode 100644 dev-test/indexbaa.php create mode 100644 dev-test/inf.php create mode 100644 dev-test/jquery-md5.js create mode 100644 dev-test/jquery.js create mode 100644 dev-test/js/bootstrap.js create mode 100644 dev-test/js/bootstrap.min.js create mode 100644 dev-test/js/dropdown-enhancement.js create mode 100644 dev-test/js/effect.js create mode 100644 dev-test/js/index.php create mode 100644 dev-test/js/jquery-1.9.1.js create mode 100644 dev-test/js/jquery.custom-scrollbar.js~ create mode 100644 dev-test/js/jquery.custom-scrollbar.min.js~ create mode 100644 dev-test/js/jquery.min.js create mode 100644 dev-test/js/jquery.validate.min.js create mode 100644 dev-test/js/script.js create mode 100644 dev-test/js/validator.js create mode 100644 dev-test/loadM.php create mode 100644 dev-test/log.php create mode 100644 dev-test/log.php.bak create mode 100644 dev-test/login.php create mode 100644 dev-test/logout.php create mode 100644 dev-test/mb/index.php create mode 100644 dev-test/mb/noti.bak~ create mode 100644 dev-test/mb/noti.php create mode 100644 dev-test/mb/onoff.php create mode 100644 dev-test/mb/simplepush.php create mode 100644 dev-test/mb/simplepush.php.bak create mode 100644 dev-test/mb/ur.php create mode 100644 dev-test/melon/be_api.php create mode 100644 dev-test/melon/beta.php create mode 100644 dev-test/melon/convert.php create mode 100644 dev-test/melon/index.php create mode 100644 dev-test/melon/iossecuref.php create mode 100644 dev-test/melon/mapi.php create mode 100644 dev-test/melon/melon.php create mode 100644 dev-test/melon/status2.php create mode 100644 dev-test/melon/status3.php create mode 100644 dev-test/melon/zm.php create mode 100644 dev-test/melontobe.php create mode 100644 dev-test/message.php create mode 100644 dev-test/message2.php create mode 100644 dev-test/message4.php create mode 100644 dev-test/message_bak.php create mode 100644 dev-test/message_proc.php create mode 100644 dev-test/message_proc.php.bak create mode 100644 dev-test/message_proc.php~ create mode 100644 dev-test/message_procbck.php create mode 100644 dev-test/new/.DS_Store create mode 100644 dev-test/new/.htaccess create mode 100644 dev-test/new/2012/.DS_Store create mode 100644 dev-test/new/2012/Test.jpg create mode 100644 dev-test/new/2012/card.jpg create mode 100644 dev-test/new/PHPImageWorkshop/.DS_Store create mode 100644 dev-test/new/PHPImageWorkshop/Core/.DS_Store create mode 100644 dev-test/new/PHPImageWorkshop/Core/Exception/ImageWorkshopLayerException.php create mode 100644 dev-test/new/PHPImageWorkshop/Core/Exception/ImageWorkshopLibException.php create mode 100644 dev-test/new/PHPImageWorkshop/Core/ImageWorkshopLayer.php create mode 100644 dev-test/new/PHPImageWorkshop/Core/ImageWorkshopLib.php create mode 100644 dev-test/new/PHPImageWorkshop/Exception/ImageWorkshopBaseException.php create mode 100644 dev-test/new/PHPImageWorkshop/Exception/ImageWorkshopException.php create mode 100644 dev-test/new/PHPImageWorkshop/ImageWorkshop.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/.DS_Store create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/.travis.yml create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/LICENCE.txt create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/README.md create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/composer.json create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/.DS_Store create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/PHPImageWorkshop/.DS_Store create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/PHPImageWorkshop/Core/Exception/ImageWorkshopLayerException.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/PHPImageWorkshop/Core/Exception/ImageWorkshopLibException.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/PHPImageWorkshop/Core/ImageWorkshopLayer.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/PHPImageWorkshop/Core/ImageWorkshopLib.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/PHPImageWorkshop/Exception/ImageWorkshopBaseException.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/PHPImageWorkshop/Exception/ImageWorkshopException.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/src/PHPImageWorkshop/ImageWorkshop.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/tests/Core/ImageWorkshopLayerTest.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/tests/Core/ImageWorkshopLibTest.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/tests/ImageWorkshopTest.php create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/tests/Resources/fonts/arial.ttf create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/tests/Resources/images/sample1.jpg create mode 100644 dev-test/new/Sybio-ImageWorkshop-14bbecd/tests/autoload.php create mode 100644 dev-test/new/adb/.DS_Store create mode 100644 dev-test/new/adb/j/m/jmmartirez-gmail.com/haynako.jpg create mode 100644 dev-test/new/adb/j/m/jmmartirez-gmail.com/sample.dat create mode 100644 dev-test/new/adb/s/t/stevenson-gmail.com/sample.dat create mode 100644 dev-test/new/css/2ch_logo.gif create mode 100644 dev-test/new/css/bootstrap-theme.css create mode 100644 dev-test/new/css/bootstrap-theme.css.map create mode 100644 dev-test/new/css/bootstrap-theme.min.css create mode 100644 dev-test/new/css/bootstrap.css create mode 100644 dev-test/new/css/bootstrap.css.map create mode 100644 dev-test/new/css/bootstrap.min.css create mode 100644 dev-test/new/css/fonts/glyphicons-halflings-regular.eot create mode 100644 dev-test/new/css/fonts/glyphicons-halflings-regular.svg create mode 100644 dev-test/new/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 dev-test/new/css/fonts/glyphicons-halflings-regular.woff create mode 100644 dev-test/new/css/img/2ch_logo.gif create mode 100644 dev-test/new/css/img/cp.JPG create mode 100644 dev-test/new/css/img/ex.gif create mode 100644 dev-test/new/css/img/ex2.gif create mode 100644 dev-test/new/css/img/ex3.gif create mode 100644 dev-test/new/css/img/ex4.gif create mode 100644 dev-test/new/css/img/ex5.gif create mode 100644 dev-test/new/css/img/ex6.gif create mode 100644 dev-test/new/css/index.php create mode 100644 dev-test/new/css/jquery.custom-scrollbar.css~ create mode 100644 dev-test/new/css/mystyle.css create mode 100644 dev-test/new/css/style.css create mode 100644 dev-test/new/css/style1.css create mode 100644 dev-test/new/css/style2.css create mode 100644 dev-test/new/include/.DS_Store create mode 100644 dev-test/new/include/Core/Exception/ImageWorkshopLayerException.php create mode 100644 dev-test/new/include/Core/Exception/ImageWorkshopLibException.php create mode 100644 dev-test/new/include/Core/ImageWorkshopLayer.php create mode 100644 dev-test/new/include/Core/ImageWorkshopLib.php create mode 100644 dev-test/new/include/Exception/ImageWorkshopBaseException.php create mode 100644 dev-test/new/include/Exception/ImageWorkshopException.php create mode 100644 dev-test/new/include/ImageWorkshop.php create mode 100644 dev-test/new/include/PHPImageWorkshop/.DS_Store create mode 100644 dev-test/new/include/PHPImageWorkshop/Core/Exception/ImageWorkshopLayerException.php create mode 100644 dev-test/new/include/PHPImageWorkshop/Core/Exception/ImageWorkshopLibException.php create mode 100644 dev-test/new/include/PHPImageWorkshop/Core/ImageWorkshopLayer.php create mode 100644 dev-test/new/include/PHPImageWorkshop/Core/ImageWorkshopLib.php create mode 100644 dev-test/new/include/PHPImageWorkshop/Exception/ImageWorkshopBaseException.php create mode 100644 dev-test/new/include/PHPImageWorkshop/Exception/ImageWorkshopException.php create mode 100644 dev-test/new/include/PHPImageWorkshop/ImageWorkshop.php create mode 100644 dev-test/new/index.php create mode 100644 dev-test/new/js/bootstrap.js create mode 100644 dev-test/new/js/bootstrap.min.js create mode 100644 dev-test/new/js/effect.js create mode 100644 dev-test/new/js/index.php create mode 100644 dev-test/new/js/jquery-1.9.1.js create mode 100644 dev-test/new/js/jquery.custom-scrollbar.js~ create mode 100644 dev-test/new/js/jquery.custom-scrollbar.min.js~ create mode 100644 dev-test/new/js/jquery.min.js create mode 100644 dev-test/new/js/jquery.validate.min.js create mode 100644 dev-test/new/js/script.js create mode 100644 dev-test/new/js/validator.js create mode 100644 dev-test/new/sample.php create mode 100644 dev-test/new/test/.DS_Store create mode 100644 dev-test/new/test/PXshowsecdetail.php create mode 100644 dev-test/new/test/asdf.php create mode 100644 dev-test/new/test/css/index.php create mode 100644 dev-test/new/test/css/style.css create mode 100644 dev-test/new/test/delph.php create mode 100644 dev-test/new/test/index.html create mode 100644 dev-test/new/test/login.php create mode 100644 dev-test/new/test/logout.html create mode 100644 dev-test/new/test/logout.php create mode 100644 dev-test/new/test/p.php create mode 100644 dev-test/new/test/p__b_a_c_k.php create mode 100644 dev-test/new/test/v.php create mode 100644 dev-test/noti.php create mode 100644 dev-test/np.php create mode 100644 dev-test/old/bak/c.php create mode 100644 dev-test/old/bak/change_pass.php create mode 100644 dev-test/old/bak/choose.php create mode 100644 dev-test/old/bak/config.php create mode 100644 dev-test/old/bak/confirmation.php create mode 100644 dev-test/old/bak/css/style.css create mode 100644 dev-test/old/bak/encrypt.php create mode 100644 dev-test/old/bak/ico.txt create mode 100644 dev-test/old/bak/index.php create mode 100644 dev-test/old/bak/inf.php create mode 100644 dev-test/old/bak/inf_back.php create mode 100644 dev-test/old/bak/js/jquery-1.9.1.js create mode 100644 dev-test/old/bak/log.php create mode 100644 dev-test/old/bak/login.php create mode 100644 dev-test/old/bak/logout.php create mode 100644 dev-test/old/bak/np.php create mode 100644 dev-test/old/bak/r.php create mode 100644 dev-test/old/bak/reg.php create mode 100644 dev-test/old/bak/register.php create mode 100644 dev-test/old/bak/reset.php create mode 100644 dev-test/old/bak/status.php create mode 100644 dev-test/old/bak/test/PXshowsecdetail.php create mode 100644 dev-test/old/bak/test/asdf.php create mode 100644 dev-test/old/bak/test/css/style.css create mode 100644 dev-test/old/bak/test/delph.php create mode 100644 dev-test/old/bak/test/index.html create mode 100644 dev-test/old/bak/test/login.php create mode 100644 dev-test/old/bak/test/logout.html create mode 100644 dev-test/old/bak/test/logout.php create mode 100644 dev-test/old/bak/test/p.php create mode 100644 dev-test/old/bak/test/p__b_a_c_k.php create mode 100644 dev-test/old/bak/test/v.php create mode 100644 dev-test/old/bak/trip.php create mode 100644 dev-test/old/c.php create mode 100644 dev-test/old/change_pass.php create mode 100644 dev-test/old/choose.php create mode 100644 dev-test/old/config.php create mode 100644 dev-test/old/confirmation.php create mode 100644 dev-test/old/css/index.php create mode 100644 dev-test/old/css/style.css create mode 100644 dev-test/old/encrypt.php create mode 100644 dev-test/old/ico.txt create mode 100644 dev-test/old/index.back.php create mode 100644 dev-test/old/index.php create mode 100644 dev-test/old/inf.php create mode 100644 dev-test/old/inf_back.php create mode 100644 dev-test/old/js/index.php create mode 100644 dev-test/old/js/jquery-1.9.1.js create mode 100644 dev-test/old/log.php create mode 100644 dev-test/old/login.php create mode 100644 dev-test/old/logout.php create mode 100644 dev-test/old/messaging.class.php create mode 100644 dev-test/old/msg.php create mode 100644 dev-test/old/nn.php create mode 100644 dev-test/old/np.php create mode 100644 dev-test/old/r.php create mode 100644 dev-test/old/reg.php create mode 100644 dev-test/old/register.php create mode 100644 dev-test/old/reset.php create mode 100644 dev-test/old/status.php create mode 100644 dev-test/old/status_original.php create mode 100644 dev-test/old/test/PXshowsecdetail.php create mode 100644 dev-test/old/test/asdf.php create mode 100644 dev-test/old/test/css/index.php create mode 100644 dev-test/old/test/css/style.css create mode 100644 dev-test/old/test/delph.php create mode 100644 dev-test/old/test/index.html create mode 100644 dev-test/old/test/login.php create mode 100644 dev-test/old/test/logout.html create mode 100644 dev-test/old/test/logout.php create mode 100644 dev-test/old/test/p.php create mode 100644 dev-test/old/test/p__b_a_c_k.php create mode 100644 dev-test/old/test/p_utf8.php create mode 100644 dev-test/old/test/v.php create mode 100644 dev-test/old/trip.php create mode 100644 dev-test/old/vm.php create mode 100644 dev-test/old_dev/bak/convert.php create mode 100644 dev-test/old_dev/bak/convert2.php create mode 100644 dev-test/old_dev/bak/inbox.php create mode 100644 dev-test/old_dev/bak/inbox2.php create mode 100644 dev-test/old_dev/bak/inbox3.php create mode 100644 dev-test/old_dev/bak/inbox_bak.php create mode 100644 dev-test/old_dev/bak/inbox_orig.php create mode 100644 dev-test/old_dev/bak/index.bak create mode 100644 dev-test/old_dev/bak/index.php.bak create mode 100644 dev-test/old_dev/bak/index2.php create mode 100644 dev-test/old_dev/bak/index4.php create mode 100644 dev-test/old_dev/bak/index_bak.php create mode 100644 dev-test/old_dev/bak/index_orig.php create mode 100644 dev-test/old_dev/bak/inf_back.php create mode 100644 dev-test/old_dev/bak/log_bak.php create mode 100644 dev-test/old_dev/bak/log_orig.php create mode 100644 dev-test/old_dev/bak/login_orig_test.php create mode 100644 dev-test/old_dev/bak/login_test_bak.php create mode 100644 dev-test/old_dev/bak/message.bak create mode 100644 dev-test/old_dev/bak/message.class.php create mode 100644 dev-test/old_dev/bak/message.php create mode 100644 dev-test/old_dev/bak/message2.php create mode 100644 dev-test/old_dev/bak/message2.php.bak create mode 100644 dev-test/old_dev/bak/messaging/.DS_Store create mode 100644 dev-test/old_dev/bak/messaging/compose.php create mode 100644 dev-test/old_dev/bak/messaging/config_back.php create mode 100644 dev-test/old_dev/bak/messaging/mdb/j/m/jmmartirez-gmail.com/1400461202.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/k/o/kormiku-gmail.com/1400227616.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400226715.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400227248.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400467910.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400226715.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400227248.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400456214.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400460039.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400467731.dat create mode 100644 dev-test/old_dev/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400468526.dat create mode 100644 dev-test/old_dev/bak/messaging/messaging.class.php create mode 100644 dev-test/old_dev/bak/messaging/msg.php create mode 100644 dev-test/old_dev/bak/messaging/rename.php create mode 100644 dev-test/old_dev/bak/messaging/reply.php create mode 100644 dev-test/old_dev/bak/nav2.php create mode 100644 dev-test/old_dev/bak/nav_back.php create mode 100644 dev-test/old_dev/bak/nav_orig.php create mode 100644 dev-test/old_dev/bak/navb.php create mode 100644 dev-test/old_dev/bak/navj1.php create mode 100644 dev-test/old_dev/bak/newtestlog.php create mode 100644 dev-test/old_dev/bak/p.orig.php create mode 100644 dev-test/old_dev/bak/p.php.bak create mode 100644 dev-test/old_dev/bak/p2.php create mode 100644 dev-test/old_dev/bak/p__b_a_c_k.php create mode 100644 dev-test/old_dev/bak/p_back.php create mode 100644 dev-test/old_dev/bak/rename.php create mode 100644 dev-test/old_dev/bak/reply2.php create mode 100644 dev-test/old_dev/bak/reply4.php create mode 100644 dev-test/old_dev/bak/status.orig.php create mode 100644 dev-test/old_dev/bak/status.php.bak create mode 100644 dev-test/old_dev/bak/status2.php create mode 100644 dev-test/old_dev/bak/status3.php create mode 100644 dev-test/old_dev/bak/status4.php create mode 100644 dev-test/old_dev/bak/status_jap.php create mode 100644 dev-test/old_dev/bak/status_orig.php create mode 100644 dev-test/old_dev/bak/v.php create mode 100644 dev-test/old_dev/bak/zxc.php create mode 100644 dev-test/old_dev/banner.php create mode 100644 dev-test/old_dev/c.php create mode 100644 dev-test/old_dev/change_pass.php create mode 100644 dev-test/old_dev/change_passb.php create mode 100644 dev-test/old_dev/choose.php create mode 100644 dev-test/old_dev/config.php create mode 100644 dev-test/old_dev/confirmation.php create mode 100644 dev-test/old_dev/convert.php create mode 100644 dev-test/old_dev/convert_dev.php create mode 100644 dev-test/old_dev/css/2ch_logo.gif create mode 100644 dev-test/old_dev/css/bootstrap-theme.css create mode 100644 dev-test/old_dev/css/bootstrap-theme.css.map create mode 100644 dev-test/old_dev/css/bootstrap-theme.min.css create mode 100644 dev-test/old_dev/css/bootstrap.css create mode 100644 dev-test/old_dev/css/bootstrap.css.map create mode 100644 dev-test/old_dev/css/bootstrap.min.css create mode 100644 dev-test/old_dev/css/dropdown-enhancement.css create mode 100644 dev-test/old_dev/css/fonts/glyphicons-halflings-regular.eot create mode 100644 dev-test/old_dev/css/fonts/glyphicons-halflings-regular.svg create mode 100644 dev-test/old_dev/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 dev-test/old_dev/css/fonts/glyphicons-halflings-regular.woff create mode 100644 dev-test/old_dev/css/img/2ch_logo.gif create mode 100644 dev-test/old_dev/css/img/cp.JPG create mode 100644 dev-test/old_dev/css/img/ex.gif create mode 100644 dev-test/old_dev/css/img/ex2.gif create mode 100644 dev-test/old_dev/css/img/ex3.gif create mode 100644 dev-test/old_dev/css/img/ex4.gif create mode 100644 dev-test/old_dev/css/img/ex5.gif create mode 100644 dev-test/old_dev/css/img/ex6.gif create mode 100644 dev-test/old_dev/css/img/pink.png create mode 100644 dev-test/old_dev/css/index.php create mode 100644 dev-test/old_dev/css/jquery.custom-scrollbar.css~ create mode 100644 dev-test/old_dev/css/mystyle.css create mode 100644 dev-test/old_dev/css/onoff.css create mode 100644 dev-test/old_dev/css/style.css create mode 100644 dev-test/old_dev/css/style1.css create mode 100644 dev-test/old_dev/css/style2.css create mode 100644 dev-test/old_dev/dev-test/.htaccess create mode 100644 dev-test/old_dev/dev-test/bak/inbox2.php create mode 100644 dev-test/old_dev/dev-test/bak/inbox_orig.php create mode 100644 dev-test/old_dev/dev-test/bak/index.bak create mode 100644 dev-test/old_dev/dev-test/bak/index2.php create mode 100644 dev-test/old_dev/dev-test/bak/index4.php create mode 100644 dev-test/old_dev/dev-test/bak/index_orig.php create mode 100644 dev-test/old_dev/dev-test/bak/inf_back.php create mode 100644 dev-test/old_dev/dev-test/bak/log_bak.php create mode 100644 dev-test/old_dev/dev-test/bak/log_orig.php create mode 100644 dev-test/old_dev/dev-test/bak/login_orig_test.php create mode 100644 dev-test/old_dev/dev-test/bak/login_test_bak.php create mode 100644 dev-test/old_dev/dev-test/bak/message.bak create mode 100644 dev-test/old_dev/dev-test/bak/message.class.php create mode 100644 dev-test/old_dev/dev-test/bak/message.php create mode 100644 dev-test/old_dev/dev-test/bak/message2.php create mode 100644 dev-test/old_dev/dev-test/bak/message2.php.bak create mode 100644 dev-test/old_dev/dev-test/bak/messaging/.DS_Store create mode 100644 dev-test/old_dev/dev-test/bak/messaging/compose.php create mode 100644 dev-test/old_dev/dev-test/bak/messaging/config_back.php create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/j/m/jmmartirez-gmail.com/1400461202.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/k/o/kormiku-gmail.com/1400227616.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400226715.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400227248.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/s/t/stevecuber-yahoo.com/1400467910.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400226715.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400227248.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400456214.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400460039.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400467731.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/mdb/w/e/wendyanjanette-yahoo.com/1400468526.dat create mode 100644 dev-test/old_dev/dev-test/bak/messaging/messaging.class.php create mode 100644 dev-test/old_dev/dev-test/bak/messaging/msg.php create mode 100644 dev-test/old_dev/dev-test/bak/messaging/rename.php create mode 100644 dev-test/old_dev/dev-test/bak/messaging/reply.php create mode 100644 dev-test/old_dev/dev-test/bak/newtestlog.php create mode 100644 dev-test/old_dev/dev-test/bak/rename.php create mode 100644 dev-test/old_dev/dev-test/bak/reply2.php create mode 100644 dev-test/old_dev/dev-test/bak/reply4.php create mode 100644 dev-test/old_dev/dev-test/bak/status.php.bak create mode 100644 dev-test/old_dev/dev-test/bak/v.php create mode 100644 dev-test/old_dev/dev-test/bak/zxc.php create mode 100644 dev-test/old_dev/dev-test/c.php create mode 100644 dev-test/old_dev/dev-test/change_pass.php create mode 100644 dev-test/old_dev/dev-test/choose.php create mode 100644 dev-test/old_dev/dev-test/config.php create mode 100644 dev-test/old_dev/dev-test/confirmation.php create mode 100644 dev-test/old_dev/dev-test/encrypt.php create mode 100644 dev-test/old_dev/dev-test/inbox.php create mode 100644 dev-test/old_dev/dev-test/include/footer.php create mode 100644 dev-test/old_dev/dev-test/include/footer.php~ create mode 100644 dev-test/old_dev/dev-test/include/header.php create mode 100644 dev-test/old_dev/dev-test/include/inbox.class.php create mode 100644 dev-test/old_dev/dev-test/include/inbox1.php create mode 100644 dev-test/old_dev/dev-test/include/inbox2.class.php create mode 100644 dev-test/old_dev/dev-test/include/messaging.class.php create mode 100644 dev-test/old_dev/dev-test/include/nav.php create mode 100644 dev-test/old_dev/dev-test/include/nav_back.php create mode 100644 dev-test/old_dev/dev-test/include/test.php create mode 100644 dev-test/old_dev/dev-test/index.php create mode 100644 dev-test/old_dev/dev-test/inf.php create mode 100644 dev-test/old_dev/dev-test/loadM.php create mode 100644 dev-test/old_dev/dev-test/log.php create mode 100644 dev-test/old_dev/dev-test/logout.php create mode 100644 dev-test/old_dev/dev-test/message.php create mode 100644 dev-test/old_dev/dev-test/message4.php create mode 100644 dev-test/old_dev/dev-test/message_proc.php create mode 100644 dev-test/old_dev/dev-test/prof.php create mode 100644 dev-test/old_dev/dev-test/r.php create mode 100644 dev-test/old_dev/dev-test/reg.php create mode 100644 dev-test/old_dev/dev-test/register.php create mode 100644 dev-test/old_dev/dev-test/reply.php create mode 100644 dev-test/old_dev/dev-test/reset.php create mode 100644 dev-test/old_dev/dev-test/status.php create mode 100644 dev-test/old_dev/encrypt.php create mode 100644 dev-test/old_dev/failedrep.php create mode 100644 dev-test/old_dev/follow.php create mode 100644 dev-test/old_dev/ico.txt create mode 100644 dev-test/old_dev/ico/001.gif create mode 100644 dev-test/old_dev/ico/002.gif create mode 100644 dev-test/old_dev/ico/003.gif create mode 100644 dev-test/old_dev/ico/004.gif create mode 100644 dev-test/old_dev/ico/005.gif create mode 100644 dev-test/old_dev/ico/006.gif create mode 100644 dev-test/old_dev/ico/007.gif create mode 100644 dev-test/old_dev/ico/008.gif create mode 100644 dev-test/old_dev/ico/009.gif create mode 100644 dev-test/old_dev/ico/010.gif create mode 100644 dev-test/old_dev/ico/01ohitsuji.gif create mode 100644 dev-test/old_dev/ico/02oushi.gif create mode 100644 dev-test/old_dev/ico/03hutago.gif create mode 100644 dev-test/old_dev/ico/04kani.gif create mode 100644 dev-test/old_dev/ico/05shishi.gif create mode 100644 dev-test/old_dev/ico/06otome.gif create mode 100644 dev-test/old_dev/ico/07tenbin.gif create mode 100644 dev-test/old_dev/ico/08sasori.gif create mode 100644 dev-test/old_dev/ico/09hebitsukai.gif create mode 100644 dev-test/old_dev/ico/1.gif create mode 100644 dev-test/old_dev/ico/10ite.gif create mode 100644 dev-test/old_dev/ico/11yagi.gif create mode 100644 dev-test/old_dev/ico/12mizugame.gif create mode 100644 dev-test/old_dev/ico/13uo.gif create mode 100644 dev-test/old_dev/ico/16.gif create mode 100644 dev-test/old_dev/ico/16_1.gif create mode 100644 dev-test/old_dev/ico/16_2.gif create mode 100644 dev-test/old_dev/ico/16k.gif create mode 100644 dev-test/old_dev/ico/1_1.gif create mode 100644 dev-test/old_dev/ico/1_2.gif create mode 100644 dev-test/old_dev/ico/1fu.gif create mode 100644 dev-test/old_dev/ico/1k.gif create mode 100644 dev-test/old_dev/ico/1san.gif create mode 100644 dev-test/old_dev/ico/1san1.gif create mode 100644 dev-test/old_dev/ico/1san16.gif create mode 100644 dev-test/old_dev/ico/1san2.gif create mode 100644 dev-test/old_dev/ico/1san32.gif create mode 100644 dev-test/old_dev/ico/1sanmini16.gif create mode 100644 dev-test/old_dev/ico/1sanmini32.gif create mode 100644 dev-test/old_dev/ico/2-1.gif create mode 100644 dev-test/old_dev/ico/2.gif create mode 100644 dev-test/old_dev/ico/2_1.gif create mode 100644 dev-test/old_dev/ico/2_2.gif create mode 100644 dev-test/old_dev/ico/2gaijin.gif create mode 100644 dev-test/old_dev/ico/2hikky.gif create mode 100644 dev-test/old_dev/ico/2iyou_2.gif create mode 100644 dev-test/old_dev/ico/2k.gif create mode 100644 dev-test/old_dev/ico/2marumimi.gif create mode 100644 dev-test/old_dev/ico/2mona.gif create mode 100644 dev-test/old_dev/ico/2mona2.gif create mode 100644 dev-test/old_dev/ico/2mona22.gif create mode 100644 dev-test/old_dev/ico/2morara.gif create mode 100644 dev-test/old_dev/ico/2morara_2.gif create mode 100644 dev-test/old_dev/ico/2nida.gif create mode 100644 dev-test/old_dev/ico/2onigiri.gif create mode 100644 dev-test/old_dev/ico/2onigiri_2.gif create mode 100644 dev-test/old_dev/ico/2ppa.gif create mode 100644 dev-test/old_dev/ico/2syobo.gif create mode 100644 dev-test/old_dev/ico/2syobo_2.gif create mode 100644 dev-test/old_dev/ico/2ta.gif create mode 100644 dev-test/old_dev/ico/3-2.gif create mode 100644 dev-test/old_dev/ico/3.gif create mode 100644 dev-test/old_dev/ico/32.gif create mode 100644 dev-test/old_dev/ico/32_1.gif create mode 100644 dev-test/old_dev/ico/32_2.gif create mode 100644 dev-test/old_dev/ico/32k.gif create mode 100644 dev-test/old_dev/ico/3na.gif create mode 100644 dev-test/old_dev/ico/4-2.gif create mode 100644 dev-test/old_dev/ico/4.gif create mode 100644 dev-test/old_dev/ico/4_1.gif create mode 100644 dev-test/old_dev/ico/4_2.gif create mode 100644 dev-test/old_dev/ico/4k.gif create mode 100644 dev-test/old_dev/ico/4ou.gif create mode 100644 dev-test/old_dev/ico/5ta.gif create mode 100644 dev-test/old_dev/ico/6za.gif create mode 100644 dev-test/old_dev/ico/8.gif create mode 100644 dev-test/old_dev/ico/8_1.gif create mode 100644 dev-test/old_dev/ico/8_2.gif create mode 100644 dev-test/old_dev/ico/8k.gif create mode 100644 dev-test/old_dev/ico/8toushinnomonar16.gif create mode 100644 dev-test/old_dev/ico/8toushinnomonar32.gif create mode 100644 dev-test/old_dev/ico/a1.gif create mode 100644 dev-test/old_dev/ico/a2.gif create mode 100644 dev-test/old_dev/ico/ace.gif create mode 100644 dev-test/old_dev/ico/af1.gif create mode 100644 dev-test/old_dev/ico/af2.gif create mode 100644 dev-test/old_dev/ico/ahaa_1.gif create mode 100644 dev-test/old_dev/ico/ahaa_2.gif create mode 100644 dev-test/old_dev/ico/ahaa_3.gif create mode 100644 dev-test/old_dev/ico/ahya.gif create mode 100644 dev-test/old_dev/ico/ahya_xmas_1.gif create mode 100644 dev-test/old_dev/ico/ahya_xmas_2.gif create mode 100644 dev-test/old_dev/ico/aibon_face.gif create mode 100644 dev-test/old_dev/ico/aibon_folder.gif create mode 100644 dev-test/old_dev/ico/aka.gif create mode 100644 dev-test/old_dev/ico/all.gif create mode 100644 dev-test/old_dev/ico/ame.gif create mode 100644 dev-test/old_dev/ico/anime_asapi01.gif create mode 100644 dev-test/old_dev/ico/anime_buun01.gif create mode 100644 dev-test/old_dev/ico/anime_buun02.gif create mode 100644 dev-test/old_dev/ico/anime_charhan01.gif create mode 100644 dev-test/old_dev/ico/anime_charhan02.gif create mode 100644 dev-test/old_dev/ico/anime_chinpoppo01.gif create mode 100644 dev-test/old_dev/ico/anime_dokuo01.gif create mode 100644 dev-test/old_dev/ico/anime_giko01.gif create mode 100644 dev-test/old_dev/ico/anime_giko02.gif create mode 100644 dev-test/old_dev/ico/anime_giko03.gif create mode 100644 dev-test/old_dev/ico/anime_giko04.gif create mode 100644 dev-test/old_dev/ico/anime_giko09.gif create mode 100644 dev-test/old_dev/ico/anime_giko10.gif create mode 100644 dev-test/old_dev/ico/anime_giko11.gif create mode 100644 dev-test/old_dev/ico/anime_giko12.gif create mode 100644 dev-test/old_dev/ico/anime_giko13.gif create mode 100644 dev-test/old_dev/ico/anime_hossyu01.gif create mode 100644 dev-test/old_dev/ico/anime_imanouchi01.gif create mode 100644 dev-test/old_dev/ico/anime_imanouchi02.gif create mode 100644 dev-test/old_dev/ico/anime_imanouchi03.gif create mode 100644 dev-test/old_dev/ico/anime_imanouchi04.gif create mode 100644 dev-test/old_dev/ico/anime_iyahoo.gif create mode 100644 dev-test/old_dev/ico/anime_iyou01.gif create mode 100644 dev-test/old_dev/ico/anime_iyou02.gif create mode 100644 dev-test/old_dev/ico/anime_jien01.gif create mode 100644 dev-test/old_dev/ico/anime_jien02.gif create mode 100644 dev-test/old_dev/ico/anime_jien03.gif create mode 100644 dev-test/old_dev/ico/anime_jien04.gif create mode 100644 dev-test/old_dev/ico/anime_jyorujyu01.gif create mode 100644 dev-test/old_dev/ico/anime_jyorujyu02.gif create mode 100644 dev-test/old_dev/ico/anime_jyorujyu03.gif create mode 100644 dev-test/old_dev/ico/anime_karake.gif create mode 100644 dev-test/old_dev/ico/anime_kukkuru01.gif create mode 100644 dev-test/old_dev/ico/anime_kuma01.gif create mode 100644 dev-test/old_dev/ico/anime_kumaface01.gif create mode 100644 dev-test/old_dev/ico/anime_loop.gif create mode 100644 dev-test/old_dev/ico/anime_marara01.gif create mode 100644 dev-test/old_dev/ico/anime_marara02.gif create mode 100644 dev-test/old_dev/ico/anime_marara03.gif create mode 100644 dev-test/old_dev/ico/anime_marara04.gif create mode 100644 dev-test/old_dev/ico/anime_matanki01.gif create mode 100644 dev-test/old_dev/ico/anime_matanki02.gif create mode 100644 dev-test/old_dev/ico/anime_miruna01.gif create mode 100644 dev-test/old_dev/ico/anime_miruna_pc.gif create mode 100644 dev-test/old_dev/ico/anime_mokar01.gif create mode 100644 dev-test/old_dev/ico/anime_monar01.gif create mode 100644 dev-test/old_dev/ico/anime_monar02.gif create mode 100644 dev-test/old_dev/ico/anime_monar03.gif create mode 100644 dev-test/old_dev/ico/anime_monar04.gif create mode 100644 dev-test/old_dev/ico/anime_monar05.gif create mode 100644 dev-test/old_dev/ico/anime_morara01.gif create mode 100644 dev-test/old_dev/ico/anime_morara02.gif create mode 100644 dev-test/old_dev/ico/anime_morara03.gif create mode 100644 dev-test/old_dev/ico/anime_morara04.gif create mode 100644 dev-test/old_dev/ico/anime_morara05.gif create mode 100644 dev-test/old_dev/ico/anime_morara06.gif create mode 100644 dev-test/old_dev/ico/anime_nokar01.gif create mode 100644 dev-test/old_dev/ico/anime_nurupo_ga_1.gif create mode 100644 dev-test/old_dev/ico/anime_nurupo_ga_2.gif create mode 100644 dev-test/old_dev/ico/anime_okashi01.gif create mode 100644 dev-test/old_dev/ico/anime_okashi02.gif create mode 100644 dev-test/old_dev/ico/anime_onigiri01.gif create mode 100644 dev-test/old_dev/ico/anime_onigiri02.gif create mode 100644 dev-test/old_dev/ico/anime_onigiri03.gif create mode 100644 dev-test/old_dev/ico/anime_onigiri04.gif create mode 100644 dev-test/old_dev/ico/anime_onini01.gif create mode 100644 dev-test/old_dev/ico/anime_onini02.gif create mode 100644 dev-test/old_dev/ico/anime_onini03.gif create mode 100644 dev-test/old_dev/ico/anime_saitama01.gif create mode 100644 dev-test/old_dev/ico/anime_saitama02.gif create mode 100644 dev-test/old_dev/ico/anime_saitama03.gif create mode 100644 dev-test/old_dev/ico/anime_saitama04.gif create mode 100644 dev-test/old_dev/ico/anime_saitama05.gif create mode 100644 dev-test/old_dev/ico/anime_saitama06.gif create mode 100644 dev-test/old_dev/ico/anime_sasuga01.gif create mode 100644 dev-test/old_dev/ico/anime_sasuga02.gif create mode 100644 dev-test/old_dev/ico/anime_sasuga03.gif create mode 100644 dev-test/old_dev/ico/anime_sasuga04.gif create mode 100644 dev-test/old_dev/ico/anime_shii01.gif create mode 100644 dev-test/old_dev/ico/anime_shii02.gif create mode 100644 dev-test/old_dev/ico/anime_shii03.gif create mode 100644 dev-test/old_dev/ico/anime_syobon01.gif create mode 100644 dev-test/old_dev/ico/anime_syobon02.gif create mode 100644 dev-test/old_dev/ico/anime_syobon03.gif create mode 100644 dev-test/old_dev/ico/anime_tarn01.gif create mode 100644 dev-test/old_dev/ico/anime_uwan01.gif create mode 100644 dev-test/old_dev/ico/anime_uwan02.gif create mode 100644 dev-test/old_dev/ico/anime_uwan03.gif create mode 100644 dev-test/old_dev/ico/anime_wacchoi01.gif create mode 100644 dev-test/old_dev/ico/anime_wacchoi02.gif create mode 100644 dev-test/old_dev/ico/anime_wacchoi03.gif create mode 100644 dev-test/old_dev/ico/anime_wacchoi04.gif create mode 100644 dev-test/old_dev/ico/anime_youkanman01.gif create mode 100644 dev-test/old_dev/ico/anime_youkanman02.gif create mode 100644 dev-test/old_dev/ico/anime_youkanman03.gif create mode 100644 dev-test/old_dev/ico/anime_zonu01.gif create mode 100644 dev-test/old_dev/ico/anime_zonu02.gif create mode 100644 dev-test/old_dev/ico/ao.gif create mode 100644 dev-test/old_dev/ico/apple.gif create mode 100644 dev-test/old_dev/ico/araebi.gif create mode 100644 dev-test/old_dev/ico/aramaki.gif create mode 100644 dev-test/old_dev/ico/aramaki1.gif create mode 100644 dev-test/old_dev/ico/aramaki2.gif create mode 100644 dev-test/old_dev/ico/aroeri-na16.gif create mode 100644 dev-test/old_dev/ico/aroeri-na32.gif create mode 100644 dev-test/old_dev/ico/aroeri-na_1.gif create mode 100644 dev-test/old_dev/ico/aroeri-na_2.gif create mode 100644 dev-test/old_dev/ico/asopasomaso.gif create mode 100644 dev-test/old_dev/ico/asuka_face.gif create mode 100644 dev-test/old_dev/ico/asuka_folder.gif create mode 100644 dev-test/old_dev/ico/banana.gif create mode 100644 dev-test/old_dev/ico/bat.gif create mode 100644 dev-test/old_dev/ico/bikyakusan32.gif create mode 100644 dev-test/old_dev/ico/blu.gif create mode 100644 dev-test/old_dev/ico/blue.gif create mode 100644 dev-test/old_dev/ico/bodafone16.gif create mode 100644 dev-test/old_dev/ico/bodafone32.gif create mode 100644 dev-test/old_dev/ico/bokkiage_1.gif create mode 100644 dev-test/old_dev/ico/bokkiage_2.gif create mode 100644 dev-test/old_dev/ico/boruzyoa.gif create mode 100644 dev-test/old_dev/ico/boruzyoa2.gif create mode 100644 dev-test/old_dev/ico/boruzyoa3.gif create mode 100644 dev-test/old_dev/ico/broccoli.gif create mode 100644 dev-test/old_dev/ico/bs.gif create mode 100644 dev-test/old_dev/ico/btonfa.gif create mode 100644 dev-test/old_dev/ico/bucket-full.png create mode 100644 dev-test/old_dev/ico/button1_01.gif create mode 100644 dev-test/old_dev/ico/button1_02.gif create mode 100644 dev-test/old_dev/ico/button1_03.gif create mode 100644 dev-test/old_dev/ico/button2_01.gif create mode 100644 dev-test/old_dev/ico/button2_02.gif create mode 100644 dev-test/old_dev/ico/button2_03.gif create mode 100644 dev-test/old_dev/ico/buun.gif create mode 100644 dev-test/old_dev/ico/buun1.gif create mode 100644 dev-test/old_dev/ico/buun2.gif create mode 100644 dev-test/old_dev/ico/c.gif create mode 100644 dev-test/old_dev/ico/c_hako.gif create mode 100644 dev-test/old_dev/ico/carrot.gif create mode 100644 dev-test/old_dev/ico/chahan.gif create mode 100644 dev-test/old_dev/ico/chahan1.gif create mode 100644 dev-test/old_dev/ico/chahan2.gif create mode 100644 dev-test/old_dev/ico/chibi_c.gif create mode 100644 dev-test/old_dev/ico/chibi_giko.gif create mode 100644 dev-test/old_dev/ico/cinara.gif create mode 100644 dev-test/old_dev/ico/d1.gif create mode 100644 dev-test/old_dev/ico/d2.gif create mode 100644 dev-test/old_dev/ico/d3.gif create mode 100644 dev-test/old_dev/ico/dayasu_face.gif create mode 100644 dev-test/old_dev/ico/dayasu_folder.gif create mode 100644 dev-test/old_dev/ico/dl.gif create mode 100644 dev-test/old_dev/ico/dokuo.gif create mode 100644 dev-test/old_dev/ico/dokuo1.gif create mode 100644 dev-test/old_dev/ico/dokuo2.gif create mode 100644 dev-test/old_dev/ico/file1_01.gif create mode 100644 dev-test/old_dev/ico/file1_02.gif create mode 100644 dev-test/old_dev/ico/file1_03.gif create mode 100644 dev-test/old_dev/ico/file2_01.gif create mode 100644 dev-test/old_dev/ico/file2_02.gif create mode 100644 dev-test/old_dev/ico/folder1_01.gif create mode 100644 dev-test/old_dev/ico/folder1_02.gif create mode 100644 dev-test/old_dev/ico/folder1_03.gif create mode 100644 dev-test/old_dev/ico/folder1_04.gif create mode 100644 dev-test/old_dev/ico/folder1_05.gif create mode 100644 dev-test/old_dev/ico/folder1_06.gif create mode 100644 dev-test/old_dev/ico/folder1_07.gif create mode 100644 dev-test/old_dev/ico/folder1_08.gif create mode 100644 dev-test/old_dev/ico/folder1_09.gif create mode 100644 dev-test/old_dev/ico/folder1_10.gif create mode 100644 dev-test/old_dev/ico/folder1_11.gif create mode 100644 dev-test/old_dev/ico/folder1_12.gif create mode 100644 dev-test/old_dev/ico/folder1_13.gif create mode 100644 dev-test/old_dev/ico/folder1_14.gif create mode 100644 dev-test/old_dev/ico/folder2_01.gif create mode 100644 dev-test/old_dev/ico/folder2_02.gif create mode 100644 dev-test/old_dev/ico/folder2_03.gif create mode 100644 dev-test/old_dev/ico/folder2_04.gif create mode 100644 dev-test/old_dev/ico/folder2_05.gif create mode 100644 dev-test/old_dev/ico/folder2_06.gif create mode 100644 dev-test/old_dev/ico/folder2_07.gif create mode 100644 dev-test/old_dev/ico/folder3_01.gif create mode 100644 dev-test/old_dev/ico/folder3_02.gif create mode 100644 dev-test/old_dev/ico/folder3_03.gif create mode 100644 dev-test/old_dev/ico/folder3_04.gif create mode 100644 dev-test/old_dev/ico/folder3_05.gif create mode 100644 dev-test/old_dev/ico/folder3_06.gif create mode 100644 dev-test/old_dev/ico/folder3_07.gif create mode 100644 dev-test/old_dev/ico/folder4_01.gif create mode 100644 dev-test/old_dev/ico/folder4_02.gif create mode 100644 dev-test/old_dev/ico/folder4_03.gif create mode 100644 dev-test/old_dev/ico/folder4_04.gif create mode 100644 dev-test/old_dev/ico/folder4_05.gif create mode 100644 dev-test/old_dev/ico/folder4_06.gif create mode 100644 dev-test/old_dev/ico/folder4_07.gif create mode 100644 dev-test/old_dev/ico/foruda.gif create mode 100644 dev-test/old_dev/ico/foruda1.gif create mode 100644 dev-test/old_dev/ico/foruda2.gif create mode 100644 dev-test/old_dev/ico/forudaopen.gif create mode 100644 dev-test/old_dev/ico/forudaopen1.gif create mode 100644 dev-test/old_dev/ico/forudaopen2.gif create mode 100644 dev-test/old_dev/ico/fujisan.gif create mode 100644 dev-test/old_dev/ico/fun.gif create mode 100644 dev-test/old_dev/ico/fusagiko_1.gif create mode 100644 dev-test/old_dev/ico/fusagiko_2.gif create mode 100644 dev-test/old_dev/ico/fusagiko_xmas.gif create mode 100644 dev-test/old_dev/ico/fuun.gif create mode 100644 dev-test/old_dev/ico/fuun2.gif create mode 100644 dev-test/old_dev/ico/gakisan_face.gif create mode 100644 dev-test/old_dev/ico/gakisan_folder.gif create mode 100644 dev-test/old_dev/ico/gaku.gif create mode 100644 dev-test/old_dev/ico/gaku2.gif create mode 100644 dev-test/old_dev/ico/gaku3.gif create mode 100644 dev-test/old_dev/ico/gekisya.gif create mode 100644 dev-test/old_dev/ico/gekisya1.gif create mode 100644 dev-test/old_dev/ico/gekisya2.gif create mode 100644 dev-test/old_dev/ico/gene.gif create mode 100644 dev-test/old_dev/ico/giko.gif create mode 100644 dev-test/old_dev/ico/giko1.gif create mode 100644 dev-test/old_dev/ico/giko2.gif create mode 100644 dev-test/old_dev/ico/giko_2.gif create mode 100644 dev-test/old_dev/ico/giko_zonu.gif create mode 100644 dev-test/old_dev/ico/gikog_enpitsu.gif create mode 100644 dev-test/old_dev/ico/gikog_fd.gif create mode 100644 dev-test/old_dev/ico/gikog_gomibako.gif create mode 100644 dev-test/old_dev/ico/gikog_gomibako2.gif create mode 100644 dev-test/old_dev/ico/gikog_gomibako3.gif create mode 100644 dev-test/old_dev/ico/gikog_gomibako4.gif create mode 100644 dev-test/old_dev/ico/gikog_gyunyupack.gif create mode 100644 dev-test/old_dev/ico/gikog_hakuchou.gif create mode 100644 dev-test/old_dev/ico/gikog_ichigo.gif create mode 100644 dev-test/old_dev/ico/gikog_keshigomu.gif create mode 100644 dev-test/old_dev/ico/gikog_lighter.gif create mode 100644 dev-test/old_dev/ico/gikog_macchi.gif create mode 100644 dev-test/old_dev/ico/gikog_monaoh.gif create mode 100644 dev-test/old_dev/ico/gikog_onigiri.gif create mode 100644 dev-test/old_dev/ico/gikog_pimiento.gif create mode 100644 dev-test/old_dev/ico/gikog_teddybear.gif create mode 100644 dev-test/old_dev/ico/gikog_yudetamago.gif create mode 100644 dev-test/old_dev/ico/gikoinu.gif create mode 100644 dev-test/old_dev/ico/gikoneko.gif create mode 100644 dev-test/old_dev/ico/gikoneko2.gif create mode 100644 dev-test/old_dev/ico/gikoneko3_shee.gif create mode 100644 dev-test/old_dev/ico/gikoneko_1.gif create mode 100644 dev-test/old_dev/ico/gikoneko_2.gif create mode 100644 dev-test/old_dev/ico/gikoneko_3.gif create mode 100644 dev-test/old_dev/ico/gikoneko_4.gif create mode 100644 dev-test/old_dev/ico/gikoneko_5.gif create mode 100644 dev-test/old_dev/ico/gikoneko_xmas.gif create mode 100644 dev-test/old_dev/ico/gocchin_face.gif create mode 100644 dev-test/old_dev/ico/gocchin_folder.gif create mode 100644 dev-test/old_dev/ico/gomi.gif create mode 100644 dev-test/old_dev/ico/gomi1.gif create mode 100644 dev-test/old_dev/ico/gomi2.gif create mode 100644 dev-test/old_dev/ico/gomiopen.gif create mode 100644 dev-test/old_dev/ico/gomiopen1.gif create mode 100644 dev-test/old_dev/ico/gomiopen2.gif create mode 100644 dev-test/old_dev/ico/goo_1.gif create mode 100644 dev-test/old_dev/ico/goo_2.gif create mode 100644 dev-test/old_dev/ico/goo_3.gif create mode 100644 dev-test/old_dev/ico/gra.gif create mode 100644 dev-test/old_dev/ico/gre.gif create mode 100644 dev-test/old_dev/ico/green.gif create mode 100644 dev-test/old_dev/ico/gya-.gif create mode 100644 dev-test/old_dev/ico/haa.gif create mode 100644 dev-test/old_dev/ico/hagenin-jump.gif create mode 100644 dev-test/old_dev/ico/hagenin-mount.gif create mode 100644 dev-test/old_dev/ico/hagenin-shuriken.gif create mode 100644 dev-test/old_dev/ico/hageshikuninja32.gif create mode 100644 dev-test/old_dev/ico/hagurumaou.gif create mode 100644 dev-test/old_dev/ico/hagurumaou_g16.gif create mode 100644 dev-test/old_dev/ico/hagurumaou_g32.gif create mode 100644 dev-test/old_dev/ico/hagurumaou_s32.gif create mode 100644 dev-test/old_dev/ico/hare.gif create mode 100644 dev-test/old_dev/ico/hikky.gif create mode 100644 dev-test/old_dev/ico/hikky2.gif create mode 100644 dev-test/old_dev/ico/hikky_mochi.gif create mode 100644 dev-test/old_dev/ico/hikky_xmas_1.gif create mode 100644 dev-test/old_dev/ico/hikky_xmas_2.gif create mode 100644 dev-test/old_dev/ico/hituji.gif create mode 100644 dev-test/old_dev/ico/hyou.gif create mode 100644 dev-test/old_dev/ico/i.gif create mode 100644 dev-test/old_dev/ico/ii.gif create mode 100644 dev-test/old_dev/ico/iirasan_face.gif create mode 100644 dev-test/old_dev/ico/iirasan_folder.gif create mode 100644 dev-test/old_dev/ico/ikunai.gif create mode 100644 dev-test/old_dev/ico/imanouchi_1.gif create mode 100644 dev-test/old_dev/ico/imanouchi_2.gif create mode 100644 dev-test/old_dev/ico/imo.gif create mode 100644 dev-test/old_dev/ico/index.html create mode 100644 dev-test/old_dev/ico/inu.gif create mode 100644 dev-test/old_dev/ico/iyahoo.gif create mode 100644 dev-test/old_dev/ico/iyou.gif create mode 100644 dev-test/old_dev/ico/iyou1.gif create mode 100644 dev-test/old_dev/ico/iyou2.gif create mode 100644 dev-test/old_dev/ico/iyou_1.gif create mode 100644 dev-test/old_dev/ico/iyou_12.gif create mode 100644 dev-test/old_dev/ico/iyou_2.gif create mode 100644 dev-test/old_dev/ico/jisakujien_1.gif create mode 100644 dev-test/old_dev/ico/jisakujien_2.gif create mode 100644 dev-test/old_dev/ico/jisakujien_3.gif create mode 100644 dev-test/old_dev/ico/jisakujien_4.gif create mode 100644 dev-test/old_dev/ico/jisakujien_5.gif create mode 100644 dev-test/old_dev/ico/jisakujien_6.gif create mode 100644 dev-test/old_dev/ico/jisakujien_xmas.gif create mode 100644 dev-test/old_dev/ico/kaminari.gif create mode 100644 dev-test/old_dev/ico/kantoku.gif create mode 100644 dev-test/old_dev/ico/kantoku1.gif create mode 100644 dev-test/old_dev/ico/kantoku2.gif create mode 100644 dev-test/old_dev/ico/kappappa.gif create mode 100644 dev-test/old_dev/ico/kappappa1.gif create mode 100644 dev-test/old_dev/ico/kappappa2.gif create mode 100644 dev-test/old_dev/ico/karake.gif create mode 100644 dev-test/old_dev/ico/kasa-ri.gif create mode 100644 dev-test/old_dev/ico/kashiwamo-chi32.gif create mode 100644 dev-test/old_dev/ico/kasiwamoti.gif create mode 100644 dev-test/old_dev/ico/kasiwamoti1.gif create mode 100644 dev-test/old_dev/ico/kasiwamoti2.gif create mode 100644 dev-test/old_dev/ico/kinokorusensei32.gif create mode 100644 dev-test/old_dev/ico/kit_megane.gif create mode 100644 dev-test/old_dev/ico/kit_otsudearimasu.gif create mode 100644 dev-test/old_dev/ico/kita.gif create mode 100644 dev-test/old_dev/ico/kita1.gif create mode 100644 dev-test/old_dev/ico/kita2.gif create mode 100644 dev-test/old_dev/ico/kita_.gif create mode 100644 dev-test/old_dev/ico/kitawa.gif create mode 100644 dev-test/old_dev/ico/kitawa1.gif create mode 100644 dev-test/old_dev/ico/kitawa2.gif create mode 100644 dev-test/old_dev/ico/kodomona.gif create mode 100644 dev-test/old_dev/ico/kodomona2.gif create mode 100644 dev-test/old_dev/ico/kokemomo16.gif create mode 100644 dev-test/old_dev/ico/kokemomo32.gif create mode 100644 dev-test/old_dev/ico/konkon_face.gif create mode 100644 dev-test/old_dev/ico/konkon_folder.gif create mode 100644 dev-test/old_dev/ico/kossorisan.gif create mode 100644 dev-test/old_dev/ico/kotatu.gif create mode 100644 dev-test/old_dev/ico/kuma-16.gif create mode 100644 dev-test/old_dev/ico/kuma-32.gif create mode 100644 dev-test/old_dev/ico/kuma.gif create mode 100644 dev-test/old_dev/ico/kuma1.gif create mode 100644 dev-test/old_dev/ico/kuma2.gif create mode 100644 dev-test/old_dev/ico/kuma_2.gif create mode 100644 dev-test/old_dev/ico/kumambo.gif create mode 100644 dev-test/old_dev/ico/kumori.gif create mode 100644 dev-test/old_dev/ico/kuri1.gif create mode 100644 dev-test/old_dev/ico/kuri2.gif create mode 100644 dev-test/old_dev/ico/kyo.gif create mode 100644 dev-test/old_dev/ico/kyu.gif create mode 100644 dev-test/old_dev/ico/love.gif create mode 100644 dev-test/old_dev/ico/mac.gif create mode 100644 dev-test/old_dev/ico/maimai.gif create mode 100644 dev-test/old_dev/ico/makijita.gif create mode 100644 dev-test/old_dev/ico/makotan2_face.gif create mode 100644 dev-test/old_dev/ico/makotan2_folder.gif create mode 100644 dev-test/old_dev/ico/makotan_face.gif create mode 100644 dev-test/old_dev/ico/makotan_folder.gif create mode 100644 dev-test/old_dev/ico/mame.gif create mode 100644 dev-test/old_dev/ico/mamono.gif create mode 100644 dev-test/old_dev/ico/mamono1.gif create mode 100644 dev-test/old_dev/ico/mamono2.gif create mode 100644 dev-test/old_dev/ico/mandokuse1.gif create mode 100644 dev-test/old_dev/ico/marabou.gif create mode 100644 dev-test/old_dev/ico/marara_1.gif create mode 100644 dev-test/old_dev/ico/marara_2.gif create mode 100644 dev-test/old_dev/ico/marara_tya.gif create mode 100644 dev-test/old_dev/ico/marippe_face.gif create mode 100644 dev-test/old_dev/ico/marippe_folder.gif create mode 100644 dev-test/old_dev/ico/marumimi_mona.gif create mode 100644 dev-test/old_dev/ico/matari.gif create mode 100644 dev-test/old_dev/ico/mazu.gif create mode 100644 dev-test/old_dev/ico/memo.gif create mode 100644 dev-test/old_dev/ico/memo1.gif create mode 100644 dev-test/old_dev/ico/memo2.gif create mode 100644 dev-test/old_dev/ico/mi.gif create mode 100644 dev-test/old_dev/ico/mini.gif create mode 100644 dev-test/old_dev/ico/miyabi.gif create mode 100644 dev-test/old_dev/ico/mochi.gif create mode 100644 dev-test/old_dev/ico/mokkori-na_1.gif create mode 100644 dev-test/old_dev/ico/mokkori-na_2.gif create mode 100644 dev-test/old_dev/ico/momiz.gif create mode 100644 dev-test/old_dev/ico/mona.gif create mode 100644 dev-test/old_dev/ico/mona1.gif create mode 100644 dev-test/old_dev/ico/mona2.gif create mode 100644 dev-test/old_dev/ico/mona_hakama.gif create mode 100644 dev-test/old_dev/ico/mona_shiri.gif create mode 100644 dev-test/old_dev/ico/mona_tya.gif create mode 100644 dev-test/old_dev/ico/mona_xmas.gif create mode 100644 dev-test/old_dev/ico/monaazarashi_1.gif create mode 100644 dev-test/old_dev/ico/monaazarashi_2.gif create mode 100644 dev-test/old_dev/ico/monakai.gif create mode 100644 dev-test/old_dev/ico/monatya.gif create mode 100644 dev-test/old_dev/ico/morara.gif create mode 100644 dev-test/old_dev/ico/morara1.gif create mode 100644 dev-test/old_dev/ico/morara2.gif create mode 100644 dev-test/old_dev/ico/morara_hakama.gif create mode 100644 dev-test/old_dev/ico/morara_tya.gif create mode 100644 dev-test/old_dev/ico/morara_xmas.gif create mode 100644 dev-test/old_dev/ico/morarael001.gif create mode 100644 dev-test/old_dev/ico/moukoneeyo_1.gif create mode 100644 dev-test/old_dev/ico/moukoneeyo_2.gif create mode 100644 dev-test/old_dev/ico/mydoc.gif create mode 100644 dev-test/old_dev/ico/mydoc1.gif create mode 100644 dev-test/old_dev/ico/mydoc2.gif create mode 100644 dev-test/old_dev/ico/nacchi.gif create mode 100644 dev-test/old_dev/ico/nacchi_face.gif create mode 100644 dev-test/old_dev/ico/nacchi_folder.gif create mode 100644 dev-test/old_dev/ico/nagato.gif create mode 100644 dev-test/old_dev/ico/namaetukenai.gif create mode 100644 dev-test/old_dev/ico/naoruyo.gif create mode 100644 dev-test/old_dev/ico/naoruyo1.gif create mode 100644 dev-test/old_dev/ico/naoruyo2.gif create mode 100644 dev-test/old_dev/ico/nas.gif create mode 100644 dev-test/old_dev/ico/ne.gif create mode 100644 dev-test/old_dev/ico/neeno.gif create mode 100644 dev-test/old_dev/ico/nida-32.gif create mode 100644 dev-test/old_dev/ico/nida.gif create mode 100644 dev-test/old_dev/ico/nida2.gif create mode 100644 dev-test/old_dev/ico/nigete.gif create mode 100644 dev-test/old_dev/ico/nikukopuun_kue.gif create mode 100644 dev-test/old_dev/ico/ninzya.gif create mode 100644 dev-test/old_dev/ico/ninzya1.gif create mode 100644 dev-test/old_dev/ico/ninzya2.gif create mode 100644 dev-test/old_dev/ico/niraimu32.gif create mode 100644 dev-test/old_dev/ico/niramushigotokiga16.gif create mode 100644 dev-test/old_dev/ico/niramushigotokiga32.gif create mode 100644 dev-test/old_dev/ico/niratyaneko32.gif create mode 100644 dev-test/old_dev/ico/nono.gif create mode 100644 dev-test/old_dev/ico/nono_dash.gif create mode 100644 dev-test/old_dev/ico/nono_face.gif create mode 100644 dev-test/old_dev/ico/nono_folder.gif create mode 100644 dev-test/old_dev/ico/nono_hako.gif create mode 100644 dev-test/old_dev/ico/nono_hakoiri.gif create mode 100644 dev-test/old_dev/ico/nono_ie.gif create mode 100644 dev-test/old_dev/ico/nono_jiiiii.gif create mode 100644 dev-test/old_dev/ico/nono_mail.gif create mode 100644 dev-test/old_dev/ico/nono_utsu.gif create mode 100644 dev-test/old_dev/ico/normal.gif create mode 100644 dev-test/old_dev/ico/nova.gif create mode 100644 dev-test/old_dev/ico/nuhhehho.gif create mode 100644 dev-test/old_dev/ico/nurupo_ga_1.gif create mode 100644 dev-test/old_dev/ico/nurupo_ga_2.gif create mode 100644 dev-test/old_dev/ico/o_anime_basiin.gif create mode 100644 dev-test/old_dev/ico/o_anime_bokoboko.gif create mode 100644 dev-test/old_dev/ico/o_anime_ohaiyou.gif create mode 100644 dev-test/old_dev/ico/o_anime_po.gif create mode 100644 dev-test/old_dev/ico/o_anime_pugi.gif create mode 100644 dev-test/old_dev/ico/o_anime_toho.gif create mode 100644 dev-test/old_dev/ico/o_anime_usodesu.gif create mode 100644 dev-test/old_dev/ico/o_jushimatsu.gif create mode 100644 dev-test/old_dev/ico/o_monday.gif create mode 100644 dev-test/old_dev/ico/o_po.gif create mode 100644 dev-test/old_dev/ico/o_pugi.gif create mode 100644 dev-test/old_dev/ico/o_saturday.gif create mode 100644 dev-test/old_dev/ico/o_yaranaio.gif create mode 100644 dev-test/old_dev/ico/o_yaruo.gif create mode 100644 dev-test/old_dev/ico/obake1.gif create mode 100644 dev-test/old_dev/ico/obake2.gif create mode 100644 dev-test/old_dev/ico/ochiketsu.gif create mode 100644 dev-test/old_dev/ico/odenmen.gif create mode 100644 dev-test/old_dev/ico/odenmen1.gif create mode 100644 dev-test/old_dev/ico/odenmen2.gif create mode 100644 dev-test/old_dev/ico/omaemoka.gif create mode 100644 dev-test/old_dev/ico/omochi.gif create mode 100644 dev-test/old_dev/ico/omochi_2.gif create mode 100644 dev-test/old_dev/ico/omochi_3.gif create mode 100644 dev-test/old_dev/ico/onigiri.gif create mode 100644 dev-test/old_dev/ico/onigiri1.gif create mode 100644 dev-test/old_dev/ico/onigiri2.gif create mode 100644 dev-test/old_dev/ico/onigiri_c16.gif create mode 100644 dev-test/old_dev/ico/onigiri_c32.gif create mode 100644 dev-test/old_dev/ico/onigiri_l16.gif create mode 100644 dev-test/old_dev/ico/onigiri_l32.gif create mode 100644 dev-test/old_dev/ico/onigiri_mochi.gif create mode 100644 dev-test/old_dev/ico/onigiri_mona.gif create mode 100644 dev-test/old_dev/ico/onigiri_r16.gif create mode 100644 dev-test/old_dev/ico/onigiri_r32.gif create mode 100644 dev-test/old_dev/ico/onigiri_seito.gif create mode 100644 dev-test/old_dev/ico/onigiri_xmas.gif create mode 100644 dev-test/old_dev/ico/onigirimona.gif create mode 100644 dev-test/old_dev/ico/onigiriwattyoi.gif create mode 100644 dev-test/old_dev/ico/ono.gif create mode 100644 dev-test/old_dev/ico/opai.gif create mode 100644 dev-test/old_dev/ico/opai2.gif create mode 100644 dev-test/old_dev/ico/opai3.gif create mode 100644 dev-test/old_dev/ico/oppai.gif create mode 100644 dev-test/old_dev/ico/orange.gif create mode 100644 dev-test/old_dev/ico/otiketu16.gif create mode 100644 dev-test/old_dev/ico/otiketu32.gif create mode 100644 dev-test/old_dev/ico/otiketu48.gif create mode 100644 dev-test/old_dev/ico/paul.gif create mode 100644 dev-test/old_dev/ico/pc1.gif create mode 100644 dev-test/old_dev/ico/pc2.gif create mode 100644 dev-test/old_dev/ico/pc3.gif create mode 100644 dev-test/old_dev/ico/pc4.gif create mode 100644 dev-test/old_dev/ico/peter.gif create mode 100644 dev-test/old_dev/ico/pgya.gif create mode 100644 dev-test/old_dev/ico/pinea.gif create mode 100644 dev-test/old_dev/ico/pororo32.gif create mode 100644 dev-test/old_dev/ico/post1.gif create mode 100644 dev-test/old_dev/ico/post2.gif create mode 100644 dev-test/old_dev/ico/ppa.gif create mode 100644 dev-test/old_dev/ico/ppa1.gif create mode 100644 dev-test/old_dev/ico/ppa2.gif create mode 100644 dev-test/old_dev/ico/ps3.gif create mode 100644 dev-test/old_dev/ico/pump.gif create mode 100644 dev-test/old_dev/ico/purin.gif create mode 100644 dev-test/old_dev/ico/purin1.gif create mode 100644 dev-test/old_dev/ico/purin2.gif create mode 100644 dev-test/old_dev/ico/rame1.gif create mode 100644 dev-test/old_dev/ico/rantata.gif create mode 100644 dev-test/old_dev/ico/rantata1.gif create mode 100644 dev-test/old_dev/ico/rantata2.gif create mode 100644 dev-test/old_dev/ico/red.gif create mode 100644 dev-test/old_dev/ico/revo.gif create mode 100644 dev-test/old_dev/ico/rikacchi_face.gif create mode 100644 dev-test/old_dev/ico/rikacchi_folder.gif create mode 100644 dev-test/old_dev/ico/ring.gif create mode 100644 dev-test/old_dev/ico/s04.gif create mode 100644 dev-test/old_dev/ico/samekimusume16.gif create mode 100644 dev-test/old_dev/ico/samekimusume32.gif create mode 100644 dev-test/old_dev/ico/samurai.gif create mode 100644 dev-test/old_dev/ico/saru.gif create mode 100644 dev-test/old_dev/ico/sasuga.gif create mode 100644 dev-test/old_dev/ico/sasuga1.gif create mode 100644 dev-test/old_dev/ico/sasuga2.gif create mode 100644 dev-test/old_dev/ico/sasuga_1.gif create mode 100644 dev-test/old_dev/ico/sasugabro32.gif create mode 100644 dev-test/old_dev/ico/sasugabro_c32.gif create mode 100644 dev-test/old_dev/ico/seito_1.gif create mode 100644 dev-test/old_dev/ico/seito_2.gif create mode 100644 dev-test/old_dev/ico/shishimai.gif create mode 100644 dev-test/old_dev/ico/si.gif create mode 100644 dev-test/old_dev/ico/si1.gif create mode 100644 dev-test/old_dev/ico/si2.gif create mode 100644 dev-test/old_dev/ico/sii.gif create mode 100644 dev-test/old_dev/ico/sii_1.gif create mode 100644 dev-test/old_dev/ico/sii_2.gif create mode 100644 dev-test/old_dev/ico/sii_2ch.gif create mode 100644 dev-test/old_dev/ico/sii_folder.gif create mode 100644 dev-test/old_dev/ico/sii_jisakujien.gif create mode 100644 dev-test/old_dev/ico/sii_kouji.gif create mode 100644 dev-test/old_dev/ico/sii_link.gif create mode 100644 dev-test/old_dev/ico/sii_mail.gif create mode 100644 dev-test/old_dev/ico/sii_marara.gif create mode 100644 dev-test/old_dev/ico/sii_mona.gif create mode 100644 dev-test/old_dev/ico/sii_new.gif create mode 100644 dev-test/old_dev/ico/sii_zonu.gif create mode 100644 dev-test/old_dev/ico/sk.gif create mode 100644 dev-test/old_dev/ico/skuchi.gif create mode 100644 dev-test/old_dev/ico/sme.gif create mode 100644 dev-test/old_dev/ico/smimi.gif create mode 100644 dev-test/old_dev/ico/snow.gif create mode 100644 dev-test/old_dev/ico/soon.gif create mode 100644 dev-test/old_dev/ico/suika.gif create mode 100644 dev-test/old_dev/ico/sung.gif create mode 100644 dev-test/old_dev/ico/syobo.gif create mode 100644 dev-test/old_dev/ico/syobo1.gif create mode 100644 dev-test/old_dev/ico/syobo2.gif create mode 100644 dev-test/old_dev/ico/syobon.gif create mode 100644 dev-test/old_dev/ico/syodai_mona.gif create mode 100644 dev-test/old_dev/ico/ta-tan_face.gif create mode 100644 dev-test/old_dev/ico/tarako.gif create mode 100644 dev-test/old_dev/ico/tarako2.gif create mode 100644 dev-test/old_dev/ico/tasukete.gif create mode 100644 dev-test/old_dev/ico/tatsumaki.gif create mode 100644 dev-test/old_dev/ico/tatu.gif create mode 100644 dev-test/old_dev/ico/taxi.gif create mode 100644 dev-test/old_dev/ico/telehoman_1.gif create mode 100644 dev-test/old_dev/ico/telehoman_2.gif create mode 100644 dev-test/old_dev/ico/telehoman_3.gif create mode 100644 dev-test/old_dev/ico/telephoman.gif create mode 100644 dev-test/old_dev/ico/telephomen.gif create mode 100644 dev-test/old_dev/ico/telephomen1.gif create mode 100644 dev-test/old_dev/ico/telephomen2.gif create mode 100644 dev-test/old_dev/ico/tinpopo.gif create mode 100644 dev-test/old_dev/ico/tinpopo1.gif create mode 100644 dev-test/old_dev/ico/tinpopo2.gif create mode 100644 dev-test/old_dev/ico/tmnn.gif create mode 100644 dev-test/old_dev/ico/tona1.gif create mode 100644 dev-test/old_dev/ico/tona2.gif create mode 100644 dev-test/old_dev/ico/tora.gif create mode 100644 dev-test/old_dev/ico/tori.gif create mode 100644 dev-test/old_dev/ico/torimasu.gif create mode 100644 dev-test/old_dev/ico/torimasu1.gif create mode 100644 dev-test/old_dev/ico/torimasu2.gif create mode 100644 dev-test/old_dev/ico/tree.gif create mode 100644 dev-test/old_dev/ico/u.gif create mode 100644 dev-test/old_dev/ico/u_01.gif create mode 100644 dev-test/old_dev/ico/u_ame.gif create mode 100644 dev-test/old_dev/ico/u_chinsyu.gif create mode 100644 dev-test/old_dev/ico/u_doutei.gif create mode 100644 dev-test/old_dev/ico/u_giko_ebi.gif create mode 100644 dev-test/old_dev/ico/u_haka.gif create mode 100644 dev-test/old_dev/ico/u_hoshi.gif create mode 100644 dev-test/old_dev/ico/u_kuma_kowai.gif create mode 100644 dev-test/old_dev/ico/u_kuwa.gif create mode 100644 dev-test/old_dev/ico/u_mokuba.gif create mode 100644 dev-test/old_dev/ico/u_mosa.gif create mode 100644 dev-test/old_dev/ico/u_naoruyo.gif create mode 100644 dev-test/old_dev/ico/u_naoruyo_bath.gif create mode 100644 dev-test/old_dev/ico/u_nyu.gif create mode 100644 dev-test/old_dev/ico/u_ocha.gif create mode 100644 dev-test/old_dev/ico/u_okotowari.gif create mode 100644 dev-test/old_dev/ico/u_okotowari_a.gif create mode 100644 dev-test/old_dev/ico/u_ona.gif create mode 100644 dev-test/old_dev/ico/u_oppai_u.gif create mode 100644 dev-test/old_dev/ico/u_papi.gif create mode 100644 dev-test/old_dev/ico/u_pata.gif create mode 100644 dev-test/old_dev/ico/u_pata_p.gif create mode 100644 dev-test/old_dev/ico/u_pechi.gif create mode 100644 dev-test/old_dev/ico/u_puni.gif create mode 100644 dev-test/old_dev/ico/u_sasu.gif create mode 100644 dev-test/old_dev/ico/u_shii_giko.gif create mode 100644 dev-test/old_dev/ico/u_shingi.gif create mode 100644 dev-test/old_dev/ico/u_sii_angel.gif create mode 100644 dev-test/old_dev/ico/u_sii_cake.gif create mode 100644 dev-test/old_dev/ico/u_sii_naname.gif create mode 100644 dev-test/old_dev/ico/u_sofa.gif create mode 100644 dev-test/old_dev/ico/u_suberi.gif create mode 100644 dev-test/old_dev/ico/u_syobon_d.gif create mode 100644 dev-test/old_dev/ico/u_tobacco.gif create mode 100644 dev-test/old_dev/ico/u_unko.gif create mode 100644 dev-test/old_dev/ico/u_utyuu.gif create mode 100644 dev-test/old_dev/ico/ukiwa.gif create mode 100644 dev-test/old_dev/ico/uma.gif create mode 100644 dev-test/old_dev/ico/uma2.gif create mode 100644 dev-test/old_dev/ico/unko.gif create mode 100644 dev-test/old_dev/ico/unko2.gif create mode 100644 dev-test/old_dev/ico/ushi.gif create mode 100644 dev-test/old_dev/ico/voshu.gif create mode 100644 dev-test/old_dev/ico/wakannai.gif create mode 100644 dev-test/old_dev/ico/wakannai1.gif create mode 100644 dev-test/old_dev/ico/wakannai2.gif create mode 100644 dev-test/old_dev/ico/wassha001.gif create mode 100644 dev-test/old_dev/ico/white(1).gif create mode 100644 dev-test/old_dev/ico/white.gif create mode 100644 dev-test/old_dev/ico/xbox360.gif create mode 100644 dev-test/old_dev/ico/xmas.gif create mode 100644 dev-test/old_dev/ico/xtree.gif create mode 100644 dev-test/old_dev/ico/yakimochi.gif create mode 100644 dev-test/old_dev/ico/yel.gif create mode 100644 dev-test/old_dev/ico/yo_mizu.gif create mode 100644 dev-test/old_dev/ico/yossy_face.gif create mode 100644 dev-test/old_dev/ico/yossy_folder.gif create mode 100644 dev-test/old_dev/ico/youkan.gif create mode 100644 dev-test/old_dev/ico/youkan1.gif create mode 100644 dev-test/old_dev/ico/youkan2.gif create mode 100644 dev-test/old_dev/ico/youkan3.gif create mode 100644 dev-test/old_dev/ico/youkanman32.gif create mode 100644 dev-test/old_dev/ico/yuki.gif create mode 100644 dev-test/old_dev/ico/yukidaruma.gif create mode 100644 dev-test/old_dev/ico/yukidaruma_1.gif create mode 100644 dev-test/old_dev/ico/yukidaruma_2.gif create mode 100644 dev-test/old_dev/ico/yukidaruma_3.gif create mode 100644 dev-test/old_dev/ico/yukiusagi.gif create mode 100644 dev-test/old_dev/ico/yumi.gif create mode 100644 dev-test/old_dev/ico/zonu_1.gif create mode 100644 dev-test/old_dev/ico/zonu_2.gif create mode 100644 dev-test/old_dev/ico/zonu_xmas.gif create mode 100644 dev-test/old_dev/ico/zuri.gif create mode 100644 dev-test/old_dev/ico/zuri1.gif create mode 100644 dev-test/old_dev/ico/zuri2.gif create mode 100644 dev-test/old_dev/ico/zusagiko.gif create mode 100644 dev-test/old_dev/ico/zuzagiko16.gif create mode 100644 dev-test/old_dev/ico/zuzagiko32.gif create mode 100644 dev-test/old_dev/ico/zuzagiko48.gif create mode 100644 dev-test/old_dev/images/amazed.gif create mode 100644 dev-test/old_dev/images/angry.gif create mode 100644 dev-test/old_dev/images/annoyed.gif create mode 100644 dev-test/old_dev/images/blush.gif create mode 100644 dev-test/old_dev/images/chocked.gif create mode 100644 dev-test/old_dev/images/confused.gif create mode 100644 dev-test/old_dev/images/cry.gif create mode 100644 dev-test/old_dev/images/gangster.gif create mode 100644 dev-test/old_dev/images/guru.gif create mode 100644 dev-test/old_dev/images/laugh.gif create mode 100644 dev-test/old_dev/images/lawyer.gif create mode 100644 dev-test/old_dev/images/ninja.gif create mode 100644 dev-test/old_dev/images/okay.gif create mode 100644 dev-test/old_dev/images/shame.gif create mode 100644 dev-test/old_dev/images/sick.gif create mode 100644 dev-test/old_dev/images/sing.gif create mode 100644 dev-test/old_dev/images/smile.gif create mode 100644 dev-test/old_dev/images/tongue.gif create mode 100644 dev-test/old_dev/images/treasure.gif create mode 100644 dev-test/old_dev/images/wink.gif create mode 100644 dev-test/old_dev/imagess/cool.png create mode 100644 dev-test/old_dev/imagess/grin.png create mode 100644 dev-test/old_dev/imagess/mad.png create mode 100644 dev-test/old_dev/imagess/mellow.png create mode 100644 dev-test/old_dev/imagess/sad.png create mode 100644 dev-test/old_dev/imagess/smile.png create mode 100644 dev-test/old_dev/imagess/surprised.png create mode 100644 dev-test/old_dev/imagess/wink.png create mode 100644 dev-test/old_dev/inbox.php create mode 100644 dev-test/old_dev/inbox2.php create mode 100644 dev-test/old_dev/inbox4.php create mode 100644 dev-test/old_dev/include/follower.class.php create mode 100644 dev-test/old_dev/include/footer.php create mode 100644 dev-test/old_dev/include/header.php create mode 100644 dev-test/old_dev/include/inbox.class.php create mode 100644 dev-test/old_dev/include/inbox1.php create mode 100644 dev-test/old_dev/include/inbox2.class.php create mode 100644 dev-test/old_dev/include/messaging.bak.class.php create mode 100644 dev-test/old_dev/include/messaging.class.php create mode 100644 dev-test/old_dev/include/messaging1.class.php create mode 100644 dev-test/old_dev/include/nav.php create mode 100644 dev-test/old_dev/include/nav2.php create mode 100644 dev-test/old_dev/include/nav4.php create mode 100644 dev-test/old_dev/include/navb.php create mode 100644 dev-test/old_dev/include/navj.php create mode 100644 dev-test/old_dev/include/test.php create mode 100644 dev-test/old_dev/index.php create mode 100644 dev-test/old_dev/indexbaa.php create mode 100644 dev-test/old_dev/inf.php create mode 100644 dev-test/old_dev/jquery-md5.js create mode 100644 dev-test/old_dev/jquery.js create mode 100644 dev-test/old_dev/js/bootstrap.js create mode 100644 dev-test/old_dev/js/bootstrap.min.js create mode 100644 dev-test/old_dev/js/dropdown-enhancement.js create mode 100644 dev-test/old_dev/js/effect.js create mode 100644 dev-test/old_dev/js/index.php create mode 100644 dev-test/old_dev/js/jquery-1.9.1.js create mode 100644 dev-test/old_dev/js/jquery.custom-scrollbar.js~ create mode 100644 dev-test/old_dev/js/jquery.custom-scrollbar.min.js~ create mode 100644 dev-test/old_dev/js/jquery.min.js create mode 100644 dev-test/old_dev/js/jquery.validate.min.js create mode 100644 dev-test/old_dev/js/script.js create mode 100644 dev-test/old_dev/js/validator.js create mode 100644 dev-test/old_dev/loadM.php create mode 100644 dev-test/old_dev/log.php create mode 100644 dev-test/old_dev/log.php.bak create mode 100644 dev-test/old_dev/login.php create mode 100644 dev-test/old_dev/logout.php create mode 100644 dev-test/old_dev/melon/beta.php create mode 100644 dev-test/old_dev/melon/index.php create mode 100644 dev-test/old_dev/melon/melon.php create mode 100644 dev-test/old_dev/melon/status2.php create mode 100644 dev-test/old_dev/melon/status3.php create mode 100644 dev-test/old_dev/melon/zm.php create mode 100644 dev-test/old_dev/message.php create mode 100644 dev-test/old_dev/message2.php create mode 100644 dev-test/old_dev/message4.php create mode 100644 dev-test/old_dev/message_proc.php create mode 100644 dev-test/old_dev/message_proc.php.bak create mode 100644 dev-test/old_dev/message_proc.php~ create mode 100644 dev-test/old_dev/message_procbck.php create mode 100644 dev-test/old_dev/new/.htaccess create mode 100644 dev-test/old_dev/new/css/2ch_logo.gif create mode 100644 dev-test/old_dev/new/css/bootstrap-theme.css create mode 100644 dev-test/old_dev/new/css/bootstrap-theme.css.map create mode 100644 dev-test/old_dev/new/css/bootstrap-theme.min.css create mode 100644 dev-test/old_dev/new/css/bootstrap.css create mode 100644 dev-test/old_dev/new/css/bootstrap.css.map create mode 100644 dev-test/old_dev/new/css/bootstrap.min.css create mode 100644 dev-test/old_dev/new/css/fonts/glyphicons-halflings-regular.eot create mode 100644 dev-test/old_dev/new/css/fonts/glyphicons-halflings-regular.svg create mode 100644 dev-test/old_dev/new/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 dev-test/old_dev/new/css/fonts/glyphicons-halflings-regular.woff create mode 100644 dev-test/old_dev/new/css/img/2ch_logo.gif create mode 100644 dev-test/old_dev/new/css/img/cp.JPG create mode 100644 dev-test/old_dev/new/css/img/ex.gif create mode 100644 dev-test/old_dev/new/css/img/ex2.gif create mode 100644 dev-test/old_dev/new/css/img/ex3.gif create mode 100644 dev-test/old_dev/new/css/img/ex4.gif create mode 100644 dev-test/old_dev/new/css/img/ex5.gif create mode 100644 dev-test/old_dev/new/css/img/ex6.gif create mode 100644 dev-test/old_dev/new/css/index.php create mode 100644 dev-test/old_dev/new/css/jquery.custom-scrollbar.css~ create mode 100644 dev-test/old_dev/new/css/mystyle.css create mode 100644 dev-test/old_dev/new/css/style.css create mode 100644 dev-test/old_dev/new/css/style1.css create mode 100644 dev-test/old_dev/new/css/style2.css create mode 100644 dev-test/old_dev/new/js/bootstrap.js create mode 100644 dev-test/old_dev/new/js/bootstrap.min.js create mode 100644 dev-test/old_dev/new/js/effect.js create mode 100644 dev-test/old_dev/new/js/index.php create mode 100644 dev-test/old_dev/new/js/jquery-1.9.1.js create mode 100644 dev-test/old_dev/new/js/jquery.custom-scrollbar.js~ create mode 100644 dev-test/old_dev/new/js/jquery.custom-scrollbar.min.js~ create mode 100644 dev-test/old_dev/new/js/jquery.min.js create mode 100644 dev-test/old_dev/new/js/jquery.validate.min.js create mode 100644 dev-test/old_dev/new/js/script.js create mode 100644 dev-test/old_dev/new/js/validator.js create mode 100644 dev-test/old_dev/new/test/.DS_Store create mode 100644 dev-test/old_dev/new/test/PXshowsecdetail.php create mode 100644 dev-test/old_dev/new/test/asdf.php create mode 100644 dev-test/old_dev/new/test/css/index.php create mode 100644 dev-test/old_dev/new/test/css/style.css create mode 100644 dev-test/old_dev/new/test/delph.php create mode 100644 dev-test/old_dev/new/test/index.html create mode 100644 dev-test/old_dev/new/test/login.php create mode 100644 dev-test/old_dev/new/test/logout.html create mode 100644 dev-test/old_dev/new/test/logout.php create mode 100644 dev-test/old_dev/new/test/p.php create mode 100644 dev-test/old_dev/new/test/p__b_a_c_k.php create mode 100644 dev-test/old_dev/new/test/v.php create mode 100644 dev-test/old_dev/noti.php create mode 100644 dev-test/old_dev/np.php create mode 100644 dev-test/old_dev/old/bak/c.php create mode 100644 dev-test/old_dev/old/bak/change_pass.php create mode 100644 dev-test/old_dev/old/bak/choose.php create mode 100644 dev-test/old_dev/old/bak/config.php create mode 100644 dev-test/old_dev/old/bak/confirmation.php create mode 100644 dev-test/old_dev/old/bak/css/style.css create mode 100644 dev-test/old_dev/old/bak/encrypt.php create mode 100644 dev-test/old_dev/old/bak/ico.txt create mode 100644 dev-test/old_dev/old/bak/index.php create mode 100644 dev-test/old_dev/old/bak/inf.php create mode 100644 dev-test/old_dev/old/bak/inf_back.php create mode 100644 dev-test/old_dev/old/bak/js/jquery-1.9.1.js create mode 100644 dev-test/old_dev/old/bak/log.php create mode 100644 dev-test/old_dev/old/bak/login.php create mode 100644 dev-test/old_dev/old/bak/logout.php create mode 100644 dev-test/old_dev/old/bak/np.php create mode 100644 dev-test/old_dev/old/bak/r.php create mode 100644 dev-test/old_dev/old/bak/reg.php create mode 100644 dev-test/old_dev/old/bak/register.php create mode 100644 dev-test/old_dev/old/bak/reset.php create mode 100644 dev-test/old_dev/old/bak/status.php create mode 100644 dev-test/old_dev/old/bak/test/PXshowsecdetail.php create mode 100644 dev-test/old_dev/old/bak/test/asdf.php create mode 100644 dev-test/old_dev/old/bak/test/css/style.css create mode 100644 dev-test/old_dev/old/bak/test/delph.php create mode 100644 dev-test/old_dev/old/bak/test/index.html create mode 100644 dev-test/old_dev/old/bak/test/login.php create mode 100644 dev-test/old_dev/old/bak/test/logout.html create mode 100644 dev-test/old_dev/old/bak/test/logout.php create mode 100644 dev-test/old_dev/old/bak/test/p.php create mode 100644 dev-test/old_dev/old/bak/test/p__b_a_c_k.php create mode 100644 dev-test/old_dev/old/bak/test/v.php create mode 100644 dev-test/old_dev/old/bak/trip.php create mode 100644 dev-test/old_dev/old/c.php create mode 100644 dev-test/old_dev/old/change_pass.php create mode 100644 dev-test/old_dev/old/choose.php create mode 100644 dev-test/old_dev/old/config.php create mode 100644 dev-test/old_dev/old/confirmation.php create mode 100644 dev-test/old_dev/old/css/index.php create mode 100644 dev-test/old_dev/old/css/style.css create mode 100644 dev-test/old_dev/old/encrypt.php create mode 100644 dev-test/old_dev/old/ico.txt create mode 100644 dev-test/old_dev/old/index.back.php create mode 100644 dev-test/old_dev/old/index.php create mode 100644 dev-test/old_dev/old/inf.php create mode 100644 dev-test/old_dev/old/inf_back.php create mode 100644 dev-test/old_dev/old/js/index.php create mode 100644 dev-test/old_dev/old/js/jquery-1.9.1.js create mode 100644 dev-test/old_dev/old/log.php create mode 100644 dev-test/old_dev/old/login.php create mode 100644 dev-test/old_dev/old/logout.php create mode 100644 dev-test/old_dev/old/messaging.class.php create mode 100644 dev-test/old_dev/old/msg.php create mode 100644 dev-test/old_dev/old/nn.php create mode 100644 dev-test/old_dev/old/np.php create mode 100644 dev-test/old_dev/old/r.php create mode 100644 dev-test/old_dev/old/reg.php create mode 100644 dev-test/old_dev/old/register.php create mode 100644 dev-test/old_dev/old/reset.php create mode 100644 dev-test/old_dev/old/status.php create mode 100644 dev-test/old_dev/old/status_original.php create mode 100644 dev-test/old_dev/old/test/PXshowsecdetail.php create mode 100644 dev-test/old_dev/old/test/asdf.php create mode 100644 dev-test/old_dev/old/test/css/index.php create mode 100644 dev-test/old_dev/old/test/css/style.css create mode 100644 dev-test/old_dev/old/test/delph.php create mode 100644 dev-test/old_dev/old/test/index.html create mode 100644 dev-test/old_dev/old/test/login.php create mode 100644 dev-test/old_dev/old/test/logout.html create mode 100644 dev-test/old_dev/old/test/logout.php create mode 100644 dev-test/old_dev/old/test/p.php create mode 100644 dev-test/old_dev/old/test/p__b_a_c_k.php create mode 100644 dev-test/old_dev/old/test/p_utf8.php create mode 100644 dev-test/old_dev/old/test/v.php create mode 100644 dev-test/old_dev/old/trip.php create mode 100644 dev-test/old_dev/old/vm.php create mode 100644 dev-test/old_dev/prof.php create mode 100644 dev-test/old_dev/r.php create mode 100644 dev-test/old_dev/reg.php create mode 100644 dev-test/old_dev/register.php create mode 100644 dev-test/old_dev/reply.php create mode 100644 dev-test/old_dev/reply2.php create mode 100644 dev-test/old_dev/reply4.php create mode 100644 dev-test/old_dev/replybackw.php create mode 100644 dev-test/old_dev/reset.php create mode 100644 dev-test/old_dev/simulation.php create mode 100644 dev-test/old_dev/status-wendy.php create mode 100644 dev-test/old_dev/status-wendy2.php create mode 100644 dev-test/old_dev/status.php create mode 100644 dev-test/old_dev/status2.php create mode 100644 dev-test/old_dev/status_steve.php create mode 100644 dev-test/old_dev/statuswen.php create mode 100644 dev-test/old_dev/test.php create mode 100644 dev-test/old_dev/test/.DS_Store create mode 100644 dev-test/old_dev/test/PXshowsecdetail.php create mode 100644 dev-test/old_dev/test/asdf.php create mode 100644 dev-test/old_dev/test/css/index.php create mode 100644 dev-test/old_dev/test/css/style.css create mode 100644 dev-test/old_dev/test/delph.php create mode 100644 dev-test/old_dev/test/index.html create mode 100644 dev-test/old_dev/test/login.php create mode 100644 dev-test/old_dev/test/logout.html create mode 100644 dev-test/old_dev/test/logout.php create mode 100644 dev-test/old_dev/test/p.bak.php create mode 100644 dev-test/old_dev/test/p.php create mode 100644 dev-test/old_dev/test/p2.php create mode 100644 dev-test/old_dev/test/v.php create mode 100644 dev-test/old_dev/test1.php create mode 100644 dev-test/old_dev/testingignoreme/test.txt create mode 100644 dev-test/old_dev/tools/.htaccess create mode 100644 dev-test/old_dev/tools/chk_input.php create mode 100644 dev-test/old_dev/tools/index.php create mode 100644 dev-test/old_dev/tools/val_input.php create mode 100644 dev-test/old_dev/transfer.php create mode 100644 dev-test/old_dev/trip.php create mode 100644 dev-test/old_dev/user/.htaccess create mode 100644 dev-test/old_dev/zwitch/.htaccess create mode 100644 dev-test/old_dev/zwitch/ban.php create mode 100644 dev-test/old_dev/zwitch/config.php create mode 100644 dev-test/old_dev/zwitch/conversation.php create mode 100644 dev-test/old_dev/zwitch/countmsg.php create mode 100644 dev-test/old_dev/zwitch/css/dataTables.bootstrap.css create mode 100644 dev-test/old_dev/zwitch/css/style.css create mode 100644 dev-test/old_dev/zwitch/fonts/bootstrap/glyphicons-halflings-regular.eot create mode 100644 dev-test/old_dev/zwitch/fonts/bootstrap/glyphicons-halflings-regular.svg create mode 100644 dev-test/old_dev/zwitch/fonts/bootstrap/glyphicons-halflings-regular.ttf create mode 100644 dev-test/old_dev/zwitch/fonts/bootstrap/glyphicons-halflings-regular.woff create mode 100644 dev-test/old_dev/zwitch/include/header.php create mode 100644 dev-test/old_dev/zwitch/include/messaging.class.php create mode 100644 dev-test/old_dev/zwitch/index.bak create mode 100644 dev-test/old_dev/zwitch/index.php create mode 100644 dev-test/old_dev/zwitch/js/dataTables.bootstrap.js create mode 100644 dev-test/old_dev/zwitch/js/jquery-1.10.2.min.js create mode 100644 dev-test/old_dev/zwitch/js/jquery.dataTables.js create mode 100644 dev-test/old_dev/zwitch/js/jquery.dataTables.min.js create mode 100644 dev-test/old_dev/zwitch/makeList.php~ create mode 100644 dev-test/old_dev/zwitch/menu.php create mode 100644 dev-test/old_dev/zwitch/resource.php create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/931de9f6c899b7dce22c4a6a1d52967c832032a1/bootstrap.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_alerts.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_badges.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_breadcrumbs.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_button-groups.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_buttons.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_carousel.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_close.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_code.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_component-animations.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_dropdowns.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_forms.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_glyphicons.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_grid.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_input-groups.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_jumbotron.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_labels.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_list-group.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_media.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_mixins.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_modals.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_navbar.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_navs.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_normalize.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_pager.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_pagination.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_panels.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_popovers.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_print.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_progress-bars.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_responsive-utilities.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_scaffolding.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_tables.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_thumbnails.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_tooltip.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_type.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_utilities.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_variables.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_wells.scssc create mode 100644 dev-test/old_dev/zwitch/stylesheets/bootstrap.css create mode 100644 dev-test/old_dev/zwitch/switch.php create mode 100644 dev-test/old_dev/zwitch/termc.php create mode 100644 dev-test/policy.html create mode 100644 dev-test/premium/.htaccess create mode 100644 dev-test/premium/1072015.gif create mode 100644 dev-test/premium/1087128.gif create mode 100644 dev-test/premium/1185855.gif create mode 100644 dev-test/premium/1294530.gif create mode 100644 dev-test/premium/1423697.gif create mode 100644 dev-test/premium/1479173.gif create mode 100644 dev-test/premium/1499123.gif create mode 100644 dev-test/premium/1506625.gif create mode 100644 dev-test/premium/1562862.gif create mode 100644 dev-test/premium/1918716.gif create mode 100644 dev-test/premium/2006546.gif create mode 100644 dev-test/premium/2116290.gif create mode 100644 dev-test/premium/2139766.gif create mode 100644 dev-test/premium/2142546.gif create mode 100644 dev-test/premium/2329837.gif create mode 100644 dev-test/premium/2473416.gif create mode 100644 dev-test/premium/2719206.gif create mode 100644 dev-test/premium/2749128.gif create mode 100644 dev-test/premium/2787723.gif create mode 100644 dev-test/premium/2829673.gif create mode 100644 dev-test/premium/3041521.gif create mode 100644 dev-test/premium/3305716.gif create mode 100644 dev-test/premium/3368418.gif create mode 100644 dev-test/premium/3378174.gif create mode 100644 dev-test/premium/3698702.gif create mode 100644 dev-test/premium/3736928.gif create mode 100644 dev-test/premium/3757976.gif create mode 100644 dev-test/premium/3813655.gif create mode 100644 dev-test/premium/3864806.gif create mode 100644 dev-test/premium/3906600.gif create mode 100644 dev-test/premium/3979931.gif create mode 100644 dev-test/premium/3982151.gif create mode 100644 dev-test/premium/4348317.gif create mode 100644 dev-test/premium/4702855.gif create mode 100644 dev-test/premium/4909256.gif create mode 100644 dev-test/premium/4969765.gif create mode 100644 dev-test/premium/5275546.gif create mode 100644 dev-test/premium/5313519.gif create mode 100644 dev-test/premium/5443957.gif create mode 100644 dev-test/premium/5457965.gif create mode 100644 dev-test/premium/5489799.gif create mode 100644 dev-test/premium/5643818.gif create mode 100644 dev-test/premium/5715497.gif create mode 100644 dev-test/premium/5739151.gif create mode 100644 dev-test/premium/5823481.gif create mode 100644 dev-test/premium/5997079.gif create mode 100644 dev-test/premium/6132094.gif create mode 100644 dev-test/premium/6256014.gif create mode 100644 dev-test/premium/6353977.gif create mode 100644 dev-test/premium/6463080.gif create mode 100644 dev-test/premium/6585382.gif create mode 100644 dev-test/premium/6643162.gif create mode 100644 dev-test/premium/6666924.gif create mode 100644 dev-test/premium/6675677.gif create mode 100644 dev-test/premium/6688715.gif create mode 100644 dev-test/premium/6812020.gif create mode 100644 dev-test/premium/6845294.gif create mode 100644 dev-test/premium/6871415.gif create mode 100644 dev-test/premium/6885411.gif create mode 100644 dev-test/premium/6910768.gif create mode 100644 dev-test/premium/6927532.gif create mode 100644 dev-test/premium/6990147.gif create mode 100644 dev-test/premium/7217616.gif create mode 100644 dev-test/premium/7540515.gif create mode 100644 dev-test/premium/7867116.gif create mode 100644 dev-test/premium/7874287.gif create mode 100644 dev-test/premium/7887306.gif create mode 100644 dev-test/premium/7891279.gif create mode 100644 dev-test/premium/7918143.gif create mode 100644 dev-test/premium/7999439.gif create mode 100644 dev-test/premium/8095862.gif create mode 100644 dev-test/premium/8125773.gif create mode 100644 dev-test/premium/8175207.gif create mode 100644 dev-test/premium/8293865.gif create mode 100644 dev-test/premium/8302399.gif create mode 100644 dev-test/premium/8469173.gif create mode 100644 dev-test/premium/8677280.gif create mode 100644 dev-test/premium/8989689.gif create mode 100644 dev-test/premium/9172677.gif create mode 100644 dev-test/premium/9206213.gif create mode 100644 dev-test/premium/9229930.gif create mode 100644 dev-test/premium/9241986.gif create mode 100644 dev-test/premium/9304031.gif create mode 100644 dev-test/premium/9475638.gif create mode 100644 dev-test/premium/9494280.gif create mode 100644 dev-test/premium/9649358.gif create mode 100644 dev-test/premium/9673737.gif create mode 100644 dev-test/premium/9754114.gif create mode 100644 dev-test/premium/9825522.gif create mode 100644 dev-test/premium/index.html create mode 100644 dev-test/prof.php create mode 100644 dev-test/r.php create mode 100644 dev-test/reg.php create mode 100644 dev-test/reg2.php create mode 100644 dev-test/reg3.php create mode 100644 dev-test/reg_orig.php create mode 100644 dev-test/register.php create mode 100644 dev-test/reply.php create mode 100644 dev-test/reply2.php create mode 100644 dev-test/reply4.php create mode 100644 dev-test/replybackw.php create mode 100644 dev-test/reset.php create mode 100644 dev-test/rest.php create mode 100644 dev-test/rest2.php create mode 100644 dev-test/rewrite/.DS_Store create mode 100644 dev-test/rewrite/.htaccess create mode 100644 dev-test/rewrite/c.php create mode 100644 dev-test/rewrite/change_pass.php create mode 100644 dev-test/rewrite/choose.php create mode 100644 dev-test/rewrite/confirmation.php create mode 100644 dev-test/rewrite/convert.php create mode 100644 dev-test/rewrite/convert_send.php create mode 100644 dev-test/rewrite/css/.DS_Store create mode 100644 dev-test/rewrite/css/1 create mode 100644 dev-test/rewrite/css/2ch_logo.gif create mode 100644 dev-test/rewrite/css/backuponoff.css create mode 100644 dev-test/rewrite/css/bootstrap-theme.css create mode 100644 dev-test/rewrite/css/bootstrap-theme.css.map create mode 100644 dev-test/rewrite/css/bootstrap-theme.min.css create mode 100644 dev-test/rewrite/css/bootstrap.css create mode 100644 dev-test/rewrite/css/bootstrap.css.map create mode 100644 dev-test/rewrite/css/bootstrap.min.css create mode 100644 dev-test/rewrite/css/dropdown-enhancement.css create mode 100644 dev-test/rewrite/css/fonts/glyphicons-halflings-regular.eot create mode 100644 dev-test/rewrite/css/fonts/glyphicons-halflings-regular.svg create mode 100644 dev-test/rewrite/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 dev-test/rewrite/css/fonts/glyphicons-halflings-regular.woff create mode 100644 dev-test/rewrite/css/img/2ch_logo.gif create mode 100644 dev-test/rewrite/css/img/cp.JPG create mode 100644 dev-test/rewrite/css/img/ex.gif create mode 100644 dev-test/rewrite/css/img/ex2.gif create mode 100644 dev-test/rewrite/css/img/ex3.gif create mode 100644 dev-test/rewrite/css/img/ex4.gif create mode 100644 dev-test/rewrite/css/img/ex5.gif create mode 100644 dev-test/rewrite/css/img/ex6.gif create mode 100644 dev-test/rewrite/css/img/pink.png create mode 100644 dev-test/rewrite/css/index.php create mode 100644 dev-test/rewrite/css/jquery.custom-scrollbar.css~ create mode 100644 dev-test/rewrite/css/mystyle.css create mode 100644 dev-test/rewrite/css/onoff.css create mode 100644 dev-test/rewrite/css/style.css create mode 100644 dev-test/rewrite/css/style1 (copy).css create mode 100644 dev-test/rewrite/css/style1.css create mode 100644 dev-test/rewrite/css/style2.css create mode 100644 dev-test/rewrite/ico.txt create mode 100644 dev-test/rewrite/ico/001.gif create mode 100644 dev-test/rewrite/ico/002.gif create mode 100644 dev-test/rewrite/ico/003.gif create mode 100644 dev-test/rewrite/ico/004.gif create mode 100644 dev-test/rewrite/ico/005.gif create mode 100644 dev-test/rewrite/ico/006.gif create mode 100644 dev-test/rewrite/ico/007.gif create mode 100644 dev-test/rewrite/ico/008.gif create mode 100644 dev-test/rewrite/ico/009.gif create mode 100644 dev-test/rewrite/ico/010.gif create mode 100644 dev-test/rewrite/ico/01ohitsuji.gif create mode 100644 dev-test/rewrite/ico/02oushi.gif create mode 100644 dev-test/rewrite/ico/03hutago.gif create mode 100644 dev-test/rewrite/ico/04kani.gif create mode 100644 dev-test/rewrite/ico/05shishi.gif create mode 100644 dev-test/rewrite/ico/06otome.gif create mode 100644 dev-test/rewrite/ico/07tenbin.gif create mode 100644 dev-test/rewrite/ico/08sasori.gif create mode 100644 dev-test/rewrite/ico/09hebitsukai.gif create mode 100644 dev-test/rewrite/ico/1.gif create mode 100644 dev-test/rewrite/ico/10ite.gif create mode 100644 dev-test/rewrite/ico/11yagi.gif create mode 100644 dev-test/rewrite/ico/12mizugame.gif create mode 100644 dev-test/rewrite/ico/13uo.gif create mode 100644 dev-test/rewrite/ico/16.gif create mode 100644 dev-test/rewrite/ico/16_1.gif create mode 100644 dev-test/rewrite/ico/16_2.gif create mode 100644 dev-test/rewrite/ico/16k.gif create mode 100644 dev-test/rewrite/ico/1_1.gif create mode 100644 dev-test/rewrite/ico/1_2.gif create mode 100644 dev-test/rewrite/ico/1fu.gif create mode 100644 dev-test/rewrite/ico/1k.gif create mode 100644 dev-test/rewrite/ico/1san.gif create mode 100644 dev-test/rewrite/ico/1san1.gif create mode 100644 dev-test/rewrite/ico/1san16.gif create mode 100644 dev-test/rewrite/ico/1san2.gif create mode 100644 dev-test/rewrite/ico/1san32.gif create mode 100644 dev-test/rewrite/ico/1sanmini16.gif create mode 100644 dev-test/rewrite/ico/1sanmini32.gif create mode 100644 dev-test/rewrite/ico/2-1.gif create mode 100644 dev-test/rewrite/ico/2.gif create mode 100644 dev-test/rewrite/ico/2_1.gif create mode 100644 dev-test/rewrite/ico/2_2.gif create mode 100644 dev-test/rewrite/ico/2gaijin.gif create mode 100644 dev-test/rewrite/ico/2hikky.gif create mode 100644 dev-test/rewrite/ico/2iyou_2.gif create mode 100644 dev-test/rewrite/ico/2k.gif create mode 100644 dev-test/rewrite/ico/2marumimi.gif create mode 100644 dev-test/rewrite/ico/2mona.gif create mode 100644 dev-test/rewrite/ico/2mona2.gif create mode 100644 dev-test/rewrite/ico/2mona22.gif create mode 100644 dev-test/rewrite/ico/2morara.gif create mode 100644 dev-test/rewrite/ico/2morara_2.gif create mode 100644 dev-test/rewrite/ico/2nida.gif create mode 100644 dev-test/rewrite/ico/2onigiri.gif create mode 100644 dev-test/rewrite/ico/2onigiri_2.gif create mode 100644 dev-test/rewrite/ico/2ppa.gif create mode 100644 dev-test/rewrite/ico/2syobo.gif create mode 100644 dev-test/rewrite/ico/2syobo_2.gif create mode 100644 dev-test/rewrite/ico/2ta.gif create mode 100644 dev-test/rewrite/ico/3-2.gif create mode 100644 dev-test/rewrite/ico/3.gif create mode 100644 dev-test/rewrite/ico/32.gif create mode 100644 dev-test/rewrite/ico/32_1.gif create mode 100644 dev-test/rewrite/ico/32_2.gif create mode 100644 dev-test/rewrite/ico/32k.gif create mode 100644 dev-test/rewrite/ico/3na.gif create mode 100644 dev-test/rewrite/ico/4-2.gif create mode 100644 dev-test/rewrite/ico/4.gif create mode 100644 dev-test/rewrite/ico/4_1.gif create mode 100644 dev-test/rewrite/ico/4_2.gif create mode 100644 dev-test/rewrite/ico/4k.gif create mode 100644 dev-test/rewrite/ico/4ou.gif create mode 100644 dev-test/rewrite/ico/5ta.gif create mode 100644 dev-test/rewrite/ico/6za.gif create mode 100644 dev-test/rewrite/ico/8.gif create mode 100644 dev-test/rewrite/ico/8_1.gif create mode 100644 dev-test/rewrite/ico/8_2.gif create mode 100644 dev-test/rewrite/ico/8k.gif create mode 100644 dev-test/rewrite/ico/8toushinnomonar16.gif create mode 100644 dev-test/rewrite/ico/8toushinnomonar32.gif create mode 100644 dev-test/rewrite/ico/a1.gif create mode 100644 dev-test/rewrite/ico/a2.gif create mode 100644 dev-test/rewrite/ico/ace.gif create mode 100644 dev-test/rewrite/ico/af1.gif create mode 100644 dev-test/rewrite/ico/af2.gif create mode 100644 dev-test/rewrite/ico/ahaa_1.gif create mode 100644 dev-test/rewrite/ico/ahaa_2.gif create mode 100644 dev-test/rewrite/ico/ahaa_3.gif create mode 100644 dev-test/rewrite/ico/ahya.gif create mode 100644 dev-test/rewrite/ico/ahya_xmas_1.gif create mode 100644 dev-test/rewrite/ico/ahya_xmas_2.gif create mode 100644 dev-test/rewrite/ico/aibon_face.gif create mode 100644 dev-test/rewrite/ico/aibon_folder.gif create mode 100644 dev-test/rewrite/ico/aka.gif create mode 100644 dev-test/rewrite/ico/all.gif create mode 100644 dev-test/rewrite/ico/ame.gif create mode 100644 dev-test/rewrite/ico/anime_asapi01.gif create mode 100644 dev-test/rewrite/ico/anime_buun01.gif create mode 100644 dev-test/rewrite/ico/anime_buun02.gif create mode 100644 dev-test/rewrite/ico/anime_charhan01.gif create mode 100644 dev-test/rewrite/ico/anime_charhan02.gif create mode 100644 dev-test/rewrite/ico/anime_chinpoppo01.gif create mode 100644 dev-test/rewrite/ico/anime_dokuo01.gif create mode 100644 dev-test/rewrite/ico/anime_giko01.gif create mode 100644 dev-test/rewrite/ico/anime_giko02.gif create mode 100644 dev-test/rewrite/ico/anime_giko03.gif create mode 100644 dev-test/rewrite/ico/anime_giko04.gif create mode 100644 dev-test/rewrite/ico/anime_giko09.gif create mode 100644 dev-test/rewrite/ico/anime_giko10.gif create mode 100644 dev-test/rewrite/ico/anime_giko11.gif create mode 100644 dev-test/rewrite/ico/anime_giko12.gif create mode 100644 dev-test/rewrite/ico/anime_giko13.gif create mode 100644 dev-test/rewrite/ico/anime_hossyu01.gif create mode 100644 dev-test/rewrite/ico/anime_imanouchi01.gif create mode 100644 dev-test/rewrite/ico/anime_imanouchi02.gif create mode 100644 dev-test/rewrite/ico/anime_imanouchi03.gif create mode 100644 dev-test/rewrite/ico/anime_imanouchi04.gif create mode 100644 dev-test/rewrite/ico/anime_iyahoo.gif create mode 100644 dev-test/rewrite/ico/anime_iyou01.gif create mode 100644 dev-test/rewrite/ico/anime_iyou02.gif create mode 100644 dev-test/rewrite/ico/anime_jien01.gif create mode 100644 dev-test/rewrite/ico/anime_jien02.gif create mode 100644 dev-test/rewrite/ico/anime_jien03.gif create mode 100644 dev-test/rewrite/ico/anime_jien04.gif create mode 100644 dev-test/rewrite/ico/anime_jyorujyu01.gif create mode 100644 dev-test/rewrite/ico/anime_jyorujyu02.gif create mode 100644 dev-test/rewrite/ico/anime_jyorujyu03.gif create mode 100644 dev-test/rewrite/ico/anime_karake.gif create mode 100644 dev-test/rewrite/ico/anime_kukkuru01.gif create mode 100644 dev-test/rewrite/ico/anime_kuma01.gif create mode 100644 dev-test/rewrite/ico/anime_kumaface01.gif create mode 100644 dev-test/rewrite/ico/anime_loop.gif create mode 100644 dev-test/rewrite/ico/anime_marara01.gif create mode 100644 dev-test/rewrite/ico/anime_marara02.gif create mode 100644 dev-test/rewrite/ico/anime_marara03.gif create mode 100644 dev-test/rewrite/ico/anime_marara04.gif create mode 100644 dev-test/rewrite/ico/anime_matanki01.gif create mode 100644 dev-test/rewrite/ico/anime_matanki02.gif create mode 100644 dev-test/rewrite/ico/anime_miruna01.gif create mode 100644 dev-test/rewrite/ico/anime_miruna_pc.gif create mode 100644 dev-test/rewrite/ico/anime_mokar01.gif create mode 100644 dev-test/rewrite/ico/anime_monar01.gif create mode 100644 dev-test/rewrite/ico/anime_monar02.gif create mode 100644 dev-test/rewrite/ico/anime_monar03.gif create mode 100644 dev-test/rewrite/ico/anime_monar04.gif create mode 100644 dev-test/rewrite/ico/anime_monar05.gif create mode 100644 dev-test/rewrite/ico/anime_morara01.gif create mode 100644 dev-test/rewrite/ico/anime_morara02.gif create mode 100644 dev-test/rewrite/ico/anime_morara03.gif create mode 100644 dev-test/rewrite/ico/anime_morara04.gif create mode 100644 dev-test/rewrite/ico/anime_morara05.gif create mode 100644 dev-test/rewrite/ico/anime_morara06.gif create mode 100644 dev-test/rewrite/ico/anime_nokar01.gif create mode 100644 dev-test/rewrite/ico/anime_nurupo_ga_1.gif create mode 100644 dev-test/rewrite/ico/anime_nurupo_ga_2.gif create mode 100644 dev-test/rewrite/ico/anime_okashi01.gif create mode 100644 dev-test/rewrite/ico/anime_okashi02.gif create mode 100644 dev-test/rewrite/ico/anime_onigiri01.gif create mode 100644 dev-test/rewrite/ico/anime_onigiri02.gif create mode 100644 dev-test/rewrite/ico/anime_onigiri03.gif create mode 100644 dev-test/rewrite/ico/anime_onigiri04.gif create mode 100644 dev-test/rewrite/ico/anime_onini01.gif create mode 100644 dev-test/rewrite/ico/anime_onini02.gif create mode 100644 dev-test/rewrite/ico/anime_onini03.gif create mode 100644 dev-test/rewrite/ico/anime_saitama01.gif create mode 100644 dev-test/rewrite/ico/anime_saitama02.gif create mode 100644 dev-test/rewrite/ico/anime_saitama03.gif create mode 100644 dev-test/rewrite/ico/anime_saitama04.gif create mode 100644 dev-test/rewrite/ico/anime_saitama05.gif create mode 100644 dev-test/rewrite/ico/anime_saitama06.gif create mode 100644 dev-test/rewrite/ico/anime_sasuga01.gif create mode 100644 dev-test/rewrite/ico/anime_sasuga02.gif create mode 100644 dev-test/rewrite/ico/anime_sasuga03.gif create mode 100644 dev-test/rewrite/ico/anime_sasuga04.gif create mode 100644 dev-test/rewrite/ico/anime_shii01.gif create mode 100644 dev-test/rewrite/ico/anime_shii02.gif create mode 100644 dev-test/rewrite/ico/anime_shii03.gif create mode 100644 dev-test/rewrite/ico/anime_syobon01.gif create mode 100644 dev-test/rewrite/ico/anime_syobon02.gif create mode 100644 dev-test/rewrite/ico/anime_syobon03.gif create mode 100644 dev-test/rewrite/ico/anime_tarn01.gif create mode 100644 dev-test/rewrite/ico/anime_uwan01.gif create mode 100644 dev-test/rewrite/ico/anime_uwan02.gif create mode 100644 dev-test/rewrite/ico/anime_uwan03.gif create mode 100644 dev-test/rewrite/ico/anime_wacchoi01.gif create mode 100644 dev-test/rewrite/ico/anime_wacchoi02.gif create mode 100644 dev-test/rewrite/ico/anime_wacchoi03.gif create mode 100644 dev-test/rewrite/ico/anime_wacchoi04.gif create mode 100644 dev-test/rewrite/ico/anime_youkanman01.gif create mode 100644 dev-test/rewrite/ico/anime_youkanman02.gif create mode 100644 dev-test/rewrite/ico/anime_youkanman03.gif create mode 100644 dev-test/rewrite/ico/anime_zonu01.gif create mode 100644 dev-test/rewrite/ico/anime_zonu02.gif create mode 100644 dev-test/rewrite/ico/ao.gif create mode 100644 dev-test/rewrite/ico/apple.gif create mode 100644 dev-test/rewrite/ico/araebi.gif create mode 100644 dev-test/rewrite/ico/aramaki.gif create mode 100644 dev-test/rewrite/ico/aramaki1.gif create mode 100644 dev-test/rewrite/ico/aramaki2.gif create mode 100644 dev-test/rewrite/ico/aroeri-na16.gif create mode 100644 dev-test/rewrite/ico/aroeri-na32.gif create mode 100644 dev-test/rewrite/ico/aroeri-na_1.gif create mode 100644 dev-test/rewrite/ico/aroeri-na_2.gif create mode 100644 dev-test/rewrite/ico/asopasomaso.gif create mode 100644 dev-test/rewrite/ico/asuka_face.gif create mode 100644 dev-test/rewrite/ico/asuka_folder.gif create mode 100644 dev-test/rewrite/ico/banana.gif create mode 100644 dev-test/rewrite/ico/bat.gif create mode 100644 dev-test/rewrite/ico/bikyakusan32.gif create mode 100644 dev-test/rewrite/ico/blu.gif create mode 100644 dev-test/rewrite/ico/blue.gif create mode 100644 dev-test/rewrite/ico/bodafone16.gif create mode 100644 dev-test/rewrite/ico/bodafone32.gif create mode 100644 dev-test/rewrite/ico/bokkiage_1.gif create mode 100644 dev-test/rewrite/ico/bokkiage_2.gif create mode 100644 dev-test/rewrite/ico/boruzyoa.gif create mode 100644 dev-test/rewrite/ico/boruzyoa2.gif create mode 100644 dev-test/rewrite/ico/boruzyoa3.gif create mode 100644 dev-test/rewrite/ico/broccoli.gif create mode 100644 dev-test/rewrite/ico/bs.gif create mode 100644 dev-test/rewrite/ico/btonfa.gif create mode 100644 dev-test/rewrite/ico/bucket-full.png create mode 100644 dev-test/rewrite/ico/button1_01.gif create mode 100644 dev-test/rewrite/ico/button1_02.gif create mode 100644 dev-test/rewrite/ico/button1_03.gif create mode 100644 dev-test/rewrite/ico/button2_01.gif create mode 100644 dev-test/rewrite/ico/button2_02.gif create mode 100644 dev-test/rewrite/ico/button2_03.gif create mode 100644 dev-test/rewrite/ico/buun.gif create mode 100644 dev-test/rewrite/ico/buun1.gif create mode 100644 dev-test/rewrite/ico/buun2.gif create mode 100644 dev-test/rewrite/ico/c.gif create mode 100644 dev-test/rewrite/ico/c_hako.gif create mode 100644 dev-test/rewrite/ico/carrot.gif create mode 100644 dev-test/rewrite/ico/chahan.gif create mode 100644 dev-test/rewrite/ico/chahan1.gif create mode 100644 dev-test/rewrite/ico/chahan2.gif create mode 100644 dev-test/rewrite/ico/chibi_c.gif create mode 100644 dev-test/rewrite/ico/chibi_giko.gif create mode 100644 dev-test/rewrite/ico/cinara.gif create mode 100644 dev-test/rewrite/ico/d1.gif create mode 100644 dev-test/rewrite/ico/d2.gif create mode 100644 dev-test/rewrite/ico/d3.gif create mode 100644 dev-test/rewrite/ico/dayasu_face.gif create mode 100644 dev-test/rewrite/ico/dayasu_folder.gif create mode 100644 dev-test/rewrite/ico/dl.gif create mode 100644 dev-test/rewrite/ico/dokuo.gif create mode 100644 dev-test/rewrite/ico/dokuo1.gif create mode 100644 dev-test/rewrite/ico/dokuo2.gif create mode 100644 dev-test/rewrite/ico/file1_01.gif create mode 100644 dev-test/rewrite/ico/file1_02.gif create mode 100644 dev-test/rewrite/ico/file1_03.gif create mode 100644 dev-test/rewrite/ico/file2_01.gif create mode 100644 dev-test/rewrite/ico/file2_02.gif create mode 100644 dev-test/rewrite/ico/folder1_01.gif create mode 100644 dev-test/rewrite/ico/folder1_02.gif create mode 100644 dev-test/rewrite/ico/folder1_03.gif create mode 100644 dev-test/rewrite/ico/folder1_04.gif create mode 100644 dev-test/rewrite/ico/folder1_05.gif create mode 100644 dev-test/rewrite/ico/folder1_06.gif create mode 100644 dev-test/rewrite/ico/folder1_07.gif create mode 100644 dev-test/rewrite/ico/folder1_08.gif create mode 100644 dev-test/rewrite/ico/folder1_09.gif create mode 100644 dev-test/rewrite/ico/folder1_10.gif create mode 100644 dev-test/rewrite/ico/folder1_11.gif create mode 100644 dev-test/rewrite/ico/folder1_12.gif create mode 100644 dev-test/rewrite/ico/folder1_13.gif create mode 100644 dev-test/rewrite/ico/folder1_14.gif create mode 100644 dev-test/rewrite/ico/folder2_01.gif create mode 100644 dev-test/rewrite/ico/folder2_02.gif create mode 100644 dev-test/rewrite/ico/folder2_03.gif create mode 100644 dev-test/rewrite/ico/folder2_04.gif create mode 100644 dev-test/rewrite/ico/folder2_05.gif create mode 100644 dev-test/rewrite/ico/folder2_06.gif create mode 100644 dev-test/rewrite/ico/folder2_07.gif create mode 100644 dev-test/rewrite/ico/folder3_01.gif create mode 100644 dev-test/rewrite/ico/folder3_02.gif create mode 100644 dev-test/rewrite/ico/folder3_03.gif create mode 100644 dev-test/rewrite/ico/folder3_04.gif create mode 100644 dev-test/rewrite/ico/folder3_05.gif create mode 100644 dev-test/rewrite/ico/folder3_06.gif create mode 100644 dev-test/rewrite/ico/folder3_07.gif create mode 100644 dev-test/rewrite/ico/folder4_01.gif create mode 100644 dev-test/rewrite/ico/folder4_02.gif create mode 100644 dev-test/rewrite/ico/folder4_03.gif create mode 100644 dev-test/rewrite/ico/folder4_04.gif create mode 100644 dev-test/rewrite/ico/folder4_05.gif create mode 100644 dev-test/rewrite/ico/folder4_06.gif create mode 100644 dev-test/rewrite/ico/folder4_07.gif create mode 100644 dev-test/rewrite/ico/foruda.gif create mode 100644 dev-test/rewrite/ico/foruda1.gif create mode 100644 dev-test/rewrite/ico/foruda2.gif create mode 100644 dev-test/rewrite/ico/forudaopen.gif create mode 100644 dev-test/rewrite/ico/forudaopen1.gif create mode 100644 dev-test/rewrite/ico/forudaopen2.gif create mode 100644 dev-test/rewrite/ico/fujisan.gif create mode 100644 dev-test/rewrite/ico/fun.gif create mode 100644 dev-test/rewrite/ico/fusagiko_1.gif create mode 100644 dev-test/rewrite/ico/fusagiko_2.gif create mode 100644 dev-test/rewrite/ico/fusagiko_xmas.gif create mode 100644 dev-test/rewrite/ico/fuun.gif create mode 100644 dev-test/rewrite/ico/fuun2.gif create mode 100644 dev-test/rewrite/ico/gakisan_face.gif create mode 100644 dev-test/rewrite/ico/gakisan_folder.gif create mode 100644 dev-test/rewrite/ico/gaku.gif create mode 100644 dev-test/rewrite/ico/gaku2.gif create mode 100644 dev-test/rewrite/ico/gaku3.gif create mode 100644 dev-test/rewrite/ico/gekisya.gif create mode 100644 dev-test/rewrite/ico/gekisya1.gif create mode 100644 dev-test/rewrite/ico/gekisya2.gif create mode 100644 dev-test/rewrite/ico/gene.gif create mode 100644 dev-test/rewrite/ico/giko.gif create mode 100644 dev-test/rewrite/ico/giko1.gif create mode 100644 dev-test/rewrite/ico/giko2.gif create mode 100644 dev-test/rewrite/ico/giko_2.gif create mode 100644 dev-test/rewrite/ico/giko_zonu.gif create mode 100644 dev-test/rewrite/ico/gikog_enpitsu.gif create mode 100644 dev-test/rewrite/ico/gikog_fd.gif create mode 100644 dev-test/rewrite/ico/gikog_gomibako.gif create mode 100644 dev-test/rewrite/ico/gikog_gomibako2.gif create mode 100644 dev-test/rewrite/ico/gikog_gomibako3.gif create mode 100644 dev-test/rewrite/ico/gikog_gomibako4.gif create mode 100644 dev-test/rewrite/ico/gikog_gyunyupack.gif create mode 100644 dev-test/rewrite/ico/gikog_hakuchou.gif create mode 100644 dev-test/rewrite/ico/gikog_ichigo.gif create mode 100644 dev-test/rewrite/ico/gikog_keshigomu.gif create mode 100644 dev-test/rewrite/ico/gikog_lighter.gif create mode 100644 dev-test/rewrite/ico/gikog_macchi.gif create mode 100644 dev-test/rewrite/ico/gikog_monaoh.gif create mode 100644 dev-test/rewrite/ico/gikog_onigiri.gif create mode 100644 dev-test/rewrite/ico/gikog_pimiento.gif create mode 100644 dev-test/rewrite/ico/gikog_teddybear.gif create mode 100644 dev-test/rewrite/ico/gikog_yudetamago.gif create mode 100644 dev-test/rewrite/ico/gikoinu.gif create mode 100644 dev-test/rewrite/ico/gikoneko.gif create mode 100644 dev-test/rewrite/ico/gikoneko2.gif create mode 100644 dev-test/rewrite/ico/gikoneko3_shee.gif create mode 100644 dev-test/rewrite/ico/gikoneko_1.gif create mode 100644 dev-test/rewrite/ico/gikoneko_2.gif create mode 100644 dev-test/rewrite/ico/gikoneko_3.gif create mode 100644 dev-test/rewrite/ico/gikoneko_4.gif create mode 100644 dev-test/rewrite/ico/gikoneko_5.gif create mode 100644 dev-test/rewrite/ico/gikoneko_xmas.gif create mode 100644 dev-test/rewrite/ico/gocchin_face.gif create mode 100644 dev-test/rewrite/ico/gocchin_folder.gif create mode 100644 dev-test/rewrite/ico/gomi.gif create mode 100644 dev-test/rewrite/ico/gomi1.gif create mode 100644 dev-test/rewrite/ico/gomi2.gif create mode 100644 dev-test/rewrite/ico/gomiopen.gif create mode 100644 dev-test/rewrite/ico/gomiopen1.gif create mode 100644 dev-test/rewrite/ico/gomiopen2.gif create mode 100644 dev-test/rewrite/ico/goo_1.gif create mode 100644 dev-test/rewrite/ico/goo_2.gif create mode 100644 dev-test/rewrite/ico/goo_3.gif create mode 100644 dev-test/rewrite/ico/gra.gif create mode 100644 dev-test/rewrite/ico/gre.gif create mode 100644 dev-test/rewrite/ico/green.gif create mode 100644 dev-test/rewrite/ico/gya-.gif create mode 100644 dev-test/rewrite/ico/haa.gif create mode 100644 dev-test/rewrite/ico/hagenin-jump.gif create mode 100644 dev-test/rewrite/ico/hagenin-mount.gif create mode 100644 dev-test/rewrite/ico/hagenin-shuriken.gif create mode 100644 dev-test/rewrite/ico/hageshikuninja32.gif create mode 100644 dev-test/rewrite/ico/hagurumaou.gif create mode 100644 dev-test/rewrite/ico/hagurumaou_g16.gif create mode 100644 dev-test/rewrite/ico/hagurumaou_g32.gif create mode 100644 dev-test/rewrite/ico/hagurumaou_s32.gif create mode 100644 dev-test/rewrite/ico/hare.gif create mode 100644 dev-test/rewrite/ico/hikky.gif create mode 100644 dev-test/rewrite/ico/hikky2.gif create mode 100644 dev-test/rewrite/ico/hikky_mochi.gif create mode 100644 dev-test/rewrite/ico/hikky_xmas_1.gif create mode 100644 dev-test/rewrite/ico/hikky_xmas_2.gif create mode 100644 dev-test/rewrite/ico/hituji.gif create mode 100644 dev-test/rewrite/ico/hyou.gif create mode 100644 dev-test/rewrite/ico/i.gif create mode 100644 dev-test/rewrite/ico/ii.gif create mode 100644 dev-test/rewrite/ico/iirasan_face.gif create mode 100644 dev-test/rewrite/ico/iirasan_folder.gif create mode 100644 dev-test/rewrite/ico/ikunai.gif create mode 100644 dev-test/rewrite/ico/imanouchi_1.gif create mode 100644 dev-test/rewrite/ico/imanouchi_2.gif create mode 100644 dev-test/rewrite/ico/imo.gif create mode 100644 dev-test/rewrite/ico/index.html create mode 100644 dev-test/rewrite/ico/inu.gif create mode 100644 dev-test/rewrite/ico/iyahoo.gif create mode 100644 dev-test/rewrite/ico/iyou.gif create mode 100644 dev-test/rewrite/ico/iyou1.gif create mode 100644 dev-test/rewrite/ico/iyou2.gif create mode 100644 dev-test/rewrite/ico/iyou_1.gif create mode 100644 dev-test/rewrite/ico/iyou_12.gif create mode 100644 dev-test/rewrite/ico/iyou_2.gif create mode 100644 dev-test/rewrite/ico/jisakujien_1.gif create mode 100644 dev-test/rewrite/ico/jisakujien_2.gif create mode 100644 dev-test/rewrite/ico/jisakujien_3.gif create mode 100644 dev-test/rewrite/ico/jisakujien_4.gif create mode 100644 dev-test/rewrite/ico/jisakujien_5.gif create mode 100644 dev-test/rewrite/ico/jisakujien_6.gif create mode 100644 dev-test/rewrite/ico/jisakujien_xmas.gif create mode 100644 dev-test/rewrite/ico/kaminari.gif create mode 100644 dev-test/rewrite/ico/kantoku.gif create mode 100644 dev-test/rewrite/ico/kantoku1.gif create mode 100644 dev-test/rewrite/ico/kantoku2.gif create mode 100644 dev-test/rewrite/ico/kappappa.gif create mode 100644 dev-test/rewrite/ico/kappappa1.gif create mode 100644 dev-test/rewrite/ico/kappappa2.gif create mode 100644 dev-test/rewrite/ico/karake.gif create mode 100644 dev-test/rewrite/ico/kasa-ri.gif create mode 100644 dev-test/rewrite/ico/kashiwamo-chi32.gif create mode 100644 dev-test/rewrite/ico/kasiwamoti.gif create mode 100644 dev-test/rewrite/ico/kasiwamoti1.gif create mode 100644 dev-test/rewrite/ico/kasiwamoti2.gif create mode 100644 dev-test/rewrite/ico/kinokorusensei32.gif create mode 100644 dev-test/rewrite/ico/kit_megane.gif create mode 100644 dev-test/rewrite/ico/kit_otsudearimasu.gif create mode 100644 dev-test/rewrite/ico/kita.gif create mode 100644 dev-test/rewrite/ico/kita1.gif create mode 100644 dev-test/rewrite/ico/kita2.gif create mode 100644 dev-test/rewrite/ico/kita_.gif create mode 100644 dev-test/rewrite/ico/kitawa.gif create mode 100644 dev-test/rewrite/ico/kitawa1.gif create mode 100644 dev-test/rewrite/ico/kitawa2.gif create mode 100644 dev-test/rewrite/ico/kodomona.gif create mode 100644 dev-test/rewrite/ico/kodomona2.gif create mode 100644 dev-test/rewrite/ico/kokemomo16.gif create mode 100644 dev-test/rewrite/ico/kokemomo32.gif create mode 100644 dev-test/rewrite/ico/konkon_face.gif create mode 100644 dev-test/rewrite/ico/konkon_folder.gif create mode 100644 dev-test/rewrite/ico/kossorisan.gif create mode 100644 dev-test/rewrite/ico/kotatu.gif create mode 100644 dev-test/rewrite/ico/kuma-16.gif create mode 100644 dev-test/rewrite/ico/kuma-32.gif create mode 100644 dev-test/rewrite/ico/kuma.gif create mode 100644 dev-test/rewrite/ico/kuma1.gif create mode 100644 dev-test/rewrite/ico/kuma2.gif create mode 100644 dev-test/rewrite/ico/kuma_2.gif create mode 100644 dev-test/rewrite/ico/kumambo.gif create mode 100644 dev-test/rewrite/ico/kumori.gif create mode 100644 dev-test/rewrite/ico/kuri1.gif create mode 100644 dev-test/rewrite/ico/kuri2.gif create mode 100644 dev-test/rewrite/ico/kyo.gif create mode 100644 dev-test/rewrite/ico/kyu.gif create mode 100644 dev-test/rewrite/ico/love.gif create mode 100644 dev-test/rewrite/ico/mac.gif create mode 100644 dev-test/rewrite/ico/maimai.gif create mode 100644 dev-test/rewrite/ico/makijita.gif create mode 100644 dev-test/rewrite/ico/makotan2_face.gif create mode 100644 dev-test/rewrite/ico/makotan2_folder.gif create mode 100644 dev-test/rewrite/ico/makotan_face.gif create mode 100644 dev-test/rewrite/ico/makotan_folder.gif create mode 100644 dev-test/rewrite/ico/mame.gif create mode 100644 dev-test/rewrite/ico/mamono.gif create mode 100644 dev-test/rewrite/ico/mamono1.gif create mode 100644 dev-test/rewrite/ico/mamono2.gif create mode 100644 dev-test/rewrite/ico/mandokuse1.gif create mode 100644 dev-test/rewrite/ico/marabou.gif create mode 100644 dev-test/rewrite/ico/marara_1.gif create mode 100644 dev-test/rewrite/ico/marara_2.gif create mode 100644 dev-test/rewrite/ico/marara_tya.gif create mode 100644 dev-test/rewrite/ico/marippe_face.gif create mode 100644 dev-test/rewrite/ico/marippe_folder.gif create mode 100644 dev-test/rewrite/ico/marumimi_mona.gif create mode 100644 dev-test/rewrite/ico/matari.gif create mode 100644 dev-test/rewrite/ico/mazu.gif create mode 100644 dev-test/rewrite/ico/memo.gif create mode 100644 dev-test/rewrite/ico/memo1.gif create mode 100644 dev-test/rewrite/ico/memo2.gif create mode 100644 dev-test/rewrite/ico/mi.gif create mode 100644 dev-test/rewrite/ico/mini.gif create mode 100644 dev-test/rewrite/ico/miyabi.gif create mode 100644 dev-test/rewrite/ico/mochi.gif create mode 100644 dev-test/rewrite/ico/mokkori-na_1.gif create mode 100644 dev-test/rewrite/ico/mokkori-na_2.gif create mode 100644 dev-test/rewrite/ico/momiz.gif create mode 100644 dev-test/rewrite/ico/mona.gif create mode 100644 dev-test/rewrite/ico/mona1.gif create mode 100644 dev-test/rewrite/ico/mona2.gif create mode 100644 dev-test/rewrite/ico/mona_hakama.gif create mode 100644 dev-test/rewrite/ico/mona_shiri.gif create mode 100644 dev-test/rewrite/ico/mona_tya.gif create mode 100644 dev-test/rewrite/ico/mona_xmas.gif create mode 100644 dev-test/rewrite/ico/monaazarashi_1.gif create mode 100644 dev-test/rewrite/ico/monaazarashi_2.gif create mode 100644 dev-test/rewrite/ico/monakai.gif create mode 100644 dev-test/rewrite/ico/monatya.gif create mode 100644 dev-test/rewrite/ico/morara.gif create mode 100644 dev-test/rewrite/ico/morara1.gif create mode 100644 dev-test/rewrite/ico/morara2.gif create mode 100644 dev-test/rewrite/ico/morara_hakama.gif create mode 100644 dev-test/rewrite/ico/morara_tya.gif create mode 100644 dev-test/rewrite/ico/morara_xmas.gif create mode 100644 dev-test/rewrite/ico/morarael001.gif create mode 100644 dev-test/rewrite/ico/moukoneeyo_1.gif create mode 100644 dev-test/rewrite/ico/moukoneeyo_2.gif create mode 100644 dev-test/rewrite/ico/mydoc.gif create mode 100644 dev-test/rewrite/ico/mydoc1.gif create mode 100644 dev-test/rewrite/ico/mydoc2.gif create mode 100644 dev-test/rewrite/ico/nacchi.gif create mode 100644 dev-test/rewrite/ico/nacchi_face.gif create mode 100644 dev-test/rewrite/ico/nacchi_folder.gif create mode 100644 dev-test/rewrite/ico/nagato.gif create mode 100644 dev-test/rewrite/ico/namaetukenai.gif create mode 100644 dev-test/rewrite/ico/naoruyo.gif create mode 100644 dev-test/rewrite/ico/naoruyo1.gif create mode 100644 dev-test/rewrite/ico/naoruyo2.gif create mode 100644 dev-test/rewrite/ico/nas.gif create mode 100644 dev-test/rewrite/ico/ne.gif create mode 100644 dev-test/rewrite/ico/neeno.gif create mode 100644 dev-test/rewrite/ico/nida-32.gif create mode 100644 dev-test/rewrite/ico/nida.gif create mode 100644 dev-test/rewrite/ico/nida2.gif create mode 100644 dev-test/rewrite/ico/nigete.gif create mode 100644 dev-test/rewrite/ico/nikukopuun_kue.gif create mode 100644 dev-test/rewrite/ico/ninzya.gif create mode 100644 dev-test/rewrite/ico/ninzya1.gif create mode 100644 dev-test/rewrite/ico/ninzya2.gif create mode 100644 dev-test/rewrite/ico/niraimu32.gif create mode 100644 dev-test/rewrite/ico/niramushigotokiga16.gif create mode 100644 dev-test/rewrite/ico/niramushigotokiga32.gif create mode 100644 dev-test/rewrite/ico/niratyaneko32.gif create mode 100644 dev-test/rewrite/ico/nono.gif create mode 100644 dev-test/rewrite/ico/nono_dash.gif create mode 100644 dev-test/rewrite/ico/nono_face.gif create mode 100644 dev-test/rewrite/ico/nono_folder.gif create mode 100644 dev-test/rewrite/ico/nono_hako.gif create mode 100644 dev-test/rewrite/ico/nono_hakoiri.gif create mode 100644 dev-test/rewrite/ico/nono_ie.gif create mode 100644 dev-test/rewrite/ico/nono_jiiiii.gif create mode 100644 dev-test/rewrite/ico/nono_mail.gif create mode 100644 dev-test/rewrite/ico/nono_utsu.gif create mode 100644 dev-test/rewrite/ico/normal.gif create mode 100644 dev-test/rewrite/ico/nova.gif create mode 100644 dev-test/rewrite/ico/nuhhehho.gif create mode 100644 dev-test/rewrite/ico/nurupo_ga_1.gif create mode 100644 dev-test/rewrite/ico/nurupo_ga_2.gif create mode 100644 dev-test/rewrite/ico/o_anime_basiin.gif create mode 100644 dev-test/rewrite/ico/o_anime_bokoboko.gif create mode 100644 dev-test/rewrite/ico/o_anime_ohaiyou.gif create mode 100644 dev-test/rewrite/ico/o_anime_po.gif create mode 100644 dev-test/rewrite/ico/o_anime_pugi.gif create mode 100644 dev-test/rewrite/ico/o_anime_toho.gif create mode 100644 dev-test/rewrite/ico/o_anime_usodesu.gif create mode 100644 dev-test/rewrite/ico/o_jushimatsu.gif create mode 100644 dev-test/rewrite/ico/o_monday.gif create mode 100644 dev-test/rewrite/ico/o_po.gif create mode 100644 dev-test/rewrite/ico/o_pugi.gif create mode 100644 dev-test/rewrite/ico/o_saturday.gif create mode 100644 dev-test/rewrite/ico/o_yaranaio.gif create mode 100644 dev-test/rewrite/ico/o_yaruo.gif create mode 100644 dev-test/rewrite/ico/obake1.gif create mode 100644 dev-test/rewrite/ico/obake2.gif create mode 100644 dev-test/rewrite/ico/ochiketsu.gif create mode 100644 dev-test/rewrite/ico/odenmen.gif create mode 100644 dev-test/rewrite/ico/odenmen1.gif create mode 100644 dev-test/rewrite/ico/odenmen2.gif create mode 100644 dev-test/rewrite/ico/omaemoka.gif create mode 100644 dev-test/rewrite/ico/omochi.gif create mode 100644 dev-test/rewrite/ico/omochi_2.gif create mode 100644 dev-test/rewrite/ico/omochi_3.gif create mode 100644 dev-test/rewrite/ico/onigiri.gif create mode 100644 dev-test/rewrite/ico/onigiri1.gif create mode 100644 dev-test/rewrite/ico/onigiri2.gif create mode 100644 dev-test/rewrite/ico/onigiri_c16.gif create mode 100644 dev-test/rewrite/ico/onigiri_c32.gif create mode 100644 dev-test/rewrite/ico/onigiri_l16.gif create mode 100644 dev-test/rewrite/ico/onigiri_l32.gif create mode 100644 dev-test/rewrite/ico/onigiri_mochi.gif create mode 100644 dev-test/rewrite/ico/onigiri_mona.gif create mode 100644 dev-test/rewrite/ico/onigiri_r16.gif create mode 100644 dev-test/rewrite/ico/onigiri_r32.gif create mode 100644 dev-test/rewrite/ico/onigiri_seito.gif create mode 100644 dev-test/rewrite/ico/onigiri_xmas.gif create mode 100644 dev-test/rewrite/ico/onigirimona.gif create mode 100644 dev-test/rewrite/ico/onigiriwattyoi.gif create mode 100644 dev-test/rewrite/ico/ono.gif create mode 100644 dev-test/rewrite/ico/opai.gif create mode 100644 dev-test/rewrite/ico/opai2.gif create mode 100644 dev-test/rewrite/ico/opai3.gif create mode 100644 dev-test/rewrite/ico/oppai.gif create mode 100644 dev-test/rewrite/ico/orange.gif create mode 100644 dev-test/rewrite/ico/otiketu16.gif create mode 100644 dev-test/rewrite/ico/otiketu32.gif create mode 100644 dev-test/rewrite/ico/otiketu48.gif create mode 100644 dev-test/rewrite/ico/paul.gif create mode 100644 dev-test/rewrite/ico/pc1.gif create mode 100644 dev-test/rewrite/ico/pc2.gif create mode 100644 dev-test/rewrite/ico/pc3.gif create mode 100644 dev-test/rewrite/ico/pc4.gif create mode 100644 dev-test/rewrite/ico/peter.gif create mode 100644 dev-test/rewrite/ico/pgya.gif create mode 100644 dev-test/rewrite/ico/pinea.gif create mode 100644 dev-test/rewrite/ico/pororo32.gif create mode 100644 dev-test/rewrite/ico/post1.gif create mode 100644 dev-test/rewrite/ico/post2.gif create mode 100644 dev-test/rewrite/ico/ppa.gif create mode 100644 dev-test/rewrite/ico/ppa1.gif create mode 100644 dev-test/rewrite/ico/ppa2.gif create mode 100644 dev-test/rewrite/ico/ps3.gif create mode 100644 dev-test/rewrite/ico/pump.gif create mode 100644 dev-test/rewrite/ico/purin.gif create mode 100644 dev-test/rewrite/ico/purin1.gif create mode 100644 dev-test/rewrite/ico/purin2.gif create mode 100644 dev-test/rewrite/ico/rame1.gif create mode 100644 dev-test/rewrite/ico/rantata.gif create mode 100644 dev-test/rewrite/ico/rantata1.gif create mode 100644 dev-test/rewrite/ico/rantata2.gif create mode 100644 dev-test/rewrite/ico/red.gif create mode 100644 dev-test/rewrite/ico/revo.gif create mode 100644 dev-test/rewrite/ico/rikacchi_face.gif create mode 100644 dev-test/rewrite/ico/rikacchi_folder.gif create mode 100644 dev-test/rewrite/ico/ring.gif create mode 100644 dev-test/rewrite/ico/s04.gif create mode 100644 dev-test/rewrite/ico/samekimusume16.gif create mode 100644 dev-test/rewrite/ico/samekimusume32.gif create mode 100644 dev-test/rewrite/ico/samurai.gif create mode 100644 dev-test/rewrite/ico/saru.gif create mode 100644 dev-test/rewrite/ico/sasuga.gif create mode 100644 dev-test/rewrite/ico/sasuga1.gif create mode 100644 dev-test/rewrite/ico/sasuga2.gif create mode 100644 dev-test/rewrite/ico/sasuga_1.gif create mode 100644 dev-test/rewrite/ico/sasugabro32.gif create mode 100644 dev-test/rewrite/ico/sasugabro_c32.gif create mode 100644 dev-test/rewrite/ico/seito_1.gif create mode 100644 dev-test/rewrite/ico/seito_2.gif create mode 100644 dev-test/rewrite/ico/shishimai.gif create mode 100644 dev-test/rewrite/ico/si.gif create mode 100644 dev-test/rewrite/ico/si1.gif create mode 100644 dev-test/rewrite/ico/si2.gif create mode 100644 dev-test/rewrite/ico/sii.gif create mode 100644 dev-test/rewrite/ico/sii_1.gif create mode 100644 dev-test/rewrite/ico/sii_2.gif create mode 100644 dev-test/rewrite/ico/sii_2ch.gif create mode 100644 dev-test/rewrite/ico/sii_folder.gif create mode 100644 dev-test/rewrite/ico/sii_jisakujien.gif create mode 100644 dev-test/rewrite/ico/sii_kouji.gif create mode 100644 dev-test/rewrite/ico/sii_link.gif create mode 100644 dev-test/rewrite/ico/sii_mail.gif create mode 100644 dev-test/rewrite/ico/sii_marara.gif create mode 100644 dev-test/rewrite/ico/sii_mona.gif create mode 100644 dev-test/rewrite/ico/sii_new.gif create mode 100644 dev-test/rewrite/ico/sii_zonu.gif create mode 100644 dev-test/rewrite/ico/sk.gif create mode 100644 dev-test/rewrite/ico/skuchi.gif create mode 100644 dev-test/rewrite/ico/sme.gif create mode 100644 dev-test/rewrite/ico/smimi.gif create mode 100644 dev-test/rewrite/ico/snow.gif create mode 100644 dev-test/rewrite/ico/soon.gif create mode 100644 dev-test/rewrite/ico/suika.gif create mode 100644 dev-test/rewrite/ico/sung.gif create mode 100644 dev-test/rewrite/ico/syobo.gif create mode 100644 dev-test/rewrite/ico/syobo1.gif create mode 100644 dev-test/rewrite/ico/syobo2.gif create mode 100644 dev-test/rewrite/ico/syobon.gif create mode 100644 dev-test/rewrite/ico/syodai_mona.gif create mode 100644 dev-test/rewrite/ico/ta-tan_face.gif create mode 100644 dev-test/rewrite/ico/tarako.gif create mode 100644 dev-test/rewrite/ico/tarako2.gif create mode 100644 dev-test/rewrite/ico/tasukete.gif create mode 100644 dev-test/rewrite/ico/tatsumaki.gif create mode 100644 dev-test/rewrite/ico/tatu.gif create mode 100644 dev-test/rewrite/ico/taxi.gif create mode 100644 dev-test/rewrite/ico/telehoman_1.gif create mode 100644 dev-test/rewrite/ico/telehoman_2.gif create mode 100644 dev-test/rewrite/ico/telehoman_3.gif create mode 100644 dev-test/rewrite/ico/telephoman.gif create mode 100644 dev-test/rewrite/ico/telephomen.gif create mode 100644 dev-test/rewrite/ico/telephomen1.gif create mode 100644 dev-test/rewrite/ico/telephomen2.gif create mode 100644 dev-test/rewrite/ico/tinpopo.gif create mode 100644 dev-test/rewrite/ico/tinpopo1.gif create mode 100644 dev-test/rewrite/ico/tinpopo2.gif create mode 100644 dev-test/rewrite/ico/tmnn.gif create mode 100644 dev-test/rewrite/ico/tona1.gif create mode 100644 dev-test/rewrite/ico/tona2.gif create mode 100644 dev-test/rewrite/ico/tora.gif create mode 100644 dev-test/rewrite/ico/tori.gif create mode 100644 dev-test/rewrite/ico/torimasu.gif create mode 100644 dev-test/rewrite/ico/torimasu1.gif create mode 100644 dev-test/rewrite/ico/torimasu2.gif create mode 100644 dev-test/rewrite/ico/tree.gif create mode 100644 dev-test/rewrite/ico/u.gif create mode 100644 dev-test/rewrite/ico/u_01.gif create mode 100644 dev-test/rewrite/ico/u_ame.gif create mode 100644 dev-test/rewrite/ico/u_chinsyu.gif create mode 100644 dev-test/rewrite/ico/u_doutei.gif create mode 100644 dev-test/rewrite/ico/u_giko_ebi.gif create mode 100644 dev-test/rewrite/ico/u_haka.gif create mode 100644 dev-test/rewrite/ico/u_hoshi.gif create mode 100644 dev-test/rewrite/ico/u_kuma_kowai.gif create mode 100644 dev-test/rewrite/ico/u_kuwa.gif create mode 100644 dev-test/rewrite/ico/u_mokuba.gif create mode 100644 dev-test/rewrite/ico/u_mosa.gif create mode 100644 dev-test/rewrite/ico/u_naoruyo.gif create mode 100644 dev-test/rewrite/ico/u_naoruyo_bath.gif create mode 100644 dev-test/rewrite/ico/u_nyu.gif create mode 100644 dev-test/rewrite/ico/u_ocha.gif create mode 100644 dev-test/rewrite/ico/u_okotowari.gif create mode 100644 dev-test/rewrite/ico/u_okotowari_a.gif create mode 100644 dev-test/rewrite/ico/u_ona.gif create mode 100644 dev-test/rewrite/ico/u_oppai_u.gif create mode 100644 dev-test/rewrite/ico/u_papi.gif create mode 100644 dev-test/rewrite/ico/u_pata.gif create mode 100644 dev-test/rewrite/ico/u_pata_p.gif create mode 100644 dev-test/rewrite/ico/u_pechi.gif create mode 100644 dev-test/rewrite/ico/u_puni.gif create mode 100644 dev-test/rewrite/ico/u_sasu.gif create mode 100644 dev-test/rewrite/ico/u_shii_giko.gif create mode 100644 dev-test/rewrite/ico/u_shingi.gif create mode 100644 dev-test/rewrite/ico/u_sii_angel.gif create mode 100644 dev-test/rewrite/ico/u_sii_cake.gif create mode 100644 dev-test/rewrite/ico/u_sii_naname.gif create mode 100644 dev-test/rewrite/ico/u_sofa.gif create mode 100644 dev-test/rewrite/ico/u_suberi.gif create mode 100644 dev-test/rewrite/ico/u_syobon_d.gif create mode 100644 dev-test/rewrite/ico/u_tobacco.gif create mode 100644 dev-test/rewrite/ico/u_unko.gif create mode 100644 dev-test/rewrite/ico/u_utyuu.gif create mode 100644 dev-test/rewrite/ico/ukiwa.gif create mode 100644 dev-test/rewrite/ico/uma.gif create mode 100644 dev-test/rewrite/ico/uma2.gif create mode 100644 dev-test/rewrite/ico/unko.gif create mode 100644 dev-test/rewrite/ico/unko2.gif create mode 100644 dev-test/rewrite/ico/ushi.gif create mode 100644 dev-test/rewrite/ico/voshu.gif create mode 100644 dev-test/rewrite/ico/wakannai.gif create mode 100644 dev-test/rewrite/ico/wakannai1.gif create mode 100644 dev-test/rewrite/ico/wakannai2.gif create mode 100644 dev-test/rewrite/ico/wassha001.gif create mode 100644 dev-test/rewrite/ico/white(1).gif create mode 100644 dev-test/rewrite/ico/white.gif create mode 100644 dev-test/rewrite/ico/xbox360.gif create mode 100644 dev-test/rewrite/ico/xmas.gif create mode 100644 dev-test/rewrite/ico/xtree.gif create mode 100644 dev-test/rewrite/ico/yakimochi.gif create mode 100644 dev-test/rewrite/ico/yel.gif create mode 100644 dev-test/rewrite/ico/yo_mizu.gif create mode 100644 dev-test/rewrite/ico/yossy_face.gif create mode 100644 dev-test/rewrite/ico/yossy_folder.gif create mode 100644 dev-test/rewrite/ico/youkan.gif create mode 100644 dev-test/rewrite/ico/youkan1.gif create mode 100644 dev-test/rewrite/ico/youkan2.gif create mode 100644 dev-test/rewrite/ico/youkan3.gif create mode 100644 dev-test/rewrite/ico/youkanman32.gif create mode 100644 dev-test/rewrite/ico/yuki.gif create mode 100644 dev-test/rewrite/ico/yukidaruma.gif create mode 100644 dev-test/rewrite/ico/yukidaruma_1.gif create mode 100644 dev-test/rewrite/ico/yukidaruma_2.gif create mode 100644 dev-test/rewrite/ico/yukidaruma_3.gif create mode 100644 dev-test/rewrite/ico/yukiusagi.gif create mode 100644 dev-test/rewrite/ico/yumi.gif create mode 100644 dev-test/rewrite/ico/zonu_1.gif create mode 100644 dev-test/rewrite/ico/zonu_2.gif create mode 100644 dev-test/rewrite/ico/zonu_xmas.gif create mode 100644 dev-test/rewrite/ico/zuri.gif create mode 100644 dev-test/rewrite/ico/zuri1.gif create mode 100644 dev-test/rewrite/ico/zuri2.gif create mode 100644 dev-test/rewrite/ico/zusagiko.gif create mode 100644 dev-test/rewrite/ico/zuzagiko16.gif create mode 100644 dev-test/rewrite/ico/zuzagiko32.gif create mode 100644 dev-test/rewrite/ico/zuzagiko48.gif create mode 100644 dev-test/rewrite/images/amazed.gif create mode 100644 dev-test/rewrite/images/angry.gif create mode 100644 dev-test/rewrite/images/annoyed.gif create mode 100644 dev-test/rewrite/images/blush.gif create mode 100644 dev-test/rewrite/images/chocked.gif create mode 100644 dev-test/rewrite/images/confused.gif create mode 100644 dev-test/rewrite/images/cry.gif create mode 100644 dev-test/rewrite/images/gangster.gif create mode 100644 dev-test/rewrite/images/guru.gif create mode 100644 dev-test/rewrite/images/index.php create mode 100644 dev-test/rewrite/images/laugh.gif create mode 100644 dev-test/rewrite/images/lawyer.gif create mode 100644 dev-test/rewrite/images/ninja.gif create mode 100644 dev-test/rewrite/images/okay.gif create mode 100644 dev-test/rewrite/images/shame.gif create mode 100644 dev-test/rewrite/images/sick.gif create mode 100644 dev-test/rewrite/images/sing.gif create mode 100644 dev-test/rewrite/images/smile.gif create mode 100644 dev-test/rewrite/images/tongue.gif create mode 100644 dev-test/rewrite/images/treasure.gif create mode 100644 dev-test/rewrite/images/wink.gif create mode 100644 dev-test/rewrite/inbox.php create mode 100644 dev-test/rewrite/include/config.php create mode 100644 dev-test/rewrite/include/encrypt.php create mode 100644 dev-test/rewrite/include/footer.php create mode 100644 dev-test/rewrite/include/footer.php~ create mode 100644 dev-test/rewrite/include/header-front.php create mode 100644 dev-test/rewrite/include/header.bak.php create mode 100644 dev-test/rewrite/include/header.php create mode 100644 dev-test/rewrite/include/inbox.class.php create mode 100644 dev-test/rewrite/include/inbox1.php create mode 100644 dev-test/rewrite/include/inbox2.class.php create mode 100644 dev-test/rewrite/include/index.php create mode 100644 dev-test/rewrite/include/messaging.bak.class.php create mode 100644 dev-test/rewrite/include/messaging.class.php create mode 100644 dev-test/rewrite/include/nav.php create mode 100644 dev-test/rewrite/include/nav2.php create mode 100644 dev-test/rewrite/include/nav_back.php create mode 100644 dev-test/rewrite/include/nav_orig.php create mode 100644 dev-test/rewrite/include/test.php create mode 100644 dev-test/rewrite/index.php create mode 100644 dev-test/rewrite/inf.php create mode 100644 dev-test/rewrite/js/bootstrap.js create mode 100644 dev-test/rewrite/js/bootstrap.min.js create mode 100644 dev-test/rewrite/js/dropdown-enhancement.js create mode 100644 dev-test/rewrite/js/effect.js create mode 100644 dev-test/rewrite/js/index.php create mode 100644 dev-test/rewrite/js/jquery-1.9.1.js create mode 100644 dev-test/rewrite/js/jquery.custom-scrollbar.js~ create mode 100644 dev-test/rewrite/js/jquery.custom-scrollbar.min.js~ create mode 100644 dev-test/rewrite/js/jquery.min.js create mode 100644 dev-test/rewrite/js/jquery.validate.min.js create mode 100644 dev-test/rewrite/js/script.js create mode 100644 dev-test/rewrite/js/validator.js create mode 100644 dev-test/rewrite/loadM.php create mode 100644 dev-test/rewrite/log.php create mode 100644 dev-test/rewrite/login.php create mode 100644 dev-test/rewrite/logout.php create mode 100644 dev-test/rewrite/mb/index.php create mode 100644 dev-test/rewrite/mb/noti.bak~ create mode 100644 dev-test/rewrite/mb/noti.php create mode 100644 dev-test/rewrite/mb/onoff.php create mode 100644 dev-test/rewrite/mb/simplepush.php create mode 100644 dev-test/rewrite/mb/ur.php create mode 100644 dev-test/rewrite/melon/beta.php create mode 100644 dev-test/rewrite/melon/convert.php create mode 100644 dev-test/rewrite/melon/index.php create mode 100644 dev-test/rewrite/melon/iossecuref.php create mode 100644 dev-test/rewrite/melon/liveaccounts.txt create mode 100644 dev-test/rewrite/melon/mapi.php create mode 100644 dev-test/rewrite/melontobe.php create mode 100644 dev-test/rewrite/message.php create mode 100644 dev-test/rewrite/message_proc.php create mode 100644 dev-test/rewrite/noti.php create mode 100644 dev-test/rewrite/np.php create mode 100644 dev-test/rewrite/policy.html create mode 100644 dev-test/rewrite/prof.php create mode 100644 dev-test/rewrite/r.php create mode 100644 dev-test/rewrite/reg.php create mode 100644 dev-test/rewrite/reg2.php create mode 100644 dev-test/rewrite/reg3.php create mode 100644 dev-test/rewrite/reg_orig.php create mode 100644 dev-test/rewrite/register.php create mode 100644 dev-test/rewrite/reply.php create mode 100644 dev-test/rewrite/reset.php create mode 100644 dev-test/rewrite/status.php create mode 100644 dev-test/rewrite/test/.DS_Store create mode 100644 dev-test/rewrite/test/PXshowsecdetail.php create mode 100644 dev-test/rewrite/test/asdf.php create mode 100644 dev-test/rewrite/test/css/index.php create mode 100644 dev-test/rewrite/test/css/style.css create mode 100644 dev-test/rewrite/test/delph.php create mode 100644 dev-test/rewrite/test/index.html create mode 100644 dev-test/rewrite/test/login.php create mode 100644 dev-test/rewrite/test/logout.html create mode 100644 dev-test/rewrite/test/logout.php create mode 100644 dev-test/rewrite/test/p.orig.php create mode 100644 dev-test/rewrite/test/p.php create mode 100644 dev-test/rewrite/test/p2.php create mode 100644 dev-test/rewrite/test/pbe.php.bak create mode 100644 dev-test/rewrite/test/pmelon.php.bak create mode 100644 dev-test/rewrite/test/v.php create mode 100644 dev-test/rewrite/tools/.htaccess create mode 100644 dev-test/rewrite/tools/chk_input.php create mode 100644 dev-test/rewrite/tools/index.php create mode 100644 dev-test/rewrite/tools/val_input.php create mode 100644 dev-test/rewrite/tools/vmelon.php create mode 100644 dev-test/rewrite/transfer.php create mode 100644 dev-test/rewrite/trip.php create mode 100644 dev-test/rewrite/user/.htaccess create mode 100644 dev-test/rewrite/zwitch/.DS_Store create mode 100644 dev-test/rewrite/zwitch/.htaccess create mode 100644 dev-test/rewrite/zwitch/ban.php create mode 100644 dev-test/rewrite/zwitch/config.php create mode 100644 dev-test/rewrite/zwitch/conversation.php create mode 100644 dev-test/rewrite/zwitch/css/dataTables.bootstrap.css create mode 100644 dev-test/rewrite/zwitch/css/style.css create mode 100644 dev-test/rewrite/zwitch/fonts/bootstrap/glyphicons-halflings-regular.eot create mode 100644 dev-test/rewrite/zwitch/fonts/bootstrap/glyphicons-halflings-regular.svg create mode 100644 dev-test/rewrite/zwitch/fonts/bootstrap/glyphicons-halflings-regular.ttf create mode 100644 dev-test/rewrite/zwitch/fonts/bootstrap/glyphicons-halflings-regular.woff create mode 100644 dev-test/rewrite/zwitch/include/header.php create mode 100644 dev-test/rewrite/zwitch/include/messaging.class.php create mode 100644 dev-test/rewrite/zwitch/index.bak create mode 100644 dev-test/rewrite/zwitch/index.php create mode 100644 dev-test/rewrite/zwitch/js/dataTables.bootstrap.js create mode 100644 dev-test/rewrite/zwitch/js/jquery-1.10.2.min.js create mode 100644 dev-test/rewrite/zwitch/js/jquery.dataTables.js create mode 100644 dev-test/rewrite/zwitch/js/jquery.dataTables.min.js create mode 100644 dev-test/rewrite/zwitch/makeList.php~ create mode 100644 dev-test/rewrite/zwitch/menu.php create mode 100644 dev-test/rewrite/zwitch/resource.php create mode 100644 dev-test/rewrite/zwitch/stylesheets/.DS_Store create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/931de9f6c899b7dce22c4a6a1d52967c832032a1/bootstrap.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_alerts.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_badges.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_breadcrumbs.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_button-groups.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_buttons.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_carousel.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_close.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_code.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_component-animations.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_dropdowns.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_forms.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_glyphicons.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_grid.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_input-groups.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_jumbotron.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_labels.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_list-group.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_media.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_mixins.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_modals.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_navbar.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_navs.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_normalize.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_pager.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_pagination.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_panels.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_popovers.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_print.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_progress-bars.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_responsive-utilities.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_scaffolding.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_tables.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_thumbnails.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_tooltip.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_type.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_utilities.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_variables.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/.sass-cache/da3b0d0a03aad708d43efe9378f51bf7ffc9ab5c/_wells.scssc create mode 100644 dev-test/rewrite/zwitch/stylesheets/bootstrap.css create mode 100644 dev-test/rewrite/zwitch/switch.php create mode 100644 dev-test/rewrite/zxcvbnm/transfer.php create mode 100644 dev-test/rewrite/zz.php create mode 100644 dev-test/rewrite/zzz.php create mode 100644 dev-test/rewrite/zzz2.php create mode 100644 dev-test/rewrite/zzz3.php create mode 100644 dev-test/rewrite/zzzz.php create mode 100644 dev-test/simulation.php create mode 100644 dev-test/status-wendy.php create mode 100644 dev-test/status-wendy2.php create mode 100644 dev-test/status.php create mode 100644 dev-test/status2.php create mode 100644 dev-test/status_orig.php create mode 100644 dev-test/status_steve.php create mode 100644 dev-test/statuswen.php create mode 100644 dev-test/test.html create mode 100644 dev-test/test.php create mode 100644 dev-test/test/.DS_Store create mode 100644 dev-test/test/PXshowsecdetail.php create mode 100644 dev-test/test/asdf.php create mode 100644 dev-test/test/css/index.php create mode 100644 dev-test/test/css/style.css create mode 100644 dev-test/test/delph.php create mode 100644 dev-test/test/index.html create mode 100644 dev-test/test/login.php create mode 100644 dev-test/test/logout.html create mode 100644 dev-test/test/logout.php create mode 100644 dev-test/test/p.bak.php create mode 100644 dev-test/test/p.orig.php create mode 100644 dev-test/test/p.php create mode 100644 dev-test/test/p2.php create mode 100644 dev-test/test/pbe.php.bak create mode 100644 dev-test/test/pmelon.php create mode 100644 dev-test/test/pmelon.php.bak create mode 100644 dev-test/test/v.php create mode 100644 dev-test/test/z.php create mode 100644 dev-test/test/zxc.php create mode 100644 dev-test/test/zxc2.php create mode 100644 dev-test/test1.php create mode 100644 dev-test/testingignoreme/test.txt create mode 100644 dev-test/tools/.htaccess create mode 100644 dev-test/tools/chk_input.php create mode 100644 dev-test/tools/index.php create mode 100644 dev-test/tools/val_input.php create mode 100644 dev-test/tools/vmelon.php create mode 100644 dev-test/tools/vmelon2.php create mode 100644 dev-test/transfer.php create mode 100644 dev-test/transfer2.php create mode 100644 dev-test/transferMarch142015.php create mode 100644 dev-test/transfer_aug19.php create mode 100644 dev-test/transfer_orig.php create mode 100644 dev-test/trip.php create mode 100644 dev-test/user/.htaccess create mode 100644 dev-test/zwitch/.htaccess create mode 100644 dev-test/zwitch/ban.php create mode 100644 dev-test/zwitch/config.php create mode 100644 dev-test/zwitch/conversation.php create mode 100644 dev-test/zwitch/countmsg.php create mode 100644 dev-test/zwitch/css/dataTables.bootstrap.css create mode 100644 dev-test/zwitch/css/style.css create mode 100644 dev-test/zwitch/fonts/bootstrap/glyphicons-halflings-regular.eot create mode 100644 dev-test/zwitch/fonts/bootstrap/glyphicons-halflings-regular.svg create mode 100644 dev-test/zwitch/fonts/bootstrap/glyphicons-halflings-regular.ttf create mode 100644 dev-test/zwitch/fonts/bootstrap/glyphicons-halflings-regular.woff create mode 100644 dev-test/zwitch/include/header.php create mode 100644 dev-test/zwitch/include/messaging.class.php create mode 100644 dev-test/zwitch/index.bak create mode 100644 dev-test/zwitch/index.php create mode 100644 dev-test/zwitch/js/dataTables.bootstrap.js create mode 100644 dev-test/zwitch/js/jquery-1.10.2.min.js create mode 100644 dev-test/zwitch/js/jquery.dataTables.js create mode 100644 dev-test/zwitch/js/jquery.dataTables.min.js create mode 100644 dev-test/zwitch/makeList.php~ create mode 100644 dev-test/zwitch/menu.php create mode 100644 dev-test/zwitch/resource.php create mode 100644 dev-test/zwitch/stylesheets/bootstrap.css create mode 100644 dev-test/zwitch/switch.php create mode 100644 dev-test/zwitch/termc.php create mode 100644 dev-test/zxcvbnm/transfer.php create mode 100644 encrypt.php create mode 100644 encrypt_artist.php create mode 100644 favicon.ico create mode 100644 honeypot/index.html create mode 100644 ico.txt create mode 100644 ico/001.gif create mode 100644 ico/002.gif create mode 100644 ico/003.gif create mode 100644 ico/004.gif create mode 100644 ico/005.gif create mode 100644 ico/006.gif create mode 100644 ico/007.gif create mode 100644 ico/008.gif create mode 100644 ico/009.gif create mode 100644 ico/010.gif create mode 100644 ico/01ohitsuji.gif create mode 100644 ico/02oushi.gif create mode 100644 ico/03hutago.gif create mode 100644 ico/04kani.gif create mode 100644 ico/05shishi.gif create mode 100644 ico/06otome.gif create mode 100644 ico/07tenbin.gif create mode 100644 ico/08sasori.gif create mode 100644 ico/09hebitsukai.gif create mode 100644 ico/1.gif create mode 100644 ico/10ite.gif create mode 100644 ico/11yagi.gif create mode 100644 ico/12mizugame.gif create mode 100644 ico/13uo.gif create mode 100644 ico/16.gif create mode 100644 ico/16_1.gif create mode 100644 ico/16_2.gif create mode 100644 ico/16k.gif create mode 100644 ico/1_1.gif create mode 100644 ico/1_2.gif create mode 100644 ico/1fu.gif create mode 100644 ico/1k.gif create mode 100644 ico/1san.gif create mode 100644 ico/1san1.gif create mode 100644 ico/1san16.gif create mode 100644 ico/1san2.gif create mode 100644 ico/1san32.gif create mode 100644 ico/1sanmini16.gif create mode 100644 ico/1sanmini32.gif create mode 100644 ico/2-1.gif create mode 100644 ico/2.gif create mode 100644 ico/2_1.gif create mode 100644 ico/2_2.gif create mode 100644 ico/2gaijin.gif create mode 100644 ico/2hikky.gif create mode 100644 ico/2iyou_2.gif create mode 100644 ico/2k.gif create mode 100644 ico/2marumimi.gif create mode 100644 ico/2mona.gif create mode 100644 ico/2mona2.gif create mode 100644 ico/2mona22.gif create mode 100644 ico/2morara.gif create mode 100644 ico/2morara_2.gif create mode 100644 ico/2nida.gif create mode 100644 ico/2onigiri.gif create mode 100644 ico/2onigiri_2.gif create mode 100644 ico/2ppa.gif create mode 100644 ico/2syobo.gif create mode 100644 ico/2syobo_2.gif create mode 100644 ico/2ta.gif create mode 100644 ico/3-2.gif create mode 100644 ico/3.gif create mode 100644 ico/32.gif create mode 100644 ico/32_1.gif create mode 100644 ico/32_2.gif create mode 100644 ico/32k.gif create mode 100644 ico/3na.gif create mode 100644 ico/4-2.gif create mode 100644 ico/4.gif create mode 100644 ico/4_1.gif create mode 100644 ico/4_2.gif create mode 100644 ico/4k.gif create mode 100644 ico/4ou.gif create mode 100644 ico/5ta.gif create mode 100644 ico/6za.gif create mode 100644 ico/8.gif create mode 100644 ico/8_1.gif create mode 100644 ico/8_2.gif create mode 100644 ico/8k.gif create mode 100644 ico/8toushinnomonar16.gif create mode 100644 ico/8toushinnomonar32.gif create mode 100644 ico/a1.gif create mode 100644 ico/a2.gif create mode 100644 ico/ace.gif create mode 100644 ico/af1.gif create mode 100644 ico/af2.gif create mode 100644 ico/ahaa_1.gif create mode 100644 ico/ahaa_2.gif create mode 100644 ico/ahaa_3.gif create mode 100644 ico/ahya.gif create mode 100644 ico/ahya_xmas_1.gif create mode 100644 ico/ahya_xmas_2.gif create mode 100644 ico/aibon_face.gif create mode 100644 ico/aibon_folder.gif create mode 100644 ico/aka.gif create mode 100644 ico/all.gif create mode 100644 ico/ame.gif create mode 100644 ico/anime_asapi01.gif create mode 100644 ico/anime_buun01.gif create mode 100644 ico/anime_buun02.gif create mode 100644 ico/anime_charhan01.gif create mode 100644 ico/anime_charhan02.gif create mode 100644 ico/anime_chinpoppo01.gif create mode 100644 ico/anime_dokuo01.gif create mode 100644 ico/anime_giko01.gif create mode 100644 ico/anime_giko02.gif create mode 100644 ico/anime_giko03.gif create mode 100644 ico/anime_giko04.gif create mode 100644 ico/anime_giko09.gif create mode 100644 ico/anime_giko10.gif create mode 100644 ico/anime_giko11.gif create mode 100644 ico/anime_giko12.gif create mode 100644 ico/anime_giko13.gif create mode 100644 ico/anime_hossyu01.gif create mode 100644 ico/anime_imanouchi01.gif create mode 100644 ico/anime_imanouchi02.gif create mode 100644 ico/anime_imanouchi03.gif create mode 100644 ico/anime_imanouchi04.gif create mode 100644 ico/anime_iyahoo.gif create mode 100644 ico/anime_iyou01.gif create mode 100644 ico/anime_iyou02.gif create mode 100644 ico/anime_jien01.gif create mode 100644 ico/anime_jien02.gif create mode 100644 ico/anime_jien03.gif create mode 100644 ico/anime_jien04.gif create mode 100644 ico/anime_jyorujyu01.gif create mode 100644 ico/anime_jyorujyu02.gif create mode 100644 ico/anime_jyorujyu03.gif create mode 100644 ico/anime_karake.gif create mode 100644 ico/anime_kukkuru01.gif create mode 100644 ico/anime_kuma01.gif create mode 100644 ico/anime_kumaface01.gif create mode 100644 ico/anime_loop.gif create mode 100644 ico/anime_marara01.gif create mode 100644 ico/anime_marara02.gif create mode 100644 ico/anime_marara03.gif create mode 100644 ico/anime_marara04.gif create mode 100644 ico/anime_matanki01.gif create mode 100644 ico/anime_matanki02.gif create mode 100644 ico/anime_miruna01.gif create mode 100644 ico/anime_miruna_pc.gif create mode 100644 ico/anime_mokar01.gif create mode 100644 ico/anime_monar01.gif create mode 100644 ico/anime_monar02.gif create mode 100644 ico/anime_monar03.gif create mode 100644 ico/anime_monar04.gif create mode 100644 ico/anime_monar05.gif create mode 100644 ico/anime_morara01.gif create mode 100644 ico/anime_morara02.gif create mode 100644 ico/anime_morara03.gif create mode 100644 ico/anime_morara04.gif create mode 100644 ico/anime_morara05.gif create mode 100644 ico/anime_morara06.gif create mode 100644 ico/anime_nokar01.gif create mode 100644 ico/anime_nurupo_ga_1.gif create mode 100644 ico/anime_nurupo_ga_2.gif create mode 100644 ico/anime_okashi01.gif create mode 100644 ico/anime_okashi02.gif create mode 100644 ico/anime_onigiri01.gif create mode 100644 ico/anime_onigiri02.gif create mode 100644 ico/anime_onigiri03.gif create mode 100644 ico/anime_onigiri04.gif create mode 100644 ico/anime_onini01.gif create mode 100644 ico/anime_onini02.gif create mode 100644 ico/anime_onini03.gif create mode 100644 ico/anime_saitama01.gif create mode 100644 ico/anime_saitama02.gif create mode 100644 ico/anime_saitama03.gif create mode 100644 ico/anime_saitama04.gif create mode 100644 ico/anime_saitama05.gif create mode 100644 ico/anime_saitama06.gif create mode 100644 ico/anime_sasuga01.gif create mode 100644 ico/anime_sasuga02.gif create mode 100644 ico/anime_sasuga03.gif create mode 100644 ico/anime_sasuga04.gif create mode 100644 ico/anime_shii01.gif create mode 100644 ico/anime_shii02.gif create mode 100644 ico/anime_shii03.gif create mode 100644 ico/anime_syobon01.gif create mode 100644 ico/anime_syobon02.gif create mode 100644 ico/anime_syobon03.gif create mode 100644 ico/anime_tarn01.gif create mode 100644 ico/anime_uwan01.gif create mode 100644 ico/anime_uwan02.gif create mode 100644 ico/anime_uwan03.gif create mode 100644 ico/anime_wacchoi01.gif create mode 100644 ico/anime_wacchoi02.gif create mode 100644 ico/anime_wacchoi03.gif create mode 100644 ico/anime_wacchoi04.gif create mode 100644 ico/anime_youkanman01.gif create mode 100644 ico/anime_youkanman02.gif create mode 100644 ico/anime_youkanman03.gif create mode 100644 ico/anime_zonu01.gif create mode 100644 ico/anime_zonu02.gif create mode 100644 ico/ao.gif create mode 100644 ico/apple.gif create mode 100644 ico/araebi.gif create mode 100644 ico/aramaki.gif create mode 100644 ico/aramaki1.gif create mode 100644 ico/aramaki2.gif create mode 100644 ico/aroeri-na16.gif create mode 100644 ico/aroeri-na32.gif create mode 100644 ico/aroeri-na_1.gif create mode 100644 ico/aroeri-na_2.gif create mode 100644 ico/asopasomaso.gif create mode 100644 ico/asuka_face.gif create mode 100644 ico/asuka_folder.gif create mode 100644 ico/banana.gif create mode 100644 ico/bat.gif create mode 100644 ico/bikyakusan32.gif create mode 100644 ico/blu.gif create mode 100644 ico/blue.gif create mode 100644 ico/bodafone16.gif create mode 100644 ico/bodafone32.gif create mode 100644 ico/bokkiage_1.gif create mode 100644 ico/bokkiage_2.gif create mode 100644 ico/boruzyoa.gif create mode 100644 ico/boruzyoa2.gif create mode 100644 ico/boruzyoa3.gif create mode 100644 ico/broccoli.gif create mode 100644 ico/bs.gif create mode 100644 ico/btonfa.gif create mode 100644 ico/bucket-full.png create mode 100644 ico/button1_01.gif create mode 100644 ico/button1_02.gif create mode 100644 ico/button1_03.gif create mode 100644 ico/button2_01.gif create mode 100644 ico/button2_02.gif create mode 100644 ico/button2_03.gif create mode 100644 ico/buun.gif create mode 100644 ico/buun1.gif create mode 100644 ico/buun2.gif create mode 100644 ico/c.gif create mode 100644 ico/c_hako.gif create mode 100644 ico/carrot.gif create mode 100644 ico/chahan.gif create mode 100644 ico/chahan1.gif create mode 100644 ico/chahan2.gif create mode 100644 ico/chibi_c.gif create mode 100644 ico/chibi_giko.gif create mode 100644 ico/cinara.gif create mode 100644 ico/d1.gif create mode 100644 ico/d2.gif create mode 100644 ico/d3.gif create mode 100644 ico/dayasu_face.gif create mode 100644 ico/dayasu_folder.gif create mode 100644 ico/dl.gif create mode 100644 ico/dokuo.gif create mode 100644 ico/dokuo1.gif create mode 100644 ico/dokuo2.gif create mode 100644 ico/file1_01.gif create mode 100644 ico/file1_02.gif create mode 100644 ico/file1_03.gif create mode 100644 ico/file2_01.gif create mode 100644 ico/file2_02.gif create mode 100644 ico/folder1_01.gif create mode 100644 ico/folder1_02.gif create mode 100644 ico/folder1_03.gif create mode 100644 ico/folder1_04.gif create mode 100644 ico/folder1_05.gif create mode 100644 ico/folder1_06.gif create mode 100644 ico/folder1_07.gif create mode 100644 ico/folder1_08.gif create mode 100644 ico/folder1_09.gif create mode 100644 ico/folder1_10.gif create mode 100644 ico/folder1_11.gif create mode 100644 ico/folder1_12.gif create mode 100644 ico/folder1_13.gif create mode 100644 ico/folder1_14.gif create mode 100644 ico/folder2_01.gif create mode 100644 ico/folder2_02.gif create mode 100644 ico/folder2_03.gif create mode 100644 ico/folder2_04.gif create mode 100644 ico/folder2_05.gif create mode 100644 ico/folder2_06.gif create mode 100644 ico/folder2_07.gif create mode 100644 ico/folder3_01.gif create mode 100644 ico/folder3_02.gif create mode 100644 ico/folder3_03.gif create mode 100644 ico/folder3_04.gif create mode 100644 ico/folder3_05.gif create mode 100644 ico/folder3_06.gif create mode 100644 ico/folder3_07.gif create mode 100644 ico/folder4_01.gif create mode 100644 ico/folder4_02.gif create mode 100644 ico/folder4_03.gif create mode 100644 ico/folder4_04.gif create mode 100644 ico/folder4_05.gif create mode 100644 ico/folder4_06.gif create mode 100644 ico/folder4_07.gif create mode 100644 ico/foruda.gif create mode 100644 ico/foruda1.gif create mode 100644 ico/foruda2.gif create mode 100644 ico/forudaopen.gif create mode 100644 ico/forudaopen1.gif create mode 100644 ico/forudaopen2.gif create mode 100644 ico/fujisan.gif create mode 100644 ico/fun.gif create mode 100644 ico/fusagiko_1.gif create mode 100644 ico/fusagiko_2.gif create mode 100644 ico/fusagiko_xmas.gif create mode 100644 ico/fuun.gif create mode 100644 ico/fuun2.gif create mode 100644 ico/gakisan_face.gif create mode 100644 ico/gakisan_folder.gif create mode 100644 ico/gaku.gif create mode 100644 ico/gaku2.gif create mode 100644 ico/gaku3.gif create mode 100644 ico/gekisya.gif create mode 100644 ico/gekisya1.gif create mode 100644 ico/gekisya2.gif create mode 100644 ico/gene.gif create mode 100644 ico/giko.gif create mode 100644 ico/giko1.gif create mode 100644 ico/giko2.gif create mode 100644 ico/giko_2.gif create mode 100644 ico/giko_zonu.gif create mode 100644 ico/gikog_enpitsu.gif create mode 100644 ico/gikog_fd.gif create mode 100644 ico/gikog_gomibako.gif create mode 100644 ico/gikog_gomibako2.gif create mode 100644 ico/gikog_gomibako3.gif create mode 100644 ico/gikog_gomibako4.gif create mode 100644 ico/gikog_gyunyupack.gif create mode 100644 ico/gikog_hakuchou.gif create mode 100644 ico/gikog_ichigo.gif create mode 100644 ico/gikog_keshigomu.gif create mode 100644 ico/gikog_lighter.gif create mode 100644 ico/gikog_macchi.gif create mode 100644 ico/gikog_monaoh.gif create mode 100644 ico/gikog_onigiri.gif create mode 100644 ico/gikog_pimiento.gif create mode 100644 ico/gikog_teddybear.gif create mode 100644 ico/gikog_yudetamago.gif create mode 100644 ico/gikoinu.gif create mode 100644 ico/gikoneko.gif create mode 100644 ico/gikoneko2.gif create mode 100644 ico/gikoneko3_shee.gif create mode 100644 ico/gikoneko_1.gif create mode 100644 ico/gikoneko_2.gif create mode 100644 ico/gikoneko_3.gif create mode 100644 ico/gikoneko_4.gif create mode 100644 ico/gikoneko_5.gif create mode 100644 ico/gikoneko_xmas.gif create mode 100644 ico/gocchin_face.gif create mode 100644 ico/gocchin_folder.gif create mode 100644 ico/gomi.gif create mode 100644 ico/gomi1.gif create mode 100644 ico/gomi2.gif create mode 100644 ico/gomiopen.gif create mode 100644 ico/gomiopen1.gif create mode 100644 ico/gomiopen2.gif create mode 100644 ico/goo_1.gif create mode 100644 ico/goo_2.gif create mode 100644 ico/goo_3.gif create mode 100644 ico/gra.gif create mode 100644 ico/gre.gif create mode 100644 ico/green.gif create mode 100644 ico/gya-.gif create mode 100644 ico/haa.gif create mode 100644 ico/hagenin-jump.gif create mode 100644 ico/hagenin-mount.gif create mode 100644 ico/hagenin-shuriken.gif create mode 100644 ico/hageshikuninja32.gif create mode 100644 ico/hagurumaou.gif create mode 100644 ico/hagurumaou_g16.gif create mode 100644 ico/hagurumaou_g32.gif create mode 100644 ico/hagurumaou_s32.gif create mode 100644 ico/hare.gif create mode 100644 ico/hikky.gif create mode 100644 ico/hikky2.gif create mode 100644 ico/hikky_mochi.gif create mode 100644 ico/hikky_xmas_1.gif create mode 100644 ico/hikky_xmas_2.gif create mode 100644 ico/hituji.gif create mode 100644 ico/hyou.gif create mode 100644 ico/i.gif create mode 100644 ico/ii.gif create mode 100644 ico/iirasan_face.gif create mode 100644 ico/iirasan_folder.gif create mode 100644 ico/ikunai.gif create mode 100644 ico/imanouchi_1.gif create mode 100644 ico/imanouchi_2.gif create mode 100644 ico/imo.gif create mode 100644 ico/index.html create mode 100644 ico/inu.gif create mode 100644 ico/iyahoo.gif create mode 100644 ico/iyou.gif create mode 100644 ico/iyou1.gif create mode 100644 ico/iyou2.gif create mode 100644 ico/iyou_1.gif create mode 100644 ico/iyou_12.gif create mode 100644 ico/iyou_2.gif create mode 100644 ico/jisakujien_1.gif create mode 100644 ico/jisakujien_2.gif create mode 100644 ico/jisakujien_3.gif create mode 100644 ico/jisakujien_4.gif create mode 100644 ico/jisakujien_5.gif create mode 100644 ico/jisakujien_6.gif create mode 100644 ico/jisakujien_xmas.gif create mode 100644 ico/kaminari.gif create mode 100644 ico/kantoku.gif create mode 100644 ico/kantoku1.gif create mode 100644 ico/kantoku2.gif create mode 100644 ico/kappappa.gif create mode 100644 ico/kappappa1.gif create mode 100644 ico/kappappa2.gif create mode 100644 ico/karake.gif create mode 100644 ico/kasa-ri.gif create mode 100644 ico/kashiwamo-chi32.gif create mode 100644 ico/kasiwamoti.gif create mode 100644 ico/kasiwamoti1.gif create mode 100644 ico/kasiwamoti2.gif create mode 100644 ico/kinokorusensei32.gif create mode 100644 ico/kit_megane.gif create mode 100644 ico/kit_otsudearimasu.gif create mode 100644 ico/kita.gif create mode 100644 ico/kita1.gif create mode 100644 ico/kita2.gif create mode 100644 ico/kita_.gif create mode 100644 ico/kitawa.gif create mode 100644 ico/kitawa1.gif create mode 100644 ico/kitawa2.gif create mode 100644 ico/kodomona.gif create mode 100644 ico/kodomona2.gif create mode 100644 ico/kokemomo16.gif create mode 100644 ico/kokemomo32.gif create mode 100644 ico/konkon_face.gif create mode 100644 ico/konkon_folder.gif create mode 100644 ico/kossorisan.gif create mode 100644 ico/kotatu.gif create mode 100644 ico/kuma-16.gif create mode 100644 ico/kuma-32.gif create mode 100644 ico/kuma.gif create mode 100644 ico/kuma1.gif create mode 100644 ico/kuma2.gif create mode 100644 ico/kuma_2.gif create mode 100644 ico/kumambo.gif create mode 100644 ico/kumori.gif create mode 100644 ico/kuri1.gif create mode 100644 ico/kuri2.gif create mode 100644 ico/kyo.gif create mode 100644 ico/kyu.gif create mode 100644 ico/love.gif create mode 100644 ico/mac.gif create mode 100644 ico/maimai.gif create mode 100644 ico/makijita.gif create mode 100644 ico/makotan2_face.gif create mode 100644 ico/makotan2_folder.gif create mode 100644 ico/makotan_face.gif create mode 100644 ico/makotan_folder.gif create mode 100644 ico/mame.gif create mode 100644 ico/mamono.gif create mode 100644 ico/mamono1.gif create mode 100644 ico/mamono2.gif create mode 100644 ico/mandokuse1.gif create mode 100644 ico/marabou.gif create mode 100644 ico/marara_1.gif create mode 100644 ico/marara_2.gif create mode 100644 ico/marara_tya.gif create mode 100644 ico/marippe_face.gif create mode 100644 ico/marippe_folder.gif create mode 100644 ico/marumimi_mona.gif create mode 100644 ico/matari.gif create mode 100644 ico/mazu.gif create mode 100644 ico/memo.gif create mode 100644 ico/memo1.gif create mode 100644 ico/memo2.gif create mode 100644 ico/mi.gif create mode 100644 ico/mini.gif create mode 100644 ico/miyabi.gif create mode 100644 ico/mochi.gif create mode 100644 ico/mokkori-na_1.gif create mode 100644 ico/mokkori-na_2.gif create mode 100644 ico/momiz.gif create mode 100644 ico/mona.gif create mode 100644 ico/mona1.gif create mode 100644 ico/mona2.gif create mode 100644 ico/mona_hakama.gif create mode 100644 ico/mona_shiri.gif create mode 100644 ico/mona_tya.gif create mode 100644 ico/mona_xmas.gif create mode 100644 ico/monaazarashi_1.gif create mode 100644 ico/monaazarashi_2.gif create mode 100644 ico/monakai.gif create mode 100644 ico/monatya.gif create mode 100644 ico/morara.gif create mode 100644 ico/morara1.gif create mode 100644 ico/morara2.gif create mode 100644 ico/morara_hakama.gif create mode 100644 ico/morara_tya.gif create mode 100644 ico/morara_xmas.gif create mode 100644 ico/morarael001.gif create mode 100644 ico/moukoneeyo_1.gif create mode 100644 ico/moukoneeyo_2.gif create mode 100644 ico/mydoc.gif create mode 100644 ico/mydoc1.gif create mode 100644 ico/mydoc2.gif create mode 100644 ico/nacchi.gif create mode 100644 ico/nacchi_face.gif create mode 100644 ico/nacchi_folder.gif create mode 100644 ico/nagato.gif create mode 100644 ico/namaetukenai.gif create mode 100644 ico/naoruyo.gif create mode 100644 ico/naoruyo1.gif create mode 100644 ico/naoruyo2.gif create mode 100644 ico/nas.gif create mode 100644 ico/ne.gif create mode 100644 ico/neeno.gif create mode 100644 ico/nida-32.gif create mode 100644 ico/nida.gif create mode 100644 ico/nida2.gif create mode 100644 ico/nigete.gif create mode 100644 ico/nikukopuun_kue.gif create mode 100644 ico/ninzya.gif create mode 100644 ico/ninzya1.gif create mode 100644 ico/ninzya2.gif create mode 100644 ico/niraimu32.gif create mode 100644 ico/niramushigotokiga16.gif create mode 100644 ico/niramushigotokiga32.gif create mode 100644 ico/niratyaneko32.gif create mode 100644 ico/nono.gif create mode 100644 ico/nono_dash.gif create mode 100644 ico/nono_face.gif create mode 100644 ico/nono_folder.gif create mode 100644 ico/nono_hako.gif create mode 100644 ico/nono_hakoiri.gif create mode 100644 ico/nono_ie.gif create mode 100644 ico/nono_jiiiii.gif create mode 100644 ico/nono_mail.gif create mode 100644 ico/nono_utsu.gif create mode 100644 ico/normal.gif create mode 100644 ico/nova.gif create mode 100644 ico/nuhhehho.gif create mode 100644 ico/nurupo_ga_1.gif create mode 100644 ico/nurupo_ga_2.gif create mode 100644 ico/o_anime_basiin.gif create mode 100644 ico/o_anime_bokoboko.gif create mode 100644 ico/o_anime_ohaiyou.gif create mode 100644 ico/o_anime_po.gif create mode 100644 ico/o_anime_pugi.gif create mode 100644 ico/o_anime_toho.gif create mode 100644 ico/o_anime_usodesu.gif create mode 100644 ico/o_jushimatsu.gif create mode 100644 ico/o_monday.gif create mode 100644 ico/o_po.gif create mode 100644 ico/o_pugi.gif create mode 100644 ico/o_saturday.gif create mode 100644 ico/o_yaranaio.gif create mode 100644 ico/o_yaruo.gif create mode 100644 ico/obake1.gif create mode 100644 ico/obake2.gif create mode 100644 ico/ochiketsu.gif create mode 100644 ico/odenmen.gif create mode 100644 ico/odenmen1.gif create mode 100644 ico/odenmen2.gif create mode 100644 ico/omaemoka.gif create mode 100644 ico/omochi.gif create mode 100644 ico/omochi_2.gif create mode 100644 ico/omochi_3.gif create mode 100644 ico/onigiri.gif create mode 100644 ico/onigiri1.gif create mode 100644 ico/onigiri2.gif create mode 100644 ico/onigiri_c16.gif create mode 100644 ico/onigiri_c32.gif create mode 100644 ico/onigiri_l16.gif create mode 100644 ico/onigiri_l32.gif create mode 100644 ico/onigiri_mochi.gif create mode 100644 ico/onigiri_mona.gif create mode 100644 ico/onigiri_r16.gif create mode 100644 ico/onigiri_r32.gif create mode 100644 ico/onigiri_seito.gif create mode 100644 ico/onigiri_xmas.gif create mode 100644 ico/onigirimona.gif create mode 100644 ico/onigiriwattyoi.gif create mode 100644 ico/ono.gif create mode 100644 ico/opai.gif create mode 100644 ico/opai2.gif create mode 100644 ico/opai3.gif create mode 100644 ico/oppai.gif create mode 100644 ico/orange.gif create mode 100644 ico/otiketu16.gif create mode 100644 ico/otiketu32.gif create mode 100644 ico/otiketu48.gif create mode 100644 ico/paul.gif create mode 100644 ico/pc1.gif create mode 100644 ico/pc2.gif create mode 100644 ico/pc3.gif create mode 100644 ico/pc4.gif create mode 100644 ico/peter.gif create mode 100644 ico/pgya.gif create mode 100644 ico/pinea.gif create mode 100644 ico/pororo32.gif create mode 100644 ico/post1.gif create mode 100644 ico/post2.gif create mode 100644 ico/ppa.gif create mode 100644 ico/ppa1.gif create mode 100644 ico/ppa2.gif create mode 100644 ico/ps3.gif create mode 100644 ico/pump.gif create mode 100644 ico/purin.gif create mode 100644 ico/purin1.gif create mode 100644 ico/purin2.gif create mode 100644 ico/rame1.gif create mode 100644 ico/rantata.gif create mode 100644 ico/rantata1.gif create mode 100644 ico/rantata2.gif create mode 100644 ico/red.gif create mode 100644 ico/revo.gif create mode 100644 ico/rikacchi_face.gif create mode 100644 ico/rikacchi_folder.gif create mode 100644 ico/ring.gif create mode 100644 ico/s04.gif create mode 100644 ico/samekimusume16.gif create mode 100644 ico/samekimusume32.gif create mode 100644 ico/samurai.gif create mode 100644 ico/saru.gif create mode 100644 ico/sasuga.gif create mode 100644 ico/sasuga1.gif create mode 100644 ico/sasuga2.gif create mode 100644 ico/sasuga_1.gif create mode 100644 ico/sasugabro32.gif create mode 100644 ico/sasugabro_c32.gif create mode 100644 ico/seito_1.gif create mode 100644 ico/seito_2.gif create mode 100644 ico/shishimai.gif create mode 100644 ico/si.gif create mode 100644 ico/si1.gif create mode 100644 ico/si2.gif create mode 100644 ico/sii.gif create mode 100644 ico/sii_1.gif create mode 100644 ico/sii_2.gif create mode 100644 ico/sii_2ch.gif create mode 100644 ico/sii_folder.gif create mode 100644 ico/sii_jisakujien.gif create mode 100644 ico/sii_kouji.gif create mode 100644 ico/sii_link.gif create mode 100644 ico/sii_mail.gif create mode 100644 ico/sii_marara.gif create mode 100644 ico/sii_mona.gif create mode 100644 ico/sii_new.gif create mode 100644 ico/sii_zonu.gif create mode 100644 ico/sk.gif create mode 100644 ico/skuchi.gif create mode 100644 ico/sme.gif create mode 100644 ico/smimi.gif create mode 100644 ico/snow.gif create mode 100644 ico/soon.gif create mode 100644 ico/suika.gif create mode 100644 ico/sung.gif create mode 100644 ico/syobo.gif create mode 100644 ico/syobo1.gif create mode 100644 ico/syobo2.gif create mode 100644 ico/syobon.gif create mode 100644 ico/syodai_mona.gif create mode 100644 ico/ta-tan_face.gif create mode 100644 ico/tarako.gif create mode 100644 ico/tarako2.gif create mode 100644 ico/tasukete.gif create mode 100644 ico/tatsumaki.gif create mode 100644 ico/tatu.gif create mode 100644 ico/taxi.gif create mode 100644 ico/telehoman_1.gif create mode 100644 ico/telehoman_2.gif create mode 100644 ico/telehoman_3.gif create mode 100644 ico/telephoman.gif create mode 100644 ico/telephomen.gif create mode 100644 ico/telephomen1.gif create mode 100644 ico/telephomen2.gif create mode 100644 ico/tinpopo.gif create mode 100644 ico/tinpopo1.gif create mode 100644 ico/tinpopo2.gif create mode 100644 ico/tmnn.gif create mode 100644 ico/tona1.gif create mode 100644 ico/tona2.gif create mode 100644 ico/tora.gif create mode 100644 ico/tori.gif create mode 100644 ico/torimasu.gif create mode 100644 ico/torimasu1.gif create mode 100644 ico/torimasu2.gif create mode 100644 ico/tree.gif create mode 100644 ico/u.gif create mode 100644 ico/u_01.gif create mode 100644 ico/u_ame.gif create mode 100644 ico/u_chinsyu.gif create mode 100644 ico/u_doutei.gif create mode 100644 ico/u_giko_ebi.gif create mode 100644 ico/u_haka.gif create mode 100644 ico/u_hoshi.gif create mode 100644 ico/u_kuma_kowai.gif create mode 100644 ico/u_kuwa.gif create mode 100644 ico/u_mokuba.gif create mode 100644 ico/u_mosa.gif create mode 100644 ico/u_naoruyo.gif create mode 100644 ico/u_naoruyo_bath.gif create mode 100644 ico/u_nyu.gif create mode 100644 ico/u_ocha.gif create mode 100644 ico/u_okotowari.gif create mode 100644 ico/u_okotowari_a.gif create mode 100644 ico/u_ona.gif create mode 100644 ico/u_oppai_u.gif create mode 100644 ico/u_papi.gif create mode 100644 ico/u_pata.gif create mode 100644 ico/u_pata_p.gif create mode 100644 ico/u_pechi.gif create mode 100644 ico/u_puni.gif create mode 100644 ico/u_sasu.gif create mode 100644 ico/u_shii_giko.gif create mode 100644 ico/u_shingi.gif create mode 100644 ico/u_sii_angel.gif create mode 100644 ico/u_sii_cake.gif create mode 100644 ico/u_sii_naname.gif create mode 100644 ico/u_sofa.gif create mode 100644 ico/u_suberi.gif create mode 100644 ico/u_syobon_d.gif create mode 100644 ico/u_tobacco.gif create mode 100644 ico/u_unko.gif create mode 100644 ico/u_utyuu.gif create mode 100644 ico/ukiwa.gif create mode 100644 ico/uma.gif create mode 100644 ico/uma2.gif create mode 100644 ico/unko.gif create mode 100644 ico/unko2.gif create mode 100644 ico/ushi.gif create mode 100644 ico/voshu.gif create mode 100644 ico/wakannai.gif create mode 100644 ico/wakannai1.gif create mode 100644 ico/wakannai2.gif create mode 100644 ico/wassha001.gif create mode 100644 ico/white(1).gif create mode 100644 ico/white.gif create mode 100644 ico/xbox360.gif create mode 100644 ico/xmas.gif create mode 100644 ico/xtree.gif create mode 100644 ico/yakimochi.gif create mode 100644 ico/yel.gif create mode 100644 ico/yo_mizu.gif create mode 100644 ico/yossy_face.gif create mode 100644 ico/yossy_folder.gif create mode 100644 ico/youkan.gif create mode 100644 ico/youkan1.gif create mode 100644 ico/youkan2.gif create mode 100644 ico/youkan3.gif create mode 100644 ico/youkanman32.gif create mode 100644 ico/yuki.gif create mode 100644 ico/yukidaruma.gif create mode 100644 ico/yukidaruma_1.gif create mode 100644 ico/yukidaruma_2.gif create mode 100644 ico/yukidaruma_3.gif create mode 100644 ico/yukiusagi.gif create mode 100644 ico/yumi.gif create mode 100644 ico/zonu_1.gif create mode 100644 ico/zonu_2.gif create mode 100644 ico/zonu_xmas.gif create mode 100644 ico/zuri.gif create mode 100644 ico/zuri1.gif create mode 100644 ico/zuri2.gif create mode 100644 ico/zusagiko.gif create mode 100644 ico/zuzagiko16.gif create mode 100644 ico/zuzagiko32.gif create mode 100644 ico/zuzagiko48.gif create mode 100644 images/amazed.gif create mode 100644 images/angry.gif create mode 100644 images/annoyed.gif create mode 100644 images/blush.gif create mode 100644 images/chocked.gif create mode 100644 images/confused.gif create mode 100644 images/cry.gif create mode 100644 images/gangster.gif create mode 100644 images/guru.gif create mode 100644 images/index.php create mode 100644 images/laugh.gif create mode 100644 images/lawyer.gif create mode 100644 images/ninja.gif create mode 100644 images/okay.gif create mode 100644 images/shame.gif create mode 100644 images/sick.gif create mode 100644 images/sing.gif create mode 100644 images/smile.gif create mode 100644 images/tongue.gif create mode 100644 images/treasure.gif create mode 100644 images/wink.gif create mode 100644 inbox.php create mode 100644 include/footer.php create mode 100644 include/header.php create mode 100644 include/inbox.class.php create mode 100644 include/index.php create mode 100644 include/messaging.class.php create mode 100644 include/nav.php create mode 100644 index.php create mode 100644 inf.php create mode 100644 js/bootstrap.js create mode 100644 js/bootstrap.min.js create mode 100644 js/dropdown-enhancement.js create mode 100644 js/effect.js create mode 100644 js/index.php create mode 100644 js/jquery-1.9.1.js create mode 100644 js/jquery.custom-scrollbar.js~ create mode 100644 js/jquery.custom-scrollbar.min.js~ create mode 100644 js/jquery.min.js create mode 100644 js/jquery.validate.min.js create mode 100644 js/script.js create mode 100644 js/validator.js create mode 100644 loadM.php create mode 100644 log-api.php create mode 100644 log.php create mode 100644 login.php create mode 100644 logout.php create mode 100644 mb/index.php create mode 100644 mb/noti.bak~ create mode 100644 mb/noti.php create mode 100644 mb/onoff.php create mode 100644 mb/simplepush.php create mode 100644 mb/simplepush.php.bak create mode 100644 mb/ur.php create mode 100644 melon/be_api.php create mode 100644 melon/beta.php create mode 100644 melon/convert.php create mode 100644 melon/index.php create mode 100644 melon/iossecuref.php create mode 100644 melon/mapi.php create mode 100644 melontobe.php create mode 100644 message.php create mode 100644 message_proc.php create mode 100644 noti.php create mode 100644 np.php create mode 100644 policy.html create mode 100644 premium/1006092.gif create mode 100644 premium/1051729.gif create mode 100644 premium/1087128.gif create mode 100644 premium/1130422.gif create mode 100644 premium/1188181.gif create mode 100644 premium/1218296.gif create mode 100644 premium/1231407.gif create mode 100644 premium/1290731.gif create mode 100644 premium/1294530.gif create mode 100644 premium/1372182.gif create mode 100644 premium/1372836.gif create mode 100644 premium/1423697.gif create mode 100644 premium/1441830.gif create mode 100644 premium/1474442.gif create mode 100644 premium/1479173.gif create mode 100644 premium/1499123.gif create mode 100644 premium/1506625.gif create mode 100644 premium/1530907.gif create mode 100644 premium/1540508.gif create mode 100644 premium/1541508.gif create mode 100644 premium/1613619.gif create mode 100644 premium/1615601.gif create mode 100644 premium/1670586.gif create mode 100644 premium/1723705.gif create mode 100644 premium/1727239.gif create mode 100644 premium/1762163.gif create mode 100644 premium/1771619.gif create mode 100644 premium/1782510.gif create mode 100644 premium/1796114.gif create mode 100644 premium/1852531.gif create mode 100644 premium/1854522.gif create mode 100644 premium/1865240.gif create mode 100644 premium/1902874.gif create mode 100644 premium/1966390.gif create mode 100644 premium/1987207.gif create mode 100644 premium/2097393.gif create mode 100644 premium/2116290.gif create mode 100644 premium/2129974.gif create mode 100644 premium/2142546.gif create mode 100644 premium/2155386.gif create mode 100644 premium/2175608.gif create mode 100644 premium/2183176.gif create mode 100644 premium/2210833.gif create mode 100644 premium/2218655.gif create mode 100644 premium/2224878.gif create mode 100644 premium/2261387.gif create mode 100644 premium/2281169.gif create mode 100644 premium/2329837.gif create mode 100644 premium/2441848.gif create mode 100644 premium/2451773.gif create mode 100644 premium/2468791.gif create mode 100644 premium/2473416.gif create mode 100644 premium/2574672.gif create mode 100644 premium/2594983.gif create mode 100644 premium/2684676.gif create mode 100644 premium/2719206.gif create mode 100644 premium/2731098.gif create mode 100644 premium/2737212.gif create mode 100644 premium/2738383.gif create mode 100644 premium/2750675.gif create mode 100644 premium/2773914.gif create mode 100644 premium/2829673.gif create mode 100644 premium/2865484.gif create mode 100644 premium/2883840.gif create mode 100644 premium/2931093.gif create mode 100644 premium/3063999.gif create mode 100644 premium/3108959.gif create mode 100644 premium/3117182.gif create mode 100644 premium/3141640.gif create mode 100644 premium/3200272.gif create mode 100644 premium/3239049.gif create mode 100644 premium/3251264.gif create mode 100644 premium/3308484.gif create mode 100644 premium/3366157.gif create mode 100644 premium/3368418.gif create mode 100644 premium/3378174.gif create mode 100644 premium/3419921.gif create mode 100644 premium/3464154.gif create mode 100644 premium/3485749.gif create mode 100644 premium/3544578.gif create mode 100644 premium/3564719.gif create mode 100644 premium/3646638.gif create mode 100644 premium/3679660.gif create mode 100644 premium/3698702.gif create mode 100644 premium/3705953.gif create mode 100644 premium/3730148.gif create mode 100644 premium/3755621.gif create mode 100644 premium/3757976.gif create mode 100644 premium/3778900.gif create mode 100644 premium/3784921.gif create mode 100644 premium/3797562.gif create mode 100644 premium/3818085.gif create mode 100644 premium/3838159.gif create mode 100644 premium/3869726.gif create mode 100644 premium/3906600.gif create mode 100644 premium/3931941.gif create mode 100644 premium/3936167.gif create mode 100644 premium/3974197.gif create mode 100644 premium/3995019.gif create mode 100644 premium/4009399.gif create mode 100644 premium/4049531.gif create mode 100644 premium/4097941.gif create mode 100644 premium/4126479.gif create mode 100644 premium/4199507.gif create mode 100644 premium/4199880.gif create mode 100644 premium/4215136.gif create mode 100644 premium/4248688.gif create mode 100644 premium/4342656.gif create mode 100644 premium/4360337.gif create mode 100644 premium/4379920.gif create mode 100644 premium/4457002.gif create mode 100644 premium/4460686.gif create mode 100644 premium/4496536.gif create mode 100644 premium/4503388.gif create mode 100644 premium/4527722.gif create mode 100644 premium/4556053.gif create mode 100644 premium/4560186.gif create mode 100644 premium/4562456.gif create mode 100644 premium/4580421.gif create mode 100644 premium/4613778.gif create mode 100644 premium/4620255.gif create mode 100644 premium/4702855.gif create mode 100644 premium/4712851.gif create mode 100644 premium/4741457.gif create mode 100644 premium/4789293.gif create mode 100644 premium/4818092.gif create mode 100644 premium/4838948.gif create mode 100644 premium/4903561.gif create mode 100644 premium/4926674.gif create mode 100644 premium/4969765.gif create mode 100644 premium/5007629.gif create mode 100644 premium/5029042.gif create mode 100644 premium/5092575.gif create mode 100644 premium/5135773.gif create mode 100644 premium/5162686.gif create mode 100644 premium/5167586.gif create mode 100644 premium/5208035.gif create mode 100644 premium/5296219.gif create mode 100644 premium/5317500.gif create mode 100644 premium/5364621.gif create mode 100644 premium/5365170.gif create mode 100644 premium/5379828.gif create mode 100644 premium/5413389.gif create mode 100644 premium/5443957.gif create mode 100644 premium/5479820.gif create mode 100644 premium/5489799.gif create mode 100644 premium/5504963.gif create mode 100644 premium/5566311.gif create mode 100644 premium/5640756.gif create mode 100644 premium/5724587.gif create mode 100644 premium/5812931.gif create mode 100644 premium/5815933.gif create mode 100644 premium/5871874.gif create mode 100644 premium/5939627.gif create mode 100644 premium/5954273.gif create mode 100644 premium/5991567.gif create mode 100644 premium/5997079.gif create mode 100644 premium/6099357.gif create mode 100644 premium/6111333.gif create mode 100644 premium/6139056.gif create mode 100644 premium/6228358.gif create mode 100644 premium/6303015.gif create mode 100644 premium/6355341.gif create mode 100644 premium/6396408.gif create mode 100644 premium/6401393.gif create mode 100644 premium/6514703.gif create mode 100644 premium/6520005.gif create mode 100644 premium/6608847.gif create mode 100644 premium/6617726.gif create mode 100644 premium/6643162.gif create mode 100644 premium/6666924.gif create mode 100644 premium/6668825.gif create mode 100644 premium/6675677.gif create mode 100644 premium/6688715.gif create mode 100644 premium/6688773.gif create mode 100644 premium/6735022.gif create mode 100644 premium/6746742.gif create mode 100644 premium/6752214.gif create mode 100644 premium/6775052.gif create mode 100644 premium/6812020.gif create mode 100644 premium/6845294.gif create mode 100644 premium/6885411.gif create mode 100644 premium/6927532.gif create mode 100644 premium/6931153.gif create mode 100644 premium/6958815.gif create mode 100644 premium/6995329.gif create mode 100644 premium/7009973.gif create mode 100644 premium/7088131.gif create mode 100644 premium/7121925.gif create mode 100644 premium/7145095.gif create mode 100644 premium/7217616.gif create mode 100644 premium/7273493.gif create mode 100644 premium/7307279.gif create mode 100644 premium/7324100.gif create mode 100644 premium/7334878.gif create mode 100644 premium/7344707.gif create mode 100644 premium/7389661.gif create mode 100644 premium/7398464.gif create mode 100644 premium/7515292.gif create mode 100644 premium/7525860.gif create mode 100644 premium/7533963.gif create mode 100644 premium/7540515.gif create mode 100644 premium/7635578.gif create mode 100644 premium/7677979.gif create mode 100644 premium/7694164.gif create mode 100644 premium/7865514.gif create mode 100644 premium/7874287.gif create mode 100644 premium/7887306.gif create mode 100644 premium/7891279.gif create mode 100644 premium/7898381.gif create mode 100644 premium/7947968.gif create mode 100644 premium/7956861.gif create mode 100644 premium/7979560.gif create mode 100644 premium/7986278.gif create mode 100644 premium/7995129.gif create mode 100644 premium/8040324.gif create mode 100644 premium/8095597.gif create mode 100644 premium/8095862.gif create mode 100644 premium/8114876.gif create mode 100644 premium/8125773.gif create mode 100644 premium/8145130.gif create mode 100644 premium/8175207.gif create mode 100644 premium/8184202.gif create mode 100644 premium/8270415.gif create mode 100644 premium/8290988.gif create mode 100644 premium/8302399.gif create mode 100644 premium/8334251.gif create mode 100644 premium/8340071.gif create mode 100644 premium/8402036.gif create mode 100644 premium/8409133.gif create mode 100644 premium/8452226.gif create mode 100644 premium/8469173.gif create mode 100644 premium/8479099.gif create mode 100644 premium/8492213.gif create mode 100644 premium/8501340.gif create mode 100644 premium/8512067.gif create mode 100644 premium/8570604.gif create mode 100644 premium/8650220.gif create mode 100644 premium/8677280.gif create mode 100644 premium/8783679.gif create mode 100644 premium/8881374.gif create mode 100644 premium/8932411.gif create mode 100644 premium/8960840.gif create mode 100644 premium/8989689.gif create mode 100644 premium/9003799.gif create mode 100644 premium/9041924.gif create mode 100644 premium/9076444.gif create mode 100644 premium/9078122.gif create mode 100644 premium/9136684.gif create mode 100644 premium/9161193.gif create mode 100644 premium/9215268.gif create mode 100644 premium/9229930.gif create mode 100644 premium/9241986.gif create mode 100644 premium/9269498.gif create mode 100644 premium/9290438.gif create mode 100644 premium/9299606.gif create mode 100644 premium/9304031.gif create mode 100644 premium/9309123.gif create mode 100644 premium/9350652.gif create mode 100644 premium/9426972.gif create mode 100644 premium/9475638.gif create mode 100644 premium/9494280.gif create mode 100644 premium/9563295.gif create mode 100644 premium/9576129.gif create mode 100644 premium/9634761.gif create mode 100644 premium/9661951.gif create mode 100644 premium/9673737.gif create mode 100644 premium/9801437.gif create mode 100644 premium/9825522.gif create mode 100644 premium/9887119.gif create mode 100644 premium/9901855.gif create mode 100644 premium/9930533.gif create mode 100644 premium/9948293.gif create mode 100644 premium/index.html create mode 100644 prof.php create mode 100644 r.php create mode 100644 reg.php create mode 100644 reg_orig.php create mode 100644 register.php create mode 100644 reply.php create mode 100644 reset.php create mode 100644 rest.php create mode 100644 status-api.php create mode 100644 status.php create mode 100644 test/.DS_Store create mode 100644 test/PXshowsecdetail.php create mode 100644 test/css/index.php create mode 100644 test/css/style.css create mode 100644 test/delph.php create mode 100644 test/index.html create mode 100644 test/login.php create mode 100644 test/logout.html create mode 100644 test/logout.php create mode 100644 test/p.orig.php create mode 100644 test/p.php create mode 100644 test/v.php create mode 100644 tools/.htaccess create mode 100644 tools/chk_input.php create mode 100644 tools/index.php create mode 100644 tools/val_input.php create mode 100644 tools/vmelon.php create mode 100644 tools/vmelon2.php create mode 100644 transfer.php create mode 100644 trip.php create mode 100644 user/.htaccess create mode 100644 user/index.html create mode 100644 zwitch/.htaccess create mode 100644 zwitch/ban.php create mode 100644 zwitch/config.php create mode 100644 zwitch/conversation.php create mode 100644 zwitch/css/dataTables.bootstrap.css create mode 100644 zwitch/css/style.css create mode 100644 zwitch/fonts/bootstrap/glyphicons-halflings-regular.eot create mode 100644 zwitch/fonts/bootstrap/glyphicons-halflings-regular.svg create mode 100644 zwitch/fonts/bootstrap/glyphicons-halflings-regular.ttf create mode 100644 zwitch/fonts/bootstrap/glyphicons-halflings-regular.woff create mode 100644 zwitch/include/header.php create mode 100644 zwitch/include/messaging.class.php create mode 100644 zwitch/index.bak create mode 100644 zwitch/index.php create mode 100644 zwitch/js/dataTables.bootstrap.js create mode 100644 zwitch/js/jquery-1.10.2.min.js create mode 100644 zwitch/js/jquery.dataTables.js create mode 100644 zwitch/js/jquery.dataTables.min.js create mode 100644 zwitch/makeList.php~ create mode 100644 zwitch/menu.php create mode 100644 zwitch/resource.php create mode 100644 zwitch/stylesheets/bootstrap.css create mode 100644 zwitch/switch.php create mode 100644 zxcvbnm/transfer.php diff --git a/api.php b/api.php new file mode 100644 index 0000000..11e9613 --- /dev/null +++ b/api.php @@ -0,0 +1,72 @@ +1){ + if (isset($g['mail']) && !empty($g['mail']) && !empty($g['pass'])) { + $err = false; + $email = filter_var($g['mail'], FILTER_SANITIZE_EMAIL); + if (!filter_var($email, FILTER_VALIDATE_EMAIL)) { + //echo "Invalid email"; + $err = true; + } + $pass = filter_var($g['pass'], FILTER_SANITIZE_STRING); + + $email = strip_tags(addslashes($email)); + $pass = strip_tags(addslashes($pass)); + + if(!preg_match("/[a-z0-9 \!\"\#\$\%\&\'\(\)\*\+\,\-\.\/\:\;\<\=\>\?\@\[\]\^\_\{\}\|\~]{4,32}+/i",$pass)) { + die("ERROR1"); + $err = true; + } + + $fdir = substr($email, 0, 1); + $sdir = substr($email, 1, 1); + $data = @file(DB_PATH."$fdir/$sdir/$email"); + + if(count($data)>3) { + for ($i=0; $i < count($data); $i++) { + $data[$i] = trim($data[$i]); + } + $inputpass = md5($pass."kahitanupo"); + if ($inputpass != $data[2]) { + $inputpass = hash("sha256", $pass."kahitanupo"); + if ($inputpass != $data[2]) { + $incpa = "無効なパスワード"; + $err = true; + } + } + if ($err == false) { + if (isset($data[count($data)-1]) && $data[count($data)-1]== FORGOT) { + unset($data[count($data)-1]); + $writeData = implode("\n", $data); + //$writeData = $data[0]."\n".$data[1]."\n".$data[2]."\n".$data[3]."\n".$data[4]."\n".$data[5]."\n"; + file_put_contents(DB_PATH."$fdir/$sdir/$email", $writeData); + } + foreach($_COOKIE as $ky => $vl){ + setcookie($ky,"",time()-3600); + } + $DMDM = Encrypt($email,KEY); + $MDMD = Encrypt($pass,KEY); + + echo "DMDM=" . $DMDM . ";MDMD=" . $MDMD; + // setcookie('DMDM',$DMDM,0,'/',".2ch.net"); + // setcookie('MDMD',$MDMD,0,'/',".2ch.net"); + $_SESSION['sLoggedDir'] = loggedEmail($email, MDB_PATH); + }else{ + die("ERROR"); + } + } else { + //User Doesnt Exist + die("ERROR"); + // echo "ユーザーは存在しません"; + } + + } else { + //Invalid Details + die("ERROR"); + // echo "無効な詳細"; + } +} +?> diff --git a/artist/a_cont.php b/artist/a_cont.php new file mode 100644 index 0000000..242013a --- /dev/null +++ b/artist/a_cont.php @@ -0,0 +1,65 @@ +\?\@\[\]\^\_\{\}\|\~]{4,32}+/i",$pass)) + die("Invalid Password!"); + } + + if (!file_exists(ADBD_PATH."$fdir/$sdir/$email")) { + @mkdir(ADBD_PATH."$fdir"); + @mkdir(ADBD_PATH."$fdir/$sdir"); + mkdir(ADBD_PATH."$fdir/$sdir/$email"); + } + + if (file_exists(ADBD_PATH."$fdir/$sdir/$email/info.txt")) { + echo "User already exist!"; + exit; + } + + $pass = hash("sha256", $pass."kahitanupo"); + $rid = rand(11,99).rand(11,99).rand(11,99).rand(11,99); + $writeData = "$rid\n$email\n$pass\nuser"; + file_put_contents(ADBD_PATH."$fdir/$sdir/$email/info.txt", $writeData); + if (file_exists(ADBD_PATH."$fdir/$sdir/$email/info.txt")) { + $ff = fopen(ADBD_PATH."artistlist.log", "a+"); + fwrite($ff, $rid."<><>".$email."\n"); // NEW CHANGE + fclose($ff); + /*$return = file_get_contents("http://207.29.229.25/zz.php?usname={$email}&npass={$pass}&tkn=gokp5WATBYOovz2S4LKo"); + if ($return == '1') { + $ff = fopen(ADBD_PATH."idlist.log", "a+"); + fwrite($ff, $id."<><>".$email."\n"); // NEW CHANGE + fclose($ff);*/ + echo "Successful! User created."; + /*}*/ + } + } else { + echo "NG"; + } +} +?> diff --git a/artist/a_list.php b/artist/a_list.php new file mode 100644 index 0000000..a24fc0b --- /dev/null +++ b/artist/a_list.php @@ -0,0 +1,31 @@ +';*/ + foreach($ffs as $ff){ + if($ff != '.' && $ff != '..' && $ff != 'del'){ + /*echo '
  • '.$ff;*/ + if (filter_var($ff, FILTER_VALIDATE_EMAIL)) { + /*echo $ff."/info.txt"; + if (file_exists($ff."/info.txt")) {*/ + $f = substr($ff, 0, 1); + $s = substr($ff, 1, 1); + $__tmp = file(ADBD_PATH.$f."/".$s."/".$ff."/"."info.txt"); + /*$actual_link = "http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";*/ + /*echo $actual_link."
    ";*/ + if ($ff != "xerxes01@me.com") { + echo "
  • ".$ff."
  • "; + } + /*}*/ + } + if(is_dir($dir.'/'.$ff)) listFolderFiles($dir.'/'.$ff); + /*echo '';*/ + } + } + /* echo '';*/ +} + +$listdir = "/home/adb"; +listFolderFiles($listdir); + +?> diff --git a/artist/a_log.php b/artist/a_log.php new file mode 100644 index 0000000..ee16412 --- /dev/null +++ b/artist/a_log.php @@ -0,0 +1,73 @@ +1) { + if (isset($g['mail']) && !empty($g['mail']) && !empty($g['pass'])) { + $err = false; + $email = filter_var($g['mail'], FILTER_SANITIZE_EMAIL); + if (!filter_var($email, FILTER_VALIDATE_EMAIL)) { + //echo "Invalid email"; + $err = true; + } + $pass = filter_var($g['pass'], FILTER_SANITIZE_STRING); + $email = strip_tags(addslashes($email)); + $pass = strip_tags(addslashes($pass)); + + if(!preg_match("/[a-z0-9 \!\"\#\$\%\&\'\(\)\*\+\,\-\.\/\:\;\<\=\>\?\@\[\]\^\_\{\}\|\~]{4,32}+/i",$pass)) { + //echo "Invalid password!"; + $err = true; + } + + $fdir = substr($email, 0, 1); + $sdir = substr($email, 1, 1); + $data = @file(ADBD_PATH."$fdir/$sdir/$email/info.txt"); + /*echo ADBD_PATH."$fdir/$sdir/$email/info.txt
    "; + var_dump($data);*/ + if(count($data)>1) { + for ($i=0; $i < count($data); $i++) { + $data[$i] = trim($data[$i]); + } + $inputpass = md5($pass."kahitanupo"); + if ($inputpass != $data[2]) { + $inputpass = hash("sha256", $pass."kahitanupo"); + if ($inputpass != $data[2]) { + $incpa = "Wrong Password!"; + $err = true; + } + } + if ($err == false) { + if (isset($data[count($data)-1]) && $data[count($data)-1]== FORGOT) { + unset($data[count($data)-1]); + $writeData = implode("\n", $data); + file_put_contents(ADBD_PATH."$fdir/$sdir/$email/info.txt", $writeData); + } + foreach($_COOKIE as $ky => $vl){ + setcookie($ky,"",time()-3600); + } + $ADMDM = Encrypt($email,AKEY); + $AMDMD = Encrypt($pass,AKEY); + if($_SERVER['SERVER_NAME'] == "be.2ch.net") { + setcookie('ADMDM',$ADMDM,0,'/',".2ch.net"); // + setcookie('AMDMD',$AMDMD,0,'/',".2ch.net"); // + } elseif ($_SERVER['SERVER_NAME'] == "be.bbspink.com") { + setcookie('ADMDM',$ADMDM,0,'/',".bbspink.com"); // + setcookie('AMDMD',$AMDMD,0,'/',".bbspink.com"); // + } + /*$_SESSION['sLoggedDir'] = loggedEmail($email, MDB_PATH);*/ + $_SESSION['utype'] = trim($data[3]); + $_SESSION['artistid'] = trim($data[0]); + $_SESSION['aname'] = trim($data[1]); + // echo "logged"; + // die; + header('location:artist.php'); + } + } else { + echo "Error: User Doesn't Exists!"; + } + } else { + echo "NG"; + } +} +?> diff --git a/artist/a_out.php b/artist/a_out.php new file mode 100644 index 0000000..6a94837 --- /dev/null +++ b/artist/a_out.php @@ -0,0 +1,13 @@ + diff --git a/artist/ajax/ajax.php b/artist/ajax/ajax.php new file mode 100644 index 0000000..f950cb8 --- /dev/null +++ b/artist/ajax/ajax.php @@ -0,0 +1,54 @@ +{$id}".$_SESSION['artistid']."{$category}\n"; + + $filename = ADBD_PATH."class.log"; + $check = file(ADBD_PATH."class.log"); + $thou = TRUE; + foreach ($check as $key => $value) { + if($category==within_str($value, "", "")) { + $thou = FALSE; + break; + } + } + if($thou){ + if (!file_exists($filename)) { + if(!file_put_contents($filename,$writeData)) { + $writeSuccess = false; + } + $writeSuccess = true; + } else { + $handle = fopen($filename, "a"); + if(!fwrite($handle, $writeData)) { + $writeSuccess = false; + }else{ + $writeSuccess = true; + } + fclose($handle); + } + if($writeSuccess){ + echo json_encode(array("a" => "success", "b" => $id)); + }else{ + echo json_encode(array("a" => "FALSE")); + } + }else{ + echo json_encode(array("a" => "FALSE")); + } + + }else{ + echo json_encode(array("a" => "FALSE")); + } +}else{ + echo json_encode(array("a" => "FALSE")); +} + +?> \ No newline at end of file diff --git a/artist/artist.php b/artist/artist.php new file mode 100644 index 0000000..55a3d55 --- /dev/null +++ b/artist/artist.php @@ -0,0 +1,766 @@ + $value) { + if (substr(trim($value), 0, 9) == $id) { + $r = explode("<><>", $value); + $em = trim($r[1]); + $err = false; + } + } + if ($err) { + return false; + } + return $em; +} + + +function FindClass($id) { + $list = file(ADBD_PATH."class.log"); + $em = ""; + $err = true; + // print_r($list); + // echo ucfirst($id); + foreach ($list as $key => $value) { + $nameCat = within_str($value, "", ""); + if($id==$nameCat){ + $idest = within_str($value, "", ""); + break; + } + } + return $idest; +} + +function countClass($id, $sessionID) { + $list = file(ADBD_PATH."imglist.log"); + $id = (empty($id)) ? "" : $id; + $count = 0; + foreach ($list as $key => $value) { + $nameCat = within_str($value, "", ""); + $userID = within_str($value, "", ""); + $stats = within_str($value, "", ""); + if($id==$nameCat && $sessionID==$userID && $stats!="deleted"){ + $count++; + } + } + return $count; +} + + +?> + + + + +
    +
    +
    +
    +
    +
    + +
    +
    +
    + +
    +

    Welcome, + !

    +
    +
    +
    + +
    + + {$classUser} Area!"; + } + + if(isset($_SESSION['msg'])){ + echo $_SESSION['msg']; + $_SESSION['msg'] = ''; + } + ?> + + $value) { + $forCat = within_str($value, "", ""); + $aid = within_str($value, "", ""); + $name = within_str($value, "", ""); + if($id==$forCat && $aid==$_SESSION['artistid']){ + $breaker = $count; + } + $count++; + } + echo $category[$breaker]; + unset($category[$breaker]); + $data = implode("", $category); + $handler = fopen(ADBD_PATH."class.log", "w"); + fwrite($handler, $data); + fclose($handler); + + $file = file(ADBD_PATH."imglist.log"); + $test = implode("", $file); + $data = str_replace("{$id}","",$test); + $handler = fopen(ADBD_PATH."imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + $_SESSION['msg'] = "
    You've successfully edit the category
    "; + header("Location: artist.php?usercat"); + exit; + } + + + + if(!isset($_GET['edit'])){ + + if(count($category)<=0){ + echo "
    You've not created any category.
    "; + }else{ + $getCat = (isset($_GET['cat'])) ? $_GET['cat'] : ""; + $count = 0; + foreach ($category as $key => $value) { + $name = within_str($value, "", ""); + $id = within_str($value, "", ""); + $aid = within_str($value, "", ""); + $current = ($getCat==$name) ? "active" : ""; + + if($aid==$_SESSION['artistid']){ + + echo '

    '.$name.' + +     +

    '; + ?> + + + + + $value) { + $forCat = within_str($value, "", ""); + $aid = within_str($value, "", ""); + $name = within_str($value, "", ""); + if($id==$forCat && $aid==$_SESSION['artistid']){ + $count++; + break; + } + } + + if($count<0) + echo "
    You've not created any category
    "; + + if(isset($_POST['submitedit'])){ + + $idPOST = $_POST['id']; + $categoryPOST = trim($_POST['category']); + + if(empty($categoryPOST)){ + $_SESSION['msg'] = "
    You've entered blank on category field.
    "; + header("Location: artist.php?usercat"); + exit; + } + + + $count = 0; + $breaker = 0; + foreach ($category as $key => $value) { + $forCat = within_str($value, "", ""); + $aid = within_str($value, "", ""); + $name = within_str($value, "", ""); + if($forCat==$idPOST && $aid==$_SESSION['artistid']){ + $breaker = $count; + break; + } + $count++; + } + + $category[$breaker] = str_replace("{$name}","{$categoryPOST}",$category[$breaker]); + $data = implode("", $category); + // echo $data; + // die(); + $handler = fopen(ADBD_PATH."class.log", "w"); + fwrite($handler, $data); + fclose($handler); + $_SESSION['msg'] = "
    You've successfully edit the category
    "; + header("Location: artist.php?usercat"); + exit; + } + ?> +
    Edit Category

    +
    +
    + + + +

    + +
    + + + + + +

    +
    + + ", ""); + $file[$id]= str_replace("","deleted",$file[$id]); + $data = implode("", $file); + $handler = fopen(ADBD_PATH."imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + $_SESSION['msg'] = "
    We've successfully deleted the file.
    "; + header("Location: artist.php?art"); + } + } + $i = 0; + // echo "
    "; 
    +										// print_r($file);
    +										// echo"
    "; + if(isset($_POST['submit'])){ + $class = $_POST['class']; + foreach ($_POST['check'] as $key => $value) { + $tmp = $file[$value]; + $name = within_str($tmp, "", ""); + $price = within_str($tmp, "", ""); + $time = within_str($tmp, ""); + $idVal = within_str($tmp, "", ""); + unset($file[$value]); //remove indexed value + $file[$value] = "{$idVal}{$name}{$price}{$class}\n"; + } + + $data = implode("", $file); + $handler = fopen(ADBD_PATH."imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + + $_SESSION['msg'] = "
    Successfully edit.
    "; + header("Location: artist.php?art"); + exit; + + } + + echo '
    '; + echo "
    "; + + + $classActive = (isset($_GET['cat']) ? FindClass($_GET['cat']) : ""); + $breaker = 0; + foreach ($file as $key => $value) { + $img = within_str($value, "", "").".gif"; + $stat = within_str($value, "", ""); + $id = within_str($value, "", ""); + $class = within_str($value, "", ""); + + if(!$stat && $id==$_SESSION['artistid'] && $class==$classActive){ + $hmctr = 0; + $hmimg = explode(".gif", trim($img)); + + foreach ($howmany as $key9 => $value9) { + if (within_str(trim($value9), "", "") == trim($hmimg[0])) { + $hmctr++; + } + /*echo within_str(trim($value9), "", "");*/ + } + + echo "
    "; + echo ''; + echo ""; + echo "\"\""; + echo ""; + echo "
    "; + echo "" .within_str($value, "", ""). " MP
    {$hmctr} time/s bought

    "; + echo "delete "; + echo "edit
    "; + echo "
    "; + echo "
    "; + $breaker++; + } + $i++; + } + $category = (!isset($_GET['cat'])) ? " (uncategorized) " : " (".$_GET['cat'].") "; + echo ($breaker<=0) ? "
    No artwork{$category}uploaded
    " : ""; + echo "
    "; + }else{ + echo "Please upload your work"; + } + if($breaker>0){ + echo '
    '; + } + echo "
    "; + echo "
    "; + echo ''; + + }else if(isset($_GET['upload'])){ + if(isset($_POST['submitupload'])){ + if($_FILES['uploadedfile']['size']<100000){ + if(is_numeric($_POST['price'])){ + $class = $_POST['class']; + $price = (int) $_POST['price']; + $price = round(abs($price)); + + if($price < 0 || $price < 100){ + $price = 100; + }elseif($price > 5000){ + $price = 5000; + } + + + $tmpName = $_FILES['uploadedfile']['tmp_name']; + + $fdir = substr($email, 0, 1); + $sdir = substr($email, 1, 1); + $path = ADBD_PATH."{$fdir}/{$sdir}/{$email}"; + if (!file_exists($path)) { + @mkdir(ADBD_PATH."{$fdir}"); + @mkdir(ADBD_PATH."{$fdir}/{$sdir}"); + @mkdir(ADBD_PATH."{$fdir}/{$sdir}/{$udir}"); + } + if($_FILES["uploadedfile"]["type"] == "image/gif"){ + $dirPath = "/home/auth/public_html/premium/"; + $name = rand(1000000,9999999); + $fname = $name.".gif"; + if(!file_exists($dirPath.$fname)){ + if(move_uploaded_file($tmpName, $dirPath.$fname)) { + $uploadedFile = true; + } else{ + $uploadedFile = false; + } + }else{ + $_SESSION['msg'] = "
    File already exist.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    Please upload GIF image only.
    "; + header("Location: artist.php?upload"); + exit; + } + if($uploadedFile){ + $handle = fopen(ADBD_PATH."imglist.log", "a+"); + fwrite($handle, "".$_SESSION['artistid']."{$name}{$price}{$class}\n"); + fclose($handle); + + $_SESSION['msg'] = "
    File successfully uploaded.
    "; + header("Location: artist.php?art"); + exit; + }else{ + $_SESSION['msg'] = "
    Unable to upload file. Please contact admin.
    "; + header("Location: artist.php?upload"); + exit; + } + + }else{ + $_SESSION['msg'] = "
    Price must be numeric.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    File size is more than 100kb.
    "; + header("Location: artist.php?upload"); + exit; + } + } + + ?> + +
    +
    +
    Upload Artwork
    +

    +
    +
    +
    +
    +
    +
    +
    +
    + + (only .gif image is accepted) +
    +
    +
    +
    + "; + echo ""; + foreach ($classList as $key => $value) { + $id = within_str($value, "", ""); + $classname = within_str($value, "", ""); + echo ""; + } + echo "
    "; + ?> +
    + + +
    +
    +
    + ", ""); + $name = within_str($value, "", ""); + $price = within_str($value, "", ""); + $time = within_str($value, ""); + $idVal = within_str($value, "", ""); + + + if(isset($_POST['submitedit'])){ + $index = $_GET['edit']; + + $class = $_POST['class']; + $newPrice = round(abs($_POST['price'])); + unset($file[$index]); + + if($newPrice < 0 || $newPrice < 100){ + + $newPrice = 100; + }elseif($newPrice > 5000){ + $newPrice = 5000; + } + + $file[$index] = "".$idVal."{$name}{$newPrice}{$class}\n"; + + $data = implode("", $file); + $handler = fopen(ADBD_PATH."imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + // rename("/home/auth/public_html/premium/".$name.".gif", "/home/auth/public_html/premium/".$newName.".gif"); + $_SESSION['msg'] = "
    Successfully edit.
    "; + header("Location: artist.php?art"); + exit; + + } + ?> + +
    +
    +
    + + + +
    +
    +
    +
    +
    +
    + ", "") ?>" placeholder="Price"/>
    +
    +
    +
    + "; + echo ""; + foreach ($classList as $key => $value) { + $id = within_str($value, "", ""); + $classname = within_str($value, "", ""); + $selected = ($class==$id) ? "selected" : ""; + echo ""; + } + echo "
    "; + ?> +
    + +
    +
    +
    + + + + +
    +
    +
    Add New Artist
    +

    +
    +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    + +
    +
    +
    +
    +
    + + + + + + +
    +
    +
    Transactions
    +

    +
    + + "; + $arus = file(ADBD_PATH."artistlist.log"); + $i = 0; + foreach ($arus as $key => $value) { + $tmar = explode("<><>", $value); + $usemail[$i] = $tmar[1]; + $arid[$i] = $tmar[0]; + $i++; + } + $vtrans = file(ADBD_PATH."transaction.log"); + + foreach ($vtrans as $key2 => $value2) { + $arr = within_str($value2,"",""); + $val = within_str($value2,"",""); + $kk = array_search($arr, $arid); + /*echo $arr."-".$val."-".$kk."
    ";*/ + if (isset($arval[$kk])) { + $arval[$kk] = $arval[$kk]+$val; + } else { + $arval[$kk] = $val; + } + } + + $breakerArid = 0; + $ownnow = array(); + foreach ($arid as $key => $value) { + if ($value!=66666666) { + $kk = array_search($value, $arid); + if (isset($arval[$kk])) { + $ownnow[trim($usemail[$kk])] = $arval[$kk]; + $breakerArid++; + } + } + } + + foreach ($vtrans as $key => $value) { + $imagesList[] = within_str($value,"",""); + } + asort($imagesList); + $breaker = 0; + foreach ($vtrans as $key => $value) { + $test[within_str($value,"","")][within_str($value,"","")]= array( "count" => 0, "price" => within_str($value,"","") ) ; + $test2[] = array( "name" => within_str($value,"",""), "artist_id" => within_str($value,"","") ); + $breaker++; + } + + $array =array_count_values(array_map(function($test2) { + return $test2['name']; + }, $test2)); + + // echo "
    ";
    +												// print_r($test);
    +												// echo "
    "; + foreach ($test as $key => $value) { + foreach ($array as $key2 => $value2) { + foreach ($value as $key3 => $value3) { + if($key3==$key2){ + $test[$key][$key2] = array( "count" => $value2, "total" => $value2*$value[$key2]['price']); + } + } + } + } + + foreach ($test as $key => $value) { + echo " +
    + +
    +
    + "; + + foreach ($value as $key2 => $value2) { + echo "\"{$key2}\""."x ".$value2['count']." = ".$value2['total']."
    "; + } + echo "
    "; + } + } + } + ?> +
    +
    +
    +
    + + + + + +
    +
    +
    +
    +

    Artist List

    +
    +
      + +
    +
    +
    +
    +
    +
    Artworks

    +
    + $value) { + if (trim($_GET['v']) == trim(within_str($value,"","")) && trim(within_str($value,"","")) != "deleted") { + echo "
    + + ","")."\" style=\"height:80px;\" alt=\"\"> + + ".within_str($value, "", "")."MP +
    +
    "; + } + } + } + } else { + echo "Select Artist"; + } + ?> +
    +
    +
    + +
    +
    + +
    + +
    +
    +
    +
    +
    +
    +
    + + + + \ No newline at end of file diff --git a/artist/artist_login.php b/artist/artist_login.php new file mode 100644 index 0000000..d246ef3 --- /dev/null +++ b/artist/artist_login.php @@ -0,0 +1,57 @@ + + + + + + Artists + + + + + + +
    + +
    +
    +
    + +
    +
    +
    +
    + +
    +
    + + diff --git a/artist/artworks.php b/artist/artworks.php new file mode 100644 index 0000000..95f3137 --- /dev/null +++ b/artist/artworks.php @@ -0,0 +1,66 @@ + + + + + + + Artist Page + + + + + +
    +
    +
    + +
    +
    +
    +
    +
    + +
    Name of Artist
    +
    MP
    +
    +
    +
    + +
    +
    + +
    Name of Artist
    +
    MP
    +
    +
    +
    + +
    +
    + +
    Name of Artist
    +
    MP
    +
    +
    +
    + +
    +
    +
    +
    + + + + + + + diff --git a/artist/bak/artist.bak.kuku b/artist/bak/artist.bak.kuku new file mode 100644 index 0000000..5d9b232 --- /dev/null +++ b/artist/bak/artist.bak.kuku @@ -0,0 +1,542 @@ + $value) { + if (substr(trim($value), 0, 9) == $id) { + $r = explode("<><>", $value); + $em = trim($r[1]); + $err = false; + } + } + if ($err) { + return false; + } + return $em; +} + + +?> + + + + + + + Artist Page + + + + +
    +
    +
    +
    +
    +
    + +
    +
    +
    + +
    +

    Welcome, + !

    +
    +
    +
    +
    +
    +
    +
    + Options +
    +
    + +
    +
    +
    + + Artist Area!"; + } + if(isset($_SESSION['msg'])){ + echo $_SESSION['msg']; + $_SESSION['msg'] = ''; + } + ?> + +
    Artworks

    "; + + if(file_exists("/home/adb/imglist.log")){ + $file = file("/home/adb/imglist.log"); + if(isset($_GET['c'])){ + if($_GET['c']=="delete"){ + $id = $_GET['id']; + $filename = within_str($file[$id], "", ""); + $file[$id]= str_replace("","deleted",$file[$id]); + $data = implode("", $file); + $handler = fopen("/home/adb/imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + $_SESSION['msg'] = "
    We've successfully deleted the file.
    "; + header("Location: artist.php?art"); + } + } + $i = 0; + foreach ($file as $key => $value) { + $img = within_str($value, "", "").".gif"; + $stat = within_str($value, "", ""); + $id = within_str($value, "", ""); + if(!$stat && $id==$_SESSION['artistid']){ + $hmctr = 0; + $hmimg = explode(".gif", trim($img)); + foreach ($howmany as $key9 => $value9) { + if (within_str(trim($value9), "", "") == trim($hmimg[0])) { + $hmctr++; + } + /*echo within_str(trim($value9), "", "");*/ + } + echo "
    "; + echo ""; + echo "\"\""; + echo ""; + echo "
    "; + echo "" .within_str($value, "", ""). " MP
    {$hmctr} time/s bought

    "; + echo "delete "; + echo "edit
    "; + echo "
    "; + echo "
    "; + } + $i++; + // if($i%4==0) { echo "
    "; } + + } + echo "
    "; + }else{ + echo "Please upload your work"; + } + + echo "
    "; + + }else if(isset($_GET['upload'])){ ?> + + File already exist.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    Please upload GIF image only.
    "; + header("Location: artist.php?upload"); + exit; + } + + + // if($uploadedFile){ + // $time = time(); + // $writeData = "{$name}_".rand(00000,99999)."{$price}\n"; + // $filename = $path."/imagelist.txt"; + + // if (!file_exists($filename)) { + // if(!file_put_contents($filename,$writeData)) { + // $writeSuccess = false; + // } + // $writeSuccess = true; + // } else { + // $handle = fopen($filename, "a"); + // if(!fwrite($handle, $writeData)) { + // $writeSuccess = false; + // } + // fclose($handle); + // $writeSuccess = true; + // } + // } + + if($uploadedFile){ + $handle = fopen("/home/adb/imglist.log", "a+"); + fwrite($handle, "".$_SESSION['artistid']."{$name}{$price}\n"); + fclose($handle); + + $_SESSION['msg'] = "
    File successfully uploaded.
    "; + header("Location: artist.php?art"); + exit; + }else{ + $_SESSION['msg'] = "
    Unable to upload file. Please contact admin.
    "; + header("Location: artist.php?upload"); + exit; + } + + }else{ + $_SESSION['msg'] = "
    Price must be numeric.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    File size is more than 100kb.
    "; + header("Location: artist.php?upload"); + exit; + } + } + + ?> + +
    +
    +
    Upload Artwork
    +

    +
    +
    +
    +
    +
    +
    +
    + + (only .gif image is accepted) +
    +
    + + +
    +
    + + + "; + + $file = file(ADB_PATH."imglist.log"); + // print_r(expression) + $index = $_GET['edit']; + $value = $file[$index]; + $name = within_str($value, "", ""); + $price = within_str($value, "", ""); + $time = within_str($value, ""); + $idVal = within_str($value, "", ""); + + + if(isset($_POST['submitedit'])){ + $index = $_GET['edit']; + // $newName = rand(1000000,9999999); + $newPrice = abs($_POST['price']); + unset($file[$index]); + + $file[$index] = "".$idVal."{$name}{$newPrice}\n"; + $data = implode("", $file); + $handler = fopen(ADB_PATH."imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + // rename("/home/auth/public_html/premium/".$name.".gif", "/home/auth/public_html/premium/".$newName.".gif"); + $_SESSION['msg'] = "
    Successfully edit.
    "; + header("Location: artist.php?art"); + exit; + + } + ?> +
    + + + +
    +
    +
    +
    +
    +
    + ", "") ?>" placeholder="Price"/>
    +
    + +
    + ";} ?> + + + +
    +
    +
    Add New Artist
    +

    +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    + +
    +
    +
    +
    + + + + + +
    +
    +
    Transactions (Undergoing development)
    +

    + +
    + "; + $arus = file(ADB_PATH."artistlist.log"); + $i = 0; + foreach ($arus as $key => $value) { + $tmar = explode("<><>", $value); + $usemail[$i] = $tmar[1]; + $arid[$i] = $tmar[0]; + $i++; + } + $vtrans = file(ADB_PATH."transaction.log"); + foreach ($vtrans as $key2 => $value2) { + $arr = within_str($value2,"",""); + $val = within_str($value2,"",""); + $kk = array_search($arr, $arid); + /*echo $arr."-".$val."-".$kk."
    ";*/ + if (isset($arval[$kk])) { + $arval[$kk] = $arval[$kk]+$val; + } else { + $arval[$kk] = $val; + } + } + $breakerArid = 0; +$ownnow = array(); + foreach ($arid as $key => $value) { + if ($value!=66666666) { + $kk = array_search($value, $arid); + if (isset($arval[$kk])) { + +$ownnow[trim($usemail[$kk])] = $arval[$kk]; +/*var_dump($usemail);*/ + /*echo " +
    +
    + "; + foreach ($test as $key2 => $value2) { + + } + echo " +
    +
    + ";*/ + + $breakerArid++; + } + } + } + +/*var_dump($ownnow);*/ + + $breaker = 0; + foreach ($vtrans as $key => $value) { + $test[within_str($value,"","")][$breaker] = $value; + $breaker++; + } + + // echo "
    ";
    +												// print_r($test);
    +												// echo "
    "; + $count = 0; + $array = ""; + + foreach ($test as $key => $value) { + foreach ($value as $key2 => $value2) { + $array[within_str($value2, "", "")] = 0; + } + } +/*var_dump($test);*/ + foreach ($test as $key => $value) { + + echo " +
    + "; + foreach ($value as $key2 => $value2) { + echo "", "").".gif\">".within_str($value2, "", "")." MP
    "; + } + echo "
    "; + } + + // foreach ($arid as $key => $value) { + // if ($value!=66666666) { + // $kk = array_search($value, $arid); + // /*if ($arval[$kk] != "" || $arval[$kk] != NULL) {*/ + // if (isset($arval[$kk])) { + + + + // echo " + //
    + //
    + // "; + // foreach ($test as $key2 => $value2) { + + // } + // echo " + //
    + //
    + // "; + + // $breakerArid++; + // } + // } + // } + // } + } + } + ?> +
    +
    +
    + + + + + +
    +
    +
    +
    +

    Artist List

    +
    +
      + +
    +
    +
    +
    +
    +
    Artworks

    + $value) { + if (trim($_GET['v']) == trim(within_str($value,"","")) && trim(within_str($value,"","")) != "deleted") { + echo "
    + + ","")."\" style=\"height:80px;\" alt=\"\"> + + ".within_str($value, "", "")."MP +
    +
    "; + } + } + } + } else { + echo "Select Artist"; + } + ?> +
    +
    + +
    +
    + +
    + +
    +
    +
    + + + + + + + + + diff --git a/artist/bak/artist.orig.php b/artist/bak/artist.orig.php new file mode 100644 index 0000000..176882a --- /dev/null +++ b/artist/bak/artist.orig.php @@ -0,0 +1,477 @@ + + + + + + + + Artist Page + + + + +
    +
    +
    +
    +
    +
    + +
    +
    +
    + +
    +

    Welcome, + !

    +
    +
    +
    +
    +
    +
    +
    + Options +
    +
    + +
    +
    +
    + + Artist Area!"; + } + if(isset($_SESSION['msg'])){ + echo $_SESSION['msg']; + $_SESSION['msg'] = ''; + } + ?> + +
    Artworks

    "; + + if(file_exists("/home/adb/imglist.log")){ + $file = file("/home/adb/imglist.log"); + if(isset($_GET['c'])){ + if($_GET['c']=="delete"){ + $id = $_GET['id']; + $filename = within_str($file[$id], "", ""); + $file[$id]= str_replace("","deleted",$file[$id]); + $data = implode("", $file); + $handler = fopen("/home/adb/imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + /*$test = unlink("/home/auth/public_html/premium/".$filename.".jpg");*/ + /*if($test){ + $_SESSION['msg'] = "
    We've successfully deleted the file.
    "; + header("Location: artist.php?art"); + exit; + }else{ + $_SESSION['msg'] = "
    Unable to delete file. Either file doesn't exists
    "; + header("Location: artist.php?art"); + exit; + }*/ + $_SESSION['msg'] = "
    We've successfully deleted the file.
    "; + header("Location: artist.php?art"); + } + } + $i = 0; + foreach ($file as $key => $value) { + $img = within_str($value, "", "").".gif"; + $stat = within_str($value, "", ""); + $id = within_str($value, "", ""); + if(!$stat && $id==$_SESSION['artistid']){ + echo "
    "; + echo ""; + echo "\"\""; + echo ""; + echo "
    "; + echo "" .within_str($value, "", ""). " MP
    "; + echo "delete "; + echo "edit
    "; + echo "
    "; + echo "
    "; + } + $i++; + // if($i%4==0) { echo "
    "; } + + } + echo "
    "; + }else{ + echo "Please upload your work"; + } + + echo "
    "; + + }else if(isset($_GET['upload'])){ ?> + + MP amount is 0.
    "; + header("Location: artist.php?upload"); + exit; + } + if($_FILES['uploadedfile']['size']<100000){ + if(is_numeric($_POST['price'])){ + + $price = (int) $_POST['price']; + $price = round(abs($price)); + $name = $_POST['name']; + + $tmpName = $_FILES['uploadedfile']['tmp_name']; + + $fdir = substr($email, 0, 1); + $sdir = substr($email, 1, 1); + $path = ADB_PATH."{$fdir}/{$sdir}/{$email}"; + if (!file_exists($path)) { + @mkdir(ADB_PATH."{$fdir}"); + @mkdir(ADB_PATH."{$fdir}/{$sdir}"); + @mkdir(ADB_PATH."{$fdir}/{$sdir}/{$udir}"); + } + // echo $_FILES["file"]["type"]; + // die; + if($_FILES["uploadedfile"]["type"] == "image/gif"){ + $dirPath = "/home/auth/public_html/premium/"; + $name = rand(1000000,9999999); + $fname = $name.".gif"; + if(!file_exists($dirPath.$fname)){ + if(move_uploaded_file($tmpName, $dirPath.$fname)) { + $uploadedFile = true; + + } else{ + $uploadedFile = false; + } + }else{ + $_SESSION['msg'] = "
    File already exist.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    Please upload GIF image only.
    "; + header("Location: artist.php?upload"); + exit; + } + + + // if($uploadedFile){ + // $time = time(); + // $writeData = "{$name}_".rand(00000,99999)."{$price}\n"; + // $filename = $path."/imagelist.txt"; + + // if (!file_exists($filename)) { + // if(!file_put_contents($filename,$writeData)) { + // $writeSuccess = false; + // } + // $writeSuccess = true; + // } else { + // $handle = fopen($filename, "a"); + // if(!fwrite($handle, $writeData)) { + // $writeSuccess = false; + // } + // fclose($handle); + // $writeSuccess = true; + // } + // } + + if($uploadedFile){ + $handle = fopen("/home/adb/imglist.log", "a+"); + fwrite($handle, "".$_SESSION['artistid']."{$name}{$price}\n"); + fclose($handle); + + $_SESSION['msg'] = "
    File successfully uploaded.
    "; + header("Location: artist.php?art"); + exit; + }else{ + $_SESSION['msg'] = "
    Unable to upload file. Please contact admin.
    "; + header("Location: artist.php?upload"); + exit; + } + + }else{ + $_SESSION['msg'] = "
    Price must be numeric.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    File size is more than 100kb.
    "; + header("Location: artist.php?upload"); + exit; + } + } + + ?> + +
    +
    +
    Upload Artwork
    +

    +
    +
    +
    +
    +
    +
    +
    + + (only .gif image is accepted) +
    +
    + + +
    +
    + + + "; + if(empty($_GET['edit'])){ + echo "aa"; + exit; + // $_SESSION['msg'] = "
    "; + header("Location: artist.php?art"); + exit; + } + + $file = file(ADB_PATH."imglist.log"); + // print_r(expression) + $index = $_GET['edit']; + $file[$index]; + /*var_dump($index); + var_dump($file); + exit;*/ + if($file[$index]){ + $value = $file[$index]; + $name = within_str($value, "", ""); + $price = within_str($value, "", ""); + $time = within_str($value, ""); + $idVal = within_str($value, "", ""); + + + if(isset($_POST['submitedit'])){ + if($_POST['price'] == 0 || !isset($_POST['price'])){ + $_SESSION['msg'] = "
    MP amount is 0.
    "; + header("Location: artist.php?art"); + exit; + } + $index = $_GET['edit']; + // $newName = rand(1000000,9999999); + $newPrice = round(abs($_POST['price'])); + unset($file[$index]); + + $file[$index] = "".$idVal."{$name}{$newPrice}\n"; + $data = implode("", $file); + $handler = fopen(ADB_PATH."imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + // rename("/home/auth/public_html/premium/".$name.".gif", "/home/auth/public_html/premium/".$newName.".gif"); + $_SESSION['msg'] = "
    Successfully edit.
    "; + header("Location: artist.php?art"); + exit; + + } + }else{ + header("Location: artist.php?art"); + exit; + } + ?> +
    + + + +
    +
    +
    +
    +
    +
    + ", "") ?>" placeholder="Price" required/>
    +
    + +
    + ";} ?> + + + +
    +
    +
    Add New Artist
    +

    +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    + +
    +
    +
    +
    + + + + + +
    +
    +
    Transactions
    +

    + + + User + Total Sold (MP) + "; + $arus = file(ADB_PATH."artistlist.log"); + $i = 0; + foreach ($arus as $key => $value) { + $tmar = explode("<><>", $value); + $usemail[$i] = $tmar[1]; + $arid[$i] = $tmar[0]; + $i++; + } + $vtrans = file(ADB_PATH."transaction.log"); + foreach ($vtrans as $key2 => $value2) { + $arr = within_str($value2,"",""); + $val = within_str($value2,"",""); + $kk = array_search($arr, $arid); + /*echo $arr."-".$val."-".$kk."
    ";*/ + if (isset($arval[$kk])) { + $arval[$kk] = $arval[$kk]+$val; + } else { + $arval[$kk] = $val; + } + } + foreach ($arid as $key => $value) { + if ($value!=66666666) { + $kk = array_search($value, $arid); + /*if ($arval[$kk] != "" || $arval[$kk] != NULL) {*/ + if (isset($arval[$kk])) { + echo " + ".$usemail[$kk]." + ".@$arval[$kk]." Melon Points + "; + } + } + } + } + } + ?> + +
    + + + +
    +
    +
    +
    +

    Artist List

    +
    +
      + +
    +
    +
    +
    +
    +
    Artworks

    + $value) { + if (trim($_GET['v']) == trim(within_str($value,"","")) && trim(within_str($value,"","")) != "deleted") { + echo "
    + + ","")."\" style=\"height:80px;\" alt=\"\"> + + ".within_str($value, "", "")."MP +
    +
    "; + } + } + } + } else { + echo "Select Artist"; + } + ?> +
    +
    + +
    +
    + +
    + +
    +
    +
    +
    +
    + + + + + + + diff --git a/artist/bak/artist2.php b/artist/bak/artist2.php new file mode 100644 index 0000000..192bf65 --- /dev/null +++ b/artist/bak/artist2.php @@ -0,0 +1,486 @@ + + + + + + + + Artist Page + + + + +
    +
    +
    +
    +
    +
    + +
    +
    +
    + +
    +

    Welcome, + !

    +
    +
    +
    +
    +
    +
    +
    + Options +
    +
    + +
    +
    +
    + + Artist Area!"; + } + if(isset($_SESSION['msg'])){ + echo $_SESSION['msg']; + $_SESSION['msg'] = ''; + } + ?> + +
    Artworks

    "; + + if(file_exists("/home/adb/imglist.log")){ + $file = file("/home/adb/imglist.log"); + if(isset($_GET['c'])){ + if($_GET['c']=="delete"){ + $id = $_GET['id']; + $filename = within_str($file[$id], "", ""); + $file[$id]= str_replace("","deleted",$file[$id]); + $data = implode("", $file); + $handler = fopen("/home/adb/imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + /*$test = unlink("/home/auth/public_html/premium/".$filename.".jpg");*/ + /*if($test){ + $_SESSION['msg'] = "
    We've successfully deleted the file.
    "; + header("Location: artist.php?art"); + exit; + }else{ + $_SESSION['msg'] = "
    Unable to delete file. Either file doesn't exists
    "; + header("Location: artist.php?art"); + exit; + }*/ + $_SESSION['msg'] = "
    We've successfully deleted the file.
    "; + header("Location: artist.php?art"); + } + } + $i = 0; + foreach ($file as $key => $value) { + $img = within_str($value, "", "").".gif"; + $stat = within_str($value, "", ""); + $id = within_str($value, "", ""); + if(!$stat && $id==$_SESSION['artistid']){ + $hmctr = 0; + $hmimg = explode(".gif", trim($img)); + foreach ($howmany as $key9 => $value9) { + if (within_str(trim($value9), "", "") == trim($hmimg[0])) { + $hmctr++; + } + /*echo within_str(trim($value9), "", "");*/ + } + echo "
    "; + echo ""; + echo "\"\""; + echo ""; + echo "
    "; + echo "" .within_str($value, "", ""). " MP
    {$hmctr} time/s bought

    "; + echo "delete "; + echo "edit
    "; + echo "
    "; + echo "
    "; + } + $i++; + // if($i%4==0) { echo "
    "; } + + } + echo "
    "; + }else{ + echo "Please upload your work"; + } + + echo "
    "; + + }else if(isset($_GET['upload'])){ ?> + + MP amount is 0.
    "; + header("Location: artist.php?upload"); + exit; + } + if($_FILES['uploadedfile']['size']<100000){ + if(is_numeric($_POST['price'])){ + + $price = (int) $_POST['price']; + $price = round(abs($price)); + $name = $_POST['name']; + + $tmpName = $_FILES['uploadedfile']['tmp_name']; + + $fdir = substr($email, 0, 1); + $sdir = substr($email, 1, 1); + $path = ADB_PATH."{$fdir}/{$sdir}/{$email}"; + if (!file_exists($path)) { + @mkdir(ADB_PATH."{$fdir}"); + @mkdir(ADB_PATH."{$fdir}/{$sdir}"); + @mkdir(ADB_PATH."{$fdir}/{$sdir}/{$udir}"); + } + // echo $_FILES["file"]["type"]; + // die; + if($_FILES["uploadedfile"]["type"] == "image/gif"){ + $dirPath = "/home/auth/public_html/premium/"; + $name = rand(1000000,9999999); + $fname = $name.".gif"; + if(!file_exists($dirPath.$fname)){ + if(move_uploaded_file($tmpName, $dirPath.$fname)) { + $uploadedFile = true; + + } else{ + $uploadedFile = false; + } + }else{ + $_SESSION['msg'] = "
    File already exist.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    Please upload GIF image only.
    "; + header("Location: artist.php?upload"); + exit; + } + + + // if($uploadedFile){ + // $time = time(); + // $writeData = "{$name}_".rand(00000,99999)."{$price}\n"; + // $filename = $path."/imagelist.txt"; + + // if (!file_exists($filename)) { + // if(!file_put_contents($filename,$writeData)) { + // $writeSuccess = false; + // } + // $writeSuccess = true; + // } else { + // $handle = fopen($filename, "a"); + // if(!fwrite($handle, $writeData)) { + // $writeSuccess = false; + // } + // fclose($handle); + // $writeSuccess = true; + // } + // } + + if($uploadedFile){ + $handle = fopen("/home/adb/imglist.log", "a+"); + fwrite($handle, "".$_SESSION['artistid']."{$name}{$price}\n"); + fclose($handle); + + $_SESSION['msg'] = "
    File successfully uploaded.
    "; + header("Location: artist.php?art"); + exit; + }else{ + $_SESSION['msg'] = "
    Unable to upload file. Please contact admin.
    "; + header("Location: artist.php?upload"); + exit; + } + + }else{ + $_SESSION['msg'] = "
    Price must be numeric.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    File size is more than 100kb.
    "; + header("Location: artist.php?upload"); + exit; + } + } + + ?> + +
    +
    +
    Upload Artwork
    +

    +
    +
    +
    +
    +
    +
    +
    + + (only .gif image is accepted) +
    +
    + + +
    +
    + + + "; + if(empty($_GET['edit'])){ + echo "aa"; + exit; + // $_SESSION['msg'] = "
    "; + header("Location: artist.php?art"); + exit; + } + + $file = file(ADB_PATH."imglist.log"); + // print_r(expression) + $index = $_GET['edit']; + $file[$index]; + /*var_dump($index); + var_dump($file); + exit;*/ + if($file[$index]){ + $value = $file[$index]; + $name = within_str($value, "", ""); + $price = within_str($value, "", ""); + $time = within_str($value, ""); + $idVal = within_str($value, "", ""); + + + if(isset($_POST['submitedit'])){ + if($_POST['price'] == 0 || !isset($_POST['price'])){ + $_SESSION['msg'] = "
    MP amount is 0.
    "; + header("Location: artist.php?art"); + exit; + } + $index = $_GET['edit']; + // $newName = rand(1000000,9999999); + $newPrice = round(abs($_POST['price'])); + unset($file[$index]); + + $file[$index] = "".$idVal."{$name}{$newPrice}\n"; + $data = implode("", $file); + $handler = fopen(ADB_PATH."imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + // rename("/home/auth/public_html/premium/".$name.".gif", "/home/auth/public_html/premium/".$newName.".gif"); + $_SESSION['msg'] = "
    Successfully edit.
    "; + header("Location: artist.php?art"); + exit; + + } + }else{ + header("Location: artist.php?art"); + exit; + } + ?> +
    + + + +
    +
    +
    +
    +
    +
    + ", "") ?>" placeholder="Price" required/>
    +
    + +
    + ";} ?> + + + +
    +
    +
    Add New Artist
    +

    +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    + +
    +
    +
    +
    + + + + + +
    +
    +
    Transactions
    +

    + + + User + Total Sold (MP) + "; + $arus = file(ADB_PATH."artistlist.log"); + $i = 0; + foreach ($arus as $key => $value) { + $tmar = explode("<><>", $value); + $usemail[$i] = $tmar[1]; + $arid[$i] = $tmar[0]; + $i++; + } + $vtrans = file(ADB_PATH."transaction.log"); + foreach ($vtrans as $key2 => $value2) { + $arr = within_str($value2,"",""); + $val = within_str($value2,"",""); + $kk = array_search($arr, $arid); + /*echo $arr."-".$val."-".$kk."
    ";*/ + if (isset($arval[$kk])) { + $arval[$kk] = $arval[$kk]+$val; + } else { + $arval[$kk] = $val; + } + } + foreach ($arid as $key => $value) { + if ($value!=66666666) { + $kk = array_search($value, $arid); + /*if ($arval[$kk] != "" || $arval[$kk] != NULL) {*/ + if (isset($arval[$kk])) { + echo " + ".$usemail[$kk]." + ".@$arval[$kk]." Melon Points + "; + } + } + } + } + } + ?> + +
    + + + +
    +
    +
    +
    +

    Artist List

    +
    +
      + +
    +
    +
    +
    +
    +
    Artworks

    + $value) { + if (trim($_GET['v']) == trim(within_str($value,"","")) && trim(within_str($value,"","")) != "deleted") { + echo "
    + + ","")."\" style=\"height:80px;\" alt=\"\"> + + ".within_str($value, "", "")."MP +
    +
    "; + } + } + } + } else { + echo "Select Artist"; + } + ?> +
    +
    + +
    +
    + +
    + +
    +
    +
    +
    +
    + + + + + + + diff --git a/artist/bak/artist99.php b/artist/bak/artist99.php new file mode 100644 index 0000000..f21af97 --- /dev/null +++ b/artist/bak/artist99.php @@ -0,0 +1,542 @@ + $value) { + if (substr(trim($value), 0, 9) == $id) { + $r = explode("<><>", $value); + $em = trim($r[1]); + $err = false; + } + } + if ($err) { + return false; + } + return $em; +} + + +?> + + + + + + + Artist Page + + + + +
    +
    +
    +
    +
    +
    + +
    +
    +
    + +
    +

    Welcome, + !

    +
    +
    +
    +
    +
    +
    +
    + Options +
    +
    + +
    +
    +
    + + Artist Area!"; + } + if(isset($_SESSION['msg'])){ + echo $_SESSION['msg']; + $_SESSION['msg'] = ''; + } + ?> + +
    Artworks

    "; + + if(file_exists("/home/adb/imglist.log")){ + $file = file("/home/adb/imglist.log"); + if(isset($_GET['c'])){ + if($_GET['c']=="delete"){ + $id = $_GET['id']; + $filename = within_str($file[$id], "", ""); + $file[$id]= str_replace("","deleted",$file[$id]); + $data = implode("", $file); + $handler = fopen("/home/adb/imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + $_SESSION['msg'] = "
    We've successfully deleted the file.
    "; + header("Location: artist.php?art"); + } + } + $i = 0; + foreach ($file as $key => $value) { + $img = within_str($value, "", "").".gif"; + $stat = within_str($value, "", ""); + $id = within_str($value, "", ""); + if(!$stat && $id==$_SESSION['artistid']){ + $hmctr = 0; + $hmimg = explode(".gif", trim($img)); + foreach ($howmany as $key9 => $value9) { + if (within_str(trim($value9), "", "") == trim($hmimg[0])) { + $hmctr++; + } + /*echo within_str(trim($value9), "", "");*/ + } + echo "
    "; + echo ""; + echo "\"\""; + echo ""; + echo "
    "; + echo "" .within_str($value, "", ""). " MP
    {$hmctr} time/s bought

    "; + echo "delete "; + echo "edit
    "; + echo "
    "; + echo "
    "; + } + $i++; + // if($i%4==0) { echo "
    "; } + + } + echo "
    "; + }else{ + echo "Please upload your work"; + } + + echo "
    "; + + }else if(isset($_GET['upload'])){ ?> + + File already exist.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    Please upload GIF image only.
    "; + header("Location: artist.php?upload"); + exit; + } + + + // if($uploadedFile){ + // $time = time(); + // $writeData = "{$name}_".rand(00000,99999)."{$price}\n"; + // $filename = $path."/imagelist.txt"; + + // if (!file_exists($filename)) { + // if(!file_put_contents($filename,$writeData)) { + // $writeSuccess = false; + // } + // $writeSuccess = true; + // } else { + // $handle = fopen($filename, "a"); + // if(!fwrite($handle, $writeData)) { + // $writeSuccess = false; + // } + // fclose($handle); + // $writeSuccess = true; + // } + // } + + if($uploadedFile){ + $handle = fopen("/home/adb/imglist.log", "a+"); + fwrite($handle, "".$_SESSION['artistid']."{$name}{$price}\n"); + fclose($handle); + + $_SESSION['msg'] = "
    File successfully uploaded.
    "; + header("Location: artist.php?art"); + exit; + }else{ + $_SESSION['msg'] = "
    Unable to upload file. Please contact admin.
    "; + header("Location: artist.php?upload"); + exit; + } + + }else{ + $_SESSION['msg'] = "
    Price must be numeric.
    "; + header("Location: artist.php?upload"); + exit; + } + }else{ + $_SESSION['msg'] = "
    File size is more than 100kb.
    "; + header("Location: artist.php?upload"); + exit; + } + } + + ?> + +
    +
    +
    Upload Artwork
    +

    +
    +
    +
    +
    +
    +
    +
    + + (only .gif image is accepted) +
    +
    + + +
    +
    + + + "; + + $file = file(ADB_PATH."imglist.log"); + // print_r(expression) + $index = $_GET['edit']; + $value = $file[$index]; + $name = within_str($value, "", ""); + $price = within_str($value, "", ""); + $time = within_str($value, ""); + $idVal = within_str($value, "", ""); + + + if(isset($_POST['submitedit'])){ + $index = $_GET['edit']; + // $newName = rand(1000000,9999999); + $newPrice = abs($_POST['price']); + unset($file[$index]); + + $file[$index] = "".$idVal."{$name}{$newPrice}\n"; + $data = implode("", $file); + $handler = fopen(ADB_PATH."imglist.log", "w"); + fwrite($handler, $data); + fclose($handler); + // rename("/home/auth/public_html/dev-test/premium/".$name.".gif", "/home/auth/public_html/dev-test/premium/".$newName.".gif"); + $_SESSION['msg'] = "
    Successfully edit.
    "; + header("Location: artist.php?art"); + exit; + + } + ?> +
    + + + +
    +
    +
    +
    +
    +
    + ", "") ?>" placeholder="Price"/>
    +
    + +
    + ";} ?> + + + +
    +
    +
    Add New Artist
    +

    +
    +
    +
    + + +
    +
    + + +
    +
    + + +
    + +
    +
    +
    +
    + + + + + +
    +
    +
    Transactions
    +

    + +
    + "; + $arus = file(ADB_PATH."artistlist.log"); + $i = 0; + foreach ($arus as $key => $value) { + $tmar = explode("<><>", $value); + $usemail[$i] = $tmar[1]; + $arid[$i] = $tmar[0]; + $i++; + } + $vtrans = file(ADB_PATH."transaction.log"); + foreach ($vtrans as $key2 => $value2) { + $arr = within_str($value2,"",""); + $val = within_str($value2,"",""); + $kk = array_search($arr, $arid); + /*echo $arr."-".$val."-".$kk."
    ";*/ + if (isset($arval[$kk])) { + $arval[$kk] = $arval[$kk]+$val; + } else { + $arval[$kk] = $val; + } + } + $breakerArid = 0; +$ownnow = array(); + foreach ($arid as $key => $value) { + if ($value!=66666666) { + $kk = array_search($value, $arid); + if (isset($arval[$kk])) { + +$ownnow[trim($usemail[$kk])] = $arval[$kk]; +/*var_dump($usemail);*/ + /*echo " +
    +
    + "; + foreach ($test as $key2 => $value2) { + + } + echo " +
    +
    + ";*/ + + $breakerArid++; + } + } + } + +/*var_dump($ownnow);*/ + + $breaker = 0; + foreach ($vtrans as $key => $value) { + $test[within_str($value,"","")][$breaker] = $value; + $breaker++; + } + + // echo "
    ";
    +												// print_r($test);
    +												// echo "
    "; + $count = 0; + $array = ""; + + foreach ($test as $key => $value) { + foreach ($value as $key2 => $value2) { + $array[within_str($value2, "", "")] = 0; + } + } +/*var_dump($test);*/ + foreach ($test as $key => $value) { + + echo " +
    + "; + foreach ($value as $key2 => $value2) { + echo "", "").".gif\">".within_str($value2, "", "")."ASD
    "; + } + echo "
    "; + } + + // foreach ($arid as $key => $value) { + // if ($value!=66666666) { + // $kk = array_search($value, $arid); + // /*if ($arval[$kk] != "" || $arval[$kk] != NULL) {*/ + // if (isset($arval[$kk])) { + + + + // echo " + //
    + //
    + // "; + // foreach ($test as $key2 => $value2) { + + // } + // echo " + //
    + //
    + // "; + + // $breakerArid++; + // } + // } + // } + // } + } + } + ?> +
    +
    +
    + + + + + +
    +
    +
    +
    +

    Artist List

    +
    +
      + +
    +
    +
    +
    +
    +
    Artworks

    + $value) { + if (trim($_GET['v']) == trim(within_str($value,"","")) && trim(within_str($value,"","")) != "deleted") { + echo "
    + + ","")."\" style=\"height:80px;\" alt=\"\"> + + ".within_str($value, "", "")."MP +
    +
    "; + } + } + } + } else { + echo "Select Artist"; + } + ?> +
    +
    + +
    +
    + +
    + +
    +
    +
    + + + + + + + + + diff --git a/artist/css/1 b/artist/css/1 new file mode 100644 index 0000000..dcea8d5 --- /dev/null +++ b/artist/css/1 @@ -0,0 +1,369 @@ +.has-error .help-block, .has-error .control-label, .has-error .error, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { +color: #a94442; +} +.unread{ + background: whitesmoke; +} +p.bg-primary, p.bg-success, p.bg-info, p.bg-danger { + padding: 15px; +} +body +{ +background:#f5f5f5; +scrollbar-arrow-color:#4D4D4D; +scrollbar-base-color:#f5f5f5; +} + +textarea{ +resize:none; +} + +#list li{ + padding:0; +} +#list li a{ + display: block; + height: 100%; +} +.well +{ +margin:auto; +width:40%; +background:white; +margin-top:10%; +word-wrap: break-word; + +} + +.mdes{ +width:60%; +padding:1%; +} + +.r{ +background-color:lightblue; +color:#4D4D4D; +} + +.scroll{ +height:100px; +overflow-y:auto; +} +.cuzdropdown-menu{ +padding:2px; +min-width:35px !important; +} +.b{ + border:0; + box-shadow:none !important; +} + +.s{ + background-color:lightgreen; + color:#4D4D4D; +} + +.statst{ + + border:solid; + border-width:1px; + padding-top:0%; + +} + +.desb{ + display:inline-block; +} +.pagination{ + +width:100%; +padding-right:3%; +margin-bottom:3px; +} +#pageMessage{ +width:100%; +} +.pagination2{ +max-height:300px; +overflow-y:auto; +width:100%; +padding-right:3%; +margin-bottom:3px; +} + +.cuz +{ +margin-top:5%; +margin-left:3%; +} + +.change +{ +color:white; +} + +.panel2 +{ +width:80%; +margin-left:20%; +padding-bottom:3%; +padding-left:2%; +padding-right:2%; +padding-top:2%; +} + +.panel3 +{ +padding:3%; +} + +.panel4{ +padding:3% 3% 0% 3%; +} + +.panel6{ +padding:1% 3% 0% 3%; +} + +.panel5{ +margin-top:5%; +padding:1.5%; +} +/*.panel6{ +padding:1%; +}*/ +.textpanel{ +margin-top: .5em; +margin-bottom:5%; +} + +.ic +{ +width:18%; +padding:.5%; +} + +.ic2 +{ +width:50px; +padding:3%; +} + +.ic4 +{ +width:50px; +} + +.ic3{ +width: 50px; +margin: 10%; +} + +.pic +{ +width:100%; +padding:.5%; +} + +.pic2{ +width: 100%; +padding: .5%; +} +.d{ + color:#969696; +} +.text +{ +margin-right:3%; +} + +.right{ + text-align:right; +} + +.info +{ +padding:3%; +width:80%; +margin-left:20% +} + +.hrw +{ +margin-top:2%; +margin-bottom:2%; +} + +.back +{ +color:white; +} + +.change:hover, .back:hover +{ +text-decoration:none; +color:white; +} + +.nondec:hover{ +text-decoration:none; +} + +.pad{ +padding:3%; +} + +.pad2{ +padding-bottom:3%; +} + +.pad3{ +padding-top:10px; +padding-left:15px; +padding-right:15px; +} +.pad-left{ +padding-left:1%; +background-color:whitesmoke; +} +.pad-right{ +padding-right:1%; +background-color:whitesmoke; +} +.margin-right{ +margin-right:10%; +} +.back:active, .nondec:active, .change:active{ +text-decoration:none; +} + +.back:active, .nondec:active, .change:visited{ +text-decoration:none; +} + +.just{ +text-align:justify; +} + +.bottom{ +margin-bottom:1%; +} + +.maxWidth{ + width: 100%; + border: 1px solid rgb(204, 204, 204); + padding: .4em; +} + +#SendForm{ +display:none; +} + +.top{ +margin-top:1em; +} + +.txt{ + word-wrap: break-word; +} + +.wordwrap_ { + white-space: pre; /* CSS 2.0 */ + white-space: pre-wrap; /* CSS 2.1 */ + white-space: pre-line; /* CSS 3.0 */ + white-space: -pre-wrap; /* Opera 4-6 */ + white-space: -o-pre-wrap; /* Opera 7 */ + white-space: -moz-pre-wrap; /* Mozilla */ + word-wrap: break-word; /* IE 5+ */ + +} + +.limit{ + width:50%; + white-space: word-wrap; + text-overflow: ellipsis; + display: block; + overflow: hidden; + height:1.5em; +} +.nomarg{ + margin-bottom:0; +} +.fxmrgn{ + margin-bottom:3px; +} + +::-webkit-scrollbar { + width: 9px; +} + +::-webkit-scrollbar-track { + -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); + border-radius: 10px; +} + +::-webkit-scrollbar-thumb { + border-radius: 10px; + -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); +} + +.overflow{ +overflow:hidden; +max-height:250px; +overflow-y:auto; +} + +.lialign{ +display:inline; +margin-right:2px; +} + +.space{ +padding-right:0px !important; +padding-left:0px !important; +} + +.buttonfix +height:15px; +} +.dropdownfix{ +padding-left:3px !important; +padding-right:3px !important; +} +.margrf{ +margin-right:30px !important; +} +.pos_absolute{ +min-width:180px !important; +padding:5px !important; +position:absolute !important; +} +.fixpadd{ +padding-right:10px !important; +padding-left:10px !important; + +} +.inline{ +display:inline-flex; +} + +.akinlang { +margin-bottom:5px; +} +.navtop{ +margin-top:.4em; +} +#menu{ + padding: 0 1.5em !important; +} +.notifdesign{ +height:40px; +vertical-align: middle; +} +.paddingtop{ +padding-top:4px; +} +.opt{ +background-color:#eee; +width:25%; +} diff --git a/artist/css/2ch_logo.gif b/artist/css/2ch_logo.gif new file mode 100644 index 0000000000000000000000000000000000000000..f277bac98dbf635bc60a427230d394f5415f81e2 GIT binary patch literal 1787 zcwW_!=~q*C0)~INSucc;gtY9)Xk5thFTZgHC#ysENbDr~ldD7B%a^m(h z114AkZ+JemueG%`Gc(g>v;F#LDkdgoaB%RJj$c((<(TXU@FbO%mOg&`_`8#d!$&r+ z{b+P|!L6^abGh6VU6Orl(BW|0yLa!!<>S9=LZMKv*S~)LNV#W|eMs_4?>iES29D^yyQJ#gdbg4M*6yBOeV?Al(han8 z*k{ihE)1*Lz$Q;v()x@26gjoYOHJXh0I9byNWf%?JzB!(ufT?g#A9N zCi)%F@x4}}H{`X9;ubXZyL2~bJn^CGE*y)Wcfjh^;0m^8{!&&Mjsfz~b-}~#rjMob zupmhC5eWiCMgM+Q8ovKA!2UCM!~LT4EVO^D{&0nb=W-J%O$%GgEzQ_{hj+@?pW}*L zkeBGH<8EA=37gH@x(aI!c4$)1>jlD^l;R{QKa?B0`0|K%VxGs*41p_(Z2XK7{Asjm zc|*@GRT^wM`BQ-GmQ+QvG+*|{$jfO{f+zM{C3C7F>8Hxo-i39XK|REUre7p4GNb<0_rczF zBZq`J!8CCHMvDsqE%f2!iST)vAw98hr=>RW@&Hm2bX@2?UBU3rew&nk6EQKbWF6TT zbR_p>fZLVVm(+*(cRp#ukkM7-vjR$SFt*MvFiEQJl{B*y#k=Je?<6xc*+8d&;yi*0rJ z{SezBLDpAle`pUpOyv3dLS3 z-&n&Gsc3cu{#2v0Da7Tp3W8}BC3pr`l_I6XzrW(0wW%dL>FJg|; zr^qH?Uw;}SKq$|63o{y_|Rhlhzd+pK$L4yGh+Kh<7i?GOns>!Xx~4WKvz|o;=jsV z{K17W#TQ#`)sd!k4E27DSEeMOag@mHL4iBhhVU?9d_(~!kI$c!JvkPuz1zz{IZRDWH zHtU>85fUYVGsG$Ohn7g{!8Wpv_iaH+4z!~iB`L-?!zcn`L7OK&5cM~9aJbJtc*~Jr z3wS7|%zq3%=D5gxrB*6zJW$6;BDaX478VMwH%(-8VXLG}E-5=3z^6eze&>K>DIz_i zSi69w^UTDoCjsd6zi_Phg%-$)`4^P5Zqcw9D$Au|!sG84QcwPw9{ emadU8F}Odjd{ li > a:hover, +.dropdown-menu > li > a:focus { + background-color: #e8e8e8; + background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); + background-repeat: repeat-x; +} +.dropdown-menu > .active > a, +.dropdown-menu > .active > a:hover, +.dropdown-menu > .active > a:focus { + background-color: #357ebd; + background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%); + background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0); + background-repeat: repeat-x; +} +.navbar-default { + background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%); + background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; + border-radius: 4px; + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075); +} +.navbar-default .navbar-nav > .active > a { + background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%); + background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0); + background-repeat: repeat-x; + -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075); + box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075); +} +.navbar-brand, +.navbar-nav > li > a { + text-shadow: 0 1px 0 rgba(255, 255, 255, .25); +} +.navbar-inverse { + background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%); + background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0); + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + background-repeat: repeat-x; +} +.navbar-inverse .navbar-nav > .active > a { + background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%); + background-image: linear-gradient(to bottom, #222 0%, #282828 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0); + background-repeat: repeat-x; + -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25); + box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25); +} +.navbar-inverse .navbar-brand, +.navbar-inverse .navbar-nav > li > a { + text-shadow: 0 -1px 0 rgba(0, 0, 0, .25); +} +.navbar-static-top, +.navbar-fixed-top, +.navbar-fixed-bottom { + border-radius: 0; +} +.alert { + text-shadow: 0 1px 0 rgba(255, 255, 255, .2); + -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05); + box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05); +} +.alert-success { + background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%); + background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0); + background-repeat: repeat-x; + border-color: #b2dba1; +} +.alert-info { + background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%); + background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0); + background-repeat: repeat-x; + border-color: #9acfea; +} +.alert-warning { + background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%); + background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0); + background-repeat: repeat-x; + border-color: #f5e79e; +} +.alert-danger { + background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%); + background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0); + background-repeat: repeat-x; + border-color: #dca7a7; +} +.progress { + background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%); + background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar { + background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%); + background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-success { + background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%); + background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-info { + background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%); + background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-warning { + background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%); + background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0); + background-repeat: repeat-x; +} +.progress-bar-danger { + background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%); + background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0); + background-repeat: repeat-x; +} +.list-group { + border-radius: 4px; + -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); + box-shadow: 0 1px 2px rgba(0, 0, 0, .075); +} +.list-group-item.active, +.list-group-item.active:hover, +.list-group-item.active:focus { + text-shadow: 0 -1px 0 #3071a9; + background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%); + background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0); + background-repeat: repeat-x; + border-color: #3278b3; +} +.panel { + -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05); + box-shadow: 0 1px 2px rgba(0, 0, 0, .05); +} +.panel-default > .panel-heading { + background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%); + background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0); + background-repeat: repeat-x; +} +.panel-primary > .panel-heading { + background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%); + background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0); + background-repeat: repeat-x; +} +.panel-success > .panel-heading { + background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%); + background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0); + background-repeat: repeat-x; +} +.panel-info > .panel-heading { + background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%); + background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0); + background-repeat: repeat-x; +} +.panel-warning > .panel-heading { + background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%); + background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0); + background-repeat: repeat-x; +} +.panel-danger > .panel-heading { + background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%); + background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0); + background-repeat: repeat-x; +} +.well { + background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%); + background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0); + background-repeat: repeat-x; + border-color: #dcdcdc; + -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1); + box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1); +} +/*# sourceMappingURL=bootstrap-theme.css.map */ diff --git a/artist/css/bootstrap-theme.css.map b/artist/css/bootstrap-theme.css.map new file mode 100644 index 0000000..b36fc9a --- /dev/null +++ b/artist/css/bootstrap-theme.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["less/theme.less","less/mixins.less"],"names":[],"mappings":"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","sourcesContent":["\n//\n// Load core variables and mixins\n// --------------------------------------------------\n\n@import \"variables.less\";\n@import \"mixins.less\";\n\n\n\n//\n// Buttons\n// --------------------------------------------------\n\n// Common styles\n.btn-default,\n.btn-primary,\n.btn-success,\n.btn-info,\n.btn-warning,\n.btn-danger {\n text-shadow: 0 -1px 0 rgba(0,0,0,.2);\n @shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);\n .box-shadow(@shadow);\n\n // Reset the shadow\n &:active,\n &.active {\n .box-shadow(inset 0 3px 5px rgba(0,0,0,.125));\n }\n}\n\n// Mixin for generating new styles\n.btn-styles(@btn-color: #555) {\n #gradient > .vertical(@start-color: @btn-color; @end-color: darken(@btn-color, 12%));\n .reset-filter(); // Disable gradients for IE9 because filter bleeds through rounded corners\n background-repeat: repeat-x;\n border-color: darken(@btn-color, 14%);\n\n &:hover,\n &:focus {\n background-color: darken(@btn-color, 12%);\n background-position: 0 -15px;\n }\n\n &:active,\n &.active {\n background-color: darken(@btn-color, 12%);\n border-color: darken(@btn-color, 14%);\n }\n}\n\n// Common styles\n.btn {\n // Remove the gradient for the pressed/active state\n &:active,\n &.active {\n background-image: none;\n }\n}\n\n// Apply the mixin to the buttons\n.btn-default { .btn-styles(@btn-default-bg); text-shadow: 0 1px 0 #fff; border-color: #ccc; }\n.btn-primary { .btn-styles(@btn-primary-bg); }\n.btn-success { .btn-styles(@btn-success-bg); }\n.btn-info { .btn-styles(@btn-info-bg); }\n.btn-warning { .btn-styles(@btn-warning-bg); }\n.btn-danger { .btn-styles(@btn-danger-bg); }\n\n\n\n//\n// Images\n// --------------------------------------------------\n\n.thumbnail,\n.img-thumbnail {\n .box-shadow(0 1px 2px rgba(0,0,0,.075));\n}\n\n\n\n//\n// Dropdowns\n// --------------------------------------------------\n\n.dropdown-menu > li > a:hover,\n.dropdown-menu > li > a:focus {\n #gradient > .vertical(@start-color: @dropdown-link-hover-bg; @end-color: darken(@dropdown-link-hover-bg, 5%));\n background-color: darken(@dropdown-link-hover-bg, 5%);\n}\n.dropdown-menu > .active > a,\n.dropdown-menu > .active > a:hover,\n.dropdown-menu > .active > a:focus {\n #gradient > .vertical(@start-color: @dropdown-link-active-bg; @end-color: darken(@dropdown-link-active-bg, 5%));\n background-color: darken(@dropdown-link-active-bg, 5%);\n}\n\n\n\n//\n// Navbar\n// --------------------------------------------------\n\n// Default navbar\n.navbar-default {\n #gradient > .vertical(@start-color: lighten(@navbar-default-bg, 10%); @end-color: @navbar-default-bg);\n .reset-filter(); // Remove gradient in IE<10 to fix bug where dropdowns don't get triggered\n border-radius: @navbar-border-radius;\n @shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);\n .box-shadow(@shadow);\n\n .navbar-nav > .active > a {\n #gradient > .vertical(@start-color: darken(@navbar-default-bg, 5%); @end-color: darken(@navbar-default-bg, 2%));\n .box-shadow(inset 0 3px 9px rgba(0,0,0,.075));\n }\n}\n.navbar-brand,\n.navbar-nav > li > a {\n text-shadow: 0 1px 0 rgba(255,255,255,.25);\n}\n\n// Inverted navbar\n.navbar-inverse {\n #gradient > .vertical(@start-color: lighten(@navbar-inverse-bg, 10%); @end-color: @navbar-inverse-bg);\n .reset-filter(); // Remove gradient in IE<10 to fix bug where dropdowns don't get triggered\n\n .navbar-nav > .active > a {\n #gradient > .vertical(@start-color: @navbar-inverse-bg; @end-color: lighten(@navbar-inverse-bg, 2.5%));\n .box-shadow(inset 0 3px 9px rgba(0,0,0,.25));\n }\n\n .navbar-brand,\n .navbar-nav > li > a {\n text-shadow: 0 -1px 0 rgba(0,0,0,.25);\n }\n}\n\n// Undo rounded corners in static and fixed navbars\n.navbar-static-top,\n.navbar-fixed-top,\n.navbar-fixed-bottom {\n border-radius: 0;\n}\n\n\n\n//\n// Alerts\n// --------------------------------------------------\n\n// Common styles\n.alert {\n text-shadow: 0 1px 0 rgba(255,255,255,.2);\n @shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.05);\n .box-shadow(@shadow);\n}\n\n// Mixin for generating new styles\n.alert-styles(@color) {\n #gradient > .vertical(@start-color: @color; @end-color: darken(@color, 7.5%));\n border-color: darken(@color, 15%);\n}\n\n// Apply the mixin to the alerts\n.alert-success { .alert-styles(@alert-success-bg); }\n.alert-info { .alert-styles(@alert-info-bg); }\n.alert-warning { .alert-styles(@alert-warning-bg); }\n.alert-danger { .alert-styles(@alert-danger-bg); }\n\n\n\n//\n// Progress bars\n// --------------------------------------------------\n\n// Give the progress background some depth\n.progress {\n #gradient > .vertical(@start-color: darken(@progress-bg, 4%); @end-color: @progress-bg)\n}\n\n// Mixin for generating new styles\n.progress-bar-styles(@color) {\n #gradient > .vertical(@start-color: @color; @end-color: darken(@color, 10%));\n}\n\n// Apply the mixin to the progress bars\n.progress-bar { .progress-bar-styles(@progress-bar-bg); }\n.progress-bar-success { .progress-bar-styles(@progress-bar-success-bg); }\n.progress-bar-info { .progress-bar-styles(@progress-bar-info-bg); }\n.progress-bar-warning { .progress-bar-styles(@progress-bar-warning-bg); }\n.progress-bar-danger { .progress-bar-styles(@progress-bar-danger-bg); }\n\n\n\n//\n// List groups\n// --------------------------------------------------\n\n.list-group {\n border-radius: @border-radius-base;\n .box-shadow(0 1px 2px rgba(0,0,0,.075));\n}\n.list-group-item.active,\n.list-group-item.active:hover,\n.list-group-item.active:focus {\n text-shadow: 0 -1px 0 darken(@list-group-active-bg, 10%);\n #gradient > .vertical(@start-color: @list-group-active-bg; @end-color: darken(@list-group-active-bg, 7.5%));\n border-color: darken(@list-group-active-border, 7.5%);\n}\n\n\n\n//\n// Panels\n// --------------------------------------------------\n\n// Common styles\n.panel {\n .box-shadow(0 1px 2px rgba(0,0,0,.05));\n}\n\n// Mixin for generating new styles\n.panel-heading-styles(@color) {\n #gradient > .vertical(@start-color: @color; @end-color: darken(@color, 5%));\n}\n\n// Apply the mixin to the panel headings only\n.panel-default > .panel-heading { .panel-heading-styles(@panel-default-heading-bg); }\n.panel-primary > .panel-heading { .panel-heading-styles(@panel-primary-heading-bg); }\n.panel-success > .panel-heading { .panel-heading-styles(@panel-success-heading-bg); }\n.panel-info > .panel-heading { .panel-heading-styles(@panel-info-heading-bg); }\n.panel-warning > .panel-heading { .panel-heading-styles(@panel-warning-heading-bg); }\n.panel-danger > .panel-heading { .panel-heading-styles(@panel-danger-heading-bg); }\n\n\n\n//\n// Wells\n// --------------------------------------------------\n\n.well {\n #gradient > .vertical(@start-color: darken(@well-bg, 5%); @end-color: @well-bg);\n border-color: darken(@well-bg, 10%);\n @shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);\n .box-shadow(@shadow);\n}\n","//\n// Mixins\n// --------------------------------------------------\n\n\n// Utilities\n// -------------------------\n\n// Clearfix\n// Source: http://nicolasgallagher.com/micro-clearfix-hack/\n//\n// For modern browsers\n// 1. The space content is one way to avoid an Opera bug when the\n// contenteditable attribute is included anywhere else in the document.\n// Otherwise it causes space to appear at the top and bottom of elements\n// that are clearfixed.\n// 2. The use of `table` rather than `block` is only necessary if using\n// `:before` to contain the top-margins of child elements.\n.clearfix() {\n &:before,\n &:after {\n content: \" \"; // 1\n display: table; // 2\n }\n &:after {\n clear: both;\n }\n}\n\n// WebKit-style focus\n.tab-focus() {\n // Default\n outline: thin dotted;\n // WebKit\n outline: 5px auto -webkit-focus-ring-color;\n outline-offset: -2px;\n}\n\n// Center-align a block level element\n.center-block() {\n display: block;\n margin-left: auto;\n margin-right: auto;\n}\n\n// Sizing shortcuts\n.size(@width; @height) {\n width: @width;\n height: @height;\n}\n.square(@size) {\n .size(@size; @size);\n}\n\n// Placeholder text\n.placeholder(@color: @input-color-placeholder) {\n &::-moz-placeholder { color: @color; // Firefox\n opacity: 1; } // See https://github.com/twbs/bootstrap/pull/11526\n &:-ms-input-placeholder { color: @color; } // Internet Explorer 10+\n &::-webkit-input-placeholder { color: @color; } // Safari and Chrome\n}\n\n// Text overflow\n// Requires inline-block or block for proper styling\n.text-overflow() {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n// CSS image replacement\n//\n// Heads up! v3 launched with with only `.hide-text()`, but per our pattern for\n// mixins being reused as classes with the same name, this doesn't hold up. As\n// of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. Note\n// that we cannot chain the mixins together in Less, so they are repeated.\n//\n// Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757\n\n// Deprecated as of v3.0.1 (will be removed in v4)\n.hide-text() {\n font: ~\"0/0\" a;\n color: transparent;\n text-shadow: none;\n background-color: transparent;\n border: 0;\n}\n// New mixin to use as of v3.0.1\n.text-hide() {\n .hide-text();\n}\n\n\n\n// CSS3 PROPERTIES\n// --------------------------------------------------\n\n// Single side border-radius\n.border-top-radius(@radius) {\n border-top-right-radius: @radius;\n border-top-left-radius: @radius;\n}\n.border-right-radius(@radius) {\n border-bottom-right-radius: @radius;\n border-top-right-radius: @radius;\n}\n.border-bottom-radius(@radius) {\n border-bottom-right-radius: @radius;\n border-bottom-left-radius: @radius;\n}\n.border-left-radius(@radius) {\n border-bottom-left-radius: @radius;\n border-top-left-radius: @radius;\n}\n\n// Drop shadows\n//\n// Note: Deprecated `.box-shadow()` as of v3.1.0 since all of Bootstrap's\n// supported browsers that have box shadow capabilities now support the\n// standard `box-shadow` property.\n.box-shadow(@shadow) {\n -webkit-box-shadow: @shadow; // iOS <4.3 & Android <4.1\n box-shadow: @shadow;\n}\n\n// Transitions\n.transition(@transition) {\n -webkit-transition: @transition;\n transition: @transition;\n}\n.transition-property(@transition-property) {\n -webkit-transition-property: @transition-property;\n transition-property: @transition-property;\n}\n.transition-delay(@transition-delay) {\n -webkit-transition-delay: @transition-delay;\n transition-delay: @transition-delay;\n}\n.transition-duration(@transition-duration) {\n -webkit-transition-duration: @transition-duration;\n transition-duration: @transition-duration;\n}\n.transition-transform(@transition) {\n -webkit-transition: -webkit-transform @transition;\n -moz-transition: -moz-transform @transition;\n -o-transition: -o-transform @transition;\n transition: transform @transition;\n}\n\n// Transformations\n.rotate(@degrees) {\n -webkit-transform: rotate(@degrees);\n -ms-transform: rotate(@degrees); // IE9 only\n transform: rotate(@degrees);\n}\n.scale(@ratio; @ratio-y...) {\n -webkit-transform: scale(@ratio, @ratio-y);\n -ms-transform: scale(@ratio, @ratio-y); // IE9 only\n transform: scale(@ratio, @ratio-y);\n}\n.translate(@x; @y) {\n -webkit-transform: translate(@x, @y);\n -ms-transform: translate(@x, @y); // IE9 only\n transform: translate(@x, @y);\n}\n.skew(@x; @y) {\n -webkit-transform: skew(@x, @y);\n -ms-transform: skewX(@x) skewY(@y); // See https://github.com/twbs/bootstrap/issues/4885; IE9+\n transform: skew(@x, @y);\n}\n.translate3d(@x; @y; @z) {\n -webkit-transform: translate3d(@x, @y, @z);\n transform: translate3d(@x, @y, @z);\n}\n\n.rotateX(@degrees) {\n -webkit-transform: rotateX(@degrees);\n -ms-transform: rotateX(@degrees); // IE9 only\n transform: rotateX(@degrees);\n}\n.rotateY(@degrees) {\n -webkit-transform: rotateY(@degrees);\n -ms-transform: rotateY(@degrees); // IE9 only\n transform: rotateY(@degrees);\n}\n.perspective(@perspective) {\n -webkit-perspective: @perspective;\n -moz-perspective: @perspective;\n perspective: @perspective;\n}\n.perspective-origin(@perspective) {\n -webkit-perspective-origin: @perspective;\n -moz-perspective-origin: @perspective;\n perspective-origin: @perspective;\n}\n.transform-origin(@origin) {\n -webkit-transform-origin: @origin;\n -moz-transform-origin: @origin;\n -ms-transform-origin: @origin; // IE9 only\n transform-origin: @origin;\n}\n\n// Animations\n.animation(@animation) {\n -webkit-animation: @animation;\n animation: @animation;\n}\n.animation-name(@name) {\n -webkit-animation-name: @name;\n animation-name: @name;\n}\n.animation-duration(@duration) {\n -webkit-animation-duration: @duration;\n animation-duration: @duration;\n}\n.animation-timing-function(@timing-function) {\n -webkit-animation-timing-function: @timing-function;\n animation-timing-function: @timing-function;\n}\n.animation-delay(@delay) {\n -webkit-animation-delay: @delay;\n animation-delay: @delay;\n}\n.animation-iteration-count(@iteration-count) {\n -webkit-animation-iteration-count: @iteration-count;\n animation-iteration-count: @iteration-count;\n}\n.animation-direction(@direction) {\n -webkit-animation-direction: @direction;\n animation-direction: @direction;\n}\n\n// Backface visibility\n// Prevent browsers from flickering when using CSS 3D transforms.\n// Default value is `visible`, but can be changed to `hidden`\n.backface-visibility(@visibility){\n -webkit-backface-visibility: @visibility;\n -moz-backface-visibility: @visibility;\n backface-visibility: @visibility;\n}\n\n// Box sizing\n.box-sizing(@boxmodel) {\n -webkit-box-sizing: @boxmodel;\n -moz-box-sizing: @boxmodel;\n box-sizing: @boxmodel;\n}\n\n// User select\n// For selecting text on the page\n.user-select(@select) {\n -webkit-user-select: @select;\n -moz-user-select: @select;\n -ms-user-select: @select; // IE10+\n user-select: @select;\n}\n\n// Resize anything\n.resizable(@direction) {\n resize: @direction; // Options: horizontal, vertical, both\n overflow: auto; // Safari fix\n}\n\n// CSS3 Content Columns\n.content-columns(@column-count; @column-gap: @grid-gutter-width) {\n -webkit-column-count: @column-count;\n -moz-column-count: @column-count;\n column-count: @column-count;\n -webkit-column-gap: @column-gap;\n -moz-column-gap: @column-gap;\n column-gap: @column-gap;\n}\n\n// Optional hyphenation\n.hyphens(@mode: auto) {\n word-wrap: break-word;\n -webkit-hyphens: @mode;\n -moz-hyphens: @mode;\n -ms-hyphens: @mode; // IE10+\n -o-hyphens: @mode;\n hyphens: @mode;\n}\n\n// Opacity\n.opacity(@opacity) {\n opacity: @opacity;\n // IE8 filter\n @opacity-ie: (@opacity * 100);\n filter: ~\"alpha(opacity=@{opacity-ie})\";\n}\n\n\n\n// GRADIENTS\n// --------------------------------------------------\n\n#gradient {\n\n // Horizontal gradient, from left to right\n //\n // Creates two color stops, start and end, by specifying a color and position for each color stop.\n // Color stops are not available in IE9 and below.\n .horizontal(@start-color: #555; @end-color: #333; @start-percent: 0%; @end-percent: 100%) {\n background-image: -webkit-linear-gradient(left, color-stop(@start-color @start-percent), color-stop(@end-color @end-percent)); // Safari 5.1-6, Chrome 10+\n background-image: linear-gradient(to right, @start-color @start-percent, @end-color @end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+\n background-repeat: repeat-x;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)\",argb(@start-color),argb(@end-color))); // IE9 and down\n }\n\n // Vertical gradient, from top to bottom\n //\n // Creates two color stops, start and end, by specifying a color and position for each color stop.\n // Color stops are not available in IE9 and below.\n .vertical(@start-color: #555; @end-color: #333; @start-percent: 0%; @end-percent: 100%) {\n background-image: -webkit-linear-gradient(top, @start-color @start-percent, @end-color @end-percent); // Safari 5.1-6, Chrome 10+\n background-image: linear-gradient(to bottom, @start-color @start-percent, @end-color @end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+\n background-repeat: repeat-x;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)\",argb(@start-color),argb(@end-color))); // IE9 and down\n }\n\n .directional(@start-color: #555; @end-color: #333; @deg: 45deg) {\n background-repeat: repeat-x;\n background-image: -webkit-linear-gradient(@deg, @start-color, @end-color); // Safari 5.1-6, Chrome 10+\n background-image: linear-gradient(@deg, @start-color, @end-color); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+\n }\n .horizontal-three-colors(@start-color: #00b3ee; @mid-color: #7a43b6; @color-stop: 50%; @end-color: #c3325f) {\n background-image: -webkit-linear-gradient(left, @start-color, @mid-color @color-stop, @end-color);\n background-image: linear-gradient(to right, @start-color, @mid-color @color-stop, @end-color);\n background-repeat: no-repeat;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)\",argb(@start-color),argb(@end-color))); // IE9 and down, gets no color-stop at all for proper fallback\n }\n .vertical-three-colors(@start-color: #00b3ee; @mid-color: #7a43b6; @color-stop: 50%; @end-color: #c3325f) {\n background-image: -webkit-linear-gradient(@start-color, @mid-color @color-stop, @end-color);\n background-image: linear-gradient(@start-color, @mid-color @color-stop, @end-color);\n background-repeat: no-repeat;\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)\",argb(@start-color),argb(@end-color))); // IE9 and down, gets no color-stop at all for proper fallback\n }\n .radial(@inner-color: #555; @outer-color: #333) {\n background-image: -webkit-radial-gradient(circle, @inner-color, @outer-color);\n background-image: radial-gradient(circle, @inner-color, @outer-color);\n background-repeat: no-repeat;\n }\n .striped(@color: rgba(255,255,255,.15); @angle: 45deg) {\n background-image: -webkit-linear-gradient(@angle, @color 25%, transparent 25%, transparent 50%, @color 50%, @color 75%, transparent 75%, transparent);\n background-image: linear-gradient(@angle, @color 25%, transparent 25%, transparent 50%, @color 50%, @color 75%, transparent 75%, transparent);\n }\n}\n\n// Reset filters for IE\n//\n// When you need to remove a gradient background, do not forget to use this to reset\n// the IE filter for IE9 and below.\n.reset-filter() {\n filter: e(%(\"progid:DXImageTransform.Microsoft.gradient(enabled = false)\"));\n}\n\n\n\n// Retina images\n//\n// Short retina mixin for setting background-image and -size\n\n.img-retina(@file-1x; @file-2x; @width-1x; @height-1x) {\n background-image: url(\"@{file-1x}\");\n\n @media\n only screen and (-webkit-min-device-pixel-ratio: 2),\n only screen and ( min--moz-device-pixel-ratio: 2),\n only screen and ( -o-min-device-pixel-ratio: 2/1),\n only screen and ( min-device-pixel-ratio: 2),\n only screen and ( min-resolution: 192dpi),\n only screen and ( min-resolution: 2dppx) {\n background-image: url(\"@{file-2x}\");\n background-size: @width-1x @height-1x;\n }\n}\n\n\n// Responsive image\n//\n// Keep images from scaling beyond the width of their parents.\n\n.img-responsive(@display: block) {\n display: @display;\n max-width: 100%; // Part 1: Set a maximum relative to the parent\n height: auto; // Part 2: Scale the height according to the width, otherwise you get stretching\n}\n\n\n// COMPONENT MIXINS\n// --------------------------------------------------\n\n// Horizontal dividers\n// -------------------------\n// Dividers (basically an hr) within dropdowns and nav lists\n.nav-divider(@color: #e5e5e5) {\n height: 1px;\n margin: ((@line-height-computed / 2) - 1) 0;\n overflow: hidden;\n background-color: @color;\n}\n\n// Panels\n// -------------------------\n.panel-variant(@border; @heading-text-color; @heading-bg-color; @heading-border) {\n border-color: @border;\n\n & > .panel-heading {\n color: @heading-text-color;\n background-color: @heading-bg-color;\n border-color: @heading-border;\n\n + .panel-collapse .panel-body {\n border-top-color: @border;\n }\n }\n & > .panel-footer {\n + .panel-collapse .panel-body {\n border-bottom-color: @border;\n }\n }\n}\n\n// Alerts\n// -------------------------\n.alert-variant(@background; @border; @text-color) {\n background-color: @background;\n border-color: @border;\n color: @text-color;\n\n hr {\n border-top-color: darken(@border, 5%);\n }\n .alert-link {\n color: darken(@text-color, 10%);\n }\n}\n\n// Tables\n// -------------------------\n.table-row-variant(@state; @background) {\n // Exact selectors below required to override `.table-striped` and prevent\n // inheritance to nested tables.\n .table > thead > tr,\n .table > tbody > tr,\n .table > tfoot > tr {\n > td.@{state},\n > th.@{state},\n &.@{state} > td,\n &.@{state} > th {\n background-color: @background;\n }\n }\n\n // Hover states for `.table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .table-hover > tbody > tr {\n > td.@{state}:hover,\n > th.@{state}:hover,\n &.@{state}:hover > td,\n &.@{state}:hover > th {\n background-color: darken(@background, 5%);\n }\n }\n}\n\n// List Groups\n// -------------------------\n.list-group-item-variant(@state; @background; @color) {\n .list-group-item-@{state} {\n color: @color;\n background-color: @background;\n\n a& {\n color: @color;\n\n .list-group-item-heading { color: inherit; }\n\n &:hover,\n &:focus {\n color: @color;\n background-color: darken(@background, 5%);\n }\n &.active,\n &.active:hover,\n &.active:focus {\n color: #fff;\n background-color: @color;\n border-color: @color;\n }\n }\n }\n}\n\n// Button variants\n// -------------------------\n// Easily pump out default styles, as well as :hover, :focus, :active,\n// and disabled options for all buttons\n.button-variant(@color; @background; @border) {\n color: @color;\n background-color: @background;\n border-color: @border;\n\n &:hover,\n &:focus,\n &:active,\n &.active,\n .open .dropdown-toggle& {\n color: @color;\n background-color: darken(@background, 8%);\n border-color: darken(@border, 12%);\n }\n &:active,\n &.active,\n .open .dropdown-toggle& {\n background-image: none;\n }\n &.disabled,\n &[disabled],\n fieldset[disabled] & {\n &,\n &:hover,\n &:focus,\n &:active,\n &.active {\n background-color: @background;\n border-color: @border;\n }\n }\n\n .badge {\n color: @background;\n background-color: @color;\n }\n}\n\n// Button sizes\n// -------------------------\n.button-size(@padding-vertical; @padding-horizontal; @font-size; @line-height; @border-radius) {\n padding: @padding-vertical @padding-horizontal;\n font-size: @font-size;\n line-height: @line-height;\n border-radius: @border-radius;\n}\n\n// Pagination\n// -------------------------\n.pagination-size(@padding-vertical; @padding-horizontal; @font-size; @border-radius) {\n > li {\n > a,\n > span {\n padding: @padding-vertical @padding-horizontal;\n font-size: @font-size;\n }\n &:first-child {\n > a,\n > span {\n .border-left-radius(@border-radius);\n }\n }\n &:last-child {\n > a,\n > span {\n .border-right-radius(@border-radius);\n }\n }\n }\n}\n\n// Labels\n// -------------------------\n.label-variant(@color) {\n background-color: @color;\n &[href] {\n &:hover,\n &:focus {\n background-color: darken(@color, 10%);\n }\n }\n}\n\n// Contextual backgrounds\n// -------------------------\n.bg-variant(@color) {\n background-color: @color;\n a&:hover {\n background-color: darken(@color, 10%);\n }\n}\n\n// Typography\n// -------------------------\n.text-emphasis-variant(@color) {\n color: @color;\n a&:hover {\n color: darken(@color, 10%);\n }\n}\n\n// Navbar vertical align\n// -------------------------\n// Vertically center elements in the navbar.\n// Example: an element has a height of 30px, so write out `.navbar-vertical-align(30px);` to calculate the appropriate top margin.\n.navbar-vertical-align(@element-height) {\n margin-top: ((@navbar-height - @element-height) / 2);\n margin-bottom: ((@navbar-height - @element-height) / 2);\n}\n\n// Progress bars\n// -------------------------\n.progress-bar-variant(@color) {\n background-color: @color;\n .progress-striped & {\n #gradient > .striped();\n }\n}\n\n// Responsive utilities\n// -------------------------\n// More easily include all the states for responsive-utilities.less.\n.responsive-visibility() {\n display: block !important;\n table& { display: table; }\n tr& { display: table-row !important; }\n th&,\n td& { display: table-cell !important; }\n}\n\n.responsive-invisibility() {\n display: none !important;\n}\n\n\n// Grid System\n// -----------\n\n// Centered container element\n.container-fixed() {\n margin-right: auto;\n margin-left: auto;\n padding-left: (@grid-gutter-width / 2);\n padding-right: (@grid-gutter-width / 2);\n &:extend(.clearfix all);\n}\n\n// Creates a wrapper for a series of columns\n.make-row(@gutter: @grid-gutter-width) {\n margin-left: (@gutter / -2);\n margin-right: (@gutter / -2);\n &:extend(.clearfix all);\n}\n\n// Generate the extra small columns\n.make-xs-column(@columns; @gutter: @grid-gutter-width) {\n position: relative;\n float: left;\n width: percentage((@columns / @grid-columns));\n min-height: 1px;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n}\n.make-xs-column-offset(@columns) {\n @media (min-width: @screen-xs-min) {\n margin-left: percentage((@columns / @grid-columns));\n }\n}\n.make-xs-column-push(@columns) {\n @media (min-width: @screen-xs-min) {\n left: percentage((@columns / @grid-columns));\n }\n}\n.make-xs-column-pull(@columns) {\n @media (min-width: @screen-xs-min) {\n right: percentage((@columns / @grid-columns));\n }\n}\n\n\n// Generate the small columns\n.make-sm-column(@columns; @gutter: @grid-gutter-width) {\n position: relative;\n min-height: 1px;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n\n @media (min-width: @screen-sm-min) {\n float: left;\n width: percentage((@columns / @grid-columns));\n }\n}\n.make-sm-column-offset(@columns) {\n @media (min-width: @screen-sm-min) {\n margin-left: percentage((@columns / @grid-columns));\n }\n}\n.make-sm-column-push(@columns) {\n @media (min-width: @screen-sm-min) {\n left: percentage((@columns / @grid-columns));\n }\n}\n.make-sm-column-pull(@columns) {\n @media (min-width: @screen-sm-min) {\n right: percentage((@columns / @grid-columns));\n }\n}\n\n\n// Generate the medium columns\n.make-md-column(@columns; @gutter: @grid-gutter-width) {\n position: relative;\n min-height: 1px;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n\n @media (min-width: @screen-md-min) {\n float: left;\n width: percentage((@columns / @grid-columns));\n }\n}\n.make-md-column-offset(@columns) {\n @media (min-width: @screen-md-min) {\n margin-left: percentage((@columns / @grid-columns));\n }\n}\n.make-md-column-push(@columns) {\n @media (min-width: @screen-md-min) {\n left: percentage((@columns / @grid-columns));\n }\n}\n.make-md-column-pull(@columns) {\n @media (min-width: @screen-md-min) {\n right: percentage((@columns / @grid-columns));\n }\n}\n\n\n// Generate the large columns\n.make-lg-column(@columns; @gutter: @grid-gutter-width) {\n position: relative;\n min-height: 1px;\n padding-left: (@gutter / 2);\n padding-right: (@gutter / 2);\n\n @media (min-width: @screen-lg-min) {\n float: left;\n width: percentage((@columns / @grid-columns));\n }\n}\n.make-lg-column-offset(@columns) {\n @media (min-width: @screen-lg-min) {\n margin-left: percentage((@columns / @grid-columns));\n }\n}\n.make-lg-column-push(@columns) {\n @media (min-width: @screen-lg-min) {\n left: percentage((@columns / @grid-columns));\n }\n}\n.make-lg-column-pull(@columns) {\n @media (min-width: @screen-lg-min) {\n right: percentage((@columns / @grid-columns));\n }\n}\n\n\n// Framework grid generation\n//\n// Used only by Bootstrap to generate the correct number of grid classes given\n// any value of `@grid-columns`.\n\n.make-grid-columns() {\n // Common styles for all sizes of grid columns, widths 1-12\n .col(@index) when (@index = 1) { // initial\n @item: ~\".col-xs-@{index}, .col-sm-@{index}, .col-md-@{index}, .col-lg-@{index}\";\n .col((@index + 1), @item);\n }\n .col(@index, @list) when (@index =< @grid-columns) { // general; \"=<\" isn't a typo\n @item: ~\".col-xs-@{index}, .col-sm-@{index}, .col-md-@{index}, .col-lg-@{index}\";\n .col((@index + 1), ~\"@{list}, @{item}\");\n }\n .col(@index, @list) when (@index > @grid-columns) { // terminal\n @{list} {\n position: relative;\n // Prevent columns from collapsing when empty\n min-height: 1px;\n // Inner gutter via padding\n padding-left: (@grid-gutter-width / 2);\n padding-right: (@grid-gutter-width / 2);\n }\n }\n .col(1); // kickstart it\n}\n\n.float-grid-columns(@class) {\n .col(@index) when (@index = 1) { // initial\n @item: ~\".col-@{class}-@{index}\";\n .col((@index + 1), @item);\n }\n .col(@index, @list) when (@index =< @grid-columns) { // general\n @item: ~\".col-@{class}-@{index}\";\n .col((@index + 1), ~\"@{list}, @{item}\");\n }\n .col(@index, @list) when (@index > @grid-columns) { // terminal\n @{list} {\n float: left;\n }\n }\n .col(1); // kickstart it\n}\n\n.calc-grid-column(@index, @class, @type) when (@type = width) and (@index > 0) {\n .col-@{class}-@{index} {\n width: percentage((@index / @grid-columns));\n }\n}\n.calc-grid-column(@index, @class, @type) when (@type = push) {\n .col-@{class}-push-@{index} {\n left: percentage((@index / @grid-columns));\n }\n}\n.calc-grid-column(@index, @class, @type) when (@type = pull) {\n .col-@{class}-pull-@{index} {\n right: percentage((@index / @grid-columns));\n }\n}\n.calc-grid-column(@index, @class, @type) when (@type = offset) {\n .col-@{class}-offset-@{index} {\n margin-left: percentage((@index / @grid-columns));\n }\n}\n\n// Basic looping in LESS\n.loop-grid-columns(@index, @class, @type) when (@index >= 0) {\n .calc-grid-column(@index, @class, @type);\n // next iteration\n .loop-grid-columns((@index - 1), @class, @type);\n}\n\n// Create grid for specific class\n.make-grid(@class) {\n .float-grid-columns(@class);\n .loop-grid-columns(@grid-columns, @class, width);\n .loop-grid-columns(@grid-columns, @class, pull);\n .loop-grid-columns(@grid-columns, @class, push);\n .loop-grid-columns(@grid-columns, @class, offset);\n}\n\n// Form validation states\n//\n// Used in forms.less to generate the form validation CSS for warnings, errors,\n// and successes.\n\n.form-control-validation(@text-color: #555; @border-color: #ccc; @background-color: #f5f5f5) {\n // Color the label and help text\n .help-block,\n .control-label,\n .radio,\n .checkbox,\n .radio-inline,\n .checkbox-inline {\n color: @text-color;\n }\n // Set the border and box shadow on specific inputs to match\n .form-control {\n border-color: @border-color;\n .box-shadow(inset 0 1px 1px rgba(0,0,0,.075)); // Redeclare so transitions work\n &:focus {\n border-color: darken(@border-color, 10%);\n @shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px lighten(@border-color, 20%);\n .box-shadow(@shadow);\n }\n }\n // Set validation states also for addons\n .input-group-addon {\n color: @text-color;\n border-color: @border-color;\n background-color: @background-color;\n }\n // Optional feedback icon\n .form-control-feedback {\n color: @text-color;\n }\n}\n\n// Form control focus state\n//\n// Generate a customized focus state and for any input with the specified color,\n// which defaults to the `@input-focus-border` variable.\n//\n// We highly encourage you to not customize the default value, but instead use\n// this to tweak colors on an as-needed basis. This aesthetic change is based on\n// WebKit's default styles, but applicable to a wider range of browsers. Its\n// usability and accessibility should be taken into account with any change.\n//\n// Example usage: change the default blue border and shadow to white for better\n// contrast against a dark gray background.\n\n.form-control-focus(@color: @input-border-focus) {\n @color-rgba: rgba(red(@color), green(@color), blue(@color), .6);\n &:focus {\n border-color: @color;\n outline: 0;\n .box-shadow(~\"inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px @{color-rgba}\");\n }\n}\n\n// Form control sizing\n//\n// Relative text size, padding, and border-radii changes for form controls. For\n// horizontal sizing, wrap controls in the predefined grid classes. ``\n// element gets special love because it's special, and that's a fact!\n\n.input-size(@input-height; @padding-vertical; @padding-horizontal; @font-size; @line-height; @border-radius) {\n height: @input-height;\n padding: @padding-vertical @padding-horizontal;\n font-size: @font-size;\n line-height: @line-height;\n border-radius: @border-radius;\n\n select& {\n height: @input-height;\n line-height: @input-height;\n }\n\n textarea&,\n select[multiple]& {\n height: auto;\n }\n}\n","//\n// Variables\n// --------------------------------------------------\n\n\n//== Colors\n//\n//## Gray and brand colors for use across Bootstrap.\n\n@gray-darker: lighten(#000, 13.5%); // #222\n@gray-dark: lighten(#000, 20%); // #333\n@gray: lighten(#000, 33.5%); // #555\n@gray-light: lighten(#000, 60%); // #999\n@gray-lighter: lighten(#000, 93.5%); // #eee\n\n@brand-primary: #428bca;\n@brand-success: #5cb85c;\n@brand-info: #5bc0de;\n@brand-warning: #f0ad4e;\n@brand-danger: #d9534f;\n\n\n//== Scaffolding\n//\n// ## Settings for some of the most global styles.\n\n//** Background color for ``.\n@body-bg: #fff;\n//** Global text color on ``.\n@text-color: @gray-dark;\n\n//** Global textual link color.\n@link-color: @brand-primary;\n//** Link hover color set via `darken()` function.\n@link-hover-color: darken(@link-color, 15%);\n\n\n//== Typography\n//\n//## Font, line-height, and color for body text, headings, and more.\n\n@font-family-sans-serif: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n@font-family-serif: Georgia, \"Times New Roman\", Times, serif;\n//** Default monospace fonts for ``, ``, and `
    `.\n@font-family-monospace:   Menlo, Monaco, Consolas, \"Courier New\", monospace;\n@font-family-base:        @font-family-sans-serif;\n\n@font-size-base:          14px;\n@font-size-large:         ceil((@font-size-base * 1.25)); // ~18px\n@font-size-small:         ceil((@font-size-base * 0.85)); // ~12px\n\n@font-size-h1:            floor((@font-size-base * 2.6)); // ~36px\n@font-size-h2:            floor((@font-size-base * 2.15)); // ~30px\n@font-size-h3:            ceil((@font-size-base * 1.7)); // ~24px\n@font-size-h4:            ceil((@font-size-base * 1.25)); // ~18px\n@font-size-h5:            @font-size-base;\n@font-size-h6:            ceil((@font-size-base * 0.85)); // ~12px\n\n//** Unit-less `line-height` for use in components like buttons.\n@line-height-base:        1.428571429; // 20/14\n//** Computed \"line-height\" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.\n@line-height-computed:    floor((@font-size-base * @line-height-base)); // ~20px\n\n//** By default, this inherits from the ``.\n@headings-font-family:    inherit;\n@headings-font-weight:    500;\n@headings-line-height:    1.1;\n@headings-color:          inherit;\n\n\n//-- Iconography\n//\n//## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.\n\n@icon-font-path:          \"../fonts/\";\n@icon-font-name:          \"glyphicons-halflings-regular\";\n@icon-font-svg-id:        \"glyphicons_halflingsregular\";\n\n//== Components\n//\n//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).\n\n@padding-base-vertical:     6px;\n@padding-base-horizontal:   12px;\n\n@padding-large-vertical:    10px;\n@padding-large-horizontal:  16px;\n\n@padding-small-vertical:    5px;\n@padding-small-horizontal:  10px;\n\n@padding-xs-vertical:       1px;\n@padding-xs-horizontal:     5px;\n\n@line-height-large:         1.33;\n@line-height-small:         1.5;\n\n@border-radius-base:        4px;\n@border-radius-large:       6px;\n@border-radius-small:       3px;\n\n//** Global color for active items (e.g., navs or dropdowns).\n@component-active-color:    #fff;\n//** Global background color for active items (e.g., navs or dropdowns).\n@component-active-bg:       @brand-primary;\n\n//** Width of the `border` for generating carets that indicator dropdowns.\n@caret-width-base:          4px;\n//** Carets increase slightly in size for larger components.\n@caret-width-large:         5px;\n\n\n//== Tables\n//\n//## Customizes the `.table` component with basic values, each used across all table variations.\n\n//** Padding for ``s and ``s.\n@table-cell-padding:            8px;\n//** Padding for cells in `.table-condensed`.\n@table-condensed-cell-padding:  5px;\n\n//** Default background color used for all tables.\n@table-bg:                      transparent;\n//** Background color used for `.table-striped`.\n@table-bg-accent:               #f9f9f9;\n//** Background color used for `.table-hover`.\n@table-bg-hover:                #f5f5f5;\n@table-bg-active:               @table-bg-hover;\n\n//** Border color for table and cell borders.\n@table-border-color:            #ddd;\n\n\n//== Buttons\n//\n//## For each of Bootstrap's buttons, define text, background and border color.\n\n@btn-font-weight:                normal;\n\n@btn-default-color:              #333;\n@btn-default-bg:                 #fff;\n@btn-default-border:             #ccc;\n\n@btn-primary-color:              #fff;\n@btn-primary-bg:                 @brand-primary;\n@btn-primary-border:             darken(@btn-primary-bg, 5%);\n\n@btn-success-color:              #fff;\n@btn-success-bg:                 @brand-success;\n@btn-success-border:             darken(@btn-success-bg, 5%);\n\n@btn-info-color:                 #fff;\n@btn-info-bg:                    @brand-info;\n@btn-info-border:                darken(@btn-info-bg, 5%);\n\n@btn-warning-color:              #fff;\n@btn-warning-bg:                 @brand-warning;\n@btn-warning-border:             darken(@btn-warning-bg, 5%);\n\n@btn-danger-color:               #fff;\n@btn-danger-bg:                  @brand-danger;\n@btn-danger-border:              darken(@btn-danger-bg, 5%);\n\n@btn-link-disabled-color:        @gray-light;\n\n\n//== Forms\n//\n//##\n\n//** `` background color\n@input-bg:                       #fff;\n//** `` background color\n@input-bg-disabled:              @gray-lighter;\n\n//** Text color for ``s\n@input-color:                    @gray;\n//** `` border color\n@input-border:                   #ccc;\n//** `` border radius\n@input-border-radius:            @border-radius-base;\n//** Border color for inputs on focus\n@input-border-focus:             #66afe9;\n\n//** Placeholder text color\n@input-color-placeholder:        @gray-light;\n\n//** Default `.form-control` height\n@input-height-base:              (@line-height-computed + (@padding-base-vertical * 2) + 2);\n//** Large `.form-control` height\n@input-height-large:             (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);\n//** Small `.form-control` height\n@input-height-small:             (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);\n\n@legend-color:                   @gray-dark;\n@legend-border-color:            #e5e5e5;\n\n//** Background color for textual input addons\n@input-group-addon-bg:           @gray-lighter;\n//** Border color for textual input addons\n@input-group-addon-border-color: @input-border;\n\n\n//== Dropdowns\n//\n//## Dropdown menu container and contents.\n\n//** Background for the dropdown menu.\n@dropdown-bg:                    #fff;\n//** Dropdown menu `border-color`.\n@dropdown-border:                rgba(0,0,0,.15);\n//** Dropdown menu `border-color` **for IE8**.\n@dropdown-fallback-border:       #ccc;\n//** Divider color for between dropdown items.\n@dropdown-divider-bg:            #e5e5e5;\n\n//** Dropdown link text color.\n@dropdown-link-color:            @gray-dark;\n//** Hover color for dropdown links.\n@dropdown-link-hover-color:      darken(@gray-dark, 5%);\n//** Hover background for dropdown links.\n@dropdown-link-hover-bg:         #f5f5f5;\n\n//** Active dropdown menu item text color.\n@dropdown-link-active-color:     @component-active-color;\n//** Active dropdown menu item background color.\n@dropdown-link-active-bg:        @component-active-bg;\n\n//** Disabled dropdown menu item background color.\n@dropdown-link-disabled-color:   @gray-light;\n\n//** Text color for headers within dropdown menus.\n@dropdown-header-color:          @gray-light;\n\n// Note: Deprecated @dropdown-caret-color as of v3.1.0\n@dropdown-caret-color:           #000;\n\n\n//-- Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n//\n// Note: These variables are not generated into the Customizer.\n\n@zindex-navbar:            1000;\n@zindex-dropdown:          1000;\n@zindex-popover:           1010;\n@zindex-tooltip:           1030;\n@zindex-navbar-fixed:      1030;\n@zindex-modal-background:  1040;\n@zindex-modal:             1050;\n\n\n//== Media queries breakpoints\n//\n//## Define the breakpoints at which your layout will change, adapting to different screen sizes.\n\n// Extra small screen / phone\n// Note: Deprecated @screen-xs and @screen-phone as of v3.0.1\n@screen-xs:                  480px;\n@screen-xs-min:              @screen-xs;\n@screen-phone:               @screen-xs-min;\n\n// Small screen / tablet\n// Note: Deprecated @screen-sm and @screen-tablet as of v3.0.1\n@screen-sm:                  768px;\n@screen-sm-min:              @screen-sm;\n@screen-tablet:              @screen-sm-min;\n\n// Medium screen / desktop\n// Note: Deprecated @screen-md and @screen-desktop as of v3.0.1\n@screen-md:                  992px;\n@screen-md-min:              @screen-md;\n@screen-desktop:             @screen-md-min;\n\n// Large screen / wide desktop\n// Note: Deprecated @screen-lg and @screen-lg-desktop as of v3.0.1\n@screen-lg:                  1200px;\n@screen-lg-min:              @screen-lg;\n@screen-lg-desktop:          @screen-lg-min;\n\n// So media queries don't overlap when required, provide a maximum\n@screen-xs-max:              (@screen-sm-min - 1);\n@screen-sm-max:              (@screen-md-min - 1);\n@screen-md-max:              (@screen-lg-min - 1);\n\n\n//== Grid system\n//\n//## Define your custom responsive grid.\n\n//** Number of columns in the grid.\n@grid-columns:              12;\n//** Padding between columns. Gets divided in half for the left and right.\n@grid-gutter-width:         30px;\n// Navbar collapse\n//** Point at which the navbar becomes uncollapsed.\n@grid-float-breakpoint:     @screen-sm-min;\n//** Point at which the navbar begins collapsing.\n@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);\n\n\n//== Container sizes\n//\n//## Define the maximum width of `.container` for different screen sizes.\n\n// Small screen / tablet\n@container-tablet:             ((720px + @grid-gutter-width));\n//** For `@screen-sm-min` and up.\n@container-sm:                 @container-tablet;\n\n// Medium screen / desktop\n@container-desktop:            ((940px + @grid-gutter-width));\n//** For `@screen-md-min` and up.\n@container-md:                 @container-desktop;\n\n// Large screen / wide desktop\n@container-large-desktop:      ((1140px + @grid-gutter-width));\n//** For `@screen-lg-min` and up.\n@container-lg:                 @container-large-desktop;\n\n\n//== Navbar\n//\n//##\n\n// Basics of a navbar\n@navbar-height:                    50px;\n@navbar-margin-bottom:             @line-height-computed;\n@navbar-border-radius:             @border-radius-base;\n@navbar-padding-horizontal:        floor((@grid-gutter-width / 2));\n@navbar-padding-vertical:          ((@navbar-height - @line-height-computed) / 2);\n@navbar-collapse-max-height:       340px;\n\n@navbar-default-color:             #777;\n@navbar-default-bg:                #f8f8f8;\n@navbar-default-border:            darken(@navbar-default-bg, 6.5%);\n\n// Navbar links\n@navbar-default-link-color:                #777;\n@navbar-default-link-hover-color:          #333;\n@navbar-default-link-hover-bg:             transparent;\n@navbar-default-link-active-color:         #555;\n@navbar-default-link-active-bg:            darken(@navbar-default-bg, 6.5%);\n@navbar-default-link-disabled-color:       #ccc;\n@navbar-default-link-disabled-bg:          transparent;\n\n// Navbar brand label\n@navbar-default-brand-color:               @navbar-default-link-color;\n@navbar-default-brand-hover-color:         darken(@navbar-default-brand-color, 10%);\n@navbar-default-brand-hover-bg:            transparent;\n\n// Navbar toggle\n@navbar-default-toggle-hover-bg:           #ddd;\n@navbar-default-toggle-icon-bar-bg:        #888;\n@navbar-default-toggle-border-color:       #ddd;\n\n\n// Inverted navbar\n// Reset inverted navbar basics\n@navbar-inverse-color:                      @gray-light;\n@navbar-inverse-bg:                         #222;\n@navbar-inverse-border:                     darken(@navbar-inverse-bg, 10%);\n\n// Inverted navbar links\n@navbar-inverse-link-color:                 @gray-light;\n@navbar-inverse-link-hover-color:           #fff;\n@navbar-inverse-link-hover-bg:              transparent;\n@navbar-inverse-link-active-color:          @navbar-inverse-link-hover-color;\n@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);\n@navbar-inverse-link-disabled-color:        #444;\n@navbar-inverse-link-disabled-bg:           transparent;\n\n// Inverted navbar brand label\n@navbar-inverse-brand-color:                @navbar-inverse-link-color;\n@navbar-inverse-brand-hover-color:          #fff;\n@navbar-inverse-brand-hover-bg:             transparent;\n\n// Inverted navbar toggle\n@navbar-inverse-toggle-hover-bg:            #333;\n@navbar-inverse-toggle-icon-bar-bg:         #fff;\n@navbar-inverse-toggle-border-color:        #333;\n\n\n//== Navs\n//\n//##\n\n//=== Shared nav styles\n@nav-link-padding:                          10px 15px;\n@nav-link-hover-bg:                         @gray-lighter;\n\n@nav-disabled-link-color:                   @gray-light;\n@nav-disabled-link-hover-color:             @gray-light;\n\n@nav-open-link-hover-color:                 #fff;\n\n//== Tabs\n@nav-tabs-border-color:                     #ddd;\n\n@nav-tabs-link-hover-border-color:          @gray-lighter;\n\n@nav-tabs-active-link-hover-bg:             @body-bg;\n@nav-tabs-active-link-hover-color:          @gray;\n@nav-tabs-active-link-hover-border-color:   #ddd;\n\n@nav-tabs-justified-link-border-color:            #ddd;\n@nav-tabs-justified-active-link-border-color:     @body-bg;\n\n//== Pills\n@nav-pills-border-radius:                   @border-radius-base;\n@nav-pills-active-link-hover-bg:            @component-active-bg;\n@nav-pills-active-link-hover-color:         @component-active-color;\n\n\n//== Pagination\n//\n//##\n\n@pagination-color:                     @link-color;\n@pagination-bg:                        #fff;\n@pagination-border:                    #ddd;\n\n@pagination-hover-color:               @link-hover-color;\n@pagination-hover-bg:                  @gray-lighter;\n@pagination-hover-border:              #ddd;\n\n@pagination-active-color:              #fff;\n@pagination-active-bg:                 @brand-primary;\n@pagination-active-border:             @brand-primary;\n\n@pagination-disabled-color:            @gray-light;\n@pagination-disabled-bg:               #fff;\n@pagination-disabled-border:           #ddd;\n\n\n//== Pager\n//\n//##\n\n@pager-bg:                             @pagination-bg;\n@pager-border:                         @pagination-border;\n@pager-border-radius:                  15px;\n\n@pager-hover-bg:                       @pagination-hover-bg;\n\n@pager-active-bg:                      @pagination-active-bg;\n@pager-active-color:                   @pagination-active-color;\n\n@pager-disabled-color:                 @pagination-disabled-color;\n\n\n//== Jumbotron\n//\n//##\n\n@jumbotron-padding:              30px;\n@jumbotron-color:                inherit;\n@jumbotron-bg:                   @gray-lighter;\n@jumbotron-heading-color:        inherit;\n@jumbotron-font-size:            ceil((@font-size-base * 1.5));\n\n\n//== Form states and alerts\n//\n//## Define colors for form feedback states and, by default, alerts.\n\n@state-success-text:             #3c763d;\n@state-success-bg:               #dff0d8;\n@state-success-border:           darken(spin(@state-success-bg, -10), 5%);\n\n@state-info-text:                #31708f;\n@state-info-bg:                  #d9edf7;\n@state-info-border:              darken(spin(@state-info-bg, -10), 7%);\n\n@state-warning-text:             #8a6d3b;\n@state-warning-bg:               #fcf8e3;\n@state-warning-border:           darken(spin(@state-warning-bg, -10), 5%);\n\n@state-danger-text:              #a94442;\n@state-danger-bg:                #f2dede;\n@state-danger-border:            darken(spin(@state-danger-bg, -10), 5%);\n\n\n//== Tooltips\n//\n//##\n\n//** Tooltip max width\n@tooltip-max-width:           200px;\n//** Tooltip text color\n@tooltip-color:               #fff;\n//** Tooltip background color\n@tooltip-bg:                  #000;\n@tooltip-opacity:             .9;\n\n//** Tooltip arrow width\n@tooltip-arrow-width:         5px;\n//** Tooltip arrow color\n@tooltip-arrow-color:         @tooltip-bg;\n\n\n//== Popovers\n//\n//##\n\n//** Popover body background color\n@popover-bg:                          #fff;\n//** Popover maximum width\n@popover-max-width:                   276px;\n//** Popover border color\n@popover-border-color:                rgba(0,0,0,.2);\n//** Popover fallback border color\n@popover-fallback-border-color:       #ccc;\n\n//** Popover title background color\n@popover-title-bg:                    darken(@popover-bg, 3%);\n\n//** Popover arrow width\n@popover-arrow-width:                 10px;\n//** Popover arrow color\n@popover-arrow-color:                 #fff;\n\n//** Popover outer arrow width\n@popover-arrow-outer-width:           (@popover-arrow-width + 1);\n//** Popover outer arrow color\n@popover-arrow-outer-color:           fadein(@popover-border-color, 5%);\n//** Popover outer arrow fallback color\n@popover-arrow-outer-fallback-color:  darken(@popover-fallback-border-color, 20%);\n\n\n//== Labels\n//\n//##\n\n//** Default label background color\n@label-default-bg:            @gray-light;\n//** Primary label background color\n@label-primary-bg:            @brand-primary;\n//** Success label background color\n@label-success-bg:            @brand-success;\n//** Info label background color\n@label-info-bg:               @brand-info;\n//** Warning label background color\n@label-warning-bg:            @brand-warning;\n//** Danger label background color\n@label-danger-bg:             @brand-danger;\n\n//** Default label text color\n@label-color:                 #fff;\n//** Default text color of a linked label\n@label-link-hover-color:      #fff;\n\n\n//== Modals\n//\n//##\n\n//** Padding applied to the modal body\n@modal-inner-padding:         20px;\n\n//** Padding applied to the modal title\n@modal-title-padding:         15px;\n//** Modal title line-height\n@modal-title-line-height:     @line-height-base;\n\n//** Background color of modal content area\n@modal-content-bg:                             #fff;\n//** Modal content border color\n@modal-content-border-color:                   rgba(0,0,0,.2);\n//** Modal content border color **for IE8**\n@modal-content-fallback-border-color:          #999;\n\n//** Modal backdrop background color\n@modal-backdrop-bg:           #000;\n//** Modal backdrop opacity\n@modal-backdrop-opacity:      .5;\n//** Modal header border color\n@modal-header-border-color:   #e5e5e5;\n//** Modal footer border color\n@modal-footer-border-color:   @modal-header-border-color;\n\n@modal-lg:                    900px;\n@modal-md:                    600px;\n@modal-sm:                    300px;\n\n\n//== Alerts\n//\n//## Define alert colors, border radius, and padding.\n\n@alert-padding:               15px;\n@alert-border-radius:         @border-radius-base;\n@alert-link-font-weight:      bold;\n\n@alert-success-bg:            @state-success-bg;\n@alert-success-text:          @state-success-text;\n@alert-success-border:        @state-success-border;\n\n@alert-info-bg:               @state-info-bg;\n@alert-info-text:             @state-info-text;\n@alert-info-border:           @state-info-border;\n\n@alert-warning-bg:            @state-warning-bg;\n@alert-warning-text:          @state-warning-text;\n@alert-warning-border:        @state-warning-border;\n\n@alert-danger-bg:             @state-danger-bg;\n@alert-danger-text:           @state-danger-text;\n@alert-danger-border:         @state-danger-border;\n\n\n//== Progress bars\n//\n//##\n\n//** Background color of the whole progress component\n@progress-bg:                 #f5f5f5;\n//** Progress bar text color\n@progress-bar-color:          #fff;\n\n//** Default progress bar color\n@progress-bar-bg:             @brand-primary;\n//** Success progress bar color\n@progress-bar-success-bg:     @brand-success;\n//** Warning progress bar color\n@progress-bar-warning-bg:     @brand-warning;\n//** Danger progress bar color\n@progress-bar-danger-bg:      @brand-danger;\n//** Info progress bar color\n@progress-bar-info-bg:        @brand-info;\n\n\n//== List group\n//\n//##\n\n//** Background color on `.list-group-item`\n@list-group-bg:                 #fff;\n//** `.list-group-item` border color\n@list-group-border:             #ddd;\n//** List group border radius\n@list-group-border-radius:      @border-radius-base;\n\n//** Background color of single list elements on hover\n@list-group-hover-bg:           #f5f5f5;\n//** Text color of active list elements\n@list-group-active-color:       @component-active-color;\n//** Background color of active list elements\n@list-group-active-bg:          @component-active-bg;\n//** Border color of active list elements\n@list-group-active-border:      @list-group-active-bg;\n@list-group-active-text-color:  lighten(@list-group-active-bg, 40%);\n\n@list-group-link-color:         #555;\n@list-group-link-heading-color: #333;\n\n\n//== Panels\n//\n//##\n\n@panel-bg:                    #fff;\n@panel-body-padding:          15px;\n@panel-border-radius:         @border-radius-base;\n\n//** Border color for elements within panels\n@panel-inner-border:          #ddd;\n@panel-footer-bg:             #f5f5f5;\n\n@panel-default-text:          @gray-dark;\n@panel-default-border:        #ddd;\n@panel-default-heading-bg:    #f5f5f5;\n\n@panel-primary-text:          #fff;\n@panel-primary-border:        @brand-primary;\n@panel-primary-heading-bg:    @brand-primary;\n\n@panel-success-text:          @state-success-text;\n@panel-success-border:        @state-success-border;\n@panel-success-heading-bg:    @state-success-bg;\n\n@panel-info-text:             @state-info-text;\n@panel-info-border:           @state-info-border;\n@panel-info-heading-bg:       @state-info-bg;\n\n@panel-warning-text:          @state-warning-text;\n@panel-warning-border:        @state-warning-border;\n@panel-warning-heading-bg:    @state-warning-bg;\n\n@panel-danger-text:           @state-danger-text;\n@panel-danger-border:         @state-danger-border;\n@panel-danger-heading-bg:     @state-danger-bg;\n\n\n//== Thumbnails\n//\n//##\n\n//** Padding around the thumbnail image\n@thumbnail-padding:           4px;\n//** Thumbnail background color\n@thumbnail-bg:                @body-bg;\n//** Thumbnail border color\n@thumbnail-border:            #ddd;\n//** Thumbnail border radius\n@thumbnail-border-radius:     @border-radius-base;\n\n//** Custom text color for thumbnail captions\n@thumbnail-caption-color:     @text-color;\n//** Padding around the thumbnail caption\n@thumbnail-caption-padding:   9px;\n\n\n//== Wells\n//\n//##\n\n@well-bg:                     #f5f5f5;\n@well-border:                 darken(@well-bg, 7%);\n\n\n//== Badges\n//\n//##\n\n@badge-color:                 #fff;\n//** Linked badge text color on hover\n@badge-link-hover-color:      #fff;\n@badge-bg:                    @gray-light;\n\n//** Badge text color in active nav link\n@badge-active-color:          @link-color;\n//** Badge background color in active nav link\n@badge-active-bg:             #fff;\n\n@badge-font-weight:           bold;\n@badge-line-height:           1;\n@badge-border-radius:         10px;\n\n\n//== Breadcrumbs\n//\n//##\n\n@breadcrumb-padding-vertical:   8px;\n@breadcrumb-padding-horizontal: 15px;\n//** Breadcrumb background color\n@breadcrumb-bg:                 #f5f5f5;\n//** Breadcrumb text color\n@breadcrumb-color:              #ccc;\n//** Text color of current page in the breadcrumb\n@breadcrumb-active-color:       @gray-light;\n//** Textual separator for between breadcrumb elements\n@breadcrumb-separator:          \"/\";\n\n\n//== Carousel\n//\n//##\n\n@carousel-text-shadow:                        0 1px 2px rgba(0,0,0,.6);\n\n@carousel-control-color:                      #fff;\n@carousel-control-width:                      15%;\n@carousel-control-opacity:                    .5;\n@carousel-control-font-size:                  20px;\n\n@carousel-indicator-active-bg:                #fff;\n@carousel-indicator-border-color:             #fff;\n\n@carousel-caption-color:                      #fff;\n\n\n//== Close\n//\n//##\n\n@close-font-weight:           bold;\n@close-color:                 #000;\n@close-text-shadow:           0 1px 0 #fff;\n\n\n//== Code\n//\n//##\n\n@code-color:                  #c7254e;\n@code-bg:                     #f9f2f4;\n\n@kbd-color:                   #fff;\n@kbd-bg:                      #333;\n\n@pre-bg:                      #f5f5f5;\n@pre-color:                   @gray-dark;\n@pre-border-color:            #ccc;\n@pre-scrollable-max-height:   340px;\n\n\n//== Type\n//\n//##\n\n//** Text muted color\n@text-muted:                  @gray-light;\n//** Abbreviations and acronyms border color\n@abbr-border-color:           @gray-light;\n//** Headings small color\n@headings-small-color:        @gray-light;\n//** Blockquote small color\n@blockquote-small-color:      @gray-light;\n//** Blockquote font size\n@blockquote-font-size:        (@font-size-base * 1.25);\n//** Blockquote border color\n@blockquote-border-color:     @gray-lighter;\n//** Page header border color\n@page-header-border-color:    @gray-lighter;\n\n\n//== Miscellaneous\n//\n//##\n\n//** Horizontal line color.\n@hr-border:                   @gray-lighter;\n\n//** Horizontal offset for forms and lists.\n@component-offset-horizontal: 180px;\n","//\n// Thumbnails\n// --------------------------------------------------\n\n\n// Mixin and adjust the regular image class\n.thumbnail {\n  display: block;\n  padding: @thumbnail-padding;\n  margin-bottom: @line-height-computed;\n  line-height: @line-height-base;\n  background-color: @thumbnail-bg;\n  border: 1px solid @thumbnail-border;\n  border-radius: @thumbnail-border-radius;\n  .transition(all .2s ease-in-out);\n\n  > img,\n  a > img {\n    &:extend(.img-responsive);\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  // Add a hover state for linked versions only\n  a&:hover,\n  a&:focus,\n  a&.active {\n    border-color: @link-color;\n  }\n\n  // Image captions\n  .caption {\n    padding: @thumbnail-caption-padding;\n    color: @thumbnail-caption-color;\n  }\n}\n","//\n// Carousel\n// --------------------------------------------------\n\n\n// Wrapper for the slide container and indicators\n.carousel {\n  position: relative;\n}\n\n.carousel-inner {\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n\n  > .item {\n    display: none;\n    position: relative;\n    .transition(.6s ease-in-out left);\n\n    // Account for jankitude on images\n    > img,\n    > a > img {\n      &:extend(.img-responsive);\n      line-height: 1;\n    }\n  }\n\n  > .active,\n  > .next,\n  > .prev { display: block; }\n\n  > .active {\n    left: 0;\n  }\n\n  > .next,\n  > .prev {\n    position: absolute;\n    top: 0;\n    width: 100%;\n  }\n\n  > .next {\n    left: 100%;\n  }\n  > .prev {\n    left: -100%;\n  }\n  > .next.left,\n  > .prev.right {\n    left: 0;\n  }\n\n  > .active.left {\n    left: -100%;\n  }\n  > .active.right {\n    left: 100%;\n  }\n\n}\n\n// Left/right controls for nav\n// ---------------------------\n\n.carousel-control {\n  position: absolute;\n  top: 0;\n  left: 0;\n  bottom: 0;\n  width: @carousel-control-width;\n  .opacity(@carousel-control-opacity);\n  font-size: @carousel-control-font-size;\n  color: @carousel-control-color;\n  text-align: center;\n  text-shadow: @carousel-text-shadow;\n  // We can't have this transition here because WebKit cancels the carousel\n  // animation if you trip this while in the middle of another animation.\n\n  // Set gradients for backgrounds\n  &.left {\n    #gradient > .horizontal(@start-color: rgba(0,0,0,.5); @end-color: rgba(0,0,0,.0001));\n  }\n  &.right {\n    left: auto;\n    right: 0;\n    #gradient > .horizontal(@start-color: rgba(0,0,0,.0001); @end-color: rgba(0,0,0,.5));\n  }\n\n  // Hover/focus state\n  &:hover,\n  &:focus {\n    outline: none;\n    color: @carousel-control-color;\n    text-decoration: none;\n    .opacity(.9);\n  }\n\n  // Toggles\n  .icon-prev,\n  .icon-next,\n  .glyphicon-chevron-left,\n  .glyphicon-chevron-right {\n    position: absolute;\n    top: 50%;\n    z-index: 5;\n    display: inline-block;\n  }\n  .icon-prev,\n  .glyphicon-chevron-left {\n    left: 50%;\n  }\n  .icon-next,\n  .glyphicon-chevron-right {\n    right: 50%;\n  }\n  .icon-prev,\n  .icon-next {\n    width:  20px;\n    height: 20px;\n    margin-top: -10px;\n    margin-left: -10px;\n    font-family: serif;\n  }\n\n  .icon-prev {\n    &:before {\n      content: '\\2039';// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039)\n    }\n  }\n  .icon-next {\n    &:before {\n      content: '\\203a';// SINGLE RIGHT-POINTING ANGLE QUOTATION MARK (U+203A)\n    }\n  }\n}\n\n// Optional indicator pips\n//\n// Add an unordered list with the following class and add a list item for each\n// slide your carousel holds.\n\n.carousel-indicators {\n  position: absolute;\n  bottom: 10px;\n  left: 50%;\n  z-index: 15;\n  width: 60%;\n  margin-left: -30%;\n  padding-left: 0;\n  list-style: none;\n  text-align: center;\n\n  li {\n    display: inline-block;\n    width:  10px;\n    height: 10px;\n    margin: 1px;\n    text-indent: -999px;\n    border: 1px solid @carousel-indicator-border-color;\n    border-radius: 10px;\n    cursor: pointer;\n\n    // IE8-9 hack for event handling\n    //\n    // Internet Explorer 8-9 does not support clicks on elements without a set\n    // `background-color`. We cannot use `filter` since that's not viewed as a\n    // background color by the browser. Thus, a hack is needed.\n    //\n    // For IE8, we set solid black as it doesn't support `rgba()`. For IE9, we\n    // set alpha transparency for the best results possible.\n    background-color: #000 \\9; // IE8\n    background-color: rgba(0,0,0,0); // IE9\n  }\n  .active {\n    margin: 0;\n    width:  12px;\n    height: 12px;\n    background-color: @carousel-indicator-active-bg;\n  }\n}\n\n// Optional captions\n// -----------------------------\n// Hidden by default for smaller viewports\n.carousel-caption {\n  position: absolute;\n  left: 15%;\n  right: 15%;\n  bottom: 20px;\n  z-index: 10;\n  padding-top: 20px;\n  padding-bottom: 20px;\n  color: @carousel-caption-color;\n  text-align: center;\n  text-shadow: @carousel-text-shadow;\n  & .btn {\n    text-shadow: none; // No shadow for button elements in carousel-caption\n  }\n}\n\n\n// Scale up controls for tablets and up\n@media screen and (min-width: @screen-sm-min) {\n\n  // Scale up the controls a smidge\n  .carousel-control {\n    .glyphicon-chevron-left,\n    .glyphicon-chevron-right,\n    .icon-prev,\n    .icon-next {\n      width: 30px;\n      height: 30px;\n      margin-top: -15px;\n      margin-left: -15px;\n      font-size: 30px;\n    }\n  }\n\n  // Show and left align the captions\n  .carousel-caption {\n    left: 20%;\n    right: 20%;\n    padding-bottom: 30px;\n  }\n\n  // Move up the indicators\n  .carousel-indicators {\n    bottom: 20px;\n  }\n}\n","//\n// Typography\n// --------------------------------------------------\n\n\n// Headings\n// -------------------------\n\nh1, h2, h3, h4, h5, h6,\n.h1, .h2, .h3, .h4, .h5, .h6 {\n  font-family: @headings-font-family;\n  font-weight: @headings-font-weight;\n  line-height: @headings-line-height;\n  color: @headings-color;\n\n  small,\n  .small {\n    font-weight: normal;\n    line-height: 1;\n    color: @headings-small-color;\n  }\n}\n\nh1, .h1,\nh2, .h2,\nh3, .h3 {\n  margin-top: @line-height-computed;\n  margin-bottom: (@line-height-computed / 2);\n\n  small,\n  .small {\n    font-size: 65%;\n  }\n}\nh4, .h4,\nh5, .h5,\nh6, .h6 {\n  margin-top: (@line-height-computed / 2);\n  margin-bottom: (@line-height-computed / 2);\n\n  small,\n  .small {\n    font-size: 75%;\n  }\n}\n\nh1, .h1 { font-size: @font-size-h1; }\nh2, .h2 { font-size: @font-size-h2; }\nh3, .h3 { font-size: @font-size-h3; }\nh4, .h4 { font-size: @font-size-h4; }\nh5, .h5 { font-size: @font-size-h5; }\nh6, .h6 { font-size: @font-size-h6; }\n\n\n// Body text\n// -------------------------\n\np {\n  margin: 0 0 (@line-height-computed / 2);\n}\n\n.lead {\n  margin-bottom: @line-height-computed;\n  font-size: floor((@font-size-base * 1.15));\n  font-weight: 200;\n  line-height: 1.4;\n\n  @media (min-width: @screen-sm-min) {\n    font-size: (@font-size-base * 1.5);\n  }\n}\n\n\n// Emphasis & misc\n// -------------------------\n\n// Ex: 14px base font * 85% = about 12px\nsmall,\n.small  { font-size: 85%; }\n\n// Undo browser default styling\ncite    { font-style: normal; }\n\n// Alignment\n.text-left           { text-align: left; }\n.text-right          { text-align: right; }\n.text-center         { text-align: center; }\n.text-justify        { text-align: justify; }\n\n// Contextual colors\n.text-muted {\n  color: @text-muted;\n}\n.text-primary {\n  .text-emphasis-variant(@brand-primary);\n}\n.text-success {\n  .text-emphasis-variant(@state-success-text);\n}\n.text-info {\n  .text-emphasis-variant(@state-info-text);\n}\n.text-warning {\n  .text-emphasis-variant(@state-warning-text);\n}\n.text-danger {\n  .text-emphasis-variant(@state-danger-text);\n}\n\n// Contextual backgrounds\n// For now we'll leave these alongside the text classes until v4 when we can\n// safely shift things around (per SemVer rules).\n.bg-primary {\n  // Given the contrast here, this is the only class to have its color inverted\n  // automatically.\n  color: #fff;\n  .bg-variant(@brand-primary);\n}\n.bg-success {\n  .bg-variant(@state-success-bg);\n}\n.bg-info {\n  .bg-variant(@state-info-bg);\n}\n.bg-warning {\n  .bg-variant(@state-warning-bg);\n}\n.bg-danger {\n  .bg-variant(@state-danger-bg);\n}\n\n\n// Page header\n// -------------------------\n\n.page-header {\n  padding-bottom: ((@line-height-computed / 2) - 1);\n  margin: (@line-height-computed * 2) 0 @line-height-computed;\n  border-bottom: 1px solid @page-header-border-color;\n}\n\n\n// Lists\n// --------------------------------------------------\n\n// Unordered and Ordered lists\nul,\nol {\n  margin-top: 0;\n  margin-bottom: (@line-height-computed / 2);\n  ul,\n  ol {\n    margin-bottom: 0;\n  }\n}\n\n// List options\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n.list-unstyled {\n  padding-left: 0;\n  list-style: none;\n}\n\n// Inline turns list items into inline-block\n.list-inline {\n  .list-unstyled();\n  margin-left: -5px;\n\n  > li {\n    display: inline-block;\n    padding-left: 5px;\n    padding-right: 5px;\n  }\n}\n\n// Description Lists\ndl {\n  margin-top: 0; // Remove browser default\n  margin-bottom: @line-height-computed;\n}\ndt,\ndd {\n  line-height: @line-height-base;\n}\ndt {\n  font-weight: bold;\n}\ndd {\n  margin-left: 0; // Undo browser default\n}\n\n// Horizontal description lists\n//\n// Defaults to being stacked without any of the below styles applied, until the\n// grid breakpoint is reached (default of ~768px).\n\n@media (min-width: @grid-float-breakpoint) {\n  .dl-horizontal {\n    dt {\n      float: left;\n      width: (@component-offset-horizontal - 20);\n      clear: left;\n      text-align: right;\n      .text-overflow();\n    }\n    dd {\n      margin-left: @component-offset-horizontal;\n      &:extend(.clearfix all); // Clear the floated `dt` if an empty `dd` is present\n    }\n  }\n}\n\n// MISC\n// ----\n\n// Abbreviations and acronyms\nabbr[title],\n// Add data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257\nabbr[data-original-title] {\n  cursor: help;\n  border-bottom: 1px dotted @abbr-border-color;\n}\n.initialism {\n  font-size: 90%;\n  text-transform: uppercase;\n}\n\n// Blockquotes\nblockquote {\n  padding: (@line-height-computed / 2) @line-height-computed;\n  margin: 0 0 @line-height-computed;\n  font-size: @blockquote-font-size;\n  border-left: 5px solid @blockquote-border-color;\n\n  p,\n  ul,\n  ol {\n    &:last-child {\n      margin-bottom: 0;\n    }\n  }\n\n  // Note: Deprecated small and .small as of v3.1.0\n  // Context: https://github.com/twbs/bootstrap/issues/11660\n  footer,\n  small,\n  .small {\n    display: block;\n    font-size: 80%; // back to default font-size\n    line-height: @line-height-base;\n    color: @blockquote-small-color;\n\n    &:before {\n      content: '\\2014 \\00A0'; // em dash, nbsp\n    }\n  }\n}\n\n// Opposite alignment of blockquote\n//\n// Heads up: `blockquote.pull-right` has been deprecated as of v3.1.0.\n.blockquote-reverse,\nblockquote.pull-right {\n  padding-right: 15px;\n  padding-left: 0;\n  border-right: 5px solid @blockquote-border-color;\n  border-left: 0;\n  text-align: right;\n\n  // Account for citation\n  footer,\n  small,\n  .small {\n    &:before { content: ''; }\n    &:after {\n      content: '\\00A0 \\2014'; // nbsp, em dash\n    }\n  }\n}\n\n// Quotes\nblockquote:before,\nblockquote:after {\n  content: \"\";\n}\n\n// Addresses\naddress {\n  margin-bottom: @line-height-computed;\n  font-style: normal;\n  line-height: @line-height-base;\n}\n","//\n// Code (inline and block)\n// --------------------------------------------------\n\n\n// Inline and block code styles\ncode,\nkbd,\npre,\nsamp {\n  font-family: @font-family-monospace;\n}\n\n// Inline code\ncode {\n  padding: 2px 4px;\n  font-size: 90%;\n  color: @code-color;\n  background-color: @code-bg;\n  white-space: nowrap;\n  border-radius: @border-radius-base;\n}\n\n// User input typically entered via keyboard\nkbd {\n  padding: 2px 4px;\n  font-size: 90%;\n  color: @kbd-color;\n  background-color: @kbd-bg;\n  border-radius: @border-radius-small;\n  box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);\n}\n\n// Blocks of code\npre {\n  display: block;\n  padding: ((@line-height-computed - 1) / 2);\n  margin: 0 0 (@line-height-computed / 2);\n  font-size: (@font-size-base - 1); // 14px to 13px\n  line-height: @line-height-base;\n  word-break: break-all;\n  word-wrap: break-word;\n  color: @pre-color;\n  background-color: @pre-bg;\n  border: 1px solid @pre-border-color;\n  border-radius: @border-radius-base;\n\n  // Account for some code outputs that place code tags in pre tags\n  code {\n    padding: 0;\n    font-size: inherit;\n    color: inherit;\n    white-space: pre-wrap;\n    background-color: transparent;\n    border-radius: 0;\n  }\n}\n\n// Enable scrollable blocks of code\n.pre-scrollable {\n  max-height: @pre-scrollable-max-height;\n  overflow-y: scroll;\n}\n","//\n// Grid system\n// --------------------------------------------------\n\n\n// Container widths\n//\n// Set the container width, and override it for fixed navbars in media queries.\n\n.container {\n  .container-fixed();\n\n  @media (min-width: @screen-sm-min) {\n    width: @container-sm;\n  }\n  @media (min-width: @screen-md-min) {\n    width: @container-md;\n  }\n  @media (min-width: @screen-lg-min) {\n    width: @container-lg;\n  }\n}\n\n\n// Fluid container\n//\n// Utilizes the mixin meant for fixed width containers, but without any defined\n// width for fluid, full width layouts.\n\n.container-fluid {\n  .container-fixed();\n}\n\n\n// Row\n//\n// Rows contain and clear the floats of your columns.\n\n.row {\n  .make-row();\n}\n\n\n// Columns\n//\n// Common styles for small and large grid columns\n\n.make-grid-columns();\n\n\n// Extra small grid\n//\n// Columns, offsets, pushes, and pulls for extra small devices like\n// smartphones.\n\n.make-grid(xs);\n\n\n// Small grid\n//\n// Columns, offsets, pushes, and pulls for the small device range, from phones\n// to tablets.\n\n@media (min-width: @screen-sm-min) {\n  .make-grid(sm);\n}\n\n\n// Medium grid\n//\n// Columns, offsets, pushes, and pulls for the desktop device range.\n\n@media (min-width: @screen-md-min) {\n  .make-grid(md);\n}\n\n\n// Large grid\n//\n// Columns, offsets, pushes, and pulls for the large desktop device range.\n\n@media (min-width: @screen-lg-min) {\n  .make-grid(lg);\n}\n","//\n// Tables\n// --------------------------------------------------\n\n\ntable {\n  max-width: 100%;\n  background-color: @table-bg;\n}\nth {\n  text-align: left;\n}\n\n\n// Baseline styles\n\n.table {\n  width: 100%;\n  margin-bottom: @line-height-computed;\n  // Cells\n  > thead,\n  > tbody,\n  > tfoot {\n    > tr {\n      > th,\n      > td {\n        padding: @table-cell-padding;\n        line-height: @line-height-base;\n        vertical-align: top;\n        border-top: 1px solid @table-border-color;\n      }\n    }\n  }\n  // Bottom align for column headings\n  > thead > tr > th {\n    vertical-align: bottom;\n    border-bottom: 2px solid @table-border-color;\n  }\n  // Remove top border from thead by default\n  > caption + thead,\n  > colgroup + thead,\n  > thead:first-child {\n    > tr:first-child {\n      > th,\n      > td {\n        border-top: 0;\n      }\n    }\n  }\n  // Account for multiple tbody instances\n  > tbody + tbody {\n    border-top: 2px solid @table-border-color;\n  }\n\n  // Nesting\n  .table {\n    background-color: @body-bg;\n  }\n}\n\n\n// Condensed table w/ half padding\n\n.table-condensed {\n  > thead,\n  > tbody,\n  > tfoot {\n    > tr {\n      > th,\n      > td {\n        padding: @table-condensed-cell-padding;\n      }\n    }\n  }\n}\n\n\n// Bordered version\n//\n// Add borders all around the table and between all the columns.\n\n.table-bordered {\n  border: 1px solid @table-border-color;\n  > thead,\n  > tbody,\n  > tfoot {\n    > tr {\n      > th,\n      > td {\n        border: 1px solid @table-border-color;\n      }\n    }\n  }\n  > thead > tr {\n    > th,\n    > td {\n      border-bottom-width: 2px;\n    }\n  }\n}\n\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.table-striped {\n  > tbody > tr:nth-child(odd) {\n    > td,\n    > th {\n      background-color: @table-bg-accent;\n    }\n  }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.table-hover {\n  > tbody > tr:hover {\n    > td,\n    > th {\n      background-color: @table-bg-hover;\n    }\n  }\n}\n\n\n// Table cell sizing\n//\n// Reset default table behavior\n\ntable col[class*=\"col-\"] {\n  position: static; // Prevent border hiding in Firefox and IE9/10 (see https://github.com/twbs/bootstrap/issues/11623)\n  float: none;\n  display: table-column;\n}\ntable {\n  td,\n  th {\n    &[class*=\"col-\"] {\n      position: static; // Prevent border hiding in Firefox and IE9/10 (see https://github.com/twbs/bootstrap/issues/11623)\n      float: none;\n      display: table-cell;\n    }\n  }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.table-striped` and prevent\n// inheritance to nested tables.\n\n// Generate the contextual variants\n.table-row-variant(active; @table-bg-active);\n.table-row-variant(success; @state-success-bg);\n.table-row-variant(info; @state-info-bg);\n.table-row-variant(warning; @state-warning-bg);\n.table-row-variant(danger; @state-danger-bg);\n\n\n// Responsive tables\n//\n// Wrap your tables in `.table-responsive` and we'll make them mobile friendly\n// by enabling horizontal scrolling. Only applies <768px. Everything above that\n// will display normally.\n\n@media (max-width: @screen-xs-max) {\n  .table-responsive {\n    width: 100%;\n    margin-bottom: (@line-height-computed * 0.75);\n    overflow-y: hidden;\n    overflow-x: scroll;\n    -ms-overflow-style: -ms-autohiding-scrollbar;\n    border: 1px solid @table-border-color;\n    -webkit-overflow-scrolling: touch;\n\n    // Tighten up spacing\n    > .table {\n      margin-bottom: 0;\n\n      // Ensure the content doesn't wrap\n      > thead,\n      > tbody,\n      > tfoot {\n        > tr {\n          > th,\n          > td {\n            white-space: nowrap;\n          }\n        }\n      }\n    }\n\n    // Special overrides for the bordered tables\n    > .table-bordered {\n      border: 0;\n\n      // Nuke the appropriate borders so that the parent can handle them\n      > thead,\n      > tbody,\n      > tfoot {\n        > tr {\n          > th:first-child,\n          > td:first-child {\n            border-left: 0;\n          }\n          > th:last-child,\n          > td:last-child {\n            border-right: 0;\n          }\n        }\n      }\n\n      // Only nuke the last row's bottom-border in `tbody` and `tfoot` since\n      // chances are there will be only one `tr` in a `thead` and that would\n      // remove the border altogether.\n      > tbody,\n      > tfoot {\n        > tr:last-child {\n          > th,\n          > td {\n            border-bottom: 0;\n          }\n        }\n      }\n\n    }\n  }\n}\n","//\n// Forms\n// --------------------------------------------------\n\n\n// Normalize non-controls\n//\n// Restyle and baseline non-control form elements.\n\nfieldset {\n  padding: 0;\n  margin: 0;\n  border: 0;\n  // Chrome and Firefox set a `min-width: -webkit-min-content;` on fieldsets,\n  // so we reset that to ensure it behaves more like a standard block element.\n  // See https://github.com/twbs/bootstrap/issues/12359.\n  min-width: 0;\n}\n\nlegend {\n  display: block;\n  width: 100%;\n  padding: 0;\n  margin-bottom: @line-height-computed;\n  font-size: (@font-size-base * 1.5);\n  line-height: inherit;\n  color: @legend-color;\n  border: 0;\n  border-bottom: 1px solid @legend-border-color;\n}\n\nlabel {\n  display: inline-block;\n  margin-bottom: 5px;\n  font-weight: bold;\n}\n\n\n// Normalize form controls\n//\n// While most of our form styles require extra classes, some basic normalization\n// is required to ensure optimum display with or without those classes to better\n// address browser inconsistencies.\n\n// Override content-box in Normalize (* isn't specific enough)\ninput[type=\"search\"] {\n  .box-sizing(border-box);\n}\n\n// Position radios and checkboxes better\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n  margin: 4px 0 0;\n  margin-top: 1px \\9; /* IE8-9 */\n  line-height: normal;\n}\n\n// Set the height of file controls to match text inputs\ninput[type=\"file\"] {\n  display: block;\n}\n\n// Make range inputs behave like textual form controls\ninput[type=\"range\"] {\n  display: block;\n  width: 100%;\n}\n\n// Make multiple select elements height not fixed\nselect[multiple],\nselect[size] {\n  height: auto;\n}\n\n// Focus for file, radio, and checkbox\ninput[type=\"file\"]:focus,\ninput[type=\"radio\"]:focus,\ninput[type=\"checkbox\"]:focus {\n  .tab-focus();\n}\n\n// Adjust output element\noutput {\n  display: block;\n  padding-top: (@padding-base-vertical + 1);\n  font-size: @font-size-base;\n  line-height: @line-height-base;\n  color: @input-color;\n}\n\n\n// Common form controls\n//\n// Shared size and type resets for form controls. Apply `.form-control` to any\n// of the following form controls:\n//\n// select\n// textarea\n// input[type=\"text\"]\n// input[type=\"password\"]\n// input[type=\"datetime\"]\n// input[type=\"datetime-local\"]\n// input[type=\"date\"]\n// input[type=\"month\"]\n// input[type=\"time\"]\n// input[type=\"week\"]\n// input[type=\"number\"]\n// input[type=\"email\"]\n// input[type=\"url\"]\n// input[type=\"search\"]\n// input[type=\"tel\"]\n// input[type=\"color\"]\n\n.form-control {\n  display: block;\n  width: 100%;\n  height: @input-height-base; // Make inputs at least the height of their button counterpart (base line-height + padding + border)\n  padding: @padding-base-vertical @padding-base-horizontal;\n  font-size: @font-size-base;\n  line-height: @line-height-base;\n  color: @input-color;\n  background-color: @input-bg;\n  background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214\n  border: 1px solid @input-border;\n  border-radius: @input-border-radius;\n  .box-shadow(inset 0 1px 1px rgba(0,0,0,.075));\n  .transition(~\"border-color ease-in-out .15s, box-shadow ease-in-out .15s\");\n\n  // Customize the `:focus` state to imitate native WebKit styles.\n  .form-control-focus();\n\n  // Placeholder\n  .placeholder();\n\n  // Disabled and read-only inputs\n  //\n  // HTML5 says that controls under a fieldset > legend:first-child won't be\n  // disabled if the fieldset is disabled. Due to implementation difficulty, we\n  // don't honor that edge case; we style them as disabled anyway.\n  &[disabled],\n  &[readonly],\n  fieldset[disabled] & {\n    cursor: not-allowed;\n    background-color: @input-bg-disabled;\n    opacity: 1; // iOS fix for unreadable disabled content\n  }\n\n  // Reset height for `textarea`s\n  textarea& {\n    height: auto;\n  }\n}\n\n\n// Search inputs in iOS\n//\n// This overrides the extra rounded corners on search inputs in iOS so that our\n// `.form-control` class can properly style them. Note that this cannot simply\n// be added to `.form-control` as it's not specific enough. For details, see\n// https://github.com/twbs/bootstrap/issues/11586.\n\ninput[type=\"search\"] {\n  -webkit-appearance: none;\n}\n\n\n// Special styles for iOS date input\n//\n// In Mobile Safari, date inputs require a pixel line-height that matches the\n// given height of the input.\n\ninput[type=\"date\"] {\n  line-height: @input-height-base;\n}\n\n\n// Form groups\n//\n// Designed to help with the organization and spacing of vertical forms. For\n// horizontal forms, use the predefined grid classes.\n\n.form-group {\n  margin-bottom: 15px;\n}\n\n\n// Checkboxes and radios\n//\n// Indent the labels to position radios/checkboxes as hanging controls.\n\n.radio,\n.checkbox {\n  display: block;\n  min-height: @line-height-computed; // clear the floating input if there is no label text\n  margin-top: 10px;\n  margin-bottom: 10px;\n  padding-left: 20px;\n  label {\n    display: inline;\n    font-weight: normal;\n    cursor: pointer;\n  }\n}\n.radio input[type=\"radio\"],\n.radio-inline input[type=\"radio\"],\n.checkbox input[type=\"checkbox\"],\n.checkbox-inline input[type=\"checkbox\"] {\n  float: left;\n  margin-left: -20px;\n}\n.radio + .radio,\n.checkbox + .checkbox {\n  margin-top: -5px; // Move up sibling radios or checkboxes for tighter spacing\n}\n\n// Radios and checkboxes on same line\n.radio-inline,\n.checkbox-inline {\n  display: inline-block;\n  padding-left: 20px;\n  margin-bottom: 0;\n  vertical-align: middle;\n  font-weight: normal;\n  cursor: pointer;\n}\n.radio-inline + .radio-inline,\n.checkbox-inline + .checkbox-inline {\n  margin-top: 0;\n  margin-left: 10px; // space out consecutive inline controls\n}\n\n// Apply same disabled cursor tweak as for inputs\n//\n// Note: Neither radios nor checkboxes can be readonly.\ninput[type=\"radio\"],\ninput[type=\"checkbox\"],\n.radio,\n.radio-inline,\n.checkbox,\n.checkbox-inline {\n  &[disabled],\n  fieldset[disabled] & {\n    cursor: not-allowed;\n  }\n}\n\n\n// Form control sizing\n//\n// Build on `.form-control` with modifier classes to decrease or increase the\n// height and font-size of form controls.\n\n.input-sm {\n  .input-size(@input-height-small; @padding-small-vertical; @padding-small-horizontal; @font-size-small; @line-height-small; @border-radius-small);\n}\n\n.input-lg {\n  .input-size(@input-height-large; @padding-large-vertical; @padding-large-horizontal; @font-size-large; @line-height-large; @border-radius-large);\n}\n\n\n// Form control feedback states\n//\n// Apply contextual and semantic states to individual form controls.\n\n.has-feedback {\n  // Enable absolute positioning\n  position: relative;\n\n  // Ensure icons don't overlap text\n  .form-control {\n    padding-right: (@input-height-base * 1.25);\n  }\n\n  // Feedback icon (requires .glyphicon classes)\n  .form-control-feedback {\n    position: absolute;\n    top: (@line-height-computed + 5); // Height of the `label` and its margin\n    right: 0;\n    display: block;\n    width: @input-height-base;\n    height: @input-height-base;\n    line-height: @input-height-base;\n    text-align: center;\n  }\n}\n\n// Feedback states\n.has-success {\n  .form-control-validation(@state-success-text; @state-success-text; @state-success-bg);\n}\n.has-warning {\n  .form-control-validation(@state-warning-text; @state-warning-text; @state-warning-bg);\n}\n.has-error {\n  .form-control-validation(@state-danger-text; @state-danger-text; @state-danger-bg);\n}\n\n\n// Static form control text\n//\n// Apply class to a `p` element to make any string of text align with labels in\n// a horizontal form layout.\n\n.form-control-static {\n  margin-bottom: 0; // Remove default margin from `p`\n}\n\n\n// Help text\n//\n// Apply to any element you wish to create light text for placement immediately\n// below a form control. Use for general help, formatting, or instructional text.\n\n.help-block {\n  display: block; // account for any element using help-block\n  margin-top: 5px;\n  margin-bottom: 10px;\n  color: lighten(@text-color, 25%); // lighten the text some for contrast\n}\n\n\n\n// Inline forms\n//\n// Make forms appear inline(-block) by adding the `.form-inline` class. Inline\n// forms begin stacked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Requires wrapping inputs and labels with `.form-group` for proper display of\n// default HTML form controls and our custom form controls (e.g., input groups).\n//\n// Heads up! This is mixin-ed into `.navbar-form` in navbars.less.\n\n.form-inline {\n\n  // Kick in the inline\n  @media (min-width: @screen-sm-min) {\n    // Inline-block all the things for \"inline\"\n    .form-group {\n      display: inline-block;\n      margin-bottom: 0;\n      vertical-align: middle;\n    }\n\n    // In navbar-form, allow folks to *not* use `.form-group`\n    .form-control {\n      display: inline-block;\n      width: auto; // Prevent labels from stacking above inputs in `.form-group`\n      vertical-align: middle;\n    }\n    // Input groups need that 100% width though\n    .input-group > .form-control {\n      width: 100%;\n    }\n\n    .control-label {\n      margin-bottom: 0;\n      vertical-align: middle;\n    }\n\n    // Remove default margin on radios/checkboxes that were used for stacking, and\n    // then undo the floating of radios and checkboxes to match (which also avoids\n    // a bug in WebKit: https://github.com/twbs/bootstrap/issues/1969).\n    .radio,\n    .checkbox {\n      display: inline-block;\n      margin-top: 0;\n      margin-bottom: 0;\n      padding-left: 0;\n      vertical-align: middle;\n    }\n    .radio input[type=\"radio\"],\n    .checkbox input[type=\"checkbox\"] {\n      float: none;\n      margin-left: 0;\n    }\n\n    // Validation states\n    //\n    // Reposition the icon because it's now within a grid column and columns have\n    // `position: relative;` on them. Also accounts for the grid gutter padding.\n    .has-feedback .form-control-feedback {\n      top: 0;\n    }\n  }\n}\n\n\n// Horizontal forms\n//\n// Horizontal forms are built on grid classes and allow you to create forms with\n// labels on the left and inputs on the right.\n\n.form-horizontal {\n\n  // Consistent vertical alignment of labels, radios, and checkboxes\n  .control-label,\n  .radio,\n  .checkbox,\n  .radio-inline,\n  .checkbox-inline {\n    margin-top: 0;\n    margin-bottom: 0;\n    padding-top: (@padding-base-vertical + 1); // Default padding plus a border\n  }\n  // Account for padding we're adding to ensure the alignment and of help text\n  // and other content below items\n  .radio,\n  .checkbox {\n    min-height: (@line-height-computed + (@padding-base-vertical + 1));\n  }\n\n  // Make form groups behave like rows\n  .form-group {\n    .make-row();\n  }\n\n  .form-control-static {\n    padding-top: (@padding-base-vertical + 1);\n  }\n\n  // Only right align form labels here when the columns stop stacking\n  @media (min-width: @screen-sm-min) {\n    .control-label {\n      text-align: right;\n    }\n  }\n\n  // Validation states\n  //\n  // Reposition the icon because it's now within a grid column and columns have\n  // `position: relative;` on them. Also accounts for the grid gutter padding.\n  .has-feedback .form-control-feedback {\n    top: 0;\n    right: (@grid-gutter-width / 2);\n  }\n}\n","//\n// Buttons\n// --------------------------------------------------\n\n\n// Base styles\n// --------------------------------------------------\n\n.btn {\n  display: inline-block;\n  margin-bottom: 0; // For input.btn\n  font-weight: @btn-font-weight;\n  text-align: center;\n  vertical-align: middle;\n  cursor: pointer;\n  background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214\n  border: 1px solid transparent;\n  white-space: nowrap;\n  .button-size(@padding-base-vertical; @padding-base-horizontal; @font-size-base; @line-height-base; @border-radius-base);\n  .user-select(none);\n\n  &,\n  &:active,\n  &.active {\n    &:focus {\n      .tab-focus();\n    }\n  }\n\n  &:hover,\n  &:focus {\n    color: @btn-default-color;\n    text-decoration: none;\n  }\n\n  &:active,\n  &.active {\n    outline: 0;\n    background-image: none;\n    .box-shadow(inset 0 3px 5px rgba(0,0,0,.125));\n  }\n\n  &.disabled,\n  &[disabled],\n  fieldset[disabled] & {\n    cursor: not-allowed;\n    pointer-events: none; // Future-proof disabling of clicks\n    .opacity(.65);\n    .box-shadow(none);\n  }\n}\n\n\n// Alternate buttons\n// --------------------------------------------------\n\n.btn-default {\n  .button-variant(@btn-default-color; @btn-default-bg; @btn-default-border);\n}\n.btn-primary {\n  .button-variant(@btn-primary-color; @btn-primary-bg; @btn-primary-border);\n}\n// Success appears as green\n.btn-success {\n  .button-variant(@btn-success-color; @btn-success-bg; @btn-success-border);\n}\n// Info appears as blue-green\n.btn-info {\n  .button-variant(@btn-info-color; @btn-info-bg; @btn-info-border);\n}\n// Warning appears as orange\n.btn-warning {\n  .button-variant(@btn-warning-color; @btn-warning-bg; @btn-warning-border);\n}\n// Danger and error appear as red\n.btn-danger {\n  .button-variant(@btn-danger-color; @btn-danger-bg; @btn-danger-border);\n}\n\n\n// Link buttons\n// -------------------------\n\n// Make a button look and behave like a link\n.btn-link {\n  color: @link-color;\n  font-weight: normal;\n  cursor: pointer;\n  border-radius: 0;\n\n  &,\n  &:active,\n  &[disabled],\n  fieldset[disabled] & {\n    background-color: transparent;\n    .box-shadow(none);\n  }\n  &,\n  &:hover,\n  &:focus,\n  &:active {\n    border-color: transparent;\n  }\n  &:hover,\n  &:focus {\n    color: @link-hover-color;\n    text-decoration: underline;\n    background-color: transparent;\n  }\n  &[disabled],\n  fieldset[disabled] & {\n    &:hover,\n    &:focus {\n      color: @btn-link-disabled-color;\n      text-decoration: none;\n    }\n  }\n}\n\n\n// Button Sizes\n// --------------------------------------------------\n\n.btn-lg {\n  // line-height: ensure even-numbered height of button next to large input\n  .button-size(@padding-large-vertical; @padding-large-horizontal; @font-size-large; @line-height-large; @border-radius-large);\n}\n.btn-sm {\n  // line-height: ensure proper height of button next to small input\n  .button-size(@padding-small-vertical; @padding-small-horizontal; @font-size-small; @line-height-small; @border-radius-small);\n}\n.btn-xs {\n  .button-size(@padding-xs-vertical; @padding-xs-horizontal; @font-size-small; @line-height-small; @border-radius-small);\n}\n\n\n// Block button\n// --------------------------------------------------\n\n.btn-block {\n  display: block;\n  width: 100%;\n  padding-left: 0;\n  padding-right: 0;\n}\n\n// Vertically space out multiple block buttons\n.btn-block + .btn-block {\n  margin-top: 5px;\n}\n\n// Specificity overrides\ninput[type=\"submit\"],\ninput[type=\"reset\"],\ninput[type=\"button\"] {\n  &.btn-block {\n    width: 100%;\n  }\n}\n","//\n// Button groups\n// --------------------------------------------------\n\n// Make the div behave like a button\n.btn-group,\n.btn-group-vertical {\n  position: relative;\n  display: inline-block;\n  vertical-align: middle; // match .btn alignment given font-size hack above\n  > .btn {\n    position: relative;\n    float: left;\n    // Bring the \"active\" button to the front\n    &:hover,\n    &:focus,\n    &:active,\n    &.active {\n      z-index: 2;\n    }\n    &:focus {\n      // Remove focus outline when dropdown JS adds it after closing the menu\n      outline: none;\n    }\n  }\n}\n\n// Prevent double borders when buttons are next to each other\n.btn-group {\n  .btn + .btn,\n  .btn + .btn-group,\n  .btn-group + .btn,\n  .btn-group + .btn-group {\n    margin-left: -1px;\n  }\n}\n\n// Optional: Group multiple button groups together for a toolbar\n.btn-toolbar {\n  margin-left: -5px; // Offset the first child's margin\n  &:extend(.clearfix all);\n\n  .btn-group,\n  .input-group {\n    float: left;\n  }\n  > .btn,\n  > .btn-group,\n  > .input-group {\n    margin-left: 5px;\n  }\n}\n\n.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {\n  border-radius: 0;\n}\n\n// Set corners individual because sometimes a single button can be in a .btn-group and we need :first-child and :last-child to both match\n.btn-group > .btn:first-child {\n  margin-left: 0;\n  &:not(:last-child):not(.dropdown-toggle) {\n    .border-right-radius(0);\n  }\n}\n// Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it\n.btn-group > .btn:last-child:not(:first-child),\n.btn-group > .dropdown-toggle:not(:first-child) {\n  .border-left-radius(0);\n}\n\n// Custom edits for including btn-groups within btn-groups (useful for including dropdown buttons within a btn-group)\n.btn-group > .btn-group {\n  float: left;\n}\n.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {\n  border-radius: 0;\n}\n.btn-group > .btn-group:first-child {\n  > .btn:last-child,\n  > .dropdown-toggle {\n    .border-right-radius(0);\n  }\n}\n.btn-group > .btn-group:last-child > .btn:first-child {\n  .border-left-radius(0);\n}\n\n// On active and open, don't show outline\n.btn-group .dropdown-toggle:active,\n.btn-group.open .dropdown-toggle {\n  outline: 0;\n}\n\n\n// Sizing\n//\n// Remix the default button sizing classes into new ones for easier manipulation.\n\n.btn-group-xs > .btn { &:extend(.btn-xs); }\n.btn-group-sm > .btn { &:extend(.btn-sm); }\n.btn-group-lg > .btn { &:extend(.btn-lg); }\n\n\n// Split button dropdowns\n// ----------------------\n\n// Give the line between buttons some depth\n.btn-group > .btn + .dropdown-toggle {\n  padding-left: 8px;\n  padding-right: 8px;\n}\n.btn-group > .btn-lg + .dropdown-toggle {\n  padding-left: 12px;\n  padding-right: 12px;\n}\n\n// The clickable button for toggling the menu\n// Remove the gradient and set the same inset shadow as the :active state\n.btn-group.open .dropdown-toggle {\n  .box-shadow(inset 0 3px 5px rgba(0,0,0,.125));\n\n  // Show no shadow for `.btn-link` since it has no other button styles.\n  &.btn-link {\n    .box-shadow(none);\n  }\n}\n\n\n// Reposition the caret\n.btn .caret {\n  margin-left: 0;\n}\n// Carets in other button sizes\n.btn-lg .caret {\n  border-width: @caret-width-large @caret-width-large 0;\n  border-bottom-width: 0;\n}\n// Upside down carets for .dropup\n.dropup .btn-lg .caret {\n  border-width: 0 @caret-width-large @caret-width-large;\n}\n\n\n// Vertical button groups\n// ----------------------\n\n.btn-group-vertical {\n  > .btn,\n  > .btn-group,\n  > .btn-group > .btn {\n    display: block;\n    float: none;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  // Clear floats so dropdown menus can be properly placed\n  > .btn-group {\n    &:extend(.clearfix all);\n    > .btn {\n      float: none;\n    }\n  }\n\n  > .btn + .btn,\n  > .btn + .btn-group,\n  > .btn-group + .btn,\n  > .btn-group + .btn-group {\n    margin-top: -1px;\n    margin-left: 0;\n  }\n}\n\n.btn-group-vertical > .btn {\n  &:not(:first-child):not(:last-child) {\n    border-radius: 0;\n  }\n  &:first-child:not(:last-child) {\n    border-top-right-radius: @border-radius-base;\n    .border-bottom-radius(0);\n  }\n  &:last-child:not(:first-child) {\n    border-bottom-left-radius: @border-radius-base;\n    .border-top-radius(0);\n  }\n}\n.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {\n  border-radius: 0;\n}\n.btn-group-vertical > .btn-group:first-child:not(:last-child) {\n  > .btn:last-child,\n  > .dropdown-toggle {\n    .border-bottom-radius(0);\n  }\n}\n.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {\n  .border-top-radius(0);\n}\n\n\n\n// Justified button groups\n// ----------------------\n\n.btn-group-justified {\n  display: table;\n  width: 100%;\n  table-layout: fixed;\n  border-collapse: separate;\n  > .btn,\n  > .btn-group {\n    float: none;\n    display: table-cell;\n    width: 1%;\n  }\n  > .btn-group .btn {\n    width: 100%;\n  }\n}\n\n\n// Checkbox and radio options\n[data-toggle=\"buttons\"] > .btn > input[type=\"radio\"],\n[data-toggle=\"buttons\"] > .btn > input[type=\"checkbox\"] {\n  display: none;\n}\n","//\n// Component animations\n// --------------------------------------------------\n\n// Heads up!\n//\n// We don't use the `.opacity()` mixin here since it causes a bug with text\n// fields in IE7-8. Source: https://github.com/twitter/bootstrap/pull/3552.\n\n.fade {\n  opacity: 0;\n  .transition(opacity .15s linear);\n  &.in {\n    opacity: 1;\n  }\n}\n\n.collapse {\n  display: none;\n  &.in {\n    display: block;\n  }\n}\n.collapsing {\n  position: relative;\n  height: 0;\n  overflow: hidden;\n  .transition(height .35s ease);\n}\n","//\n// Glyphicons for Bootstrap\n//\n// Since icons are fonts, they can be placed anywhere text is placed and are\n// thus automatically sized to match the surrounding child. To use, create an\n// inline element with the appropriate classes, like so:\n//\n//  Star\n\n// Import the fonts\n@font-face {\n  font-family: 'Glyphicons Halflings';\n  src: ~\"url('@{icon-font-path}@{icon-font-name}.eot')\";\n  src: ~\"url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype')\",\n       ~\"url('@{icon-font-path}@{icon-font-name}.woff') format('woff')\",\n       ~\"url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype')\",\n       ~\"url('@{icon-font-path}@{icon-font-name}.svg#@{icon-font-svg-id}') format('svg')\";\n}\n\n// Catchall baseclass\n.glyphicon {\n  position: relative;\n  top: 1px;\n  display: inline-block;\n  font-family: 'Glyphicons Halflings';\n  font-style: normal;\n  font-weight: normal;\n  line-height: 1;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n// Individual icons\n.glyphicon-asterisk               { &:before { content: \"\\2a\"; } }\n.glyphicon-plus                   { &:before { content: \"\\2b\"; } }\n.glyphicon-euro                   { &:before { content: \"\\20ac\"; } }\n.glyphicon-minus                  { &:before { content: \"\\2212\"; } }\n.glyphicon-cloud                  { &:before { content: \"\\2601\"; } }\n.glyphicon-envelope               { &:before { content: \"\\2709\"; } }\n.glyphicon-pencil                 { &:before { content: \"\\270f\"; } }\n.glyphicon-glass                  { &:before { content: \"\\e001\"; } }\n.glyphicon-music                  { &:before { content: \"\\e002\"; } }\n.glyphicon-search                 { &:before { content: \"\\e003\"; } }\n.glyphicon-heart                  { &:before { content: \"\\e005\"; } }\n.glyphicon-star                   { &:before { content: \"\\e006\"; } }\n.glyphicon-star-empty             { &:before { content: \"\\e007\"; } }\n.glyphicon-user                   { &:before { content: \"\\e008\"; } }\n.glyphicon-film                   { &:before { content: \"\\e009\"; } }\n.glyphicon-th-large               { &:before { content: \"\\e010\"; } }\n.glyphicon-th                     { &:before { content: \"\\e011\"; } }\n.glyphicon-th-list                { &:before { content: \"\\e012\"; } }\n.glyphicon-ok                     { &:before { content: \"\\e013\"; } }\n.glyphicon-remove                 { &:before { content: \"\\e014\"; } }\n.glyphicon-zoom-in                { &:before { content: \"\\e015\"; } }\n.glyphicon-zoom-out               { &:before { content: \"\\e016\"; } }\n.glyphicon-off                    { &:before { content: \"\\e017\"; } }\n.glyphicon-signal                 { &:before { content: \"\\e018\"; } }\n.glyphicon-cog                    { &:before { content: \"\\e019\"; } }\n.glyphicon-trash                  { &:before { content: \"\\e020\"; } }\n.glyphicon-home                   { &:before { content: \"\\e021\"; } }\n.glyphicon-file                   { &:before { content: \"\\e022\"; } }\n.glyphicon-time                   { &:before { content: \"\\e023\"; } }\n.glyphicon-road                   { &:before { content: \"\\e024\"; } }\n.glyphicon-download-alt           { &:before { content: \"\\e025\"; } }\n.glyphicon-download               { &:before { content: \"\\e026\"; } }\n.glyphicon-upload                 { &:before { content: \"\\e027\"; } }\n.glyphicon-inbox                  { &:before { content: \"\\e028\"; } }\n.glyphicon-play-circle            { &:before { content: \"\\e029\"; } }\n.glyphicon-repeat                 { &:before { content: \"\\e030\"; } }\n.glyphicon-refresh                { &:before { content: \"\\e031\"; } }\n.glyphicon-list-alt               { &:before { content: \"\\e032\"; } }\n.glyphicon-lock                   { &:before { content: \"\\e033\"; } }\n.glyphicon-flag                   { &:before { content: \"\\e034\"; } }\n.glyphicon-headphones             { &:before { content: \"\\e035\"; } }\n.glyphicon-volume-off             { &:before { content: \"\\e036\"; } }\n.glyphicon-volume-down            { &:before { content: \"\\e037\"; } }\n.glyphicon-volume-up              { &:before { content: \"\\e038\"; } }\n.glyphicon-qrcode                 { &:before { content: \"\\e039\"; } }\n.glyphicon-barcode                { &:before { content: \"\\e040\"; } }\n.glyphicon-tag                    { &:before { content: \"\\e041\"; } }\n.glyphicon-tags                   { &:before { content: \"\\e042\"; } }\n.glyphicon-book                   { &:before { content: \"\\e043\"; } }\n.glyphicon-bookmark               { &:before { content: \"\\e044\"; } }\n.glyphicon-print                  { &:before { content: \"\\e045\"; } }\n.glyphicon-camera                 { &:before { content: \"\\e046\"; } }\n.glyphicon-font                   { &:before { content: \"\\e047\"; } }\n.glyphicon-bold                   { &:before { content: \"\\e048\"; } }\n.glyphicon-italic                 { &:before { content: \"\\e049\"; } }\n.glyphicon-text-height            { &:before { content: \"\\e050\"; } }\n.glyphicon-text-width             { &:before { content: \"\\e051\"; } }\n.glyphicon-align-left             { &:before { content: \"\\e052\"; } }\n.glyphicon-align-center           { &:before { content: \"\\e053\"; } }\n.glyphicon-align-right            { &:before { content: \"\\e054\"; } }\n.glyphicon-align-justify          { &:before { content: \"\\e055\"; } }\n.glyphicon-list                   { &:before { content: \"\\e056\"; } }\n.glyphicon-indent-left            { &:before { content: \"\\e057\"; } }\n.glyphicon-indent-right           { &:before { content: \"\\e058\"; } }\n.glyphicon-facetime-video         { &:before { content: \"\\e059\"; } }\n.glyphicon-picture                { &:before { content: \"\\e060\"; } }\n.glyphicon-map-marker             { &:before { content: \"\\e062\"; } }\n.glyphicon-adjust                 { &:before { content: \"\\e063\"; } }\n.glyphicon-tint                   { &:before { content: \"\\e064\"; } }\n.glyphicon-edit                   { &:before { content: \"\\e065\"; } }\n.glyphicon-share                  { &:before { content: \"\\e066\"; } }\n.glyphicon-check                  { &:before { content: \"\\e067\"; } }\n.glyphicon-move                   { &:before { content: \"\\e068\"; } }\n.glyphicon-step-backward          { &:before { content: \"\\e069\"; } }\n.glyphicon-fast-backward          { &:before { content: \"\\e070\"; } }\n.glyphicon-backward               { &:before { content: \"\\e071\"; } }\n.glyphicon-play                   { &:before { content: \"\\e072\"; } }\n.glyphicon-pause                  { &:before { content: \"\\e073\"; } }\n.glyphicon-stop                   { &:before { content: \"\\e074\"; } }\n.glyphicon-forward                { &:before { content: \"\\e075\"; } }\n.glyphicon-fast-forward           { &:before { content: \"\\e076\"; } }\n.glyphicon-step-forward           { &:before { content: \"\\e077\"; } }\n.glyphicon-eject                  { &:before { content: \"\\e078\"; } }\n.glyphicon-chevron-left           { &:before { content: \"\\e079\"; } }\n.glyphicon-chevron-right          { &:before { content: \"\\e080\"; } }\n.glyphicon-plus-sign              { &:before { content: \"\\e081\"; } }\n.glyphicon-minus-sign             { &:before { content: \"\\e082\"; } }\n.glyphicon-remove-sign            { &:before { content: \"\\e083\"; } }\n.glyphicon-ok-sign                { &:before { content: \"\\e084\"; } }\n.glyphicon-question-sign          { &:before { content: \"\\e085\"; } }\n.glyphicon-info-sign              { &:before { content: \"\\e086\"; } }\n.glyphicon-screenshot             { &:before { content: \"\\e087\"; } }\n.glyphicon-remove-circle          { &:before { content: \"\\e088\"; } }\n.glyphicon-ok-circle              { &:before { content: \"\\e089\"; } }\n.glyphicon-ban-circle             { &:before { content: \"\\e090\"; } }\n.glyphicon-arrow-left             { &:before { content: \"\\e091\"; } }\n.glyphicon-arrow-right            { &:before { content: \"\\e092\"; } }\n.glyphicon-arrow-up               { &:before { content: \"\\e093\"; } }\n.glyphicon-arrow-down             { &:before { content: \"\\e094\"; } }\n.glyphicon-share-alt              { &:before { content: \"\\e095\"; } }\n.glyphicon-resize-full            { &:before { content: \"\\e096\"; } }\n.glyphicon-resize-small           { &:before { content: \"\\e097\"; } }\n.glyphicon-exclamation-sign       { &:before { content: \"\\e101\"; } }\n.glyphicon-gift                   { &:before { content: \"\\e102\"; } }\n.glyphicon-leaf                   { &:before { content: \"\\e103\"; } }\n.glyphicon-fire                   { &:before { content: \"\\e104\"; } }\n.glyphicon-eye-open               { &:before { content: \"\\e105\"; } }\n.glyphicon-eye-close              { &:before { content: \"\\e106\"; } }\n.glyphicon-warning-sign           { &:before { content: \"\\e107\"; } }\n.glyphicon-plane                  { &:before { content: \"\\e108\"; } }\n.glyphicon-calendar               { &:before { content: \"\\e109\"; } }\n.glyphicon-random                 { &:before { content: \"\\e110\"; } }\n.glyphicon-comment                { &:before { content: \"\\e111\"; } }\n.glyphicon-magnet                 { &:before { content: \"\\e112\"; } }\n.glyphicon-chevron-up             { &:before { content: \"\\e113\"; } }\n.glyphicon-chevron-down           { &:before { content: \"\\e114\"; } }\n.glyphicon-retweet                { &:before { content: \"\\e115\"; } }\n.glyphicon-shopping-cart          { &:before { content: \"\\e116\"; } }\n.glyphicon-folder-close           { &:before { content: \"\\e117\"; } }\n.glyphicon-folder-open            { &:before { content: \"\\e118\"; } }\n.glyphicon-resize-vertical        { &:before { content: \"\\e119\"; } }\n.glyphicon-resize-horizontal      { &:before { content: \"\\e120\"; } }\n.glyphicon-hdd                    { &:before { content: \"\\e121\"; } }\n.glyphicon-bullhorn               { &:before { content: \"\\e122\"; } }\n.glyphicon-bell                   { &:before { content: \"\\e123\"; } }\n.glyphicon-certificate            { &:before { content: \"\\e124\"; } }\n.glyphicon-thumbs-up              { &:before { content: \"\\e125\"; } }\n.glyphicon-thumbs-down            { &:before { content: \"\\e126\"; } }\n.glyphicon-hand-right             { &:before { content: \"\\e127\"; } }\n.glyphicon-hand-left              { &:before { content: \"\\e128\"; } }\n.glyphicon-hand-up                { &:before { content: \"\\e129\"; } }\n.glyphicon-hand-down              { &:before { content: \"\\e130\"; } }\n.glyphicon-circle-arrow-right     { &:before { content: \"\\e131\"; } }\n.glyphicon-circle-arrow-left      { &:before { content: \"\\e132\"; } }\n.glyphicon-circle-arrow-up        { &:before { content: \"\\e133\"; } }\n.glyphicon-circle-arrow-down      { &:before { content: \"\\e134\"; } }\n.glyphicon-globe                  { &:before { content: \"\\e135\"; } }\n.glyphicon-wrench                 { &:before { content: \"\\e136\"; } }\n.glyphicon-tasks                  { &:before { content: \"\\e137\"; } }\n.glyphicon-filter                 { &:before { content: \"\\e138\"; } }\n.glyphicon-briefcase              { &:before { content: \"\\e139\"; } }\n.glyphicon-fullscreen             { &:before { content: \"\\e140\"; } }\n.glyphicon-dashboard              { &:before { content: \"\\e141\"; } }\n.glyphicon-paperclip              { &:before { content: \"\\e142\"; } }\n.glyphicon-heart-empty            { &:before { content: \"\\e143\"; } }\n.glyphicon-link                   { &:before { content: \"\\e144\"; } }\n.glyphicon-phone                  { &:before { content: \"\\e145\"; } }\n.glyphicon-pushpin                { &:before { content: \"\\e146\"; } }\n.glyphicon-usd                    { &:before { content: \"\\e148\"; } }\n.glyphicon-gbp                    { &:before { content: \"\\e149\"; } }\n.glyphicon-sort                   { &:before { content: \"\\e150\"; } }\n.glyphicon-sort-by-alphabet       { &:before { content: \"\\e151\"; } }\n.glyphicon-sort-by-alphabet-alt   { &:before { content: \"\\e152\"; } }\n.glyphicon-sort-by-order          { &:before { content: \"\\e153\"; } }\n.glyphicon-sort-by-order-alt      { &:before { content: \"\\e154\"; } }\n.glyphicon-sort-by-attributes     { &:before { content: \"\\e155\"; } }\n.glyphicon-sort-by-attributes-alt { &:before { content: \"\\e156\"; } }\n.glyphicon-unchecked              { &:before { content: \"\\e157\"; } }\n.glyphicon-expand                 { &:before { content: \"\\e158\"; } }\n.glyphicon-collapse-down          { &:before { content: \"\\e159\"; } }\n.glyphicon-collapse-up            { &:before { content: \"\\e160\"; } }\n.glyphicon-log-in                 { &:before { content: \"\\e161\"; } }\n.glyphicon-flash                  { &:before { content: \"\\e162\"; } }\n.glyphicon-log-out                { &:before { content: \"\\e163\"; } }\n.glyphicon-new-window             { &:before { content: \"\\e164\"; } }\n.glyphicon-record                 { &:before { content: \"\\e165\"; } }\n.glyphicon-save                   { &:before { content: \"\\e166\"; } }\n.glyphicon-open                   { &:before { content: \"\\e167\"; } }\n.glyphicon-saved                  { &:before { content: \"\\e168\"; } }\n.glyphicon-import                 { &:before { content: \"\\e169\"; } }\n.glyphicon-export                 { &:before { content: \"\\e170\"; } }\n.glyphicon-send                   { &:before { content: \"\\e171\"; } }\n.glyphicon-floppy-disk            { &:before { content: \"\\e172\"; } }\n.glyphicon-floppy-saved           { &:before { content: \"\\e173\"; } }\n.glyphicon-floppy-remove          { &:before { content: \"\\e174\"; } }\n.glyphicon-floppy-save            { &:before { content: \"\\e175\"; } }\n.glyphicon-floppy-open            { &:before { content: \"\\e176\"; } }\n.glyphicon-credit-card            { &:before { content: \"\\e177\"; } }\n.glyphicon-transfer               { &:before { content: \"\\e178\"; } }\n.glyphicon-cutlery                { &:before { content: \"\\e179\"; } }\n.glyphicon-header                 { &:before { content: \"\\e180\"; } }\n.glyphicon-compressed             { &:before { content: \"\\e181\"; } }\n.glyphicon-earphone               { &:before { content: \"\\e182\"; } }\n.glyphicon-phone-alt              { &:before { content: \"\\e183\"; } }\n.glyphicon-tower                  { &:before { content: \"\\e184\"; } }\n.glyphicon-stats                  { &:before { content: \"\\e185\"; } }\n.glyphicon-sd-video               { &:before { content: \"\\e186\"; } }\n.glyphicon-hd-video               { &:before { content: \"\\e187\"; } }\n.glyphicon-subtitles              { &:before { content: \"\\e188\"; } }\n.glyphicon-sound-stereo           { &:before { content: \"\\e189\"; } }\n.glyphicon-sound-dolby            { &:before { content: \"\\e190\"; } }\n.glyphicon-sound-5-1              { &:before { content: \"\\e191\"; } }\n.glyphicon-sound-6-1              { &:before { content: \"\\e192\"; } }\n.glyphicon-sound-7-1              { &:before { content: \"\\e193\"; } }\n.glyphicon-copyright-mark         { &:before { content: \"\\e194\"; } }\n.glyphicon-registration-mark      { &:before { content: \"\\e195\"; } }\n.glyphicon-cloud-download         { &:before { content: \"\\e197\"; } }\n.glyphicon-cloud-upload           { &:before { content: \"\\e198\"; } }\n.glyphicon-tree-conifer           { &:before { content: \"\\e199\"; } }\n.glyphicon-tree-deciduous         { &:before { content: \"\\e200\"; } }\n","//\n// Dropdown menus\n// --------------------------------------------------\n\n\n// Dropdown arrow/caret\n.caret {\n  display: inline-block;\n  width: 0;\n  height: 0;\n  margin-left: 2px;\n  vertical-align: middle;\n  border-top:   @caret-width-base solid;\n  border-right: @caret-width-base solid transparent;\n  border-left:  @caret-width-base solid transparent;\n}\n\n// The dropdown wrapper (div)\n.dropdown {\n  position: relative;\n}\n\n// Prevent the focus on the dropdown toggle when closing dropdowns\n.dropdown-toggle:focus {\n  outline: 0;\n}\n\n// The dropdown menu (ul)\n.dropdown-menu {\n  position: absolute;\n  top: 100%;\n  left: 0;\n  z-index: @zindex-dropdown;\n  display: none; // none by default, but block on \"open\" of the menu\n  float: left;\n  min-width: 160px;\n  padding: 5px 0;\n  margin: 2px 0 0; // override default ul\n  list-style: none;\n  font-size: @font-size-base;\n  background-color: @dropdown-bg;\n  border: 1px solid @dropdown-fallback-border; // IE8 fallback\n  border: 1px solid @dropdown-border;\n  border-radius: @border-radius-base;\n  .box-shadow(0 6px 12px rgba(0,0,0,.175));\n  background-clip: padding-box;\n\n  // Aligns the dropdown menu to right\n  //\n  // Deprecated as of 3.1.0 in favor of `.dropdown-menu-[dir]`\n  &.pull-right {\n    right: 0;\n    left: auto;\n  }\n\n  // Dividers (basically an hr) within the dropdown\n  .divider {\n    .nav-divider(@dropdown-divider-bg);\n  }\n\n  // Links within the dropdown menu\n  > li > a {\n    display: block;\n    padding: 3px 20px;\n    clear: both;\n    font-weight: normal;\n    line-height: @line-height-base;\n    color: @dropdown-link-color;\n    white-space: nowrap; // prevent links from randomly breaking onto new lines\n  }\n}\n\n// Hover/Focus state\n.dropdown-menu > li > a {\n  &:hover,\n  &:focus {\n    text-decoration: none;\n    color: @dropdown-link-hover-color;\n    background-color: @dropdown-link-hover-bg;\n  }\n}\n\n// Active state\n.dropdown-menu > .active > a {\n  &,\n  &:hover,\n  &:focus {\n    color: @dropdown-link-active-color;\n    text-decoration: none;\n    outline: 0;\n    background-color: @dropdown-link-active-bg;\n  }\n}\n\n// Disabled state\n//\n// Gray out text and ensure the hover/focus state remains gray\n\n.dropdown-menu > .disabled > a {\n  &,\n  &:hover,\n  &:focus {\n    color: @dropdown-link-disabled-color;\n  }\n}\n// Nuke hover/focus effects\n.dropdown-menu > .disabled > a {\n  &:hover,\n  &:focus {\n    text-decoration: none;\n    background-color: transparent;\n    background-image: none; // Remove CSS gradient\n    .reset-filter();\n    cursor: not-allowed;\n  }\n}\n\n// Open state for the dropdown\n.open {\n  // Show the menu\n  > .dropdown-menu {\n    display: block;\n  }\n\n  // Remove the outline when :focus is triggered\n  > a {\n    outline: 0;\n  }\n}\n\n// Menu positioning\n//\n// Add extra class to `.dropdown-menu` to flip the alignment of the dropdown\n// menu with the parent.\n.dropdown-menu-right {\n  left: auto; // Reset the default from `.dropdown-menu`\n  right: 0;\n}\n// With v3, we enabled auto-flipping if you have a dropdown within a right\n// aligned nav component. To enable the undoing of that, we provide an override\n// to restore the default dropdown menu alignment.\n//\n// This is only for left-aligning a dropdown menu within a `.navbar-right` or\n// `.pull-right` nav component.\n.dropdown-menu-left {\n  left: 0;\n  right: auto;\n}\n\n// Dropdown section headers\n.dropdown-header {\n  display: block;\n  padding: 3px 20px;\n  font-size: @font-size-small;\n  line-height: @line-height-base;\n  color: @dropdown-header-color;\n}\n\n// Backdrop to catch body clicks on mobile, etc.\n.dropdown-backdrop {\n  position: fixed;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  top: 0;\n  z-index: (@zindex-dropdown - 10);\n}\n\n// Right aligned dropdowns\n.pull-right > .dropdown-menu {\n  right: 0;\n  left: auto;\n}\n\n// Allow for dropdowns to go bottom up (aka, dropup-menu)\n//\n// Just add .dropup after the standard .dropdown class and you're set, bro.\n// TODO: abstract this so that the navbar fixed styles are not placed here?\n\n.dropup,\n.navbar-fixed-bottom .dropdown {\n  // Reverse the caret\n  .caret {\n    border-top: 0;\n    border-bottom: @caret-width-base solid;\n    content: \"\";\n  }\n  // Different positioning for bottom up menu\n  .dropdown-menu {\n    top: auto;\n    bottom: 100%;\n    margin-bottom: 1px;\n  }\n}\n\n\n// Component alignment\n//\n// Reiterate per navbar.less and the modified component alignment there.\n\n@media (min-width: @grid-float-breakpoint) {\n  .navbar-right {\n    .dropdown-menu {\n      .dropdown-menu-right();\n    }\n    // Necessary for overrides of the default right aligned menu.\n    // Will remove come v4 in all likelihood.\n    .dropdown-menu-left {\n      .dropdown-menu-left();\n    }\n  }\n}\n\n","//\n// Input groups\n// --------------------------------------------------\n\n// Base styles\n// -------------------------\n.input-group {\n  position: relative; // For dropdowns\n  display: table;\n  border-collapse: separate; // prevent input groups from inheriting border styles from table cells when placed within a table\n\n  // Undo padding and float of grid classes\n  &[class*=\"col-\"] {\n    float: none;\n    padding-left: 0;\n    padding-right: 0;\n  }\n\n  .form-control {\n    // Ensure that the input is always above the *appended* addon button for\n    // proper border colors.\n    position: relative;\n    z-index: 2;\n\n    // IE9 fubars the placeholder attribute in text inputs and the arrows on\n    // select elements in input groups. To fix it, we float the input. Details:\n    // https://github.com/twbs/bootstrap/issues/11561#issuecomment-28936855\n    float: left;\n\n    width: 100%;\n    margin-bottom: 0;\n  }\n}\n\n// Sizing options\n//\n// Remix the default form control sizing classes into new ones for easier\n// manipulation.\n\n.input-group-lg > .form-control,\n.input-group-lg > .input-group-addon,\n.input-group-lg > .input-group-btn > .btn { .input-lg(); }\n.input-group-sm > .form-control,\n.input-group-sm > .input-group-addon,\n.input-group-sm > .input-group-btn > .btn { .input-sm(); }\n\n\n// Display as table-cell\n// -------------------------\n.input-group-addon,\n.input-group-btn,\n.input-group .form-control {\n  display: table-cell;\n\n  &:not(:first-child):not(:last-child) {\n    border-radius: 0;\n  }\n}\n// Addon and addon wrapper for buttons\n.input-group-addon,\n.input-group-btn {\n  width: 1%;\n  white-space: nowrap;\n  vertical-align: middle; // Match the inputs\n}\n\n// Text input groups\n// -------------------------\n.input-group-addon {\n  padding: @padding-base-vertical @padding-base-horizontal;\n  font-size: @font-size-base;\n  font-weight: normal;\n  line-height: 1;\n  color: @input-color;\n  text-align: center;\n  background-color: @input-group-addon-bg;\n  border: 1px solid @input-group-addon-border-color;\n  border-radius: @border-radius-base;\n\n  // Sizing\n  &.input-sm {\n    padding: @padding-small-vertical @padding-small-horizontal;\n    font-size: @font-size-small;\n    border-radius: @border-radius-small;\n  }\n  &.input-lg {\n    padding: @padding-large-vertical @padding-large-horizontal;\n    font-size: @font-size-large;\n    border-radius: @border-radius-large;\n  }\n\n  // Nuke default margins from checkboxes and radios to vertically center within.\n  input[type=\"radio\"],\n  input[type=\"checkbox\"] {\n    margin-top: 0;\n  }\n}\n\n// Reset rounded corners\n.input-group .form-control:first-child,\n.input-group-addon:first-child,\n.input-group-btn:first-child > .btn,\n.input-group-btn:first-child > .btn-group > .btn,\n.input-group-btn:first-child > .dropdown-toggle,\n.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),\n.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {\n  .border-right-radius(0);\n}\n.input-group-addon:first-child {\n  border-right: 0;\n}\n.input-group .form-control:last-child,\n.input-group-addon:last-child,\n.input-group-btn:last-child > .btn,\n.input-group-btn:last-child > .btn-group > .btn,\n.input-group-btn:last-child > .dropdown-toggle,\n.input-group-btn:first-child > .btn:not(:first-child),\n.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {\n  .border-left-radius(0);\n}\n.input-group-addon:last-child {\n  border-left: 0;\n}\n\n// Button input groups\n// -------------------------\n.input-group-btn {\n  position: relative;\n  // Jankily prevent input button groups from wrapping with `white-space` and\n  // `font-size` in combination with `inline-block` on buttons.\n  font-size: 0;\n  white-space: nowrap;\n\n  // Negative margin for spacing, position for bringing hovered/focused/actived\n  // element above the siblings.\n  > .btn {\n    position: relative;\n    + .btn {\n      margin-left: -1px;\n    }\n    // Bring the \"active\" button to the front\n    &:hover,\n    &:focus,\n    &:active {\n      z-index: 2;\n    }\n  }\n\n  // Negative margin to only have a 1px border between the two\n  &:first-child {\n    > .btn,\n    > .btn-group {\n      margin-right: -1px;\n    }\n  }\n  &:last-child {\n    > .btn,\n    > .btn-group {\n      margin-left: -1px;\n    }\n  }\n}\n","//\n// Navs\n// --------------------------------------------------\n\n\n// Base class\n// --------------------------------------------------\n\n.nav {\n  margin-bottom: 0;\n  padding-left: 0; // Override default ul/ol\n  list-style: none;\n  &:extend(.clearfix all);\n\n  > li {\n    position: relative;\n    display: block;\n\n    > a {\n      position: relative;\n      display: block;\n      padding: @nav-link-padding;\n      &:hover,\n      &:focus {\n        text-decoration: none;\n        background-color: @nav-link-hover-bg;\n      }\n    }\n\n    // Disabled state sets text to gray and nukes hover/tab effects\n    &.disabled > a {\n      color: @nav-disabled-link-color;\n\n      &:hover,\n      &:focus {\n        color: @nav-disabled-link-hover-color;\n        text-decoration: none;\n        background-color: transparent;\n        cursor: not-allowed;\n      }\n    }\n  }\n\n  // Open dropdowns\n  .open > a {\n    &,\n    &:hover,\n    &:focus {\n      background-color: @nav-link-hover-bg;\n      border-color: @link-color;\n    }\n  }\n\n  // Nav dividers (deprecated with v3.0.1)\n  //\n  // This should have been removed in v3 with the dropping of `.nav-list`, but\n  // we missed it. We don't currently support this anywhere, but in the interest\n  // of maintaining backward compatibility in case you use it, it's deprecated.\n  .nav-divider {\n    .nav-divider();\n  }\n\n  // Prevent IE8 from misplacing imgs\n  //\n  // See https://github.com/h5bp/html5-boilerplate/issues/984#issuecomment-3985989\n  > li > a > img {\n    max-width: none;\n  }\n}\n\n\n// Tabs\n// -------------------------\n\n// Give the tabs something to sit on\n.nav-tabs {\n  border-bottom: 1px solid @nav-tabs-border-color;\n  > li {\n    float: left;\n    // Make the list-items overlay the bottom border\n    margin-bottom: -1px;\n\n    // Actual tabs (as links)\n    > a {\n      margin-right: 2px;\n      line-height: @line-height-base;\n      border: 1px solid transparent;\n      border-radius: @border-radius-base @border-radius-base 0 0;\n      &:hover {\n        border-color: @nav-tabs-link-hover-border-color @nav-tabs-link-hover-border-color @nav-tabs-border-color;\n      }\n    }\n\n    // Active state, and its :hover to override normal :hover\n    &.active > a {\n      &,\n      &:hover,\n      &:focus {\n        color: @nav-tabs-active-link-hover-color;\n        background-color: @nav-tabs-active-link-hover-bg;\n        border: 1px solid @nav-tabs-active-link-hover-border-color;\n        border-bottom-color: transparent;\n        cursor: default;\n      }\n    }\n  }\n  // pulling this in mainly for less shorthand\n  &.nav-justified {\n    .nav-justified();\n    .nav-tabs-justified();\n  }\n}\n\n\n// Pills\n// -------------------------\n.nav-pills {\n  > li {\n    float: left;\n\n    // Links rendered as pills\n    > a {\n      border-radius: @nav-pills-border-radius;\n    }\n    + li {\n      margin-left: 2px;\n    }\n\n    // Active state\n    &.active > a {\n      &,\n      &:hover,\n      &:focus {\n        color: @nav-pills-active-link-hover-color;\n        background-color: @nav-pills-active-link-hover-bg;\n      }\n    }\n  }\n}\n\n\n// Stacked pills\n.nav-stacked {\n  > li {\n    float: none;\n    + li {\n      margin-top: 2px;\n      margin-left: 0; // no need for this gap between nav items\n    }\n  }\n}\n\n\n// Nav variations\n// --------------------------------------------------\n\n// Justified nav links\n// -------------------------\n\n.nav-justified {\n  width: 100%;\n\n  > li {\n    float: none;\n     > a {\n      text-align: center;\n      margin-bottom: 5px;\n    }\n  }\n\n  > .dropdown .dropdown-menu {\n    top: auto;\n    left: auto;\n  }\n\n  @media (min-width: @screen-sm-min) {\n    > li {\n      display: table-cell;\n      width: 1%;\n      > a {\n        margin-bottom: 0;\n      }\n    }\n  }\n}\n\n// Move borders to anchors instead of bottom of list\n//\n// Mixin for adding on top the shared `.nav-justified` styles for our tabs\n.nav-tabs-justified {\n  border-bottom: 0;\n\n  > li > a {\n    // Override margin from .nav-tabs\n    margin-right: 0;\n    border-radius: @border-radius-base;\n  }\n\n  > .active > a,\n  > .active > a:hover,\n  > .active > a:focus {\n    border: 1px solid @nav-tabs-justified-link-border-color;\n  }\n\n  @media (min-width: @screen-sm-min) {\n    > li > a {\n      border-bottom: 1px solid @nav-tabs-justified-link-border-color;\n      border-radius: @border-radius-base @border-radius-base 0 0;\n    }\n    > .active > a,\n    > .active > a:hover,\n    > .active > a:focus {\n      border-bottom-color: @nav-tabs-justified-active-link-border-color;\n    }\n  }\n}\n\n\n// Tabbable tabs\n// -------------------------\n\n// Hide tabbable panes to start, show them when `.active`\n.tab-content {\n  > .tab-pane {\n    display: none;\n  }\n  > .active {\n    display: block;\n  }\n}\n\n\n// Dropdowns\n// -------------------------\n\n// Specific dropdowns\n.nav-tabs .dropdown-menu {\n  // make dropdown border overlap tab border\n  margin-top: -1px;\n  // Remove the top rounded corners here since there is a hard edge above the menu\n  .border-top-radius(0);\n}\n","//\n// Navbars\n// --------------------------------------------------\n\n\n// Wrapper and base class\n//\n// Provide a static navbar from which we expand to create full-width, fixed, and\n// other navbar variations.\n\n.navbar {\n  position: relative;\n  min-height: @navbar-height; // Ensure a navbar always shows (e.g., without a .navbar-brand in collapsed mode)\n  margin-bottom: @navbar-margin-bottom;\n  border: 1px solid transparent;\n\n  // Prevent floats from breaking the navbar\n  &:extend(.clearfix all);\n\n  @media (min-width: @grid-float-breakpoint) {\n    border-radius: @navbar-border-radius;\n  }\n}\n\n\n// Navbar heading\n//\n// Groups `.navbar-brand` and `.navbar-toggle` into a single component for easy\n// styling of responsive aspects.\n\n.navbar-header {\n  &:extend(.clearfix all);\n\n  @media (min-width: @grid-float-breakpoint) {\n    float: left;\n  }\n}\n\n\n// Navbar collapse (body)\n//\n// Group your navbar content into this for easy collapsing and expanding across\n// various device sizes. By default, this content is collapsed when <768px, but\n// will expand past that for a horizontal display.\n//\n// To start (on mobile devices) the navbar links, forms, and buttons are stacked\n// vertically and include a `max-height` to overflow in case you have too much\n// content for the user's viewport.\n\n.navbar-collapse {\n  max-height: @navbar-collapse-max-height;\n  overflow-x: visible;\n  padding-right: @navbar-padding-horizontal;\n  padding-left:  @navbar-padding-horizontal;\n  border-top: 1px solid transparent;\n  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);\n  &:extend(.clearfix all);\n  -webkit-overflow-scrolling: touch;\n\n  &.in {\n    overflow-y: auto;\n  }\n\n  @media (min-width: @grid-float-breakpoint) {\n    width: auto;\n    border-top: 0;\n    box-shadow: none;\n\n    &.collapse {\n      display: block !important;\n      height: auto !important;\n      padding-bottom: 0; // Override default setting\n      overflow: visible !important;\n    }\n\n    &.in {\n      overflow-y: visible;\n    }\n\n    // Undo the collapse side padding for navbars with containers to ensure\n    // alignment of right-aligned contents.\n    .navbar-fixed-top &,\n    .navbar-static-top &,\n    .navbar-fixed-bottom & {\n      padding-left: 0;\n      padding-right: 0;\n    }\n  }\n}\n\n\n// Both navbar header and collapse\n//\n// When a container is present, change the behavior of the header and collapse.\n\n.container,\n.container-fluid {\n  > .navbar-header,\n  > .navbar-collapse {\n    margin-right: -@navbar-padding-horizontal;\n    margin-left:  -@navbar-padding-horizontal;\n\n    @media (min-width: @grid-float-breakpoint) {\n      margin-right: 0;\n      margin-left:  0;\n    }\n  }\n}\n\n\n//\n// Navbar alignment options\n//\n// Display the navbar across the entirety of the page or fixed it to the top or\n// bottom of the page.\n\n// Static top (unfixed, but 100% wide) navbar\n.navbar-static-top {\n  z-index: @zindex-navbar;\n  border-width: 0 0 1px;\n\n  @media (min-width: @grid-float-breakpoint) {\n    border-radius: 0;\n  }\n}\n\n// Fix the top/bottom navbars when screen real estate supports it\n.navbar-fixed-top,\n.navbar-fixed-bottom {\n  position: fixed;\n  right: 0;\n  left: 0;\n  z-index: @zindex-navbar-fixed;\n\n  // Undo the rounded corners\n  @media (min-width: @grid-float-breakpoint) {\n    border-radius: 0;\n  }\n}\n.navbar-fixed-top {\n  top: 0;\n  border-width: 0 0 1px;\n}\n.navbar-fixed-bottom {\n  bottom: 0;\n  margin-bottom: 0; // override .navbar defaults\n  border-width: 1px 0 0;\n}\n\n\n// Brand/project name\n\n.navbar-brand {\n  float: left;\n  padding: @navbar-padding-vertical @navbar-padding-horizontal;\n  font-size: @font-size-large;\n  line-height: @line-height-computed;\n  height: @navbar-height;\n\n  &:hover,\n  &:focus {\n    text-decoration: none;\n  }\n\n  @media (min-width: @grid-float-breakpoint) {\n    .navbar > .container &,\n    .navbar > .container-fluid & {\n      margin-left: -@navbar-padding-horizontal;\n    }\n  }\n}\n\n\n// Navbar toggle\n//\n// Custom button for toggling the `.navbar-collapse`, powered by the collapse\n// JavaScript plugin.\n\n.navbar-toggle {\n  position: relative;\n  float: right;\n  margin-right: @navbar-padding-horizontal;\n  padding: 9px 10px;\n  .navbar-vertical-align(34px);\n  background-color: transparent;\n  background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214\n  border: 1px solid transparent;\n  border-radius: @border-radius-base;\n\n  // We remove the `outline` here, but later compensate by attaching `:hover`\n  // styles to `:focus`.\n  &:focus {\n    outline: none;\n  }\n\n  // Bars\n  .icon-bar {\n    display: block;\n    width: 22px;\n    height: 2px;\n    border-radius: 1px;\n  }\n  .icon-bar + .icon-bar {\n    margin-top: 4px;\n  }\n\n  @media (min-width: @grid-float-breakpoint) {\n    display: none;\n  }\n}\n\n\n// Navbar nav links\n//\n// Builds on top of the `.nav` components with its own modifier class to make\n// the nav the full height of the horizontal nav (above 768px).\n\n.navbar-nav {\n  margin: (@navbar-padding-vertical / 2) -@navbar-padding-horizontal;\n\n  > li > a {\n    padding-top:    10px;\n    padding-bottom: 10px;\n    line-height: @line-height-computed;\n  }\n\n  @media (max-width: @grid-float-breakpoint-max) {\n    // Dropdowns get custom display when collapsed\n    .open .dropdown-menu {\n      position: static;\n      float: none;\n      width: auto;\n      margin-top: 0;\n      background-color: transparent;\n      border: 0;\n      box-shadow: none;\n      > li > a,\n      .dropdown-header {\n        padding: 5px 15px 5px 25px;\n      }\n      > li > a {\n        line-height: @line-height-computed;\n        &:hover,\n        &:focus {\n          background-image: none;\n        }\n      }\n    }\n  }\n\n  // Uncollapse the nav\n  @media (min-width: @grid-float-breakpoint) {\n    float: left;\n    margin: 0;\n\n    > li {\n      float: left;\n      > a {\n        padding-top:    @navbar-padding-vertical;\n        padding-bottom: @navbar-padding-vertical;\n      }\n    }\n\n    &.navbar-right:last-child {\n      margin-right: -@navbar-padding-horizontal;\n    }\n  }\n}\n\n\n// Component alignment\n//\n// Repurpose the pull utilities as their own navbar utilities to avoid specificity\n// issues with parents and chaining. Only do this when the navbar is uncollapsed\n// though so that navbar contents properly stack and align in mobile.\n\n@media (min-width: @grid-float-breakpoint) {\n  .navbar-left  { .pull-left(); }\n  .navbar-right { .pull-right(); }\n}\n\n\n// Navbar form\n//\n// Extension of the `.form-inline` with some extra flavor for optimum display in\n// our navbars.\n\n.navbar-form {\n  margin-left: -@navbar-padding-horizontal;\n  margin-right: -@navbar-padding-horizontal;\n  padding: 10px @navbar-padding-horizontal;\n  border-top: 1px solid transparent;\n  border-bottom: 1px solid transparent;\n  @shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);\n  .box-shadow(@shadow);\n\n  // Mixin behavior for optimum display\n  .form-inline();\n\n  .form-group {\n    @media (max-width: @grid-float-breakpoint-max) {\n      margin-bottom: 5px;\n    }\n  }\n\n  // Vertically center in expanded, horizontal navbar\n  .navbar-vertical-align(@input-height-base);\n\n  // Undo 100% width for pull classes\n  @media (min-width: @grid-float-breakpoint) {\n    width: auto;\n    border: 0;\n    margin-left: 0;\n    margin-right: 0;\n    padding-top: 0;\n    padding-bottom: 0;\n    .box-shadow(none);\n\n    // Outdent the form if last child to line up with content down the page\n    &.navbar-right:last-child {\n      margin-right: -@navbar-padding-horizontal;\n    }\n  }\n}\n\n\n// Dropdown menus\n\n// Menu position and menu carets\n.navbar-nav > li > .dropdown-menu {\n  margin-top: 0;\n  .border-top-radius(0);\n}\n// Menu position and menu caret support for dropups via extra dropup class\n.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {\n  .border-bottom-radius(0);\n}\n\n\n// Buttons in navbars\n//\n// Vertically center a button within a navbar (when *not* in a form).\n\n.navbar-btn {\n  .navbar-vertical-align(@input-height-base);\n\n  &.btn-sm {\n    .navbar-vertical-align(@input-height-small);\n  }\n  &.btn-xs {\n    .navbar-vertical-align(22);\n  }\n}\n\n\n// Text in navbars\n//\n// Add a class to make any element properly align itself vertically within the navbars.\n\n.navbar-text {\n  .navbar-vertical-align(@line-height-computed);\n\n  @media (min-width: @grid-float-breakpoint) {\n    float: left;\n    margin-left: @navbar-padding-horizontal;\n    margin-right: @navbar-padding-horizontal;\n\n    // Outdent the form if last child to line up with content down the page\n    &.navbar-right:last-child {\n      margin-right: 0;\n    }\n  }\n}\n\n// Alternate navbars\n// --------------------------------------------------\n\n// Default navbar\n.navbar-default {\n  background-color: @navbar-default-bg;\n  border-color: @navbar-default-border;\n\n  .navbar-brand {\n    color: @navbar-default-brand-color;\n    &:hover,\n    &:focus {\n      color: @navbar-default-brand-hover-color;\n      background-color: @navbar-default-brand-hover-bg;\n    }\n  }\n\n  .navbar-text {\n    color: @navbar-default-color;\n  }\n\n  .navbar-nav {\n    > li > a {\n      color: @navbar-default-link-color;\n\n      &:hover,\n      &:focus {\n        color: @navbar-default-link-hover-color;\n        background-color: @navbar-default-link-hover-bg;\n      }\n    }\n    > .active > a {\n      &,\n      &:hover,\n      &:focus {\n        color: @navbar-default-link-active-color;\n        background-color: @navbar-default-link-active-bg;\n      }\n    }\n    > .disabled > a {\n      &,\n      &:hover,\n      &:focus {\n        color: @navbar-default-link-disabled-color;\n        background-color: @navbar-default-link-disabled-bg;\n      }\n    }\n  }\n\n  .navbar-toggle {\n    border-color: @navbar-default-toggle-border-color;\n    &:hover,\n    &:focus {\n      background-color: @navbar-default-toggle-hover-bg;\n    }\n    .icon-bar {\n      background-color: @navbar-default-toggle-icon-bar-bg;\n    }\n  }\n\n  .navbar-collapse,\n  .navbar-form {\n    border-color: @navbar-default-border;\n  }\n\n  // Dropdown menu items\n  .navbar-nav {\n    // Remove background color from open dropdown\n    > .open > a {\n      &,\n      &:hover,\n      &:focus {\n        background-color: @navbar-default-link-active-bg;\n        color: @navbar-default-link-active-color;\n      }\n    }\n\n    @media (max-width: @grid-float-breakpoint-max) {\n      // Dropdowns get custom display when collapsed\n      .open .dropdown-menu {\n        > li > a {\n          color: @navbar-default-link-color;\n          &:hover,\n          &:focus {\n            color: @navbar-default-link-hover-color;\n            background-color: @navbar-default-link-hover-bg;\n          }\n        }\n        > .active > a {\n          &,\n          &:hover,\n          &:focus {\n            color: @navbar-default-link-active-color;\n            background-color: @navbar-default-link-active-bg;\n          }\n        }\n        > .disabled > a {\n          &,\n          &:hover,\n          &:focus {\n            color: @navbar-default-link-disabled-color;\n            background-color: @navbar-default-link-disabled-bg;\n          }\n        }\n      }\n    }\n  }\n\n\n  // Links in navbars\n  //\n  // Add a class to ensure links outside the navbar nav are colored correctly.\n\n  .navbar-link {\n    color: @navbar-default-link-color;\n    &:hover {\n      color: @navbar-default-link-hover-color;\n    }\n  }\n\n}\n\n// Inverse navbar\n\n.navbar-inverse {\n  background-color: @navbar-inverse-bg;\n  border-color: @navbar-inverse-border;\n\n  .navbar-brand {\n    color: @navbar-inverse-brand-color;\n    &:hover,\n    &:focus {\n      color: @navbar-inverse-brand-hover-color;\n      background-color: @navbar-inverse-brand-hover-bg;\n    }\n  }\n\n  .navbar-text {\n    color: @navbar-inverse-color;\n  }\n\n  .navbar-nav {\n    > li > a {\n      color: @navbar-inverse-link-color;\n\n      &:hover,\n      &:focus {\n        color: @navbar-inverse-link-hover-color;\n        background-color: @navbar-inverse-link-hover-bg;\n      }\n    }\n    > .active > a {\n      &,\n      &:hover,\n      &:focus {\n        color: @navbar-inverse-link-active-color;\n        background-color: @navbar-inverse-link-active-bg;\n      }\n    }\n    > .disabled > a {\n      &,\n      &:hover,\n      &:focus {\n        color: @navbar-inverse-link-disabled-color;\n        background-color: @navbar-inverse-link-disabled-bg;\n      }\n    }\n  }\n\n  // Darken the responsive nav toggle\n  .navbar-toggle {\n    border-color: @navbar-inverse-toggle-border-color;\n    &:hover,\n    &:focus {\n      background-color: @navbar-inverse-toggle-hover-bg;\n    }\n    .icon-bar {\n      background-color: @navbar-inverse-toggle-icon-bar-bg;\n    }\n  }\n\n  .navbar-collapse,\n  .navbar-form {\n    border-color: darken(@navbar-inverse-bg, 7%);\n  }\n\n  // Dropdowns\n  .navbar-nav {\n    > .open > a {\n      &,\n      &:hover,\n      &:focus {\n        background-color: @navbar-inverse-link-active-bg;\n        color: @navbar-inverse-link-active-color;\n      }\n    }\n\n    @media (max-width: @grid-float-breakpoint-max) {\n      // Dropdowns get custom display\n      .open .dropdown-menu {\n        > .dropdown-header {\n          border-color: @navbar-inverse-border;\n        }\n        .divider {\n          background-color: @navbar-inverse-border;\n        }\n        > li > a {\n          color: @navbar-inverse-link-color;\n          &:hover,\n          &:focus {\n            color: @navbar-inverse-link-hover-color;\n            background-color: @navbar-inverse-link-hover-bg;\n          }\n        }\n        > .active > a {\n          &,\n          &:hover,\n          &:focus {\n            color: @navbar-inverse-link-active-color;\n            background-color: @navbar-inverse-link-active-bg;\n          }\n        }\n        > .disabled > a {\n          &,\n          &:hover,\n          &:focus {\n            color: @navbar-inverse-link-disabled-color;\n            background-color: @navbar-inverse-link-disabled-bg;\n          }\n        }\n      }\n    }\n  }\n\n  .navbar-link {\n    color: @navbar-inverse-link-color;\n    &:hover {\n      color: @navbar-inverse-link-hover-color;\n    }\n  }\n\n}\n","//\n// Utility classes\n// --------------------------------------------------\n\n\n// Floats\n// -------------------------\n\n.clearfix {\n  .clearfix();\n}\n.center-block {\n  .center-block();\n}\n.pull-right {\n  float: right !important;\n}\n.pull-left {\n  float: left !important;\n}\n\n\n// Toggling content\n// -------------------------\n\n// Note: Deprecated .hide in favor of .hidden or .sr-only (as appropriate) in v3.0.1\n.hide {\n  display: none !important;\n}\n.show {\n  display: block !important;\n}\n.invisible {\n  visibility: hidden;\n}\n.text-hide {\n  .text-hide();\n}\n\n\n// Hide from screenreaders and browsers\n//\n// Credit: HTML5 Boilerplate\n\n.hidden {\n  display: none !important;\n  visibility: hidden !important;\n}\n\n\n// For Affix plugin\n// -------------------------\n\n.affix {\n  position: fixed;\n}\n","//\n// Breadcrumbs\n// --------------------------------------------------\n\n\n.breadcrumb {\n  padding: @breadcrumb-padding-vertical @breadcrumb-padding-horizontal;\n  margin-bottom: @line-height-computed;\n  list-style: none;\n  background-color: @breadcrumb-bg;\n  border-radius: @border-radius-base;\n\n  > li {\n    display: inline-block;\n\n    + li:before {\n      content: \"@{breadcrumb-separator}\\00a0\"; // Unicode space added since inline-block means non-collapsing white-space\n      padding: 0 5px;\n      color: @breadcrumb-color;\n    }\n  }\n\n  > .active {\n    color: @breadcrumb-active-color;\n  }\n}\n","//\n// Pagination (multiple pages)\n// --------------------------------------------------\n.pagination {\n  display: inline-block;\n  padding-left: 0;\n  margin: @line-height-computed 0;\n  border-radius: @border-radius-base;\n\n  > li {\n    display: inline; // Remove list-style and block-level defaults\n    > a,\n    > span {\n      position: relative;\n      float: left; // Collapse white-space\n      padding: @padding-base-vertical @padding-base-horizontal;\n      line-height: @line-height-base;\n      text-decoration: none;\n      color: @pagination-color;\n      background-color: @pagination-bg;\n      border: 1px solid @pagination-border;\n      margin-left: -1px;\n    }\n    &:first-child {\n      > a,\n      > span {\n        margin-left: 0;\n        .border-left-radius(@border-radius-base);\n      }\n    }\n    &:last-child {\n      > a,\n      > span {\n        .border-right-radius(@border-radius-base);\n      }\n    }\n  }\n\n  > li > a,\n  > li > span {\n    &:hover,\n    &:focus {\n      color: @pagination-hover-color;\n      background-color: @pagination-hover-bg;\n      border-color: @pagination-hover-border;\n    }\n  }\n\n  > .active > a,\n  > .active > span {\n    &,\n    &:hover,\n    &:focus {\n      z-index: 2;\n      color: @pagination-active-color;\n      background-color: @pagination-active-bg;\n      border-color: @pagination-active-border;\n      cursor: default;\n    }\n  }\n\n  > .disabled {\n    > span,\n    > span:hover,\n    > span:focus,\n    > a,\n    > a:hover,\n    > a:focus {\n      color: @pagination-disabled-color;\n      background-color: @pagination-disabled-bg;\n      border-color: @pagination-disabled-border;\n      cursor: not-allowed;\n    }\n  }\n}\n\n// Sizing\n// --------------------------------------------------\n\n// Large\n.pagination-lg {\n  .pagination-size(@padding-large-vertical; @padding-large-horizontal; @font-size-large; @border-radius-large);\n}\n\n// Small\n.pagination-sm {\n  .pagination-size(@padding-small-vertical; @padding-small-horizontal; @font-size-small; @border-radius-small);\n}\n","//\n// Pager pagination\n// --------------------------------------------------\n\n\n.pager {\n  padding-left: 0;\n  margin: @line-height-computed 0;\n  list-style: none;\n  text-align: center;\n  &:extend(.clearfix all);\n  li {\n    display: inline;\n    > a,\n    > span {\n      display: inline-block;\n      padding: 5px 14px;\n      background-color: @pager-bg;\n      border: 1px solid @pager-border;\n      border-radius: @pager-border-radius;\n    }\n\n    > a:hover,\n    > a:focus {\n      text-decoration: none;\n      background-color: @pager-hover-bg;\n    }\n  }\n\n  .next {\n    > a,\n    > span {\n      float: right;\n    }\n  }\n\n  .previous {\n    > a,\n    > span {\n      float: left;\n    }\n  }\n\n  .disabled {\n    > a,\n    > a:hover,\n    > a:focus,\n    > span {\n      color: @pager-disabled-color;\n      background-color: @pager-bg;\n      cursor: not-allowed;\n    }\n  }\n\n}\n","//\n// Labels\n// --------------------------------------------------\n\n.label {\n  display: inline;\n  padding: .2em .6em .3em;\n  font-size: 75%;\n  font-weight: bold;\n  line-height: 1;\n  color: @label-color;\n  text-align: center;\n  white-space: nowrap;\n  vertical-align: baseline;\n  border-radius: .25em;\n\n  // Add hover effects, but only for links\n  &[href] {\n    &:hover,\n    &:focus {\n      color: @label-link-hover-color;\n      text-decoration: none;\n      cursor: pointer;\n    }\n  }\n\n  // Empty labels collapse automatically (not available in IE8)\n  &:empty {\n    display: none;\n  }\n\n  // Quick fix for labels in buttons\n  .btn & {\n    position: relative;\n    top: -1px;\n  }\n}\n\n// Colors\n// Contextual variations (linked labels get darker on :hover)\n\n.label-default {\n  .label-variant(@label-default-bg);\n}\n\n.label-primary {\n  .label-variant(@label-primary-bg);\n}\n\n.label-success {\n  .label-variant(@label-success-bg);\n}\n\n.label-info {\n  .label-variant(@label-info-bg);\n}\n\n.label-warning {\n  .label-variant(@label-warning-bg);\n}\n\n.label-danger {\n  .label-variant(@label-danger-bg);\n}\n","//\n// Badges\n// --------------------------------------------------\n\n\n// Base classes\n.badge {\n  display: inline-block;\n  min-width: 10px;\n  padding: 3px 7px;\n  font-size: @font-size-small;\n  font-weight: @badge-font-weight;\n  color: @badge-color;\n  line-height: @badge-line-height;\n  vertical-align: baseline;\n  white-space: nowrap;\n  text-align: center;\n  background-color: @badge-bg;\n  border-radius: @badge-border-radius;\n\n  // Empty badges collapse automatically (not available in IE8)\n  &:empty {\n    display: none;\n  }\n\n  // Quick fix for badges in buttons\n  .btn & {\n    position: relative;\n    top: -1px;\n  }\n  .btn-xs & {\n    top: 0;\n    padding: 1px 5px;\n  }\n}\n\n// Hover state, but only for links\na.badge {\n  &:hover,\n  &:focus {\n    color: @badge-link-hover-color;\n    text-decoration: none;\n    cursor: pointer;\n  }\n}\n\n// Account for counters in navs\na.list-group-item.active > .badge,\n.nav-pills > .active > a > .badge {\n  color: @badge-active-color;\n  background-color: @badge-active-bg;\n}\n.nav-pills > li > a > .badge {\n  margin-left: 3px;\n}\n","//\n// Jumbotron\n// --------------------------------------------------\n\n\n.jumbotron {\n  padding: @jumbotron-padding;\n  margin-bottom: @jumbotron-padding;\n  color: @jumbotron-color;\n  background-color: @jumbotron-bg;\n\n  h1,\n  .h1 {\n    color: @jumbotron-heading-color;\n  }\n  p {\n    margin-bottom: (@jumbotron-padding / 2);\n    font-size: @jumbotron-font-size;\n    font-weight: 200;\n  }\n\n  .container & {\n    border-radius: @border-radius-large; // Only round corners at higher resolutions if contained in a container\n  }\n\n  .container {\n    max-width: 100%;\n  }\n\n  @media screen and (min-width: @screen-sm-min) {\n    padding-top:    (@jumbotron-padding * 1.6);\n    padding-bottom: (@jumbotron-padding * 1.6);\n\n    .container & {\n      padding-left:  (@jumbotron-padding * 2);\n      padding-right: (@jumbotron-padding * 2);\n    }\n\n    h1,\n    .h1 {\n      font-size: (@font-size-base * 4.5);\n    }\n  }\n}\n","//\n// Alerts\n// --------------------------------------------------\n\n\n// Base styles\n// -------------------------\n\n.alert {\n  padding: @alert-padding;\n  margin-bottom: @line-height-computed;\n  border: 1px solid transparent;\n  border-radius: @alert-border-radius;\n\n  // Headings for larger alerts\n  h4 {\n    margin-top: 0;\n    // Specified for the h4 to prevent conflicts of changing @headings-color\n    color: inherit;\n  }\n  // Provide class for links that match alerts\n  .alert-link {\n    font-weight: @alert-link-font-weight;\n  }\n\n  // Improve alignment and spacing of inner content\n  > p,\n  > ul {\n    margin-bottom: 0;\n  }\n  > p + p {\n    margin-top: 5px;\n  }\n}\n\n// Dismissable alerts\n//\n// Expand the right padding and account for the close button's positioning.\n\n.alert-dismissable {\n padding-right: (@alert-padding + 20);\n\n  // Adjust close link position\n  .close {\n    position: relative;\n    top: -2px;\n    right: -21px;\n    color: inherit;\n  }\n}\n\n// Alternate styles\n//\n// Generate contextual modifier classes for colorizing the alert.\n\n.alert-success {\n  .alert-variant(@alert-success-bg; @alert-success-border; @alert-success-text);\n}\n.alert-info {\n  .alert-variant(@alert-info-bg; @alert-info-border; @alert-info-text);\n}\n.alert-warning {\n  .alert-variant(@alert-warning-bg; @alert-warning-border; @alert-warning-text);\n}\n.alert-danger {\n  .alert-variant(@alert-danger-bg; @alert-danger-border; @alert-danger-text);\n}\n","//\n// Progress bars\n// --------------------------------------------------\n\n\n// Bar animations\n// -------------------------\n\n// WebKit\n@-webkit-keyframes progress-bar-stripes {\n  from  { background-position: 40px 0; }\n  to    { background-position: 0 0; }\n}\n\n// Spec and IE10+\n@keyframes progress-bar-stripes {\n  from  { background-position: 40px 0; }\n  to    { background-position: 0 0; }\n}\n\n\n\n// Bar itself\n// -------------------------\n\n// Outer container\n.progress {\n  overflow: hidden;\n  height: @line-height-computed;\n  margin-bottom: @line-height-computed;\n  background-color: @progress-bg;\n  border-radius: @border-radius-base;\n  .box-shadow(inset 0 1px 2px rgba(0,0,0,.1));\n}\n\n// Bar of progress\n.progress-bar {\n  float: left;\n  width: 0%;\n  height: 100%;\n  font-size: @font-size-small;\n  line-height: @line-height-computed;\n  color: @progress-bar-color;\n  text-align: center;\n  background-color: @progress-bar-bg;\n  .box-shadow(inset 0 -1px 0 rgba(0,0,0,.15));\n  .transition(width .6s ease);\n}\n\n// Striped bars\n.progress-striped .progress-bar {\n  #gradient > .striped();\n  background-size: 40px 40px;\n}\n\n// Call animation for the active one\n.progress.active .progress-bar {\n  .animation(progress-bar-stripes 2s linear infinite);\n}\n\n\n\n// Variations\n// -------------------------\n\n.progress-bar-success {\n  .progress-bar-variant(@progress-bar-success-bg);\n}\n\n.progress-bar-info {\n  .progress-bar-variant(@progress-bar-info-bg);\n}\n\n.progress-bar-warning {\n  .progress-bar-variant(@progress-bar-warning-bg);\n}\n\n.progress-bar-danger {\n  .progress-bar-variant(@progress-bar-danger-bg);\n}\n","// Media objects\n// Source: http://stubbornella.org/content/?p=497\n// --------------------------------------------------\n\n\n// Common styles\n// -------------------------\n\n// Clear the floats\n.media,\n.media-body {\n  overflow: hidden;\n  zoom: 1;\n}\n\n// Proper spacing between instances of .media\n.media,\n.media .media {\n  margin-top: 15px;\n}\n.media:first-child {\n  margin-top: 0;\n}\n\n// For images and videos, set to block\n.media-object {\n  display: block;\n}\n\n// Reset margins on headings for tighter default spacing\n.media-heading {\n  margin: 0 0 5px;\n}\n\n\n// Media image alignment\n// -------------------------\n\n.media {\n  > .pull-left {\n    margin-right: 10px;\n  }\n  > .pull-right {\n    margin-left: 10px;\n  }\n}\n\n\n// Media list variation\n// -------------------------\n\n// Undo default ul/ol styles\n.media-list {\n  padding-left: 0;\n  list-style: none;\n}\n","//\n// List groups\n// --------------------------------------------------\n\n\n// Base class\n//\n// Easily usable on 
      ,
        , or
        .\n\n.list-group {\n // No need to set list-style: none; since .list-group-item is block level\n margin-bottom: 20px;\n padding-left: 0; // reset padding because ul and ol\n}\n\n\n// Individual list items\n//\n// Use on `li`s or `div`s within the `.list-group` parent.\n\n.list-group-item {\n position: relative;\n display: block;\n padding: 10px 15px;\n // Place the border on the list items and negative margin up for better styling\n margin-bottom: -1px;\n background-color: @list-group-bg;\n border: 1px solid @list-group-border;\n\n // Round the first and last items\n &:first-child {\n .border-top-radius(@list-group-border-radius);\n }\n &:last-child {\n margin-bottom: 0;\n .border-bottom-radius(@list-group-border-radius);\n }\n\n // Align badges within list items\n > .badge {\n float: right;\n }\n > .badge + .badge {\n margin-right: 5px;\n }\n}\n\n\n// Linked list items\n//\n// Use anchor elements instead of `li`s or `div`s to create linked list items.\n// Includes an extra `.active` modifier class for showing selected items.\n\na.list-group-item {\n color: @list-group-link-color;\n\n .list-group-item-heading {\n color: @list-group-link-heading-color;\n }\n\n // Hover state\n &:hover,\n &:focus {\n text-decoration: none;\n background-color: @list-group-hover-bg;\n }\n\n // Active class on item itself, not parent\n &.active,\n &.active:hover,\n &.active:focus {\n z-index: 2; // Place active items above their siblings for proper border styling\n color: @list-group-active-color;\n background-color: @list-group-active-bg;\n border-color: @list-group-active-border;\n\n // Force color to inherit for custom content\n .list-group-item-heading {\n color: inherit;\n }\n .list-group-item-text {\n color: @list-group-active-text-color;\n }\n }\n}\n\n\n// Contextual variants\n//\n// Add modifier classes to change text and background color on individual items.\n// Organizationally, this must come after the `:hover` states.\n\n.list-group-item-variant(success; @state-success-bg; @state-success-text);\n.list-group-item-variant(info; @state-info-bg; @state-info-text);\n.list-group-item-variant(warning; @state-warning-bg; @state-warning-text);\n.list-group-item-variant(danger; @state-danger-bg; @state-danger-text);\n\n\n// Custom content options\n//\n// Extra classes for creating well-formatted content within `.list-group-item`s.\n\n.list-group-item-heading {\n margin-top: 0;\n margin-bottom: 5px;\n}\n.list-group-item-text {\n margin-bottom: 0;\n line-height: 1.3;\n}\n","//\n// Panels\n// --------------------------------------------------\n\n\n// Base class\n.panel {\n margin-bottom: @line-height-computed;\n background-color: @panel-bg;\n border: 1px solid transparent;\n border-radius: @panel-border-radius;\n .box-shadow(0 1px 1px rgba(0,0,0,.05));\n}\n\n// Panel contents\n.panel-body {\n padding: @panel-body-padding;\n &:extend(.clearfix all);\n}\n\n// Optional heading\n.panel-heading {\n padding: 10px 15px;\n border-bottom: 1px solid transparent;\n .border-top-radius((@panel-border-radius - 1));\n\n > .dropdown .dropdown-toggle {\n color: inherit;\n }\n}\n\n// Within heading, strip any `h*` tag of its default margins for spacing.\n.panel-title {\n margin-top: 0;\n margin-bottom: 0;\n font-size: ceil((@font-size-base * 1.125));\n color: inherit;\n\n > a {\n color: inherit;\n }\n}\n\n// Optional footer (stays gray in every modifier class)\n.panel-footer {\n padding: 10px 15px;\n background-color: @panel-footer-bg;\n border-top: 1px solid @panel-inner-border;\n .border-bottom-radius((@panel-border-radius - 1));\n}\n\n\n// List groups in panels\n//\n// By default, space out list group content from panel headings to account for\n// any kind of custom content between the two.\n\n.panel {\n > .list-group {\n margin-bottom: 0;\n\n .list-group-item {\n border-width: 1px 0;\n border-radius: 0;\n }\n\n // Add border top radius for first one\n &:first-child {\n .list-group-item:first-child {\n border-top: 0;\n .border-top-radius((@panel-border-radius - 1));\n }\n }\n // Add border bottom radius for last one\n &:last-child {\n .list-group-item:last-child {\n border-bottom: 0;\n .border-bottom-radius((@panel-border-radius - 1));\n }\n }\n }\n}\n// Collapse space between when there's no additional content.\n.panel-heading + .list-group {\n .list-group-item:first-child {\n border-top-width: 0;\n }\n}\n\n\n// Tables in panels\n//\n// Place a non-bordered `.table` within a panel (not within a `.panel-body`) and\n// watch it go full width.\n\n.panel {\n > .table,\n > .table-responsive > .table {\n margin-bottom: 0;\n }\n // Add border top radius for first one\n > .table:first-child,\n > .table-responsive:first-child > .table:first-child {\n .border-top-radius((@panel-border-radius - 1));\n\n > thead:first-child,\n > tbody:first-child {\n > tr:first-child {\n td:first-child,\n th:first-child {\n border-top-left-radius: (@panel-border-radius - 1);\n }\n td:last-child,\n th:last-child {\n border-top-right-radius: (@panel-border-radius - 1);\n }\n }\n }\n }\n // Add border bottom radius for last one\n > .table:last-child,\n > .table-responsive:last-child > .table:last-child {\n .border-bottom-radius((@panel-border-radius - 1));\n\n > tbody:last-child,\n > tfoot:last-child {\n > tr:last-child {\n td:first-child,\n th:first-child {\n border-bottom-left-radius: (@panel-border-radius - 1);\n }\n td:last-child,\n th:last-child {\n border-bottom-right-radius: (@panel-border-radius - 1);\n }\n }\n }\n }\n > .panel-body + .table,\n > .panel-body + .table-responsive {\n border-top: 1px solid @table-border-color;\n }\n > .table > tbody:first-child > tr:first-child th,\n > .table > tbody:first-child > tr:first-child td {\n border-top: 0;\n }\n > .table-bordered,\n > .table-responsive > .table-bordered {\n border: 0;\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th:first-child,\n > td:first-child {\n border-left: 0;\n }\n > th:last-child,\n > td:last-child {\n border-right: 0;\n }\n }\n }\n > thead,\n > tbody {\n > tr:first-child {\n > td,\n > th {\n border-bottom: 0;\n }\n }\n }\n > tbody,\n > tfoot {\n > tr:last-child {\n > td,\n > th {\n border-bottom: 0;\n }\n }\n }\n }\n > .table-responsive {\n border: 0;\n margin-bottom: 0;\n }\n}\n\n\n// Collapsable panels (aka, accordion)\n//\n// Wrap a series of panels in `.panel-group` to turn them into an accordion with\n// the help of our collapse JavaScript plugin.\n\n.panel-group {\n margin-bottom: @line-height-computed;\n\n // Tighten up margin so it's only between panels\n .panel {\n margin-bottom: 0;\n border-radius: @panel-border-radius;\n overflow: hidden; // crop contents when collapsed\n + .panel {\n margin-top: 5px;\n }\n }\n\n .panel-heading {\n border-bottom: 0;\n + .panel-collapse .panel-body {\n border-top: 1px solid @panel-inner-border;\n }\n }\n .panel-footer {\n border-top: 0;\n + .panel-collapse .panel-body {\n border-bottom: 1px solid @panel-inner-border;\n }\n }\n}\n\n\n// Contextual variations\n.panel-default {\n .panel-variant(@panel-default-border; @panel-default-text; @panel-default-heading-bg; @panel-default-border);\n}\n.panel-primary {\n .panel-variant(@panel-primary-border; @panel-primary-text; @panel-primary-heading-bg; @panel-primary-border);\n}\n.panel-success {\n .panel-variant(@panel-success-border; @panel-success-text; @panel-success-heading-bg; @panel-success-border);\n}\n.panel-info {\n .panel-variant(@panel-info-border; @panel-info-text; @panel-info-heading-bg; @panel-info-border);\n}\n.panel-warning {\n .panel-variant(@panel-warning-border; @panel-warning-text; @panel-warning-heading-bg; @panel-warning-border);\n}\n.panel-danger {\n .panel-variant(@panel-danger-border; @panel-danger-text; @panel-danger-heading-bg; @panel-danger-border);\n}\n","//\n// Wells\n// --------------------------------------------------\n\n\n// Base class\n.well {\n min-height: 20px;\n padding: 19px;\n margin-bottom: 20px;\n background-color: @well-bg;\n border: 1px solid @well-border;\n border-radius: @border-radius-base;\n .box-shadow(inset 0 1px 1px rgba(0,0,0,.05));\n blockquote {\n border-color: #ddd;\n border-color: rgba(0,0,0,.15);\n }\n}\n\n// Sizes\n.well-lg {\n padding: 24px;\n border-radius: @border-radius-large;\n}\n.well-sm {\n padding: 9px;\n border-radius: @border-radius-small;\n}\n","//\n// Close icons\n// --------------------------------------------------\n\n\n.close {\n float: right;\n font-size: (@font-size-base * 1.5);\n font-weight: @close-font-weight;\n line-height: 1;\n color: @close-color;\n text-shadow: @close-text-shadow;\n .opacity(.2);\n\n &:hover,\n &:focus {\n color: @close-color;\n text-decoration: none;\n cursor: pointer;\n .opacity(.5);\n }\n\n // Additional properties for button version\n // iOS requires the button element instead of an anchor tag.\n // If you want the anchor version, it requires `href=\"#\"`.\n button& {\n padding: 0;\n cursor: pointer;\n background: transparent;\n border: 0;\n -webkit-appearance: none;\n }\n}\n","//\n// Modals\n// --------------------------------------------------\n\n// .modal-open - body class for killing the scroll\n// .modal - container to scroll within\n// .modal-dialog - positioning shell for the actual modal\n// .modal-content - actual modal w/ bg and corners and shit\n\n// Kill the scroll on the body\n.modal-open {\n overflow: hidden;\n}\n\n// Container that the modal scrolls within\n.modal {\n display: none;\n overflow: auto;\n overflow-y: scroll;\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: @zindex-modal;\n -webkit-overflow-scrolling: touch;\n\n // Prevent Chrome on Windows from adding a focus outline. For details, see\n // https://github.com/twbs/bootstrap/pull/10951.\n outline: 0;\n\n // When fading in the modal, animate it to slide down\n &.fade .modal-dialog {\n .translate(0, -25%);\n .transition-transform(~\"0.3s ease-out\");\n }\n &.in .modal-dialog { .translate(0, 0)}\n}\n\n// Shell div to position the modal with bottom padding\n.modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n\n// Actual modal\n.modal-content {\n position: relative;\n background-color: @modal-content-bg;\n border: 1px solid @modal-content-fallback-border-color; //old browsers fallback (ie8 etc)\n border: 1px solid @modal-content-border-color;\n border-radius: @border-radius-large;\n .box-shadow(0 3px 9px rgba(0,0,0,.5));\n background-clip: padding-box;\n // Remove focus outline from opened modal\n outline: none;\n}\n\n// Modal background\n.modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: @zindex-modal-background;\n background-color: @modal-backdrop-bg;\n // Fade for backdrop\n &.fade { .opacity(0); }\n &.in { .opacity(@modal-backdrop-opacity); }\n}\n\n// Modal header\n// Top section of the modal w/ title and dismiss\n.modal-header {\n padding: @modal-title-padding;\n border-bottom: 1px solid @modal-header-border-color;\n min-height: (@modal-title-padding + @modal-title-line-height);\n}\n// Close icon\n.modal-header .close {\n margin-top: -2px;\n}\n\n// Title text within header\n.modal-title {\n margin: 0;\n line-height: @modal-title-line-height;\n}\n\n// Modal body\n// Where all modal content resides (sibling of .modal-header and .modal-footer)\n.modal-body {\n position: relative;\n padding: @modal-inner-padding;\n}\n\n// Footer (for actions)\n.modal-footer {\n margin-top: 15px;\n padding: (@modal-inner-padding - 1) @modal-inner-padding @modal-inner-padding;\n text-align: right; // right align buttons\n border-top: 1px solid @modal-footer-border-color;\n &:extend(.clearfix all); // clear it in case folks use .pull-* classes on buttons\n\n // Properly space out buttons\n .btn + .btn {\n margin-left: 5px;\n margin-bottom: 0; // account for input[type=\"submit\"] which gets the bottom margin like all other inputs\n }\n // but override that for button groups\n .btn-group .btn + .btn {\n margin-left: -1px;\n }\n // and override it for block buttons as well\n .btn-block + .btn-block {\n margin-left: 0;\n }\n}\n\n// Scale up the modal\n@media (min-width: @screen-sm-min) {\n // Automatically set modal's width for larger viewports\n .modal-dialog {\n width: @modal-md;\n margin: 30px auto;\n }\n .modal-content {\n .box-shadow(0 5px 15px rgba(0,0,0,.5));\n }\n\n // Modal sizes\n .modal-sm { width: @modal-sm; }\n}\n\n@media (min-width: @screen-md-min) {\n .modal-lg { width: @modal-lg; }\n}\n","//\n// Tooltips\n// --------------------------------------------------\n\n\n// Base class\n.tooltip {\n position: absolute;\n z-index: @zindex-tooltip;\n display: block;\n visibility: visible;\n font-size: @font-size-small;\n line-height: 1.4;\n .opacity(0);\n\n &.in { .opacity(@tooltip-opacity); }\n &.top { margin-top: -3px; padding: @tooltip-arrow-width 0; }\n &.right { margin-left: 3px; padding: 0 @tooltip-arrow-width; }\n &.bottom { margin-top: 3px; padding: @tooltip-arrow-width 0; }\n &.left { margin-left: -3px; padding: 0 @tooltip-arrow-width; }\n}\n\n// Wrapper for the tooltip content\n.tooltip-inner {\n max-width: @tooltip-max-width;\n padding: 3px 8px;\n color: @tooltip-color;\n text-align: center;\n text-decoration: none;\n background-color: @tooltip-bg;\n border-radius: @border-radius-base;\n}\n\n// Arrows\n.tooltip-arrow {\n position: absolute;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid;\n}\n.tooltip {\n &.top .tooltip-arrow {\n bottom: 0;\n left: 50%;\n margin-left: -@tooltip-arrow-width;\n border-width: @tooltip-arrow-width @tooltip-arrow-width 0;\n border-top-color: @tooltip-arrow-color;\n }\n &.top-left .tooltip-arrow {\n bottom: 0;\n left: @tooltip-arrow-width;\n border-width: @tooltip-arrow-width @tooltip-arrow-width 0;\n border-top-color: @tooltip-arrow-color;\n }\n &.top-right .tooltip-arrow {\n bottom: 0;\n right: @tooltip-arrow-width;\n border-width: @tooltip-arrow-width @tooltip-arrow-width 0;\n border-top-color: @tooltip-arrow-color;\n }\n &.right .tooltip-arrow {\n top: 50%;\n left: 0;\n margin-top: -@tooltip-arrow-width;\n border-width: @tooltip-arrow-width @tooltip-arrow-width @tooltip-arrow-width 0;\n border-right-color: @tooltip-arrow-color;\n }\n &.left .tooltip-arrow {\n top: 50%;\n right: 0;\n margin-top: -@tooltip-arrow-width;\n border-width: @tooltip-arrow-width 0 @tooltip-arrow-width @tooltip-arrow-width;\n border-left-color: @tooltip-arrow-color;\n }\n &.bottom .tooltip-arrow {\n top: 0;\n left: 50%;\n margin-left: -@tooltip-arrow-width;\n border-width: 0 @tooltip-arrow-width @tooltip-arrow-width;\n border-bottom-color: @tooltip-arrow-color;\n }\n &.bottom-left .tooltip-arrow {\n top: 0;\n left: @tooltip-arrow-width;\n border-width: 0 @tooltip-arrow-width @tooltip-arrow-width;\n border-bottom-color: @tooltip-arrow-color;\n }\n &.bottom-right .tooltip-arrow {\n top: 0;\n right: @tooltip-arrow-width;\n border-width: 0 @tooltip-arrow-width @tooltip-arrow-width;\n border-bottom-color: @tooltip-arrow-color;\n }\n}\n","//\n// Popovers\n// --------------------------------------------------\n\n\n.popover {\n position: absolute;\n top: 0;\n left: 0;\n z-index: @zindex-popover;\n display: none;\n max-width: @popover-max-width;\n padding: 1px;\n text-align: left; // Reset given new insertion method\n background-color: @popover-bg;\n background-clip: padding-box;\n border: 1px solid @popover-fallback-border-color;\n border: 1px solid @popover-border-color;\n border-radius: @border-radius-large;\n .box-shadow(0 5px 10px rgba(0,0,0,.2));\n\n // Overrides for proper insertion\n white-space: normal;\n\n // Offset the popover to account for the popover arrow\n &.top { margin-top: -@popover-arrow-width; }\n &.right { margin-left: @popover-arrow-width; }\n &.bottom { margin-top: @popover-arrow-width; }\n &.left { margin-left: -@popover-arrow-width; }\n}\n\n.popover-title {\n margin: 0; // reset heading margin\n padding: 8px 14px;\n font-size: @font-size-base;\n font-weight: normal;\n line-height: 18px;\n background-color: @popover-title-bg;\n border-bottom: 1px solid darken(@popover-title-bg, 5%);\n border-radius: 5px 5px 0 0;\n}\n\n.popover-content {\n padding: 9px 14px;\n}\n\n// Arrows\n//\n// .arrow is outer, .arrow:after is inner\n\n.popover > .arrow {\n &,\n &:after {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n border-color: transparent;\n border-style: solid;\n }\n}\n.popover > .arrow {\n border-width: @popover-arrow-outer-width;\n}\n.popover > .arrow:after {\n border-width: @popover-arrow-width;\n content: \"\";\n}\n\n.popover {\n &.top > .arrow {\n left: 50%;\n margin-left: -@popover-arrow-outer-width;\n border-bottom-width: 0;\n border-top-color: @popover-arrow-outer-fallback-color; // IE8 fallback\n border-top-color: @popover-arrow-outer-color;\n bottom: -@popover-arrow-outer-width;\n &:after {\n content: \" \";\n bottom: 1px;\n margin-left: -@popover-arrow-width;\n border-bottom-width: 0;\n border-top-color: @popover-arrow-color;\n }\n }\n &.right > .arrow {\n top: 50%;\n left: -@popover-arrow-outer-width;\n margin-top: -@popover-arrow-outer-width;\n border-left-width: 0;\n border-right-color: @popover-arrow-outer-fallback-color; // IE8 fallback\n border-right-color: @popover-arrow-outer-color;\n &:after {\n content: \" \";\n left: 1px;\n bottom: -@popover-arrow-width;\n border-left-width: 0;\n border-right-color: @popover-arrow-color;\n }\n }\n &.bottom > .arrow {\n left: 50%;\n margin-left: -@popover-arrow-outer-width;\n border-top-width: 0;\n border-bottom-color: @popover-arrow-outer-fallback-color; // IE8 fallback\n border-bottom-color: @popover-arrow-outer-color;\n top: -@popover-arrow-outer-width;\n &:after {\n content: \" \";\n top: 1px;\n margin-left: -@popover-arrow-width;\n border-top-width: 0;\n border-bottom-color: @popover-arrow-color;\n }\n }\n\n &.left > .arrow {\n top: 50%;\n right: -@popover-arrow-outer-width;\n margin-top: -@popover-arrow-outer-width;\n border-right-width: 0;\n border-left-color: @popover-arrow-outer-fallback-color; // IE8 fallback\n border-left-color: @popover-arrow-outer-color;\n &:after {\n content: \" \";\n right: 1px;\n border-right-width: 0;\n border-left-color: @popover-arrow-color;\n bottom: -@popover-arrow-width;\n }\n }\n\n}\n","//\n// Responsive: Utility classes\n// --------------------------------------------------\n\n\n// IE10 in Windows (Phone) 8\n//\n// Support for responsive views via media queries is kind of borked in IE10, for\n// Surface/desktop in split view and for Windows Phone 8. This particular fix\n// must be accompanied by a snippet of JavaScript to sniff the user agent and\n// apply some conditional CSS to *only* the Surface/desktop Windows 8. Look at\n// our Getting Started page for more information on this bug.\n//\n// For more information, see the following:\n//\n// Issue: https://github.com/twbs/bootstrap/issues/10497\n// Docs: http://getbootstrap.com/getting-started/#browsers\n// Source: http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/\n\n@-ms-viewport {\n width: device-width;\n}\n\n\n// Visibility utilities\n.visible-xs,\n.visible-sm,\n.visible-md,\n.visible-lg {\n .responsive-invisibility();\n}\n\n.visible-xs {\n @media (max-width: @screen-xs-max) {\n .responsive-visibility();\n }\n}\n.visible-sm {\n @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {\n .responsive-visibility();\n }\n}\n.visible-md {\n @media (min-width: @screen-md-min) and (max-width: @screen-md-max) {\n .responsive-visibility();\n }\n}\n.visible-lg {\n @media (min-width: @screen-lg-min) {\n .responsive-visibility();\n }\n}\n\n.hidden-xs {\n @media (max-width: @screen-xs-max) {\n .responsive-invisibility();\n }\n}\n.hidden-sm {\n @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {\n .responsive-invisibility();\n }\n}\n.hidden-md {\n @media (min-width: @screen-md-min) and (max-width: @screen-md-max) {\n .responsive-invisibility();\n }\n}\n.hidden-lg {\n @media (min-width: @screen-lg-min) {\n .responsive-invisibility();\n }\n}\n\n\n// Print utilities\n//\n// Media queries are placed on the inside to be mixin-friendly.\n\n.visible-print {\n .responsive-invisibility();\n\n @media print {\n .responsive-visibility();\n }\n}\n\n.hidden-print {\n @media print {\n .responsive-invisibility();\n }\n}\n"]} \ No newline at end of file diff --git a/artist/css/bootstrap.min.css b/artist/css/bootstrap.min.css new file mode 100644 index 0000000..ba178f7 --- /dev/null +++ b/artist/css/bootstrap.min.css @@ -0,0 +1,7 @@ +/*! + * Bootstrap v3.1.1 (http://getbootstrap.com) + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#999}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:34px}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.radio label,.checkbox label{display:inline;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#428bca;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url(fonts/glyphicons-halflings-regular.eot);src:url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(fonts/glyphicons-halflings-regular.woff) format('woff'),url(fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:gray}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}} \ No newline at end of file diff --git a/artist/css/dropdown-enhancement.css b/artist/css/dropdown-enhancement.css new file mode 100644 index 0000000..3816a7d --- /dev/null +++ b/artist/css/dropdown-enhancement.css @@ -0,0 +1,294 @@ +.dropdown-menu > li > label { + display: block; + padding: 3px 20px; + clear: both; + font-weight: normal; + line-height: 1.42857143; + color: #333333; + white-space: nowrap; +} +.dropdown-menu > li > label:hover, +.dropdown-menu > li > label:focus { + text-decoration: none; + color: #262626; + background-color: #f5f5f5; +} +.dropdown-menu > li > input:checked ~ label, +.dropdown-menu > li > input:checked ~ label:hover, +.dropdown-menu > li > input:checked ~ label:focus, +.dropdown-menu > .active > label, +.dropdown-menu > .active > label:hover, +.dropdown-menu > .active > label:focus { + color: #ffffff; + text-decoration: none; + outline: 0; + background-color: #428bca; +} +.dropdown-menu > li > input[disabled] ~ label, +.dropdown-menu > li > input[disabled] ~ label:hover, +.dropdown-menu > li > input[disabled] ~ label:focus, +.dropdown-menu > .disabled > label, +.dropdown-menu > .disabled > label:hover, +.dropdown-menu > .disabled > label:focus { + color: #999999; +} +.dropdown-menu > li > input[disabled] ~ label:hover, +.dropdown-menu > li > input[disabled] ~ label:focus, +.dropdown-menu > .disabled > label:hover, +.dropdown-menu > .disabled > label:focus { + text-decoration: none; + background-color: transparent; + background-image: none; + filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); + cursor: not-allowed; +} +.dropdown-menu > li > label { + margin-bottom: 0; + cursor: pointer; +} +.dropdown-menu > li > input[type="radio"], +.dropdown-menu > li > input[type="checkbox"] { + display: none; + position: absolute; + top: -9999em; + left: -9999em; +} +.dropdown-menu > li > label:focus, +.dropdown-menu > li > input:focus ~ label { + outline: thin dotted; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} +.dropdown-menu.pull-right { + right: 0; + left: auto; +} +.dropdown-menu.pull-top { + bottom: 100%; + top: auto; + margin: 0 0 2px; + -webkit-box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.175); + box-shadow: 0 -6px 12px rgba(0, 0, 0, 0.175); +} +.dropdown-menu.pull-center { + right: 50%; + left: auto; +} +.dropdown-menu.pull-middle { + right: 100%; + margin: 0 2px 0 0; + box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2); + left: auto; +} +.dropdown-menu.pull-middle.pull-right { + right: auto; + left: 100%; + margin: 0 0 0 2px; + box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2); +} +.dropdown-menu.pull-middle.pull-center { + right: 50%; + margin: 0; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); +} +.dropdown-menu.bullet { + margin-top: 8px; +} +.dropdown-menu.bullet:before { + width: 0; + height: 0; + content: ''; + display: inline-block; + position: absolute; + border-color: transparent; + border-style: solid; + -webkit-transform: rotate(360deg); + border-width: 0 7px 7px; + border-bottom-color: #cccccc; + border-bottom-color: rgba(0, 0, 0, 0.15); + top: -7px; + left: 9px; +} +.dropdown-menu.bullet:after { + width: 0; + height: 0; + content: ''; + display: inline-block; + position: absolute; + border-color: transparent; + border-style: solid; + -webkit-transform: rotate(360deg); + border-width: 0 6px 6px; + border-bottom-color: #ffffff; + top: -6px; + left: 10px; +} +.dropdown-menu.bullet.pull-right:before { + left: auto; + right: 9px; +} +.dropdown-menu.bullet.pull-right:after { + left: auto; + right: 10px; +} +.dropdown-menu.bullet.pull-top { + margin-top: 0; + margin-bottom: 8px; +} +.dropdown-menu.bullet.pull-top:before { + top: auto; + bottom: -7px; + border-bottom-width: 0; + border-top-width: 7px; + border-top-color: #cccccc; + border-top-color: rgba(0, 0, 0, 0.15); +} +.dropdown-menu.bullet.pull-top:after { + top: auto; + bottom: -6px; + border-bottom: none; + border-top-width: 6px; + border-top-color: #ffffff; +} +.dropdown-menu.bullet.pull-center:before { + left: auto; + right: 50%; + margin-right: -7px; +} +.dropdown-menu.bullet.pull-center:after { + left: auto; + right: 50%; + margin-right: -6px; +} +.dropdown-menu.bullet.pull-middle { + margin-right: 8px; +} +.dropdown-menu.bullet.pull-middle:before { + top: 50%; + left: 100%; + right: auto; + margin-top: -7px; + border-right-width: 0; + border-bottom-color: transparent; + border-top-width: 7px; + border-left-color: #cccccc; + border-left-color: rgba(0, 0, 0, 0.15); +} +.dropdown-menu.bullet.pull-middle:after { + top: 50%; + left: 100%; + right: auto; + margin-top: -6px; + border-right-width: 0; + border-bottom-color: transparent; + border-top-width: 6px; + border-left-color: #ffffff; +} +.dropdown-menu.bullet.pull-middle.pull-right { + margin-right: 0; + margin-left: 8px; +} +.dropdown-menu.bullet.pull-middle.pull-right:before { + left: -7px; + border-left-width: 0; + border-right-width: 7px; + border-right-color: #cccccc; + border-right-color: rgba(0, 0, 0, 0.15); +} +.dropdown-menu.bullet.pull-middle.pull-right:after { + left: -6px; + border-left-width: 0; + border-right-width: 6px; + border-right-color: #ffffff; +} +.dropdown-menu.bullet.pull-middle.pull-center { + margin-left: 0; + margin-right: 0; +} +.dropdown-menu.bullet.pull-middle.pull-center:before { + border: none; + display: none; +} +.dropdown-menu.bullet.pull-middle.pull-center:after { + border: none; + display: none; +} +.dropdown-submenu { + position: relative; +} +.dropdown-submenu > .dropdown-menu { + top: 0; + left: 100%; + margin-top: -6px; + margin-left: -1px; + border-top-left-radius: 0; +} +.dropdown-submenu > a:before { + display: block; + float: right; + width: 0; + height: 0; + content: ""; + margin-top: 6px; + margin-right: -8px; + border-width: 4px 0 4px 4px; + border-style: solid; + border-left-style: dashed; + border-top-color: transparent; + border-bottom-color: transparent; +} +@media (max-width: 767px) { + .navbar-nav .dropdown-submenu > a:before { + margin-top: 8px; + border-color: inherit; + border-style: solid; + border-width: 4px 4px 0; + border-left-color: transparent; + border-right-color: transparent; + } + .navbar-nav .dropdown-submenu > a { + padding-left: 40px; + } + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > a, + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > label { + padding-left: 35px; + } + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > a, + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > label { + padding-left: 45px; + } + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label { + padding-left: 55px; + } + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label { + padding-left: 65px; + } + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > a, + .navbar-nav > .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > label { + padding-left: 75px; + } +} +.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a, +.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover, +.navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus { + background-color: #e7e7e7; + color: #555555; +} +@media (max-width: 767px) { + .navbar-default .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before { + border-top-color: #555555; + } +} +.navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a, +.navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:hover, +.navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:focus { + background-color: #080808; + color: #ffffff; +} +@media (max-width: 767px) { + .navbar-inverse .navbar-nav .open > .dropdown-menu > .dropdown-submenu.open > a:before { + border-top-color: #ffffff; + } +} diff --git a/artist/css/fonts/glyphicons-halflings-regular.eot b/artist/css/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 0000000000000000000000000000000000000000..4a4ca865d67e86f961bc6e2ef00bffa4e34bb9ed GIT binary patch literal 20335 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 XXjs&snU8)|^B;s6yTptcKAzx$Qp3K0 literal 0 HcwPel00001 diff --git a/artist/css/fonts/glyphicons-halflings-regular.svg b/artist/css/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..e3e2dc7 --- /dev/null +++ b/artist/css/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/artist/css/fonts/glyphicons-halflings-regular.ttf b/artist/css/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000000000000000000000000000000000000..67fa00bf83801d2fa568546b982c80d27f6ef74e GIT binary patch literal 41280 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 aO&ya4Q)XP*-ZAK%A#D;YIn{nZsec2N#1z^9 literal 0 HcwPel00001 diff --git a/artist/css/fonts/glyphicons-halflings-regular.woff b/artist/css/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 0000000000000000000000000000000000000000..8c54182aa5d4d1ab3c9171976b615c1dcb1dc187 GIT binary patch literal 23320 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 literal 0 HcwPel00001 diff --git a/artist/css/img/2ch_logo.gif b/artist/css/img/2ch_logo.gif new file mode 100644 index 0000000000000000000000000000000000000000..f277bac98dbf635bc60a427230d394f5415f81e2 GIT binary patch literal 1787 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 literal 0 HcwPel00001 diff --git a/artist/css/img/ex2.gif b/artist/css/img/ex2.gif new file mode 100644 index 0000000000000000000000000000000000000000..6f3f4d3cc4b733811f3a5d271b13a195534b566b GIT binary patch literal 231 zcwTe&bhEHbRA5kG*v!E2@Z+cd|Nko~Da}YV`m$h#c82oLXL>)+PftxvnK@%ddq>CH zqBI61p!kyoOzVIMkQojvQv^ zzyGnP?*2rlVj+(@lk~(8LrX;th1L)jb~g4nS4J+T?zX-Ole9h4n;qsRcttu1xul4M W>CO{jU7tF?Hz;@Ow(VO58LRkyYf<+P0 z4dUA%)DYI9pfwl*mQq$&Ni_nQtkklV-OCwAO z;co-s=S}#D5`Jccp9lm`UM1mm5WW-PYY{%1{4@R^tvSRt zJ}NOm9-)W|3JA0muuoG$u@qPXKeo^QCPnm@dT4KN9~l`jo6S@%rA9xBUIKfOYqY_= z5D0*DLyw{6@*W@!tCA^(cd5tXOJl0dWjzy*Zd67W1lW&N zjJ$tgWmIW!%8oH`I6X9WbBwyaufe4Pn%)h`mVcQx6>#NbXr|_P(W&}*yViSue`&qF z$Lw+EkM8O#?)iASPG!QwoBTbh#VuaFrmC02u2o5S8K>+1G+mJ0Ix&9TB>(;m+xsDF ziat^LzWUDCk~2Ir^VPg1J463k9h30#ValT6uEPIz=|E}9pj$V-< zN>eHPTafonAg&&iR&w5P#p?x^6Jw8_xm6W-Vavhf+|e~h(yQN?jJ`7`q1vk@%s=et zj|!vuK=YgR4mlsRM)aEfbQ22)PVccL-}z3~4WCN7VVyHtVOXatf3m|=^^-EGJ16a8 z|ABSJjm3NBoV3ag4NAFGA#p4yn4Ew8UW2lw`!e}6>L z*V(utQPsAqv3ZDEq zbE9dgt*`$oX>RnDgDu^wH#i2Sbsrkgo7yU#_jOo1jtT1}>a_EpU){9y;B?)V4qcX0 zuv_Ym$NeVp*T*WSo~<7`7d&vgCuH)+Z)cZ3?!LdM>G`9ZwKIgTgXY((^B?i~_38OH ze4g`sw3H9v`RF<|Vu{V}y9T|W^exNiHdW(XU?H73zfE+}Lk=t>OWRJE|0ow&roiQs zjo~rJ9mRHD+MrF57FHi`8lTL~RMgD$OYs zySrNRN3ULpyt2#!_)n-q$OwL?qu=)_6;& zvVX^VOs0x$(mZ{ZX!pWbS+V-wtoGk6=0;Cx&wmO_k2QT*<&fGi)H`_QNqgXmx+yXZd!Joz6fX zo*ClBaV6S+Jv`;~;c*a%oVS0Zj|4)S-OEvKxTai`*4^eU@r*lZRWzLFoT$2Sz(?cc z79$D2rQ;%A?Y=gvCaF9mHP%xnU9j$0Qse9b+0n-Xb)msq?7up^U{%wa+UbWWPG7!P zDUm=^YT~m8y17#?x>C1irnhe;PBJ^wle^lznnMq5CKj!|wl8>Xd>nT+#Tfp}u&Fgc z{eEw%=bA@xm&PCVeRg%N^-@{0e4ydIx{%i7&=32+$$n=;R)RA1&iSuC{k!*IbAMZV z@v2jY7QH^5|FgUE%2Qi+aJR> Dr|Cl9 literal 0 HcwPel00001 diff --git a/artist/css/img/ex4.gif b/artist/css/img/ex4.gif new file mode 100644 index 0000000000000000000000000000000000000000..3167e271064993352dfc8a6c72239b1b8f6da600 GIT binary patch literal 3232 zcwX&Qc{J7C8s4WU8ik{iAyEk#s-I)((?BxZn>fdmsGQgbAw@V!88Vy*CBu)%5Rz01 z8Or+V>+7R_B`Q-Xgo*}rzvh*F_dfTob=Upx_Sao^t-Jp@>pkzgpZ9s5cc1sz*ljd5 z^L7Mk;Bz;S90~vk01W^G03s1Z0SW?&1{4D*M3RsK5CTX8$N-2)ElmL$0-6Ri18799 zG8AASU}(TFfI%1uAPOJ|5DgFm5F)??8e`$hxEhf@a4iEVhNc*XVi4wtuTlt7h^7!jAw(z>4VW}$iD@CCfONvp7z$$-9MXc`eCu|C`uM+`$V2>XiVViq__BZfwZ*i5DZ zNi8uN5!Z=#kX$8pATk7^5E3Lp8j+b09*_VNXhcRtsv+q^4#E?|Mq+)qEshw3kmNNW z$-I$dqDV3`B$*15_>LsbB8hiM;trDNM-qidq5(-*A_)&9>4YR$NK%dd5&xHt2Ab($ z?aa4Y?`XZsV8v7x`Rc2b>|8J%=#f16nZ)7GmX?;$(b0*C3Cy&!vlBDM#>q^AxiYGz zaxvHAr^)Ji+RABICd#Rp|CMuW@MaQw{?&|} zUA4!o33i~<`Ne-^KMKgGimg>{^QaC`4F0WhEYeld;k9(86n*ntftFZ2wD1M0;=Obd%#y|W z={IJ3vFLidjDoIbYlucnlAOA+5ohJl%{aEkHpSeIp<8LnYvZIs=B;C8OtEz^67zhm zveo!4dKs5WS@f(;T}%Mcs^f^6uA};jQOsyPK14V}3HN3U} zwZO<}5xkS959c^1q2zlB}B=rox! zB1-B19 zyB7+^jwWptNx7OljIU*%JAyDJaT?- z$czx{*Y_Va?aSiDs@J>kjQ?fED|Wa_T6s^Zl63mS)Yg6mwGaJ6j7= zbd4*Y$5m(9J{PYzpS(3#H*QPDdgFUSg-sl-eS>b1Ubb+3SjnRSN7b@6Sjd52+(QzS zoA{}7<=uHu^Op6n?e&jta;JCyXg%rNZt?9!Av@}9kz@QCq0Wietee_rR`Qf{%eXOF z<^da;8;=aft~SUUE1Z>==X|=M$-g4MHcqCz;9|MR+rw_@cP(pevn2`}JL`=)F8fUT z`Sg$~oq9QT<0kL0(0x|BgBSUQg@u?K8U~Sg=k8#G KVBau9u=?-Re5(%t literal 0 HcwPel00001 diff --git a/artist/css/img/ex5.gif b/artist/css/img/ex5.gif new file mode 100644 index 0000000000000000000000000000000000000000..8ec7d4ce313b1026b7d1da790d442bab9655d633 GIT binary patch literal 821 zcwPZD1IqkINk%w1VaNay0JHx9|NsC0ng9O)0Nvf)-2ed0%*?yHyO{t0O-)Sz00960 z{{R30000000000000000A^8LW000UAEC2ui0LTCm06+x)P{~QFoha*l>HbKEfto0h zrHN*yvWBg@wr^Y&I4%`C76gD`Fd-}wgM(ucpfn1T%VCuHY#I+(Y!f=|R)>kBRmu!= zonB<(H%$oM*1_*rFxX)|p3Q^E`Tcf*cNu?$f`J-^e}{v835o>?29lDEkU5M7iI;VZ zEQFkyo0p<^dn#yc00XRCVQFQpVq;5Yth2DTuCzu8vam(1tT;`)RKmqxM8Y_C7Cd?i z(b5(OT?qu)O32sQ1lzyBPvNz1Z(71<;@oZC;H{D3^_V!53otmdK)?Mi^Y48%T z*+78$>KvR>P+tW zcJ`FV6sZxbapnZrX9`+B1nFdbi<<*zTx@nLMvBWfVcsNJ0^6jq>Zc#8*sQH!s6&$CGUK&mU~KC6)EiG+1rt17nTFZ5^DW`NPO>6H^DT{G2xDb zJpDKhheUW4TT@nHH6(fY1i6%D40f2_S>|j39fUbfcmZ4kwDXrNta#ZMP`x1*=7>pR zl@6K0A#-L@Uk=Bnac*|0pc4fNVoHRQ^-;iGdM&024uB4a$sL3m1_+{mCXrznkwkK1 zqmC^)D5YQ;Dk!6kEyAgyhf0QHbKEfto0h zrHN*yvWBg@wr^a0XMP3&;QNW6Fz6c)g@EJmXG8*>Nv3jms8*Fts8$M05U0T{IF_AVy`lEA01_ult($Ly=4cM+~M6t{|!jy}eaRLq~RYQ-S(|SONa{hF*aSq|X3lAd}#*C*v zjtNyQ0|+hh&YwO5UQUr2o-oQI8ro|II*(|{q%oV;JQ?!_&jT2;c+3&qy^1tr7r>p7 zF>islZA<)Z@g5!FzLD#8ETW@xR4wDNyy-Fwb(1fz%e0=Xx>wZFQKkwHGrC0PcF=}~ zR+5%ekV|1}cTw&CAMCihlg-A$XpGG6LnyD(Wa^3zhQBwH90i#>M4|9ZHoKmc1QA<`7yA z^ktc`oC$`KPomf0V|o;@rACd_c_(B4(6I+%ejM_r5lKE`sGxTK6{w$yn#pHli~_1i nq>4^@2yKwP0K$5ja@Oglt9@FTsIz4z>J6lpnrf*gL;wIg3zT;4 literal 0 HcwPel00001 diff --git a/artist/css/img/pink.png b/artist/css/img/pink.png new file mode 100644 index 0000000000000000000000000000000000000000..b2a5900f371d3944d3894875200dbec5fbea691b GIT binary patch literal 26830 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 RawPx&002ovPDHLkV1l2u%QFA~ literal 0 HcwPel00001 diff --git a/artist/css/index.php b/artist/css/index.php new file mode 100644 index 0000000..3543b08 --- /dev/null +++ b/artist/css/index.php @@ -0,0 +1,3 @@ + diff --git a/artist/css/jquery.custom-scrollbar.css~ b/artist/css/jquery.custom-scrollbar.css~ new file mode 100644 index 0000000..61c120f --- /dev/null +++ b/artist/css/jquery.custom-scrollbar.css~ @@ -0,0 +1,163 @@ +.scrollable { + position: relative; +} + +.scrollable:focus { + outline: 0; +} + +.scrollable .viewport { + position: relative; + overflow: hidden; +} + +.scrollable .viewport .overview { + position: absolute; +} + +.scrollable .scroll-bar { + display: none; +} + +.scrollable .scroll-bar.vertical { + position: absolute; + right: 0; + height: 100%; +} + +.scrollable .scroll-bar.horizontal { + position: relative; + width: 100%; +} + +.scrollable .scroll-bar .thumb { + position: absolute; +} + +.scrollable .scroll-bar.vertical .thumb { + width: 100%; + min-height: 10px; +} + +.scrollable .scroll-bar.horizontal .thumb { + height: 100%; + min-width: 10px; + left: 0; +} + +.not-selectable { + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; +} + +/*Default skin*/ + +.scrollable.default-skin { + padding-right: 10px; + padding-bottom: 6px; +} + +.scrollable.default-skin .scroll-bar.vertical { + width: 6px; +} + +.scrollable.default-skin .scroll-bar.horizontal { + height: 6px; +} + +.scrollable.default-skin .scroll-bar .thumb { + background-color: black; + opacity: 0.4; + border-radius: 3px; + -moz-border-radius: 4px; + -webkit-border-radius: 4px; +} + +.scrollable.default-skin .scroll-bar:hover .thumb { + opacity: 0.6; +} + +/*Gray skin*/ + +.scrollable.gray-skin { + padding-right: 17px; +} + +.scrollable.gray-skin .scroll-bar { + border: 1px solid gray; + background-color: #d3d3d3; +} + +.scrollable.gray-skin .scroll-bar .thumb { + background-color: gray; +} + +.scrollable.gray-skin .scroll-bar:hover .thumb { + background-color: black; +} + +.scrollable.gray-skin .scroll-bar.vertical { + width: 10px; +} + +.scrollable.gray-skin .scroll-bar.horizontal { + height: 10px; + margin-top: 2px; +} + +/*Modern skin*/ +.scrollable.modern-skin { + padding-right: 17px; +} + +.scrollable.modern-skin .scroll-bar { + border: 1px solid gray; + border-radius: 4px; + -moz-border-radius: 4px; + -webkit-border-radius: 4px; + -moz-box-shadow: inset 0 0 5px #888; + -webkit-box-shadow: inset 0 0 5px #888; + box-shadow: inset 0 0 5px #888; +} + +.scrollable.modern-skin .scroll-bar .thumb { + background-color: #95aabf; + border-radius: 4px; + -moz-border-radius: 4px; + -webkit-border-radius: 4px; + border: 1px solid #536984; +} + +.scrollable.modern-skin .scroll-bar.vertical .thumb { + width: 8px; + background: -moz-linear-gradient(left, #95aabf 0%, #547092 100%); + background: -webkit-gradient(linear, left top, right top, color-stop(0%, #95aabf), color-stop(100%, #547092)); + background: -webkit-linear-gradient(left, #95aabf 0%, #547092 100%); + background: -o-linear-gradient(left, #95aabf 0%, #547092 100%); + background: -ms-linear-gradient(left, #95aabf 0%, #547092 100%); + background: linear-gradient(to right, #95aabf 0%, #547092 100%); + -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )"; +} + +.scrollable.modern-skin .scroll-bar.horizontal .thumb { + height: 8px; + background-image: linear-gradient(#95aabf, #547092); + background-image: -o-linear-gradient(#95aabf, #547092); + background-image: -moz-linear-gradient(#95aabf, #547092); + background-image: -webkit-linear-gradient(#95aabf, #547092); + background-image: -ms-linear-gradient(#95aabf, #547092); + -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )"; +} + +.scrollable.modern-skin .scroll-bar.vertical { + width: 10px; +} + +.scrollable.modern-skin .scroll-bar.horizontal { + height: 10px; + margin-top: 2px; +} \ No newline at end of file diff --git a/artist/css/mystyle.css b/artist/css/mystyle.css new file mode 100644 index 0000000..7891e48 --- /dev/null +++ b/artist/css/mystyle.css @@ -0,0 +1,6 @@ +.page-header{ + margin-top:0px; +} +.panel-body{ + padding-top:0px; +} diff --git a/artist/css/onoff.css b/artist/css/onoff.css new file mode 100644 index 0000000..8a5a0a1 --- /dev/null +++ b/artist/css/onoff.css @@ -0,0 +1,47 @@ +.onoffswitch { + position: relative; width: 64px; + -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none; +} +.onoffswitch-checkbox { + display: none; +} +.onoffswitch-label { + overflow: hidden; cursor: pointer; + border: 2px solid #999999; border-radius: 20px; +} +.onoffswitch-inner { + display: block; width: 200%; margin-left: -100%; + -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s; + -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s; +} +.onoffswitch-inner:before, .onoffswitch-inner:after { + display: block; float: left; width: 50%; height: 23px; padding: 0; line-height: 23px; + font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold; + -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; +} +.onoffswitch-inner:before { + content: "ON"; + padding-left: 6px; + background-color: #EEEEEE; color: #383838; +} +.onoffswitch-inner:after { + content: "OFF"; + padding-right: 6px; + background-color: #EEEEEE; color: #999999; + text-align: right; +} +.onoffswitch-switch { + display: block; width: 14px; margin: 4.5px; + background: #A1A1A1; + border: 2px solid #999999; border-radius: 20px; + position: absolute; right: 37px; height: 15px; + -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; + -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; +} +.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { + margin-left: 0; +} +.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { + right: 0px; + background-color: #63C5E6; +} diff --git a/artist/css/style.css b/artist/css/style.css new file mode 100644 index 0000000..31e11a5 --- /dev/null +++ b/artist/css/style.css @@ -0,0 +1,84 @@ +body { + padding-top: 10px; + padding-bottom: 40px; + background-color: #f5f5f5; +} + +.form-signin { + max-width: 300px; + padding: 19px 29px 29px; + margin: 0 auto 20px; + background-color: #fff; + border: 1px solid #e5e5e5; + -webkit-border-radius: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05); + -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05); + box-shadow: 0 1px 2px rgba(0,0,0,.05); +} +.form-signin .form-signin-heading, +.form-signin .checkbox { + margin-bottom: 10px; +} +.form-signin input[type="text"], +.form-signin input[type="email"], +.form-signin input[type="password"] { + font-size: 16px; + height: auto; + margin-bottom: 15px; + padding: 7px 9px; +} +.navbar-nav { + float: left; + margin: 0; +} +.nav { + margin-bottom: 0; + padding-left: 0; + list-style: none; +} +.navbar-collapse { + content: " "; +} +/*.navbar-nav>li { + float: left; +}*/ +.nav>li { + position: relative; + display: block; +} +/*a { + color: #428bca; + text-decoration: none; + font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; + font-size: 14px; +}*/ +.navbar-nav>li>a { + padding-top: 15px; + padding-bottom: 15px; +} +.nav>li>a { + position: relative; + display: block; + padding: 10px 15px; +} +.containerz { + content: " "; + display: table; + margin-bottom: 30px; +} +.ico { + height: 50px; + width: 50px; + background-color: gray; + text-align: center; +} +.info { + text-align: left; +} + +a{ +color:#699EDB; +text-decoration: none; +} diff --git a/artist/css/style1 (copy).css b/artist/css/style1 (copy).css new file mode 100644 index 0000000..5d6d4d1 --- /dev/null +++ b/artist/css/style1 (copy).css @@ -0,0 +1,315 @@ +.has-error .help-block, .has-error .control-label, .has-error .error, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { +color: #a94442; +} +.unread{ + background: whitesmoke; +} +p.bg-primary, p.bg-success, p.bg-info, p.bg-danger { + padding: 15px; +} +body +{ +background:#f5f5f5; +scrollbar-arrow-color:#4D4D4D; +scrollbar-base-color:#f5f5f5; +} + +textarea{ +resize:none; +} + +#list li{ + padding:0; +} +#list li a{ + display: block; + height: 100%; +} +.well +{ +margin:auto; +width:40%; +background:white; +margin-top:10%; +word-wrap: break-word; + +} + +.mdes{ +width:60%; +padding:1%; +} + +.r{ +background-color:lightblue; +color:#4D4D4D; +} + +.scroll{ +height:100px; +overflow-y:auto; +} + +.b{ + border:0; + box-shadow:none !important; +} + +.s{ + background-color:lightgreen; + color:#4D4D4D; +} + +.statst{ + + border:solid; + border-width:1px; + padding-top:0%; + +} + +.desb{ + display:inline-block; +} +.pagination{ + +width:100%; +padding-right:3%; +margin-bottom:3px; +} +#pageMessage{ +width:100%; +} +.pagination2{ +max-height:300px; +overflow-y:auto; +width:100%; +padding-right:3%; +margin-bottom:3px; +} + +.cuz +{ +margin-top:5%; +margin-left:3%; +} + +.change +{ +color:white; +} + +.panel2 +{ +width:80%; +margin-left:20%; +padding-bottom:3%; +padding-left:2%; +padding-right:2%; +padding-top:2%; +} + +.panel3 +{ +padding:3%; +} + +.panel4{ +padding:3% 3% 0% 3%; +} + +.panel6{ +padding:1% 3% 0% 3%; +} + +.panel5{ +margin-top:5%; +padding:1.5%; +} +/*.panel6{ +padding:1%; +}*/ +.textpanel{ +margin-top: .5em; +margin-bottom:5%; +} + +.ic +{ +width:18%; +padding:.5%; +} + +.ic2 +{ +width:50px; +padding:3%; +} + +.ic4 +{ +width:50px; +} + +.ic3{ +width: 50px; +margin: 10%; +} + +.pic +{ +width:100%; +padding:.5%; +} + +.pic2{ +width: 100%; +padding: .5%; +} +.d{ + color:#969696; +} +.text +{ +margin-right:3%; +} + +.right{ + text-align:right; +} + +.info +{ +padding:3%; +width:80%; +margin-left:20% +} + +.hrw +{ +margin-top:2%; +margin-bottom:2%; +} + +.back +{ +color:white; +} + +.change:hover, .back:hover +{ +text-decoration:none; +color:white; +} + +.nondec:hover{ +text-decoration:none; +} + +.pad{ +padding:3%; +} + +.pad2{ +padding-bottom:3%; +} + +.pad3{ +padding-top:10px; +padding-left:15px; +padding-right:15px; +} +.pad-left{ +padding-left:1%; +background-color:whitesmoke; +} +.pad-right{ +padding-right:1%; +background-color:whitesmoke; +} +.margin-right{ +margin-right:10%; +} +.back:active, .nondec:active, .change:active{ +text-decoration:none; +} + +.back:active, .nondec:active, .change:visited{ +text-decoration:none; +} + +.just{ +text-align:justify; +} + +.bottom{ +margin-bottom:1%; +} + +.maxWidth{ + width: 100%; + border: 1px solid rgb(204, 204, 204); + padding: .4em; +} + +#SendForm{ +display:none; +} + +.top{ +margin-top:1em; +} + +.txt{ + word-wrap: break-word; +} + +.wordwrap_ { + white-space: pre; /* CSS 2.0 */ + white-space: pre-wrap; /* CSS 2.1 */ + white-space: pre-line; /* CSS 3.0 */ + white-space: -pre-wrap; /* Opera 4-6 */ + white-space: -o-pre-wrap; /* Opera 7 */ + white-space: -moz-pre-wrap; /* Mozilla */ + word-wrap: break-word; /* IE 5+ */ + +} + +.limit{ + width:50%; + white-space: word-wrap; + text-overflow: ellipsis; + display: block; + overflow: hidden; + height:1.5em; +} +.nomarg{ + margin-bottom:0; +} +.fxmrgn{ + margin-bottom:3px; +} + +::-webkit-scrollbar { + width: 10px; +} + +::-webkit-scrollbar-track { + -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); + border-radius: 10px; +} + +::-webkit-scrollbar-thumb { + border-radius: 10px; + -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); +} + +.overflow{ +overflow:hidden; +max-height:250px; +overflow-y:auto; +} + +.mpic{ + +} \ No newline at end of file diff --git a/artist/css/style1.css b/artist/css/style1.css new file mode 100644 index 0000000..2d0972f --- /dev/null +++ b/artist/css/style1.css @@ -0,0 +1,404 @@ +.has-error .help-block, .has-error .control-label, .has-error .error, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { +color: #a94442; +} +.unread{ + background: whitesmoke; +} +p.bg-primary, p.bg-success, p.bg-info, p.bg-danger { + padding: 15px; +} +body +{ +background:#f5f5f5; +scrollbar-arrow-color:#4D4D4D; +scrollbar-base-color:#f5f5f5; +} + +textarea{ +resize:none; +} + +#list li{ + padding:0; +} +#list li a{ + display: block; + height: 100%; +} +.well +{ +margin:auto; +width:40%; +background:white; +margin-top:10%; +word-wrap: break-word; + +} + +.mdes{ +width:60%; +padding:1%; +} + +.r{ +background-color:lightblue; +color:#4D4D4D; +} + +.scroll{ +height:100px; +overflow-y:auto; +} +.cuzdropdown-menu{ +padding:2px; +min-width:35px !important; +} +.b{ + border:0; + box-shadow:none !important; +} + +.s{ + background-color:lightgreen; + color:#4D4D4D; +} + +.statst{ + + border:solid; + border-width:1px; + padding-top:0%; + +} + +.desb{ + display:inline-block; +} +.pagination{ + +width:100%; +padding-right:3%; +margin-bottom:3px; +} +#pageMessage{ +width:100%; +} +.pagination2{ +max-height:300px; +overflow-y:auto; +width:100%; +padding-right:3%; +margin-bottom:3px; +} + +.cuz +{ +margin-top:5%; +margin-left:3%; +} + +.change +{ +color:white; +} + +.panel2 +{ +width:80%; +margin-left:20%; +padding-bottom:3%; +padding-left:2%; +padding-right:2%; +padding-top:2%; +} + +.panel3 +{ +padding:3%; +} + +.panel4{ +padding:3% 3% 0% 3%; +} + +.panel6{ +padding:1% 3% 0% 3%; +} + +.panel5{ +margin-top:5%; +padding:1.5%; +} +/*.panel6{ +padding:1%; +}*/ +.textpanel{ +margin-top: .5em; +margin-bottom:5%; +} + +.ic +{ +width:18%; +padding:.5%; +} + +.ic2 +{ +width:50px; +padding:3%; +} + +.ic4 +{ +width:50px; +} + +.ic3{ +width: 50px; +margin: 10%; +} + +.pic +{ +width:100%; +padding:.5%; +} + +.pic2{ +width: 100%; +padding: .5%; +} +.d{ + color:#969696; +} +.text +{ +margin-right:3%; +} + +.right{ + text-align:right; +} + +.info +{ +padding:3%; +width:80%; +margin-left:20% +} + +.hrw +{ +margin-top:2%; +margin-bottom:2%; +} + +.back +{ +color:white; +} + +.change:hover, .back:hover +{ +text-decoration:none; +color:white; +} + +.nondec:hover{ +text-decoration:none; +} + +.pad{ +padding:3%; +} + +.pad2{ +padding-bottom:3%; +} + +.pad3{ +padding-top:10px; +padding-left:15px; +padding-right:15px; +} +.pad-left{ +padding-left:1%; +background-color:whitesmoke; +} +.pad-right{ +padding-right:1%; +background-color:whitesmoke; +} +.margin-right{ +margin-right:10%; +} +.back:active, .nondec:active, .change:active{ +text-decoration:none; +} + +.back:active, .nondec:active, .change:visited{ +text-decoration:none; +} + +.just{ +text-align:justify; +} + +.bottom{ +margin-bottom:1%; +} + +.maxWidth{ + width: 100%; + border: 1px solid rgb(204, 204, 204); + padding: .4em; +} + +#SendForm{ +display:none; +} + +.top{ +margin-top:1em; +} + +.txt{ + word-wrap: break-word; +} + +.wordwrap_ { + white-space: pre; /* CSS 2.0 */ + white-space: pre-wrap; /* CSS 2.1 */ + white-space: pre-line; /* CSS 3.0 */ + white-space: -pre-wrap; /* Opera 4-6 */ + white-space: -o-pre-wrap; /* Opera 7 */ + white-space: -moz-pre-wrap; /* Mozilla */ + word-wrap: break-word; /* IE 5+ */ + +} + +.limit{ + width:50%; + white-space: word-wrap; + text-overflow: ellipsis; + display: block; + overflow: hidden; + height:1.5em; +} +.nomarg{ + margin-bottom:0; +} +.fxmrgn{ + margin-bottom:3px; +} + +::-webkit-scrollbar { + width: 9px; +} + +::-webkit-scrollbar-track { + -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); + border-radius: 10px; +} + +::-webkit-scrollbar-thumb { + border-radius: 10px; + -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); +} + +.overflow{ +overflow:hidden; +max-height:250px; +overflow-y:auto; +} + +.lialign{ +display:inline; +margin-right:2px; +} + +.space{ +padding-right:0px !important; +padding-left:0px !important; +} + +.buttonfix +height:15px; +} +.dropdownfix{ +padding-left:3px !important; +padding-right:3px !important; +} +.margrf{ +margin-right:30px !important; +} +.pos_absolute{ +min-width:180px !important; +padding:5px !important; +position:absolute !important; +} +.fixpadd{ +padding-right:10px !important; +padding-left:10px !important; + +} +.inline{ +display:inline-flex; +} + +.akinlang { +margin-bottom:5px; +} +.navtop{ +margin-top:.4em; +} +#menu{ + padding: 0 1.5em !important; +} +.notifdesign{ +height:40px; +vertical-align: middle; +} +.paddingtop{ +padding-top:4px; +} +.opt{ +background-color:#eee; +margin-left:8px; +border-radius:3px; +width:134px; +} +.border{ +border-right-style:solid; +border-width:1px; +border-color:#999999; +padding-right:5px; +padding-left:5px; +} +.shadow { + -moz-box-shadow: inset 0 0 8px #999999; + -webkit-box-shadow: inset 0 0 8px #999999; + box-shadow: inset 0 0 8px #999999; + border: 1px solid #D6D6D6; +} +.tdp{ +padding:4px 2px 4px; +} +.meloncol12{ +padding-left: 0px; +} +.meloncol4{ +padding-right: 0px; +width:160px; +} +.meloncol6{ +padding-left: 5px; +} +.logs a{ +pointer-events:none; +color: #333; +} +.unclick{ +pointer-events:none; +} diff --git a/artist/css/style2.css b/artist/css/style2.css new file mode 100644 index 0000000..cb79045 --- /dev/null +++ b/artist/css/style2.css @@ -0,0 +1,144 @@ +@-ms-viewport{ +width: device-width; +} + +@-webkit-viewport +{ +width: device-width; +} + +@-moz-viewport +{width: device-width; +} + +@-ms-viewport{ +width: device-width; +} + +@-o-viewport{ +width: device-width; +} + +@viewport{ +width: device-width; +} + +@media screen and (max-width:2048px)/*2048x1536*/ +{ +.well{ +width:50%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:1280px)/*1280x800, 1280x720*/ +{ +.well{ +width:60%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:1054px)/*1054x720*/ +{ +.well{ +width:60%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:1024px)/*1024x600*/ +{ +.well{ +width:60%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:960px)/*960x540, 960x640*/ +{ +.well{ +width:70%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and max-width: 800px)/*800x400, 800x480*/ +{ +.well{ +width:80%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width: 768px)/*768x1024, 768x1280*/ +{ +.well{ +width:60%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:640px)/*640x1136, 640x480*/ +{ +.well{ +width:70%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:540px)/*540x960*/ +{ +.well{ +width:80%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:480px)/*480x320, 480x360, 480x800*/ +{ +.well{ +width:90%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:320px)/*320x480*/ +{ +.well{ +width:90%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:240px)/*240x320*/ +{ +.well{ +width:90%; +margin-top:3%; +margin-bottom:2%; +} +} + +@media screen and (max-width:180px)/*240x320*/ +{ +.well{ +width:95%; +margin-top:3%; +margin-bottom:2%; +} +} + + + diff --git a/artist/encrypt_artist.php b/artist/encrypt_artist.php new file mode 100644 index 0000000..910a6f5 --- /dev/null +++ b/artist/encrypt_artist.php @@ -0,0 +1,56 @@ + diff --git a/artist/fonts/glyphicons-halflings-regular.eot b/artist/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 0000000000000000000000000000000000000000..4a4ca865d67e86f961bc6e2ef00bffa4e34bb9ed GIT binary patch literal 20335 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 XXjs&snU8)|^B;s6yTptcKAzx$Qp3K0 literal 0 HcwPel00001 diff --git a/artist/fonts/glyphicons-halflings-regular.svg b/artist/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..e3e2dc7 --- /dev/null +++ b/artist/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/artist/fonts/glyphicons-halflings-regular.ttf b/artist/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000000000000000000000000000000000000..67fa00bf83801d2fa568546b982c80d27f6ef74e GIT binary patch literal 41280 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 aO&ya4Q)XP*-ZAK%A#D;YIn{nZsec2N#1z^9 literal 0 HcwPel00001 diff --git a/artist/fonts/glyphicons-halflings-regular.woff b/artist/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 0000000000000000000000000000000000000000..8c54182aa5d4d1ab3c9171976b615c1dcb1dc187 GIT binary patch literal 23320 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 literal 0 HcwPel00001 diff --git a/artist/include/header.php b/artist/include/header.php new file mode 100644 index 0000000..829b4c6 --- /dev/null +++ b/artist/include/header.php @@ -0,0 +1,57 @@ + + + + + Artist Page + + + + + + + + \ No newline at end of file diff --git a/artist/include/nav.php b/artist/include/nav.php new file mode 100644 index 0000000..59d583b --- /dev/null +++ b/artist/include/nav.php @@ -0,0 +1,53 @@ +

        + + + +
        +
        +
        + Category List +
        +
        +
        + $value) { + $name = within_str($value, "", ""); + $id = within_str($value, "", ""); + $current = ($getCat==$name) ? "active" : ""; + echo ''.ucfirst($name).' '.countClass($id, $_SESSION['artistid']).''; + } + + ?> +
        +
        + + +
        diff --git a/artist/index.php b/artist/index.php new file mode 100644 index 0000000..bd3b88b --- /dev/null +++ b/artist/index.php @@ -0,0 +1,6 @@ + diff --git a/artist/js/bootstrap.js b/artist/js/bootstrap.js new file mode 100644 index 0000000..8ae571b --- /dev/null +++ b/artist/js/bootstrap.js @@ -0,0 +1,1951 @@ +/*! + * Bootstrap v3.1.1 (http://getbootstrap.com) + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + +if (typeof jQuery === 'undefined') { throw new Error('Bootstrap\'s JavaScript requires jQuery') } + +/* ======================================================================== + * Bootstrap: transition.js v3.1.1 + * http://getbootstrap.com/javascript/#transitions + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // CSS TRANSITION SUPPORT (Shoutout: http://www.modernizr.com/) + // ============================================================ + + function transitionEnd() { + var el = document.createElement('bootstrap') + + var transEndEventNames = { + 'WebkitTransition' : 'webkitTransitionEnd', + 'MozTransition' : 'transitionend', + 'OTransition' : 'oTransitionEnd otransitionend', + 'transition' : 'transitionend' + } + + for (var name in transEndEventNames) { + if (el.style[name] !== undefined) { + return { end: transEndEventNames[name] } + } + } + + return false // explicit for ie8 ( ._.) + } + + // http://blog.alexmaccaw.com/css-transitions + $.fn.emulateTransitionEnd = function (duration) { + var called = false, $el = this + $(this).one($.support.transition.end, function () { called = true }) + var callback = function () { if (!called) $($el).trigger($.support.transition.end) } + setTimeout(callback, duration) + return this + } + + $(function () { + $.support.transition = transitionEnd() + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: alert.js v3.1.1 + * http://getbootstrap.com/javascript/#alerts + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // ALERT CLASS DEFINITION + // ====================== + + var dismiss = '[data-dismiss="alert"]' + var Alert = function (el) { + $(el).on('click', dismiss, this.close) + } + + Alert.prototype.close = function (e) { + var $this = $(this) + var selector = $this.attr('data-target') + + if (!selector) { + selector = $this.attr('href') + selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') // strip for ie7 + } + + var $parent = $(selector) + + if (e) e.preventDefault() + + if (!$parent.length) { + $parent = $this.hasClass('alert') ? $this : $this.parent() + } + + $parent.trigger(e = $.Event('close.bs.alert')) + + if (e.isDefaultPrevented()) return + + $parent.removeClass('in') + + function removeElement() { + $parent.trigger('closed.bs.alert').remove() + } + + $.support.transition && $parent.hasClass('fade') ? + $parent + .one($.support.transition.end, removeElement) + .emulateTransitionEnd(150) : + removeElement() + } + + + // ALERT PLUGIN DEFINITION + // ======================= + + var old = $.fn.alert + + $.fn.alert = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.alert') + + if (!data) $this.data('bs.alert', (data = new Alert(this))) + if (typeof option == 'string') data[option].call($this) + }) + } + + $.fn.alert.Constructor = Alert + + + // ALERT NO CONFLICT + // ================= + + $.fn.alert.noConflict = function () { + $.fn.alert = old + return this + } + + + // ALERT DATA-API + // ============== + + $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: button.js v3.1.1 + * http://getbootstrap.com/javascript/#buttons + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // BUTTON PUBLIC CLASS DEFINITION + // ============================== + + var Button = function (element, options) { + this.$element = $(element) + this.options = $.extend({}, Button.DEFAULTS, options) + this.isLoading = false + } + + Button.DEFAULTS = { + loadingText: 'loading...' + } + + Button.prototype.setState = function (state) { + var d = 'disabled' + var $el = this.$element + var val = $el.is('input') ? 'val' : 'html' + var data = $el.data() + + state = state + 'Text' + + if (!data.resetText) $el.data('resetText', $el[val]()) + + $el[val](data[state] || this.options[state]) + + // push to event loop to allow forms to submit + setTimeout($.proxy(function () { + if (state == 'loadingText') { + this.isLoading = true + $el.addClass(d).attr(d, d) + } else if (this.isLoading) { + this.isLoading = false + $el.removeClass(d).removeAttr(d) + } + }, this), 0) + } + + Button.prototype.toggle = function () { + var changed = true + var $parent = this.$element.closest('[data-toggle="buttons"]') + + if ($parent.length) { + var $input = this.$element.find('input') + if ($input.prop('type') == 'radio') { + if ($input.prop('checked') && this.$element.hasClass('active')) changed = false + else $parent.find('.active').removeClass('active') + } + if (changed) $input.prop('checked', !this.$element.hasClass('active')).trigger('change') + } + + if (changed) this.$element.toggleClass('active') + } + + + // BUTTON PLUGIN DEFINITION + // ======================== + + var old = $.fn.button + + $.fn.button = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.button') + var options = typeof option == 'object' && option + + if (!data) $this.data('bs.button', (data = new Button(this, options))) + + if (option == 'toggle') data.toggle() + else if (option) data.setState(option) + }) + } + + $.fn.button.Constructor = Button + + + // BUTTON NO CONFLICT + // ================== + + $.fn.button.noConflict = function () { + $.fn.button = old + return this + } + + + // BUTTON DATA-API + // =============== + + $(document).on('click.bs.button.data-api', '[data-toggle^=button]', function (e) { + var $btn = $(e.target) + if (!$btn.hasClass('btn')) $btn = $btn.closest('.btn') + $btn.button('toggle') + e.preventDefault() + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: carousel.js v3.1.1 + * http://getbootstrap.com/javascript/#carousel + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // CAROUSEL CLASS DEFINITION + // ========================= + + var Carousel = function (element, options) { + this.$element = $(element) + this.$indicators = this.$element.find('.carousel-indicators') + this.options = options + this.paused = + this.sliding = + this.interval = + this.$active = + this.$items = null + + this.options.pause == 'hover' && this.$element + .on('mouseenter', $.proxy(this.pause, this)) + .on('mouseleave', $.proxy(this.cycle, this)) + } + + Carousel.DEFAULTS = { + interval: 5000, + pause: 'hover', + wrap: true + } + + Carousel.prototype.cycle = function (e) { + e || (this.paused = false) + + this.interval && clearInterval(this.interval) + + this.options.interval + && !this.paused + && (this.interval = setInterval($.proxy(this.next, this), this.options.interval)) + + return this + } + + Carousel.prototype.getActiveIndex = function () { + this.$active = this.$element.find('.item.active') + this.$items = this.$active.parent().children() + + return this.$items.index(this.$active) + } + + Carousel.prototype.to = function (pos) { + var that = this + var activeIndex = this.getActiveIndex() + + if (pos > (this.$items.length - 1) || pos < 0) return + + if (this.sliding) return this.$element.one('slid.bs.carousel', function () { that.to(pos) }) + if (activeIndex == pos) return this.pause().cycle() + + return this.slide(pos > activeIndex ? 'next' : 'prev', $(this.$items[pos])) + } + + Carousel.prototype.pause = function (e) { + e || (this.paused = true) + + if (this.$element.find('.next, .prev').length && $.support.transition) { + this.$element.trigger($.support.transition.end) + this.cycle(true) + } + + this.interval = clearInterval(this.interval) + + return this + } + + Carousel.prototype.next = function () { + if (this.sliding) return + return this.slide('next') + } + + Carousel.prototype.prev = function () { + if (this.sliding) return + return this.slide('prev') + } + + Carousel.prototype.slide = function (type, next) { + var $active = this.$element.find('.item.active') + var $next = next || $active[type]() + var isCycling = this.interval + var direction = type == 'next' ? 'left' : 'right' + var fallback = type == 'next' ? 'first' : 'last' + var that = this + + if (!$next.length) { + if (!this.options.wrap) return + $next = this.$element.find('.item')[fallback]() + } + + if ($next.hasClass('active')) return this.sliding = false + + var e = $.Event('slide.bs.carousel', { relatedTarget: $next[0], direction: direction }) + this.$element.trigger(e) + if (e.isDefaultPrevented()) return + + this.sliding = true + + isCycling && this.pause() + + if (this.$indicators.length) { + this.$indicators.find('.active').removeClass('active') + this.$element.one('slid.bs.carousel', function () { + var $nextIndicator = $(that.$indicators.children()[that.getActiveIndex()]) + $nextIndicator && $nextIndicator.addClass('active') + }) + } + + if ($.support.transition && this.$element.hasClass('slide')) { + $next.addClass(type) + $next[0].offsetWidth // force reflow + $active.addClass(direction) + $next.addClass(direction) + $active + .one($.support.transition.end, function () { + $next.removeClass([type, direction].join(' ')).addClass('active') + $active.removeClass(['active', direction].join(' ')) + that.sliding = false + setTimeout(function () { that.$element.trigger('slid.bs.carousel') }, 0) + }) + .emulateTransitionEnd($active.css('transition-duration').slice(0, -1) * 1000) + } else { + $active.removeClass('active') + $next.addClass('active') + this.sliding = false + this.$element.trigger('slid.bs.carousel') + } + + isCycling && this.cycle() + + return this + } + + + // CAROUSEL PLUGIN DEFINITION + // ========================== + + var old = $.fn.carousel + + $.fn.carousel = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.carousel') + var options = $.extend({}, Carousel.DEFAULTS, $this.data(), typeof option == 'object' && option) + var action = typeof option == 'string' ? option : options.slide + + if (!data) $this.data('bs.carousel', (data = new Carousel(this, options))) + if (typeof option == 'number') data.to(option) + else if (action) data[action]() + else if (options.interval) data.pause().cycle() + }) + } + + $.fn.carousel.Constructor = Carousel + + + // CAROUSEL NO CONFLICT + // ==================== + + $.fn.carousel.noConflict = function () { + $.fn.carousel = old + return this + } + + + // CAROUSEL DATA-API + // ================= + + $(document).on('click.bs.carousel.data-api', '[data-slide], [data-slide-to]', function (e) { + var $this = $(this), href + var $target = $($this.attr('data-target') || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) //strip for ie7 + var options = $.extend({}, $target.data(), $this.data()) + var slideIndex = $this.attr('data-slide-to') + if (slideIndex) options.interval = false + + $target.carousel(options) + + if (slideIndex = $this.attr('data-slide-to')) { + $target.data('bs.carousel').to(slideIndex) + } + + e.preventDefault() + }) + + $(window).on('load', function () { + $('[data-ride="carousel"]').each(function () { + var $carousel = $(this) + $carousel.carousel($carousel.data()) + }) + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: collapse.js v3.1.1 + * http://getbootstrap.com/javascript/#collapse + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // COLLAPSE PUBLIC CLASS DEFINITION + // ================================ + + var Collapse = function (element, options) { + this.$element = $(element) + this.options = $.extend({}, Collapse.DEFAULTS, options) + this.transitioning = null + + if (this.options.parent) this.$parent = $(this.options.parent) + if (this.options.toggle) this.toggle() + } + + Collapse.DEFAULTS = { + toggle: true + } + + Collapse.prototype.dimension = function () { + var hasWidth = this.$element.hasClass('width') + return hasWidth ? 'width' : 'height' + } + + Collapse.prototype.show = function () { + if (this.transitioning || this.$element.hasClass('in')) return + + var startEvent = $.Event('show.bs.collapse') + this.$element.trigger(startEvent) + if (startEvent.isDefaultPrevented()) return + + var actives = this.$parent && this.$parent.find('> .panel > .in') + + if (actives && actives.length) { + var hasData = actives.data('bs.collapse') + if (hasData && hasData.transitioning) return + actives.collapse('hide') + hasData || actives.data('bs.collapse', null) + } + + var dimension = this.dimension() + + this.$element + .removeClass('collapse') + .addClass('collapsing') + [dimension](0) + + this.transitioning = 1 + + var complete = function () { + this.$element + .removeClass('collapsing') + .addClass('collapse in') + [dimension]('auto') + this.transitioning = 0 + this.$element.trigger('shown.bs.collapse') + } + + if (!$.support.transition) return complete.call(this) + + var scrollSize = $.camelCase(['scroll', dimension].join('-')) + + this.$element + .one($.support.transition.end, $.proxy(complete, this)) + .emulateTransitionEnd(350) + [dimension](this.$element[0][scrollSize]) + } + + Collapse.prototype.hide = function () { + if (this.transitioning || !this.$element.hasClass('in')) return + + var startEvent = $.Event('hide.bs.collapse') + this.$element.trigger(startEvent) + if (startEvent.isDefaultPrevented()) return + + var dimension = this.dimension() + + this.$element + [dimension](this.$element[dimension]()) + [0].offsetHeight + + this.$element + .addClass('collapsing') + .removeClass('collapse') + .removeClass('in') + + this.transitioning = 1 + + var complete = function () { + this.transitioning = 0 + this.$element + .trigger('hidden.bs.collapse') + .removeClass('collapsing') + .addClass('collapse') + } + + if (!$.support.transition) return complete.call(this) + + this.$element + [dimension](0) + .one($.support.transition.end, $.proxy(complete, this)) + .emulateTransitionEnd(350) + } + + Collapse.prototype.toggle = function () { + this[this.$element.hasClass('in') ? 'hide' : 'show']() + } + + + // COLLAPSE PLUGIN DEFINITION + // ========================== + + var old = $.fn.collapse + + $.fn.collapse = function (option) { + return this.each(function () { + var $this = $(this) + var data = $this.data('bs.collapse') + var options = $.extend({}, Collapse.DEFAULTS, $this.data(), typeof option == 'object' && option) + + if (!data && options.toggle && option == 'show') option = !option + if (!data) $this.data('bs.collapse', (data = new Collapse(this, options))) + if (typeof option == 'string') data[option]() + }) + } + + $.fn.collapse.Constructor = Collapse + + + // COLLAPSE NO CONFLICT + // ==================== + + $.fn.collapse.noConflict = function () { + $.fn.collapse = old + return this + } + + + // COLLAPSE DATA-API + // ================= + + $(document).on('click.bs.collapse.data-api', '[data-toggle=collapse]', function (e) { + var $this = $(this), href + var target = $this.attr('data-target') + || e.preventDefault() + || (href = $this.attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '') //strip for ie7 + var $target = $(target) + var data = $target.data('bs.collapse') + var option = data ? 'toggle' : $this.data() + var parent = $this.attr('data-parent') + var $parent = parent && $(parent) + + if (!data || !data.transitioning) { + if ($parent) $parent.find('[data-toggle=collapse][data-parent="' + parent + '"]').not($this).addClass('collapsed') + $this[$target.hasClass('in') ? 'addClass' : 'removeClass']('collapsed') + } + + $target.collapse(option) + }) + +}(jQuery); + +/* ======================================================================== + * Bootstrap: dropdown.js v3.1.1 + * http://getbootstrap.com/javascript/#dropdowns + * ======================================================================== + * Copyright 2011-2014 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + * ======================================================================== */ + + ++function ($) { + 'use strict'; + + // DROPDOWN CLASS DEFINITION + // ========================= + + var backdrop = '.dropdown-backdrop' + var toggle = '[data-toggle=dropdown]' + var Dropdown = function (element) { + $(element).on('click.bs.dropdown', this.toggle) + } + + Dropdown.prototype.toggle = function (e) { + var $this = $(this) + + if ($this.is('.disabled, :disabled')) return + + var $parent = getParent($this) + var isActive = $parent.hasClass('open') + + clearMenus() + + if (!isActive) { + if ('ontouchstart' in document.documentElement && !$parent.closest('.navbar-nav').length) { + // if mobile we use a backdrop because click events don't delegate + $('