reymetin2
  Ana Sayfa
 
<meta content="text/html; charset=utf8" http-equiv="content-type" />
<meta content="pXbNGSs3/eWDfbLBjoSaY/XUGdhDThn+0u5dgaMf6O0=" name="verify-v1" />
<meta content="kr2ZI5Q5UWO+WLRGo9FdpASr4j18UMctBIv+c1iqrL0=" name="verify-v1" />
<meta content="IE=EmulateIE7" http-equiv="X-UA-Compatible" />
<meta content="MMORPG Metin2" name="description" />
<link href="http://www.metin2.org/favicon.ico" type="image/x-icon" rel="shortcut icon" />
<link media="all" href="http://www.metin2.org/css/reset.css" type="text/css" rel="stylesheet" />
<link media="all" href="http://www.metin2.org/css/jquery.transforms.css" type="text/css" rel="stylesheet" />
<link media="all" href="http://www.metin2.org/css/all.css" type="text/css" rel="stylesheet" />
<link media="screen" href="http://www.metin2.org/css/jquery.fancybox-1.2.6.css" type="text/css" rel="stylesheet" />
<link media="screen" href="http://www.metin2.org/css/jquery.tools.css" type="text/css" rel="stylesheet" /><!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="http://www.metin2.org/css/ie6.css" media="screen"/><![endif]--><!--[if gte IE 6]><link rel="stylesheet" type="text/css" href="http://www.metin2.org/css/ie7.css" media="screen"/><![endif]--><script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6488330-15");
pageTracker._trackPageview();
} catch(err) {}</script><script type="text/javascript" src="http://www.metin2.org/js/main.js"></script><script type="text/javascript" src="http://www.metin2.org/js/iepngfix_tilebg.js"></script><script type="text/javascript" src="http://www.metin2.org/js/jquery-latest.pack.js"></script><script type="text/javascript" src="http://www.metin2.org/js/jquery.tools.min.js"></script><script type="text/javascript" src="http://www.metin2.org/js/jquery.fancybox-1.2.6.pack.js"></script><script type="text/javascript" src="http://www.metin2.org/js/jquery.bgiframe.js"></script><script type="text/javascript">
  $.fn.exists = function(){return jQuery(this).length>0;}
  function registrationTooltip(elem, text, hint, clear) {
   if (clear) {
    if (elem.value == text) {
     elem.value = '';
    }

    switch (hint) {
     case 1:
      $("#err-register").html("&#304;zin Verilen Ölçü: harfler ve say&#305;lar <br /> karakter uzunlu&#287;u 5 ile 16 aras&#305;nda olmal&#305;d&#305;r.");
      $("#err-register").css("display","block");
      break;
     case 2:
      $("#err-register").html("Aktivasyon linkinin gonderilece&#287;i adres");
      $("#err-register").css("display","block");
      break;
     case 3:
      $("#err-register").html("&#304;zin verilen: harfler ve rakamlar<br />en az 5 - en fazla 16 karakter.");
      $("#err-register").css("display","block");
      break;
    }
   } else {
    if ((elem.value == '') && (text != null)) {
     elem.value = text;
    }
    $("#err-register").css("display","none");
   }
  }

  function storeHighscoreServer(idx) {
   setCookie('highscoreserver', idx, 30);
   $.get('http://www.metin2.org/main/highscores/' + idx, function (data) {$("#highscore").html(data);});
  }

  $(document).ready(function(){  
   $('#namefield, #emailfield').each(function() {
    var default_value = this.value;
    $(this).focus(function() {
     if(this.value == default_value) {
      this.value = '';
     }
    });
    $(this).blur(function() {
     if(this.value == '') {
      this.value = default_value;
     }
    });
   });
   $("a#itemshop").fancybox({
    'frameWidth': 740,
    'frameHeight': 550,
    'overlayColor': '#000',
    'overlayOpacity': '0.7'
   });
   
  })

  </script><!-- #MMO:NETBAR# --><script type="text/javascript">
var mmostyle = document.createElement('style');
if (navigator.appName == "Microsoft Internet Explorer") {
 mmostyle.setAttribute("type", "text/css");
 mmostyle.styleSheet.cssText = ' body {margin:0; padding:0;} #mmonetbar { background:transparent url(http://mmogame.com/games/metin2/default/netbar.bg.png) repeat-x; font:normal 11px Tahoma, Arial, Helvetica, sans-serif !important; height:32px; left:0; padding:0; position:absolute; text-align:center; top:0; width:100%; z-index:3000; } #mmonetbar #mmoContent { height:32px; margin:0 auto; width:1024px; } #mmonetbar .mmosmallbar {width:585px !important;} #mmonetbar .mmonewsout {width:845px !important;} #mmonetbar .mmouseronlineout {width:768px !important;} #mmonetbar a { color:#666 !important; font:normal 11px Tahoma, Arial, Helvetica, sans-serif !important; outline: none; text-decoration:none; white-space:nowrap; } #mmonetbar select { background-color:#611200 !important; border:1px solid #000 !important; color:#d0b88c !important; font:normal 11px Verdana, Arial, Helvetica, sans-serif; height:18px; margin-top:3px; width:100px; } #mmonetbar .mmoGames select {width:80px;} #mmonetbar option { background-color:#611200 !important; color:#d0b88c !important; } #mmonetbar option:hover { background-color:#7a1801 !important; } #mmonetbar select#mmoCountry {width:120px;} #mmonetbar .mmoSelectbox { background-color:#611200; float:left; margin:3px 0 0 3px; position:relative; } * html #mmonetbar .mmoSelectbox {position:static;} *+html #mmonetbar .mmoSelectbox {position:static;} #mmonetbar #mmoOneGame {cursor:default; height:14px; margin-top:3px; padding-left:5px; width:80px;} #mmonetbar .label {float:left; font-weight:bold; margin-right:4px; overflow:hidden !important;} #mmonetbar #mmoUsers .label {font-size:10px;} #mmonetbar .mmoBoxLeft, #mmonetbar .mmoBoxRight { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -109px -4px; float:left; width:5px; height:24px; } #mmonetbar .mmoBoxRight {background-position:-126px -4px;} #mmonetbar .mmoBoxMiddle { background:transparent url(http://mmogame.com/games/metin2/default/netbar.bg.png) repeat-x 0 -36px; color:#d0b88c !important; float:left; height:24px; line-height:22px; text-align:left; white-space:nowrap; } #mmonetbar #mmoGames, #mmonetbar #mmoLangs {margin:0px 4px 0 0;} #mmonetbar #mmoNews, #mmonetbar #mmoUsers, #mmonetbar #mmoGame, #mmonetbar .nojsGame {margin:4px 4px 0 0;} #mmonetbar #mmoLogo { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat top left; float:left; display:block; height:32px; width:108px; } #mmonetbar #mmoNews {float:left; width:252px;} #mmonetbar #mmoNews #mmoNewsContent {text-align:left; width:200px;} #mmonetbar #mmoNews #mmoNewsticker {overflow:hidden; width:240px;} #mmonetbar #mmoNews #mmoNewsticker ul { list-style-type: none; margin: 0; padding: 0px; } #mmonetbar #mmoNews #mmoNewsticker ul li { font:normal 11px/22px Tahoma, Arial, Helvetica, sans-serif !important; color:#d0b88c !important; padding: 0px; margin: 0; } #mmonetbar #mmoNews #mmoNewsticker ul li a {color:#d0b88c !important;} #mmonetbar #mmoNews #mmoNewsticker ul li a:hover {text-decoration:underline;} #mmonetbar #mmoUsers {float:left; width:178px;} #mmonetbar #mmoUsers .mmoBoxLeft {width:17px;} #mmonetbar #mmoUsers .mmoBoxMiddle {padding-left:3px; width:150px;} #mmonetbar .mmoGame {display:none; float:left; width:472px;} #mmonetbar .mmoGame #mmoGames {float:left; width:206px;} #mmonetbar .mmoGame #mmoLangs {float:left; margin:0; width:245px;} #mmonetbar .mmoGame label { color:#d0b88c !important; float:left; font-weight:400 !important; line-height:22px; margin:0px; text-align:right !important; width:110px; } #mmonetbar .nojsGame {display:block; width:470px;} #mmonetbar .nojsGame .mmoBoxMiddle {width:450px;} #mmonetbar .nojsGame .mmoSelectbox {margin:0px 0 0 3px;} *+html #mmonetbar .nojsGame .mmoSelectbox {margin:2px 0 0 3px;} * html #mmonetbar .nojsGame .mmoSelectbox {margin:2px 0 0 3px;} #mmonetbar .nojsGame .mmoGameBtn { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -162px -7px; border:none; cursor:pointer; float:left; height:18px; margin:3px 0 0 7px; padding:0; width:18px; } #mmonetbar .mmoSelectArea { border:1px solid #000; color:#d0b88c !important; display:block !important; float:none; font-weight:400 !important; font-size:11px; height:16px; line-height:13px; overflow:hidden !important; width:90px; } #mmonetbar #mmoLangSelect .mmoSelectArea {width:129px;} #mmonetbar #mmoLangSelect .mmoOptionsDivVisible {min-width:129px;} #mmonetbar .mmoSelectArea .mmoSelectButton { background: url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -141px -8px; float:right; width:17px; height:16px; } #mmonetbar .mmoSelectText {cursor:pointer; float:left; overflow:hidden; padding:1px 2px; width:68px;} #mmonetbar #mmoLangSelect .mmoSelectText {width:107px;} #mmonetbar #mmoOneLang {cursor:default; height:14px;} #mmonetbar .mmoOptionsDivInvisible, #mmonetbar .mmoOptionsDivVisible { background-color: #611200 !important; border: 1px solid #000; position: absolute; min-width:90px; z-index: 3100; } * html #mmonetbar .mmoOptionsDivVisible .highlight {background-color:#7a1801 !important} #mmonetbar .mmoOptionsDivInvisible {display: none;} #mmonetbar .mmoOptionsDivVisible ul { border:0; font:normal 11px Tahoma, Arial, Helvetica, sans-serif; list-style: none; margin:0; padding:2px; overflow:auto; overflow-x:hidden; } #mmonetbar #mmoLangs .mmoOptionsDivVisible ul {min-width:125px;} #mmonetbar .mmoOptionsDivVisible ul li { background-color: #611200; height:14px; padding:2px 0; } #mmonetbar .mmoOptionsDivVisible a { color: #d0b88c !important; display: block; font-weight:400 !important; height:16px !important; min-width:80px; text-decoration: none; white-space:nowrap; width:100%; } #mmonetbar #mmoContent .mmoLangList a {min-width:102px;} #mmonetbar .mmoOptionsDivVisible li:hover {background-color: #7a1801;} #mmonetbar .mmoOptionsDivVisible li a:hover {color: #d0b88c !important;} #mmonetbar .mmoOptionsDivVisible li.mmoActive {background-color: #7a1801 !important;} #mmonetbar .mmoOptionsDivVisible li.mmoActive a {color: #d0b88c !important;} #mmonetbar .mmoOptionsDivVisible ul.mmoListHeight {height:240px} #mmonetbar .mmoOptionsDivVisible ul.mmoLangList.mmoListHeight li {padding-right:15px !important; width:100%;} #mmonetbar #mmoGameSelect ul.mmoListHeight a {min-width:85px;} #mmonetbar #mmoLangSelect ul.mmoListHeight a {min-width:105px;} #mmonetbar #mmoFocus {position:absolute;left:-2000px;top:-2000px;} #mmonetbar #mmoLangs .mmoSelectText span, #mmonetbar #mmoLangs .mmoflag { background: transparent url(http://mmogame.com/img/mmoflags.png) no-repeat; height:14px !important; padding-left:23px; } .mmo_AE {background-position:left 0px !important} .mmo_AR {background-position:left -14px !important} .mmo_BE {background-position:left -28px !important} .mmo_BG {background-position:left -42px !important} .mmo_BR {background-position:left -56px !important} .mmo_BY {background-position:left -70px !important} .mmo_CA {background-position:left -84px !important} .mmo_CH {background-position:left -98px !important} .mmo_CL {background-position:left -112px !important} .mmo_CN {background-position:left -126px !important} .mmo_CO {background-position:left -140px !important} .mmo_CZ {background-position:left -154px !important} .mmo_DE {background-position:left -168px !important} .mmo_DK {background-position:left -182px !important} .mmo_EE {background-position:left -196px !important} .mmo_EG {background-position:left -210px !important} .mmo_EN {background-position:left -224px !important} .mmo_ES {background-position:left -238px !important} .mmo_EU {background-position:left -252px !important} .mmo_FI {background-position:left -266px !important} .mmo_FR {background-position:left -280px !important} .mmo_GR {background-position:left -294px !important} .mmo_HK {background-position:left -308px !important} .mmo_HR {background-position:left -322px !important} .mmo_HU {background-position:left -336px !important} .mmo_ID {background-position:left -350px !important} .mmo_IL {background-position:left -364px !important} .mmo_IN {background-position:left -378px !important} .mmo_INTL {background-position:left -392px !important} .mmo_IR {background-position:left -406px !important} .mmo_IT {background-position:left -420px !important} .mmo_JP {background-position:left -434px !important} .mmo_KE {background-position:left -448px !important} .mmo_KR {background-position:left -462px !important} .mmo_LT {background-position:left -476px !important} .mmo_LV {background-position:left -490px !important} .mmo_ME {background-position:left -504px !important} .mmo_MK {background-position:left -518px !important} .mmo_MX {background-position:left -532px !important} .mmo_NL {background-position:left -546px !important} .mmo_NO {background-position:left -560px !important} .mmo_PE {background-position:left -574px !important} .mmo_PH {background-position:left -588px !important} .mmo_PK {background-position:left -602px !important} .mmo_PL {background-position:left -616px !important} .mmo_PT {background-position:left -630px !important} .mmo_RO {background-position:left -644px !important} .mmo_RS {background-position:left -658px !important} .mmo_RU {background-position:left -672px !important} .mmo_SE {background-position:left -686px !important} .mmo_SI {background-position:left -700px !important} .mmo_SK {background-position:left -714px !important} .mmo_TH {background-position:left -728px !important} .mmo_TR {background-position:left -742px !important} .mmo_TW {background-position:left -756px !important} .mmo_UA {background-position:left -770px !important} .mmo_UK {background-position:left -784px !important} .mmo_US {background-position:left -798px !important} .mmo_VE {background-position:left -812px !important} .mmo_VN {background-position:left -826px !important} .mmo_YU {background-position:left -840px !important} .mmo_ZA {background-position:left -854px !important} ';
} else {
 var mmostyleTxt = document.createTextNode(' body {margin:0; padding:0;} #mmonetbar { background:transparent url(http://mmogame.com/games/metin2/default/netbar.bg.png) repeat-x; font:normal 11px Tahoma, Arial, Helvetica, sans-serif !important; height:32px; left:0; padding:0; position:absolute; text-align:center; top:0; width:100%; z-index:3000; } #mmonetbar #mmoContent { height:32px; margin:0 auto; width:1024px; } #mmonetbar .mmosmallbar {width:585px !important;} #mmonetbar .mmonewsout {width:845px !important;} #mmonetbar .mmouseronlineout {width:768px !important;} #mmonetbar a { color:#666 !important; font:normal 11px Tahoma, Arial, Helvetica, sans-serif !important; outline: none; text-decoration:none; white-space:nowrap; } #mmonetbar select { background-color:#611200 !important; border:1px solid #000 !important; color:#d0b88c !important; font:normal 11px Verdana, Arial, Helvetica, sans-serif; height:18px; margin-top:3px; width:100px; } #mmonetbar .mmoGames select {width:80px;} #mmonetbar option { background-color:#611200 !important; color:#d0b88c !important; } #mmonetbar option:hover { background-color:#7a1801 !important; } #mmonetbar select#mmoCountry {width:120px;} #mmonetbar .mmoSelectbox { background-color:#611200; float:left; margin:3px 0 0 3px; position:relative; } * html #mmonetbar .mmoSelectbox {position:static;} *+html #mmonetbar .mmoSelectbox {position:static;} #mmonetbar #mmoOneGame {cursor:default; height:14px; margin-top:3px; padding-left:5px; width:80px;} #mmonetbar .label {float:left; font-weight:bold; margin-right:4px; overflow:hidden !important;} #mmonetbar #mmoUsers .label {font-size:10px;} #mmonetbar .mmoBoxLeft, #mmonetbar .mmoBoxRight { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -109px -4px; float:left; width:5px; height:24px; } #mmonetbar .mmoBoxRight {background-position:-126px -4px;} #mmonetbar .mmoBoxMiddle { background:transparent url(http://mmogame.com/games/metin2/default/netbar.bg.png) repeat-x 0 -36px; color:#d0b88c !important; float:left; height:24px; line-height:22px; text-align:left; white-space:nowrap; } #mmonetbar #mmoGames, #mmonetbar #mmoLangs {margin:0px 4px 0 0;} #mmonetbar #mmoNews, #mmonetbar #mmoUsers, #mmonetbar #mmoGame, #mmonetbar .nojsGame {margin:4px 4px 0 0;} #mmonetbar #mmoLogo { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat top left; float:left; display:block; height:32px; width:108px; } #mmonetbar #mmoNews {float:left; width:252px;} #mmonetbar #mmoNews #mmoNewsContent {text-align:left; width:200px;} #mmonetbar #mmoNews #mmoNewsticker {overflow:hidden; width:240px;} #mmonetbar #mmoNews #mmoNewsticker ul { list-style-type: none; margin: 0; padding: 0px; } #mmonetbar #mmoNews #mmoNewsticker ul li { font:normal 11px/22px Tahoma, Arial, Helvetica, sans-serif !important; color:#d0b88c !important; padding: 0px; margin: 0; } #mmonetbar #mmoNews #mmoNewsticker ul li a {color:#d0b88c !important;} #mmonetbar #mmoNews #mmoNewsticker ul li a:hover {text-decoration:underline;} #mmonetbar #mmoUsers {float:left; width:178px;} #mmonetbar #mmoUsers .mmoBoxLeft {width:17px;} #mmonetbar #mmoUsers .mmoBoxMiddle {padding-left:3px; width:150px;} #mmonetbar .mmoGame {display:none; float:left; width:472px;} #mmonetbar .mmoGame #mmoGames {float:left; width:206px;} #mmonetbar .mmoGame #mmoLangs {float:left; margin:0; width:245px;} #mmonetbar .mmoGame label { color:#d0b88c !important; float:left; font-weight:400 !important; line-height:22px; margin:0px; text-align:right !important; width:110px; } #mmonetbar .nojsGame {display:block; width:470px;} #mmonetbar .nojsGame .mmoBoxMiddle {width:450px;} #mmonetbar .nojsGame .mmoSelectbox {margin:0px 0 0 3px;} *+html #mmonetbar .nojsGame .mmoSelectbox {margin:2px 0 0 3px;} * html #mmonetbar .nojsGame .mmoSelectbox {margin:2px 0 0 3px;} #mmonetbar .nojsGame .mmoGameBtn { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -162px -7px; border:none; cursor:pointer; float:left; height:18px; margin:3px 0 0 7px; padding:0; width:18px; } #mmonetbar .mmoSelectArea { border:1px solid #000; color:#d0b88c !important; display:block !important; float:none; font-weight:400 !important; font-size:11px; height:16px; line-height:13px; overflow:hidden !important; width:90px; } #mmonetbar #mmoLangSelect .mmoSelectArea {width:129px;} #mmonetbar #mmoLangSelect .mmoOptionsDivVisible {min-width:129px;} #mmonetbar .mmoSelectArea .mmoSelectButton { background: url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -141px -8px; float:right; width:17px; height:16px; } #mmonetbar .mmoSelectText {cursor:pointer; float:left; overflow:hidden; padding:1px 2px; width:68px;} #mmonetbar #mmoLangSelect .mmoSelectText {width:107px;} #mmonetbar #mmoOneLang {cursor:default; height:14px;} #mmonetbar .mmoOptionsDivInvisible, #mmonetbar .mmoOptionsDivVisible { background-color: #611200 !important; border: 1px solid #000; position: absolute; min-width:90px; z-index: 3100; } * html #mmonetbar .mmoOptionsDivVisible .highlight {background-color:#7a1801 !important} #mmonetbar .mmoOptionsDivInvisible {display: none;} #mmonetbar .mmoOptionsDivVisible ul { border:0; font:normal 11px Tahoma, Arial, Helvetica, sans-serif; list-style: none; margin:0; padding:2px; overflow:auto; overflow-x:hidden; } #mmonetbar #mmoLangs .mmoOptionsDivVisible ul {min-width:125px;} #mmonetbar .mmoOptionsDivVisible ul li { background-color: #611200; height:14px; padding:2px 0; } #mmonetbar .mmoOptionsDivVisible a { color: #d0b88c !important; display: block; font-weight:400 !important; height:16px !important; min-width:80px; text-decoration: none; white-space:nowrap; width:100%; } #mmonetbar #mmoContent .mmoLangList a {min-width:102px;} #mmonetbar .mmoOptionsDivVisible li:hover {background-color: #7a1801;} #mmonetbar .mmoOptionsDivVisible li a:hover {color: #d0b88c !important;} #mmonetbar .mmoOptionsDivVisible li.mmoActive {background-color: #7a1801 !important;} #mmonetbar .mmoOptionsDivVisible li.mmoActive a {color: #d0b88c !important;} #mmonetbar .mmoOptionsDivVisible ul.mmoListHeight {height:240px} #mmonetbar .mmoOptionsDivVisible ul.mmoLangList.mmoListHeight li {padding-right:15px !important; width:100%;} #mmonetbar #mmoGameSelect ul.mmoListHeight a {min-width:85px;} #mmonetbar #mmoLangSelect ul.mmoListHeight a {min-width:105px;} #mmonetbar #mmoFocus {position:absolute;left:-2000px;top:-2000px;} #mmonetbar #mmoLangs .mmoSelectText span, #mmonetbar #mmoLangs .mmoflag { background: transparent url(http://mmogame.com/img/mmoflags.png) no-repeat; height:14px !important; padding-left:23px; } .mmo_AE {background-position:left 0px !important} .mmo_AR {background-position:left -14px !important} .mmo_BE {background-position:left -28px !important} .mmo_BG {background-position:left -42px !important} .mmo_BR {background-position:left -56px !important} .mmo_BY {background-position:left -70px !important} .mmo_CA {background-position:left -84px !important} .mmo_CH {background-position:left -98px !important} .mmo_CL {background-position:left -112px !important} .mmo_CN {background-position:left -126px !important} .mmo_CO {background-position:left -140px !important} .mmo_CZ {background-position:left -154px !important} .mmo_DE {background-position:left -168px !important} .mmo_DK {background-position:left -182px !important} .mmo_EE {background-position:left -196px !important} .mmo_EG {background-position:left -210px !important} .mmo_EN {background-position:left -224px !important} .mmo_ES {background-position:left -238px !important} .mmo_EU {background-position:left -252px !important} .mmo_FI {background-position:left -266px !important} .mmo_FR {background-position:left -280px !important} .mmo_GR {background-position:left -294px !important} .mmo_HK {background-position:left -308px !important} .mmo_HR {background-position:left -322px !important} .mmo_HU {background-position:left -336px !important} .mmo_ID {background-position:left -350px !important} .mmo_IL {background-position:left -364px !important} .mmo_IN {background-position:left -378px !important} .mmo_INTL {background-position:left -392px !important} .mmo_IR {background-position:left -406px !important} .mmo_IT {background-position:left -420px !important} .mmo_JP {background-position:left -434px !important} .mmo_KE {background-position:left -448px !important} .mmo_KR {background-position:left -462px !important} .mmo_LT {background-position:left -476px !important} .mmo_LV {background-position:left -490px !important} .mmo_ME {background-position:left -504px !important} .mmo_MK {background-position:left -518px !important} .mmo_MX {background-position:left -532px !important} .mmo_NL {background-position:left -546px !important} .mmo_NO {background-position:left -560px !important} .mmo_PE {background-position:left -574px !important} .mmo_PH {background-position:left -588px !important} .mmo_PK {background-position:left -602px !important} .mmo_PL {background-position:left -616px !important} .mmo_PT {background-position:left -630px !important} .mmo_RO {background-position:left -644px !important} .mmo_RS {background-position:left -658px !important} .mmo_RU {background-position:left -672px !important} .mmo_SE {background-position:left -686px !important} .mmo_SI {background-position:left -700px !important} .mmo_SK {background-position:left -714px !important} .mmo_TH {background-position:left -728px !important} .mmo_TR {background-position:left -742px !important} .mmo_TW {background-position:left -756px !important} .mmo_UA {background-position:left -770px !important} .mmo_UK {background-position:left -784px !important} .mmo_US {background-position:left -798px !important} .mmo_VE {background-position:left -812px !important} .mmo_VN {background-position:left -826px !important} .mmo_YU {background-position:left -840px !important} .mmo_ZA {background-position:left -854px !important} ');
 mmostyle.type = 'text/css';
 mmostyle.appendChild(mmostyleTxt);
}
document.getElementsByTagName('head')[0].appendChild(mmostyle);
</script><noscript>
<style type="text/css">
 body {margin:0; padding:0;} #mmonetbar { background:transparent url(http://mmogame.com/games/metin2/default/netbar.bg.png) repeat-x; font:normal 11px Tahoma, Arial, Helvetica, sans-serif !important; height:32px; left:0; padding:0; position:absolute; text-align:center; top:0; width:100%; z-index:3000; } #mmonetbar #mmoContent { height:32px; margin:0 auto; width:1024px; } #mmonetbar .mmosmallbar {width:585px !important;} #mmonetbar .mmonewsout {width:845px !important;} #mmonetbar .mmouseronlineout {width:768px !important;} #mmonetbar a { color:#666 !important; font:normal 11px Tahoma, Arial, Helvetica, sans-serif !important; outline: none; text-decoration:none; white-space:nowrap; } #mmonetbar select { background-color:#611200 !important; border:1px solid #000 !important; color:#d0b88c !important; font:normal 11px Verdana, Arial, Helvetica, sans-serif; height:18px; margin-top:3px; width:100px; } #mmonetbar .mmoGames select {width:80px;} #mmonetbar option { background-color:#611200 !important; color:#d0b88c !important; } #mmonetbar option:hover { background-color:#7a1801 !important; } #mmonetbar select#mmoCountry {width:120px;} #mmonetbar .mmoSelectbox { background-color:#611200; float:left; margin:3px 0 0 3px; position:relative; } * html #mmonetbar .mmoSelectbox {position:static;} *+html #mmonetbar .mmoSelectbox {position:static;} #mmonetbar #mmoOneGame {cursor:default; height:14px; margin-top:3px; padding-left:5px; width:80px;} #mmonetbar .label {float:left; font-weight:bold; margin-right:4px; overflow:hidden !important;} #mmonetbar #mmoUsers .label {font-size:10px;} #mmonetbar .mmoBoxLeft, #mmonetbar .mmoBoxRight { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -109px -4px; float:left; width:5px; height:24px; } #mmonetbar .mmoBoxRight {background-position:-126px -4px;} #mmonetbar .mmoBoxMiddle { background:transparent url(http://mmogame.com/games/metin2/default/netbar.bg.png) repeat-x 0 -36px; color:#d0b88c !important; float:left; height:24px; line-height:22px; text-align:left; white-space:nowrap; } #mmonetbar #mmoGames, #mmonetbar #mmoLangs {margin:0px 4px 0 0;} #mmonetbar #mmoNews, #mmonetbar #mmoUsers, #mmonetbar #mmoGame, #mmonetbar .nojsGame {margin:4px 4px 0 0;} #mmonetbar #mmoLogo { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat top left; float:left; display:block; height:32px; width:108px; } #mmonetbar #mmoNews {float:left; width:252px;} #mmonetbar #mmoNews #mmoNewsContent {text-align:left; width:200px;} #mmonetbar #mmoNews #mmoNewsticker {overflow:hidden; width:240px;} #mmonetbar #mmoNews #mmoNewsticker ul { list-style-type: none; margin: 0; padding: 0px; } #mmonetbar #mmoNews #mmoNewsticker ul li { font:normal 11px/22px Tahoma, Arial, Helvetica, sans-serif !important; color:#d0b88c !important; padding: 0px; margin: 0; } #mmonetbar #mmoNews #mmoNewsticker ul li a {color:#d0b88c !important;} #mmonetbar #mmoNews #mmoNewsticker ul li a:hover {text-decoration:underline;} #mmonetbar #mmoUsers {float:left; width:178px;} #mmonetbar #mmoUsers .mmoBoxLeft {width:17px;} #mmonetbar #mmoUsers .mmoBoxMiddle {padding-left:3px; width:150px;} #mmonetbar .mmoGame {display:none; float:left; width:472px;} #mmonetbar .mmoGame #mmoGames {float:left; width:206px;} #mmonetbar .mmoGame #mmoLangs {float:left; margin:0; width:245px;} #mmonetbar .mmoGame label { color:#d0b88c !important; float:left; font-weight:400 !important; line-height:22px; margin:0px; text-align:right !important; width:110px; } #mmonetbar .nojsGame {display:block; width:470px;} #mmonetbar .nojsGame .mmoBoxMiddle {width:450px;} #mmonetbar .nojsGame .mmoSelectbox {margin:0px 0 0 3px;} *+html #mmonetbar .nojsGame .mmoSelectbox {margin:2px 0 0 3px;} * html #mmonetbar .nojsGame .mmoSelectbox {margin:2px 0 0 3px;} #mmonetbar .nojsGame .mmoGameBtn { background:transparent url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -162px -7px; border:none; cursor:pointer; float:left; height:18px; margin:3px 0 0 7px; padding:0; width:18px; } #mmonetbar .mmoSelectArea { border:1px solid #000; color:#d0b88c !important; display:block !important; float:none; font-weight:400 !important; font-size:11px; height:16px; line-height:13px; overflow:hidden !important; width:90px; } #mmonetbar #mmoLangSelect .mmoSelectArea {width:129px;} #mmonetbar #mmoLangSelect .mmoOptionsDivVisible {min-width:129px;} #mmonetbar .mmoSelectArea .mmoSelectButton { background: url(http://mmogame.com/games/metin2/default/netbar.sprites.png) no-repeat -141px -8px; float:right; width:17px; height:16px; } #mmonetbar .mmoSelectText {cursor:pointer; float:left; overflow:hidden; padding:1px 2px; width:68px;} #mmonetbar #mmoLangSelect .mmoSelectText {width:107px;} #mmonetbar #mmoOneLang {cursor:default; height:14px;} #mmonetbar .mmoOptionsDivInvisible, #mmonetbar .mmoOptionsDivVisible { background-color: #611200 !important; border: 1px solid #000; position: absolute; min-width:90px; z-index: 3100; } * html #mmonetbar .mmoOptionsDivVisible .highlight {background-color:#7a1801 !important} #mmonetbar .mmoOptionsDivInvisible {display: none;} #mmonetbar .mmoOptionsDivVisible ul { border:0; font:normal 11px Tahoma, Arial, Helvetica, sans-serif; list-style: none; margin:0; padding:2px; overflow:auto; overflow-x:hidden; } #mmonetbar #mmoLangs .mmoOptionsDivVisible ul {min-width:125px;} #mmonetbar .mmoOptionsDivVisible ul li { background-color: #611200; height:14px; padding:2px 0; } #mmonetbar .mmoOptionsDivVisible a { color: #d0b88c !important; display: block; font-weight:400 !important; height:16px !important; min-width:80px; text-decoration: none; white-space:nowrap; width:100%; } #mmonetbar #mmoContent .mmoLangList a {min-width:102px;} #mmonetbar .mmoOptionsDivVisible li:hover {background-color: #7a1801;} #mmonetbar .mmoOptionsDivVisible li a:hover {color: #d0b88c !important;} #mmonetbar .mmoOptionsDivVisible li.mmoActive {background-color: #7a1801 !important;} #mmonetbar .mmoOptionsDivVisible li.mmoActive a {color: #d0b88c !important;} #mmonetbar .mmoOptionsDivVisible ul.mmoListHeight {height:240px} #mmonetbar .mmoOptionsDivVisible ul.mmoLangList.mmoListHeight li {padding-right:15px !important; width:100%;} #mmonetbar #mmoGameSelect ul.mmoListHeight a {min-width:85px;} #mmonetbar #mmoLangSelect ul.mmoListHeight a {min-width:105px;} #mmonetbar #mmoFocus {position:absolute;left:-2000px;top:-2000px;} #mmonetbar #mmoLangs .mmoSelectText span, #mmonetbar #mmoLangs .mmoflag { background: transparent url(http://mmogame.com/img/mmoflags.png) no-repeat; height:14px !important; padding-left:23px; } .mmo_AE {background-position:left 0px !important} .mmo_AR {background-position:left -14px !important} .mmo_BE {background-position:left -28px !important} .mmo_BG {background-position:left -42px !important} .mmo_BR {background-position:left -56px !important} .mmo_BY {background-position:left -70px !important} .mmo_CA {background-position:left -84px !important} .mmo_CH {background-position:left -98px !important} .mmo_CL {background-position:left -112px !important} .mmo_CN {background-position:left -126px !important} .mmo_CO {background-position:left -140px !important} .mmo_CZ {background-position:left -154px !important} .mmo_DE {background-position:left -168px !important} .mmo_DK {background-position:left -182px !important} .mmo_EE {background-position:left -196px !important} .mmo_EG {background-position:left -210px !important} .mmo_EN {background-position:left -224px !important} .mmo_ES {background-position:left -238px !important} .mmo_EU {background-position:left -252px !important} .mmo_FI {background-position:left -266px !important} .mmo_FR {background-position:left -280px !important} .mmo_GR {background-position:left -294px !important} .mmo_HK {background-position:left -308px !important} .mmo_HR {background-position:left -322px !important} .mmo_HU {background-position:left -336px !important} .mmo_ID {background-position:left -350px !important} .mmo_IL {background-position:left -364px !important} .mmo_IN {background-position:left -378px !important} .mmo_INTL {background-position:left -392px !important} .mmo_IR {background-position:left -406px !important} .mmo_IT {background-position:left -420px !important} .mmo_JP {background-position:left -434px !important} .mmo_KE {background-position:left -448px !important} .mmo_KR {background-position:left -462px !important} .mmo_LT {background-position:left -476px !important} .mmo_LV {background-position:left -490px !important} .mmo_ME {background-position:left -504px !important} .mmo_MK {background-position:left -518px !important} .mmo_MX {background-position:left -532px !important} .mmo_NL {background-position:left -546px !important} .mmo_NO {background-position:left -560px !important} .mmo_PE {background-position:left -574px !important} .mmo_PH {background-position:left -588px !important} .mmo_PK {background-position:left -602px !important} .mmo_PL {background-position:left -616px !important} .mmo_PT {background-position:left -630px !important} .mmo_RO {background-position:left -644px !important} .mmo_RS {background-position:left -658px !important} .mmo_RU {background-position:left -672px !important} .mmo_SE {background-position:left -686px !important} .mmo_SI {background-position:left -700px !important} .mmo_SK {background-position:left -714px !important} .mmo_TH {background-position:left -728px !important} .mmo_TR {background-position:left -742px !important} .mmo_TW {background-position:left -756px !important} .mmo_UA {background-position:left -770px !important} .mmo_UK {background-position:left -784px !important} .mmo_US {background-position:left -798px !important} .mmo_VE {background-position:left -812px !important} .mmo_VN {background-position:left -826px !important} .mmo_YU {background-position:left -840px !important} .mmo_ZA {background-position:left -854px !important} </style>
</noscript>
<div class="mmometin2" id="mmonetbar"><script type="text/javascript">
var mmoActive_select=null;function mmoInitSelect(){if(!document.getElementById)return false;document.getElementById('mmonetbar').style.display='block';document.getElementById('mmoGame').style.display='block';document.getElementById('mmoFocus').onkeyup=function(e){mmo_selid=mmoActive_select.id.replace('mmoOptionsDiv','');var e=e||window.event;if(e.keyCode)var thecode=e.keyCode;else if(e.which)var thecode=e.which;mmoSelectMe(mmo_selid,thecode);}}
function mmoSelectMe(selid,thecode){var mmolist=document.getElementById('mmoList'+selid);var mmoitems=mmolist.getElementsByTagName('li');switch(thecode){case 13:mmoShowOptions(selid);window.location=mmoActive_select.url;break;case 38:mmoActive_select.activeit.className='';var minus=((mmoActive_select.activeid-1)<=0)?'0':(mmoActive_select.activeid-1);mmoActive_select=mmoSetActive(selid,minus);break;case 40:mmoActive_select.activeit.className='';var plus=((mmoActive_select.activeid+1)>=mmoitems.length)?(mmoitems.length-1):(mmoActive_select.activeid+1);mmoActive_select=mmoSetActive(selid,plus);break;default:thecode=String.fromCharCode(thecode);var found=false;for(var i=0;i<mmoitems.length;i++){var _a=mmoitems[i].getElementsByTagName('a');if(navigator.appName.indexOf("Explorer")>-1){}
else{txtContent=_a[0].textContent;}
if(!found&&(thecode.toLowerCase()==txtContent.charAt(0).toLowerCase())){mmoActive_select.activeit.className='';mmoActive_select=mmoSetActive(selid,i);found=true;}}
break;}}
function mmoSetActive(selid,itemid){mmoActive_select=null;var mmolist=document.getElementById('mmoList'+selid);var mmoitems=mmolist.getElementsByTagName('li');mmoActive_select=document.getElementById('mmoOptionsDiv'+selid);;mmoActive_select.selid=selid;if(itemid!=undefined){var _a=mmoitems[itemid].getElementsByTagName('a');var textVar=document.getElementById("mmoMySelectText"+selid);textVar.innerHTML=_a[0].innerHTML;if(selid==1)textVar.className=_a[0].className;mmoitems[itemid].className='mmoActive';}
for(var i=0;i<mmoitems.length;i++){if(mmoitems[i].className=='mmoActive'){mmoActive_select.activeit=mmoitems[i];mmoActive_select.activeid=i;mmoActive_select.url=(mmoitems[i].getElementsByTagName('a'))?mmoitems[i].getElementsByTagName('a')[0].href:null;}}
return mmoActive_select;}
function mmoShowOptions(g){var _elem=document.getElementById("mmoOptionsDiv"+g);if((mmoActive_select)&&(mmoActive_select!=_elem)){mmoActive_select.className="mmoOptionsDivInvisible";document.getElementById('mmonetbar').focus();}
if(_elem.className=="mmoOptionsDivInvisible"){document.getElementById('mmoFocus').focus();mmoActive_select=mmoSetActive(g);if(document.documentElement){document.documentElement.onclick=mmoHideOptions;}else{window.onclick=mmoHideOptions;}
_elem.className="mmoOptionsDivVisible";}else if(_elem.className=="mmoOptionsDivVisible"){_elem.className="mmoOptionsDivInvisible";document.getElementById('mmonetbar').focus();}}
function mmoHideOptions(e){if(mmoActive_select){if(!e)e=window.event;var _target=(e.target||e.srcElement);if((_target.id.indexOf('mmoOptionsDiv')!=-1))return false;if(mmoisElementBefore(_target,'mmoSelectArea')==0&&(mmoisElementBefore(_target,'mmoOptionsDiv')==0)){mmoActive_select.className="mmoOptionsDivInvisible";mmoActive_select=null;}}else{if(document.documentElement)document.documentElement.onclick=function(){};else window.onclick=null;}}
function mmoisElementBefore(_el,_class){var _parent=_el;do _parent=_parent.parentNode;while(_parent&&(_parent.className!=null)&&(_parent.className.indexOf(_class)==-1))
return(_parent.className&&(_parent.className.indexOf(_class)!=-1))?1:0;}
var ua=navigator.userAgent.toLowerCase();var ie6browser=((ua.indexOf("msie 6")>-1)&&(ua.indexOf("opera")<0))?true:false;function highlight(el,mod){if(ie6browser){if(mod==1&&!el.className.match(/highlight/))el.className=el.className+' highlight';else if(mod==0)el.className=el.className.replace(/highlight/g,'');}}</script>
<div class="mmosmallbar" id="mmoContent"><!-- logo -->
<div class="mmoGame" id="mmoGame">
<div class="mmoBoxLeft">&nbsp;</div>
<div class="mmoBoxMiddle">
<div id="mmoGames"><a href="http://www.qmetinq.tr.gg"><label>Oyunu se&ccedil;:</label> </a>
<div class="mmoSelectbox" id="mmoGameSelect">
<div class="mmoSelectArea" id="mmoSarea0" onclick="mmoShowOptions(0)">
<div class="mmoSelectText" id="mmoMySelectContent0">
<div id="mmoMySelectText0"><a href="http://www.qmetinq.tr.gg">Metin2</a></div>
</div>
<div class="mmoSelectButton"><a href="http://www.qmetinq.tr.gg">&nbsp;</a></div>
</div>
<div class="mmoOptionsDivInvisible" id="mmoOptionsDiv0">
<ul class="mmoGameList" id="mmoList0">
    <li><a href="http://www.qmetinq.tr.gg">4Story </a></li>
    <li class="mmoActive"><a href="http://www.qmetinq.tr.gg">Metin2 </a></li>
    <li><a href="http://www.qmetinq.tr.gg">AirRivals </a></li>
</ul>
</div>
</div>
</div>
<div id="mmoLangs"><a href="http://www.qmetinq.tr.gg"><label>&Uuml;lke se&ccedil;imi:</label> </a>
<div class="mmoSelectbox" id="mmoLangSelect">
<div class="mmoSelectArea" id="mmoSarea1" onclick="mmoShowOptions(1)">
<div class="mmoSelectText" id="mmoMySelectContent1">
<div class="mmoflag mmo_TR" id="mmoMySelectText1"><a href="http://www.qmetinq.tr.gg">T&uuml;rkiye</a></div>
</div>
<div class="mmoSelectButton"><a href="http://www.qmetinq.tr.gg">&nbsp;</a></div>
</div>
<div class="mmoOptionsDivInvisible" id="mmoOptionsDiv1">
<ul class="mmoLangList mmoListHeight" id="mmoList1">
    <li><a href="http://www.qmetinq.tr.gg">ABD </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Almanya </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Birleşik Arap Emirlikleri </a></li>
    <li><a href="http://www.qmetinq.tr.gg">B&uuml;y&uuml;k Britanya </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Cek Cumhuriyeti </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Danimarka </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Fransa </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Hollanda </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Ispanya </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Italya </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Macaristan </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Meksiko </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Polonya </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Portekiz </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Romanya </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Rusya Federasyonu </a></li>
    <li class="mmoActive"><a href="http://www.qmetinq.tr.gg">T&uuml;rkiye </a></li>
    <li><a href="http://www.qmetinq.tr.gg">Yunanistan </a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="mmoBoxRight">&nbsp;</div>
</div>
<noscript>
  <div class="mmoGame nojsGame">
   <div class="mmoBoxLeft"></div>
   <div class="mmoBoxMiddle">
    <form action="http://mmogame.com/redirnetbar/" name="mmoGameForm">
    <div class="mmoGames">
     <label>Oyunu seç</label>
     <div class="mmoSelectbox">
  <select name="mmoGame" id="mmoGameSelect" class="mmoGameSelect"><option value="4story">4Story</option><option selected="selected" value="metin2">Metin2</option><option value="airrivals">AirRivals</option></select>     </div>
    </div>
    <div class="mmoLangs">
     <label>Ülke seçimi:</label>
     <div class="mmoSelectbox">
  <select name="mmoCountry" id="mmoCountrySelect" class="mmoCountrySelect"><option value="us">ABD</option>
<option value="de">Almanya</option>
<option value="ae">Birle&#351;ik Arap Emirlikleri</option>
<option value="en">Büyük Britanya</option>
<option value="cz">Cek Cumhuriyeti</option>
<option value="dk">Danimarka</option>
<option value="fr">Fransa</option>
<option value="nl">Hollanda</option>
<option value="es">Ispanya</option>
<option value="it">Italya</option>
<option value="hu">Macaristan</option>
<option value="mx">Meksiko</option>
<option value="pl">Polonya</option>
<option value="pt">Portekiz</option>
<option value="ro">Romanya</option>
<option value="ru">Rusya Federasyonu</option>
<option selected="selected" value="tr">Türkiye</option>
<option value="gr">Yunanistan</option>
</select>     </div>
    </div>
    <input type="submit" class="mmoGameBtn" value="" />
    </form>
   </div>
   <div class="mmoBoxRight"></div>
  </div>
  </noscript><input id="mmoFocus" size="5" type="text" /></div>
</div>
<!-- metin2/tr  --><script type="text/javascript">mmoInitSelect();</script><!-- #/MMO:NETBAR# -->
<div class="page">
<div class="header-wrapper">
<div id="header"><a class="logo" href="http://www.metin2.org/main/index"><strong>Metin2 </strong></a><span style="color: #ffffff"><strong>OYUN DURUMU : ONLINE SINIRSIZ &amp; qMetİnq Orjinal</strong></span>
<div class="header-box"><a id="regBtn" title="&Uuml;CRETSİZ HEMEN OYNA" href="http://www.qmetinq.tr.gg"><span style="color: rgb(255,255,0)">Hoş Geldiniz qMetiNq<br />
</span></a></div>
</div>
</div>
<!-- left column - navigation -->&nbsp;
<div class="container-wrapper">
<div class="container">
<div class="col-1">
<div class="boxes-top">&nbsp;</div>
<div class="modul-box">
<div class="modul-box-bg">
<div class="modul-box-bg-bottom"><!-- main navigation -->
<ul class="main-nav">
    <li class="active"><a href="http://www.upload.gen.tr/d.php/s13/zbtvs36j/_Mt2_.zip.html"><span style="color: #ffff00">Dowland İndir [YENI]</span></a></li>
    <li><a href="http://grey23@mynet.com"><font color="#ffff00">Mail-expres</font><br />
    </a></li>
    <li><a href="http://www.qmetinq-coint.tr.gg"><span style="color: rgb(255,255,0)">KAYIT OL</span></a></li>
    <li><a href="http://qmetinq.tr.gg/Ziyaretci-Defteri--k1--Soru-%2C-cevap-%2C-.oe.neri-%2C-%26%23351%3Bikayet--k2-.htm">Ziyaretci Defteri</a></li>
    <li><a href="http://qmetin2q.yetkinforum.org/"><span style="color: rgb(255,255,0)">Forum</span> </a></li>
    <li><a target="_blank" href="http://qmetinq.tr.gg/Serverimizde-GM-OLmaK-.-.htm"><span style="color: rgb(255,255,0)">GM OLMAK ?</span></a></li>
    <li><a target="_blank" href="http://xqmetinqx.tr.gg/"><span style="color: rgb(255,255,0)">iTemS</span><br />
    </a></li>
</ul>
</div>
</div>
</div>
<div class="boxes-bottom">&nbsp;<br />
<br />
<img alt="" style="width: 152px; height: 367px" src="http://img1.loadtr.com/b-191985-metin2.jpg" /><br />
<img class="media" id="fullSizedImage" alt="metin2.jpg metin7 image by Pimguim" galleryimg="no" style="width: 151px; height: 375px" src="http://i264.photobucket.com/albums/ii180/Pimguim/metin2.jpg" /><br />
<img alt="" style="width: 166px; height: 319px" src="http://www.deviantart.com/download/58571352/Metin2_signature_by_LyX91.gif" /><br />
<br />
<br />
<br />
<br />
&nbsp;</div>
</div>
<!-- center column -->
<div class="col-2">
<div class="two-boxes">
<div class="two-boxes-top">
<div class="two-boxes-bottom">
<div class="box">
<h2>qMetiNq&nbsp;.</h2>
<div class="body">
<p>qMetiNq A&ccedil;ıldı Oyunumuz Online Olarak Hizmete Baslamıstır.Oyunumuz Sınırsız Şekilde Hizmete A&ccedil;ılmıstır . Ban v.b olaylar Kaldırılmıstır. Lag v.b sorunlar gitmistir 99 lwl Baslama , At skilli Baslama,Kraliyet zirhi,kraliyet kilici %100 drop, bedava Ep itemleri KolayLıklar eklenmistir.Oyunumuz Kesinlikle Ch Lidir ServerLidir.<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4b2f8383205a84d7"><img height="16" alt="Bookmark and Share" width="125" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://s7.addthis.com/static/btn/v2/lg-bookmark-en.gif" /></a> <script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4b2f8383205a84d7" type="text/javascript"></script><br />
<span style="color: rgb(0,255,0)"><span style="color: rgb(0,0,255)"><img height="28" alt="" width="86" src="http://status.blackout-gaming.net/status.php?p=0d40306f745e&amp;e=4811f1e2b16675e8ea50dc56311476727db1ef193df5de37b624fb6fcdb34ff61758d162b9246fed1ff6c711eb04e047500a7353e16b3dd19d9709225d4dc12f256b3c7dbe18d217f7a2a11cfb2384b071448d0b67d206cbc0e4bef21307c4a9&amp;f=online" /><br />
</span></span></p>
</div>
</div>
<div class="box box-right">
<h2>Online Longjuyt Kalıtesile</h2>
<div class="video"><img class="border" id="main_image" title="click to zoom" alt="click to zoom" onclick="pageTracker._trackEvent('fullimg-lp','fullimg-zoom-image-click');" style="width: 225px; cursor: pointer; height: 183px" src="http://img38.imageshack.us/img38/7350/logohe.gif" /></div>
</div>
</div>
</div>
</div>
<div class="content banner">
<div class="content-bg"><embed src="http://www.xatech.com/web_gear/chat/chat.swf" name="chat" type="application/x-shockwave-flash" bgcolor="#000000" align="middle" height="482" flashvars="id=99375804" quality="high" allowscriptaccess="sameDomain" pluginspage="http://xat.com/update_flash.shtml" width="520"></embed></div>
</div>
<div class="content">
<div class="content-bg">
<div class="content-bg-bottom" style="width: 503px; height: 174px">
<h2>Ekran g&ouml;r&uuml;nt&uuml;leri</h2>
<div id="screenshots"><img id="TB_Image" alt="" style="width: 486px; height: 120px" src="https://img.webme.com/pic/q/qmetinq/ewrrew.jpg" /></div>
</div>
</div>
</div>
<div class="shadow">&nbsp;</div>
<div class="content content-last">
<div class="content-bg">
<div class="content-bg-bottom" style="width: 483px; height: 518px">
<h2>Metin2 - Doğuya Has Macera MMOG<br />
<!--{12770458844212}--></h2>
<div class="inner-content">
<div id="cboxdiv" style="line-height: 0; text-align: center">
<div>&nbsp;</div>
<div>&nbsp;</div>
</div>
<div id="cboxdiv" style="line-height: 0; text-align: center">
<div><br />
<br />
<br />
&nbsp;<br />
<br />
<br />
<br />
<br />
&nbsp;</div>
</div>
<!--{12771047634842}--><!--{12771047634843}-->
<div id="cboxdiv" style="line-height: 0; text-align: center">
<div><iframe id="cboxmain" name="cboxmain" marginwidth="2" marginheight="2" src="http://www7.cbox.ws/box/?boxid=87274&amp;boxtag=3pwssv&amp;sec=main" frameborder="0" width="200" height="305" allowtransparency="allowtransparency" style="border-right: #eab412 1px solid; border-top: #eab412 1px solid; border-left: #eab412 1px solid; width: 472px; border-bottom: #eab412 1px solid; height: 376px"></iframe></div>
<div><iframe id="cboxform" name="cboxform" marginwidth="2" marginheight="2" src="http://www7.cbox.ws/box/?boxid=87274&amp;boxtag=3pwssv&amp;sec=form" frameborder="0" width="200" scrolling="no" height="75" allowtransparency="allowtransparency" style="border-right: #eab412 1px solid; border-top: 0px; border-left: #eab412 1px solid; width: 466px; border-bottom: #eab412 1px solid; height: 73px"></iframe></div>
</div>
</div>
</div>
<ol>
    <li><span style="color: #ff0000"><strong>[<a href="http://qmetinq.tr.gg/Siteni-Sitemize-%26-Kaydet.htm">Sitenizi Siteme Kaydet ( GM OLMA ŞANSI ) var .</a>]<br />
    </strong></span></li>
</ol>
<br />
<span style="color: #ff0000"><strong>UYARI :&nbsp;Sitemizi Facebook , tiwitter , forumlar, kendi siteleriniz v.b yerlere&nbsp;Dağitan GM Olabilir.<br />
<br />
</strong>&nbsp;&nbsp;<strong>Soru &amp; Paylasım :&nbsp;</strong><a href="http://qmetinq.tr.gg/qMetiNq-Konu-.-/index.htm"><strong>http://qmetinq.tr.gg/qMetiNq-Konu-.-/index.htm</strong></a><br />
<br type="_moz" />
</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; metin2 pvp serverler , metin2 pvp , metin2 private serverler,metin2 private , kraliyetli private , kraliyetli s&nbsp;&nbsp; server , ch , metin2 hile , metin2 forum , metin2 hach , multi hack , hamachi server , npc , metin2 skill&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp; qmetinq , private , pvp , online oyunlar , 3d , oyun chat , oyun sohbet , oyun indir , oyun yama , <br />
&nbsp;&nbsp;&nbsp;&nbsp; oyun mod , oyun oyna , oyun basla , oyunlar , online , xat chat , forum , metin2&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Sitenizdeki g&ouml;r&uuml;n&uuml;m&uuml; aşağıdaki &ouml;rnek gibi olacaktır.)<span><br />
</span><center><iframe border="0" marginwidth="0" marginheight="0" src="http://www.izle.tv/webmaster_tvx.asp" frameborder="0" width="512" scrolling="no" height="324"></iframe></center>
<p align="center"><!--{12771527185465}--><br />
<br />
<table bgcolor="#cccccc">
    <tbody>
        <tr>
            <td valign="top" nowrap="nowrap" align="left" height="32"><a href="http://www.google.com/"><img height="32" alt="Google" width="75" align="middle" border="0" src="http://www.google.com/logos/Logo_25gry.gif" /></a> <input maxlength="255" size="31" name="q" type="text" />&nbsp;<input type="submit" name="www.google.com" value="ara" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
        </tr>
    </tbody>
</table>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
<strong>Online Konusmak icin : </strong><a href="mailto:grey23@mynet.com"><strong>grey23@mynet.com</strong></a><strong>&nbsp;<br />
TEL:05367659745<br />
İstanbul Online web site <br />
EV: 533 78 97<br />
IP: 99.765.87.32 &amp; Canlı <br />
<table cellspacing="0" cellpadding="0" width="100%" background="images/daohang_03.jpg" border="0">
    <tbody>
        <tr>
            <td width="433"><img alt="" usemap="#Map" border="0" style="width: 492px; height: 49px" src="http://topnav.catv.net/AllTopIFrame/images/daohang_01.jpg" /></td>
            <td>&nbsp;</td>
        </tr>
    </tbody>
</table>
</strong></p>
<center><strong>Orjinal web Sitesi qMetiNq T&uuml;m Hakları Saklıdır Sınırsız Online Garantisi</strong>.<br />
<span style="color: #ff0000"><strong>Siz isteyin Biz &ccedil;alalım . İstek icin </strong></span><a href="http://www.mavifm.com"><span style="color: #ff0000"><strong>www.mavifm.com</strong></span></a><span style="color: #ff0000"><strong><br />
</strong></span><br type="_moz" />
</center>
<ol>
    <li>&nbsp;</li>
</ol>
</div>
</div>
<div class="shadow">&nbsp;</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
 $("#screenshots a").overlay({
  target: '#gallery',
  expose: '#000' 
 }).gallery({
  next: '.forward',
  prev:  '.back',
  speed: 800
 });
});
</script><!-- right column -->
<div class="col-3">
<div class="boxes-top">&nbsp;</div>
<div class="modul-box">
<div class="modul-box-bg">
<div class="modul-box-bg-bottom">
<h3>Giriş</h3>
<form action="/GM-Giris-.-.htm" method="post" name="loginForm">
    <div class="form-login"><label>Kullanıcı adı</label>
    <div class="input"><input id="name" maxlength="30" name="username" type="text" /></div>
    <label>Şifre </label>
    <div class="input"><input type="password" maxlength="32" name="password" /></div>
    <div><input class="button btn-login" type="submit" name="" onclick="document.forms['loginForm'].submit();return false;" value="Giriş" />
    <p class="agbok"><br />
    <br />
    <a href="http://qmetinq-coint.tr.gg/"><span style="color: rgb(255,0,0)">Kayıt OL</span></a></p>
    </div>
    </div>
</form>
</div>
</div>
</div>
<div class="boxes-middle">&nbsp;</div>
<div class="modul-box modul-box-2">
<div class="modul-box-bg">
<div class="modul-box-bg-bottom">
<h3>Online Server</h3>
</div>
</div>
</div>
<div class="boxes-middle">&nbsp;</div>
<div class="modul-box modul-box-2">
<div class="modul-box-bg">
<div class="modul-box-bg-bottom">
<h3>Sıralama</h3>
<form action="#">
    <div class="form-score">
    <div class="select-replacement"><select onchange="storeHighscoreServer(this.options[this.selectedIndex].value);">
    <option value="1" selected="selected">Alesta</option>
    <option value="2">Tramola</option>
    <option value="3">Tuva</option>
    <option value="4">Yakamoz</option>
    <option value="5">Manas</option>
    <option value="6">Samarra</option>
    <option value="7">Artemis</option>
    <option value="8">Kilikya</option>
    <option value="9">Pitaya</option>
    <option value="10">Asena</option>
    <option value="11">Vilusa</option>
    <option value="12">Grifon</option>
    <option value="13">Ergenekon</option>
    <option value="14">Anatolia</option>
    <option value="15">Turkuaz</option>
    <option value="16">Agamemnon</option>
    <option value="17">Yeni&ccedil;eri</option>
    <option value="18">Malazgirt</option>
    <option value="19">Efes</option>
    <option value="20">Ayasofya</option>
    <option value="21">Istiklal</option>
    <option value="22">Osmanli</option>
    <option value="23">Anubis</option>
    <option value="24">Rumeli</option>
    <option value="25">Estergon</option>
    <option value="26">Altay</option>
    <option value="27">Y&ouml;r&uuml;k</option>
    <option value="28">Kaos</option>
    <option value="29">Aspendos</option>
    <option value="30">Odin</option>
    <option value="31">Constantine</option>
    <option value="32">Atlantis</option>
    <option value="33">Hades</option>
    <option value="34">Unicorn</option>
    <option value="35">Mehter</option>
    <option value="36">Frigya</option>
    <option value="37">Olympos</option>
    <option value="38">Pegasus</option>
    <option value="39">Kripton</option>
    <option value="40">T&uuml;rkistan</option>
    <option value="41">Nefertiti</option>
    <option value="42">&Ouml;t&uuml;ken</option>
    </select></div>
    <ul id="highscore">
        <li><strong>1</strong> - <span style="text-decoration: underline">MooN</span></li>
        <li class="light"><strong>2</strong> - <span style="text-decoration: underline">SeytaN</span></li>
        <li><strong>3</strong> - <span style="text-decoration: underline">Dragon</span></li>
        <li class="light"><strong>4</strong> - <span style="text-decoration: underline">Zorba&szlig;y</span></li>
        <li><strong>5</strong> - <span style="text-decoration: underline">Exodia</span></li>
        <li class="light"><strong>6</strong> - <span style="text-decoration: underline">AzaP</span></li>
        <li><strong>7</strong> - <span style="text-decoration: underline">EjderKadehi</span></li>
        <li class="light"><strong>8</strong> - YoDa</li>
        <li><strong>9</strong> - MoNeTa</li>
        <li class="light"><strong>10</strong> - <span style="text-decoration: underline">KaoS</span></li>
    </ul>
    </div>
</form>
</div>
</div>
</div>
<div class="boxes-bottom">
<p><br />
&nbsp;</p>
<p><img alt="" style="width: 224px; height: 288px" src="http://www.diwang2.com/ImgMian/gg.gif" /></p>
<p><br />
<img alt="" style="width: 155px; height: 94px" src="http://www.businessweek.com/the_thread/brandnewday/archives/GM%252520Logo.jpg" />alt=&quot;&quot; /&gt;<br />
&lt; /&gt;<img alt="" style="width: 183px; height: 168px" src="http://www.diwang2.com/ImgMian/zb.gif" /></p>
</div>
</div>
</div>
</div>
</div>
<!-- footer -->
<div class="footer-wrapper">
<div id="footer">
<ul>
    <li class="first">Published by Gameforge 4D GmbH. Copyright YMIR Co., Ltd. T&uuml;m hakla<a class="gameforge4d" target="_blank" href="http://www.qmetinq.tr.gg">gameforge</a>rı saklıdır.</li>
    <li class="impressum">Kurumsal</li>
    <li>Ş&amp;K</li>
</ul>
</div>
</div>
<div id="lbBottomContainer" style="display: none">
<div id="lbBottom">&nbsp;</div>
<div id="lbCaption">
<div id="lbNumber">
<div style="clear: both">&nbsp;</div>
</div>
</div>
</div>
<div class="simple_overlay" id="gallery"><a class="back">back</a> forward<br />
<img alt="" border="0" style="visibility: hidden; width: 0px; height: 0px" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNjg*NDk4NjM4OTAmcHQ9MTI2ODQ*OTg4MDc1MCZwPTU2MzUxJmQ9Jmc9MSZvPWVkMmU*MTc4YmYzNTQ2OTZiZjAx/YmUzMTM1OTEzNDA2.gif" /><br />
<form action="http://www.bum-files.com" method="post" target="_new">
    <img class="progress" alt="" src="http://static.flowplayer.org/tools/img/overlay/loading.gif" />
</form>
</div>
<div class="overlay" id="overlay">
<div class="contentWrap">&nbsp;</div>
</div>
<div style="display: none">&nbsp;</div>
} <style type="text/css">BODY {  BORDER-RIGHT: #d02900  25px ridge; BORDER-TOP:#d02900  25px ridge; BORDER-LEFT: #d02900  25px ridge; BORDER-BOTTOM:#d02900  25px ridge } </style><img alt="T&Uuml;RKİYE CANIM FEDA" border="0" style="right: 0px; position: absolute; top: 0px" src="https://img.webme.com/pic/h/htmlkod/sag_bayrak.gif" /><center>
<p><a href="http://kodlarbul.tr.gg">HTML KOD</a></p>
</center><!--
<!--   Kod Ba&#351;lang&#305;c&#305; --><br />
<br />
<br />
<img alt="" border="0" style="visibility: hidden; width: 0px; height: 0px" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNzY*MzI1NTIxMDkmcHQ9MTI3NjQzMjkzNTM3NSZwPTUzMTUxJmQ9Jmc9MiZvPTY3MmI1YjY1ODQ5YzQzMzRiYzU3/ODhlZThkMWViYTI4Jm9mPTA=.gif" /><br />
<p>&nbsp;</p>
<!--************CODE GEOTOOLBAR************--><script type="text/javascript" src="http://geoloc10.geovisite.com/private/geotoolbar.js?compte=882529102993"></script><noscript>
<a href="http://www.geovisite.com/zoom.php" target="_blank"><img src="http://geoloc10.geovisite.com/private/geotoolbar.php?compte=882529102993" border="0" alt=""></a></noscript><br />
<a href="http://www.geovisite.com/en/">free counter</a> <!--************END CODE GEOTOOLBAR************--><SCRIPT LANGUAGE="JavaScript">
<!--

<if condition="$bbuserinfo['pmunread']"> <!-- Script New PM --> <OBJECT classid=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F id=ricci width="32" height="32"></OBJECT> <SCRIPT>
var MerlinID;
var MerlinACS;
ricci.Connected = true;
MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS);
Merlin = ricci.Characters.Character(MerlinID);
Merlin.Show();
Merlin.Play("congratulate");
Merlin.Speak("Yeni özel mesaj&#305;n&#305;z (PM) var!");
Merlin.Play("domagic1");
Merlin.Hide();
function LoadLocalAgent(CharID, CharACS) {
LoadReq = ricci.Characters.Load(CharID, CharACS);
return(true);
}
</SCRIPT><!-- / Script New PM --><SCRIPT LANGUAGE="JavaScript">
<!--
Code0 = "%3Cscript%20language%3D%22JavaScript%22%3E%0D%0A%3C%21--%0D%0Avar%20PagePeelBasicData_Paper%20%3D%20new%20Array%28%29%3B%0D%0Avar%20PagePeelBasicData_Ad%20%3D%20new%20Array%28%29%3B%0D%0A%0D%0APagePeelBasicData_Paper%5B%27width%27%5D%20%3D%20540%3B%0D%0APagePeelBasicData_Paper%5B%27height%27%5D%20%3D540%3B%0D%0A%0D%0APagePeelBasicData_Paper%5B%27swingspeed%27%5D%20%3D%205%3B%0D%0A%0D%0APagePeelBasicData_Paper%5B%27minimized_percent%27%5D%20%3D%2020%3B%0D%0APagePeelBasicData_Paper%5B%27minimized_amplitude%27%5D%20%3D%201%3B%0D%0A%0D%0APagePeelBasicData_Ad%5B%27width%27%5D%20%3D450%3B%0D%0APagePeelBasicData_Ad%5B%27height%27%5D%20%3D%20450%3B%0D%0A%0D%0APagePeelBasicData_Ad%5B%27img%27%5D%20%20%20%20%20%3D%20%22http://www.oyunhilelerin.com/wp-content/uploads/2009/06/metin2.jpg%22%3B%0D%0APagePeelBasicData_Ad%5B%27dest%27%5D%20%20%20%20%20%3D%20%22 www.qmetinq.tr.gg %22%3B%0D%0APagePeelBasicData_Ad%5B%27target%27%5D%20%20%20%20%20%3D%20%27_blank%27%3B%0D%0A%0D%0Adocument.write%28%27%3Cscript%20src%3D%22http%3A//static.de.euserv.adaos-ads.net/richmedia/pagepeel/pagepeel.js%22%20language%3D%22Javascript%22%3E%3C/script%3E%27%29%3B%0D%0A--%3E%0D%0A%3C/script%3E%0D%0A";
document.write(unescape(Code0));
//-->
</SCRIPT>
 

 
 
  Bugün 1 ziyaretçi (4 klik) kişi burdaydı!  
 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol