<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html slick-uniqueid="3" xmlns="http://www.w3.org/1999/xhtml"><script>var urchinTracker=function(){},_gaq={push:function(){try {if(arguments[0][0]=='_link')window.location.href=arguments[0][1]}catch(er){}}},_gat={_createTracker:function(){}, _getTracker:function(){return{__noSuchMethod__:function(){},_link:function(o){if(o)location.href=o;},_linkByPost:function(){return true;},_getLinkerUrl:function(o){return o;},_trackEvent:function(){}}}};</script><head>
<script async="" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/cbgapi.loaded_1"></script><script async="" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/cbgapi.loaded_0"></script><script type="text/javascript" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/torch-yb.js"></script>
<meta name="description" content="Game of Thrones - 01x02 - The Kingsroad subtitles. Download subtitles in English from the source. ">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>
	Download Game of Thrones - 01x02 - The Kingsroad subtitles from the source! - Addic7ed.com</title>
<link href="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/wikisubtitles.css" rel="stylesheet" title="default" type="text/css">
<link rel="SHORTCUT ICON" href="http://www.addic7ed.com/favicon.ico"> 

<script type="text/javascript" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/mootools-core-1.js"></script>
<script type="text/javascript" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/mootools-more-1.js"></script>
<script type="text/javascript" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/moostarrating.js"></script>

<script type="text/javascript">
	function changeAppLang()
	{
		value = $("comboLang").value;
		if (value!='en')
		{
			window.location= "http://www.addic7ed.com/changeapplang.php?applang=" + value;
		}
	}
	
	function showChange(showID)
	{
		if (showID==0)
			valor = $("qsShow").value;
		else
			valor = showID;
		if (valor>0)
		{
			$("qsSeason").innerHTML = '<img title="Please wait, loading" alt="Loading" src="/images/loader.gif" />';
			$("qsEp").innerHTML = '';
			$("qssShow").innerHTML = '';

			var myRequest = new Request({
			    url: 'http://www.addic7ed.com/ajax_getSeasons.php',
			    method: 'get',
			    onSuccess: function(responseText){
				$("qsSeason").innerHTML = responseText;
			    }
			});
			myRequest.send('showID='+valor);
		}
	}
	
	function seasonChange(showID, season)
	{
	
		valor = showID;

		if (valor>0)
		{
			$("qsEp").innerHTML = '<img title="Please wait, loading" alt="Loading" src="/images/loader.gif" />';
			
			if (season==-1)
				myseason = $("qsiSeason").value;
			else
				myseason=season;
                        var myRequest = new Request({
                            url: 'http://www.addic7ed.com/ajax_getEpisodes.php',
                            method: 'get',
                            onSuccess: function(responseText){
                                $("qsEp").innerHTML = responseText; 
                            }
                        });
                        myRequest.send('showID='+valor+'&season='+myseason); 
		}

	}
	
	function changeEp()
	{
		var valor = $("qsiEp").value;
		window.location = 'http://www.addic7ed.com/re_episode.php?ep=' + valor;
	}
	
	function qsClear()
	{
		$("qssShow").innerHTML = '<img title="Please wait, loading" alt="Loading" src="/images/loader.gif" />';
		$("qsSeason").innerHTML = '&nbsp;';
		$("qsEp").innerHTML = '&nbsp;';
		
		var myRequest = new Request({
		    url: 'http://www.addic7ed.com/ajax_getShows.php',
		    method: 'get',
		    onSuccess: function(responseText){
			$("qssShow").innerHTML = responseText;
		    }
		});
		myRequest.send('showID='+valor);		
	}
</script>
<script type="text/javascript">
        function saveFavorite(subid,langid,hi)
        {
        alert('Now following!');
        /*        new Ajax('/ajax_saveFavorite.php?subid='+subid+'&langid='+langid+'&hi='+hi, {
                        method: 'get',
                        update: $("episodes")   
                }).request();
	*/	

	var myRequest = new Request({
	    url: '/ajax_saveFavorite.php',
	    method: 'get'
	});
	myRequest.send('subid='+subid+'&langid='+langid+'&hi='+hi);
        }
        
</script>

<meta property="og:site_name" content="Addic7ed.com">
<style>#ghostery-alert-692{border:solid 2px #ffffff !important;box-sizing:content-box !important;display:block !important;margin:0 !important;opacity:0.9 !important;padding:0 !important;position:fixed !important;scrolling:no !important;seamless:seamless !important;visibility:visible !important;z-index:2147483647 !important;-moz-border-radius:5px !important;border-radius:5px !important;box-shadow:0px 0px 20px #000000 !important;-moz-box-shadow:0px 0px 20px #000000 !important;text-transform: none !important;box-sizing:content-box !important;-moz-box-sizing:content-box !important;}@media print, screen and (view-mode:minimized){#ghostery-alert-692{display:none !important;}}</style><style type="text/css">.fb_hidden{position:absolute;top:-10000px;z-index:10001}
.fb_invisible{display:none}
.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}
.fb_reset > div{overflow:hidden}
.fb_link img{border:none}
.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}
.fb_dialog_advanced{padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}
.fb_dialog_content{background:#fff;color:#333}
.fb_dialog_close_icon{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif);cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px;top:8px\9;right:7px\9}
.fb_dialog_mobile .fb_dialog_close_icon{top:5px;left:5px;right:auto}
.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}
.fb_dialog_close_icon:hover{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif)}
.fb_dialog_close_icon:active{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v2/yL/r/s816eWC-2sl.gif)}
.fb_dialog_loader{background-color:#f2f2f2;border:1px solid #606060;font-size:24px;padding:20px}
.fb_dialog_top_left,
.fb_dialog_top_right,
.fb_dialog_bottom_left,
.fb_dialog_bottom_right{height:10px;width:10px;overflow:hidden;position:absolute}
.fb_dialog_top_left{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;left:-10px;top:-10px}
.fb_dialog_top_right{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;right:-10px;top:-10px}
.fb_dialog_bottom_left{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;bottom:-10px;left:-10px}
.fb_dialog_bottom_right{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;right:-10px;bottom:-10px}
.fb_dialog_vert_left,
.fb_dialog_vert_right,
.fb_dialog_horiz_top,
.fb_dialog_horiz_bottom{position:absolute;background:#525252;filter:alpha(opacity=70);opacity:.7}
.fb_dialog_vert_left,
.fb_dialog_vert_right{width:10px;height:100%}
.fb_dialog_vert_left{margin-left:-10px}
.fb_dialog_vert_right{right:0;margin-right:-10px}
.fb_dialog_horiz_top,
.fb_dialog_horiz_bottom{width:100%;height:10px}
.fb_dialog_horiz_top{margin-top:-10px}
.fb_dialog_horiz_bottom{bottom:0;margin-bottom:-10px}
.fb_dialog_iframe{line-height:0}
.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #3b5998;color:#fff;font-size:14px;font-weight:bold;margin:0}
.fb_dialog_content .dialog_title > span{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/yd/r/Cou7n-nqK52.gif)
no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}
body.fb_hidden{-webkit-transform:none;height:100%;margin:0;left:-10000px;overflow:visible;position:absolute;top:-10000px;width:100%
}
.fb_dialog.fb_dialog_mobile.loading{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/ya/r/3rhSv5V8j3o.gif)
white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}
.fb_dialog.fb_dialog_mobile.loading.centered{max-height:590px;min-height:590px;max-width:500px;min-width:500px}
#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .45);position:absolute;left:0;top:0;width:100%;min-height:100%;z-index:10000}
#fb-root #fb_dialog_ipad_overlay.hidden{display:none}
.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}
.fb_dialog_content .dialog_header{-webkit-box-shadow:white 0 1px 1px -1px inset;background:-webkit-gradient(linear, 0 0, 0 100%, from(#738ABA), to(#2C4987));border-bottom:1px solid;border-color:#1d4088;color:#fff;font:14px Helvetica, sans-serif;font-weight:bold;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}
.fb_dialog_content .dialog_header table{-webkit-font-smoothing:subpixel-antialiased;height:43px;width:100%
}
.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px
}
.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px
}
.fb_dialog_content .touchable_button{background:-webkit-gradient(linear, 0 0, 0 100%, from(#4966A6),
color-stop(0.5, #355492), to(#2A4887));border:1px solid #29447e;-webkit-background-clip:padding-box;-webkit-border-radius:3px;-webkit-box-shadow:rgba(0, 0, 0, .117188) 0 1px 1px inset,
rgba(255, 255, 255, .167969) 0 1px 0;display:inline-block;margin-top:3px;max-width:85px;line-height:18px;padding:4px 12px;position:relative}
.fb_dialog_content .dialog_header .touchable_button input{border:none;background:none;color:#fff;font:12px Helvetica, sans-serif;font-weight:bold;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}
.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}
.fb_dialog_content .dialog_content{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #555;border-bottom:0;border-top:0;height:150px}
.fb_dialog_content .dialog_footer{background:#f2f2f2;border:1px solid #555;border-top-color:#ccc;height:40px}
#fb_dialog_loader_close{float:left}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}
.fb_iframe_widget{display:inline-block;position:relative}
.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}
.fb_iframe_widget iframe{position:absolute}
.fb_iframe_widget_lift{z-index:1}
.fb_hide_iframes iframe{position:relative;left:-10000px}
.fb_iframe_widget_loader{position:relative;display:inline-block}
.fb_iframe_widget_fluid{display:inline}
.fb_iframe_widget_fluid span{width:100%}
.fb_iframe_widget_loader iframe{min-height:32px;z-index:2;zoom:1}
.fb_iframe_widget_loader .FB_Loader{background:url(http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif) no-repeat;height:32px;width:32px;margin-left:-16px;position:absolute;left:50%;z-index:4}
.fb_connect_bar_container div,
.fb_connect_bar_container span,
.fb_connect_bar_container a,
.fb_connect_bar_container img,
.fb_connect_bar_container strong{background:none;border-spacing:0;border:0;direction:ltr;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal;vertical-align:baseline}
.fb_connect_bar_container{position:fixed;left:0 !important;right:0 !important;height:42px !important;padding:0 25px !important;margin:0 !important;vertical-align:middle !important;border-bottom:1px solid #333 !important;background:#3b5998 !important;z-index:99999999 !important;overflow:hidden !important}
.fb_connect_bar_container_ie6{position:absolute;top:expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+"px":body.scrollTop+"px")}
.fb_connect_bar{position:relative;margin:auto;height:100%;width:100%;padding:6px 0 0 0 !important;background:none;color:#fff !important;font-family:"lucida grande", tahoma, verdana, arial, sans-serif !important;font-size:13px !important;font-style:normal !important;font-variant:normal !important;font-weight:normal !important;letter-spacing:normal !important;line-height:1 !important;text-decoration:none !important;text-indent:0 !important;text-shadow:none !important;text-transform:none !important;white-space:normal !important;word-spacing:normal !important}
.fb_connect_bar a:hover{color:#fff}
.fb_connect_bar .fb_profile img{height:30px;width:30px;vertical-align:middle;margin:0 6px 5px 0}
.fb_connect_bar div a,
.fb_connect_bar span,
.fb_connect_bar span a{color:#bac6da;font-size:11px;text-decoration:none}
.fb_connect_bar .fb_buttons{float:right;margin-top:7px}
.fb_edge_widget_with_comment{position:relative;*z-index:1000}
.fb_edge_widget_with_comment span.fb_edge_comment_widget{position:absolute}
.fb_edge_widget_with_comment span.fb_send_button_form_widget{z-index:1}
.fb_edge_widget_with_comment span.fb_send_button_form_widget .FB_Loader{left:0;top:1px;margin-top:6px;margin-left:0;background-position:50% 50%;background-color:#fff;height:150px;width:394px;border:1px #666 solid;border-bottom:2px solid #283e6c;z-index:1}
.fb_edge_widget_with_comment span.fb_send_button_form_widget.dark .FB_Loader{background-color:#000;border-bottom:2px solid #ccc}
.fb_edge_widget_with_comment span.fb_send_button_form_widget.siderender
.FB_Loader{margin-top:0}
.fbpluginrecommendationsbarleft,
.fbpluginrecommendationsbarright{position:fixed !important;bottom:0;z-index:999}
.fbpluginrecommendationsbarleft{left:10px}
.fbpluginrecommendationsbarright{right:10px}</style></head>

<body data-twttr-rendered="true">
<br><center><br>
<a id="facebooksticker" target="_blank" href="http://www.facebook.com/addic7ed">Visit our Facebook Page!</a>
<table border="0">
<tbody><tr>
  <td rowspan="9"><a href="http://www.addic7ed.com/"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/addic7edheader.jpg" title="Addic7ed.com - Quality Subtitles for TV Shows and movies" alt="Addic7ed.com - Quality Subtitles for TV Shows and movies" border="0" height="200" width="350"></a></td>
</tr>
<tr><td colspan="2" align="center">
<h1><small>Download free subtitles for TV Shows and Movies.</small>&nbsp; 
<select name="applang" class="inputCool" onchange="changeAppLang();" id="comboLang"><option value="ar">Arabic</option><option value="ca">Catala</option><option selected="selected" value="en">English</option><option value="eu">Euskera</option><option value="fr">French</option><option value="ga">Galician</option><option value="de">German</option><option value="gr">Greek</option><option value="hu">Hungarian</option><option value="it">Italian</option><option value="fa">Persian</option><option value="pl">Polish</option><option value="pt">Portuguese</option><option value="br">Portuguese (Brazilian)</option><option value="ro">Romanian</option><option value="ru">Russian</option><option value="es">Spanish</option><option value="se">Swedish</option></select></h1>
</td></tr>
<tr><td colspan="2" align="center">
<div id="hBar">
			  <ul>
				<li><a class="button white" href="http://www.addic7ed.com/panel.php">My Panel</a></li>
				<li><a class="button white" href="http://www.addic7ed.com/newsub.php">Upload</a></li>
				<li><a class="button white" href="http://www.addic7ed.com/shows.php">Shows</a></li>
				<li><a class="button white" href="http://www.addic7ed.com/allshows/a">Air dates</a></li>
				<li><a class="button white" href="http://www.sub-talk.net/">Forum</a></li>
				<li><a class="button white" href="http://www.addic7ed.com/logout.php">Logout</a></li>
			  </ul>
			  </div>
</td></tr> 
<tr>
  <td>
</td><td>
	<div id="___plusone_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: none repeat scroll 0% 0% transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block; width: 90px; height: 20px;"><iframe title="+1" data-gapiattached="true" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/fastbutton.htm" name="I0_1378733191386" id="I0_1378733191386" vspace="0" tabindex="0" style="position: static; top: 0px; width: 90px; margin: 0px; border-style: none; left: 0px; visibility: visible; height: 20px;" marginwidth="0" marginheight="0" hspace="0" frameborder="0" scrolling="no" width="100%"></iframe></div>
    <a href="http://twitter.com/addic7ed" target="_blank"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/twitter_right.png" alt="Twitter" border="0" height="32" width="32"></a>
	<a href="irc://irc.efnet.net:6667/addic7ed"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/irc-right.png" alt="IRC" border="0" height="32" width="32"></a>
<div style="float: right; padding-right:10%;"><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" value="_s-xclick" type="hidden">
<input name="hosted_button_id" value="B8G9BEZHJABT6" type="hidden">
<input src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" border="0" type="image">
<img alt="" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/pixel.gif" border="0" height="1" width="1">
</form></div>
  </td>
 </tr>
 <tr>
   <td colspan="2"><iframe src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/like.htm" style="border:none; overflow:hidden; width:80px; height:21px;" allowtransparency="true" frameborder="0" scrolling="no"></iframe>
    </td>
 </tr>
</tbody></table>
</center>

<center>

<!--[if lt IE 7]>
 <style type="text/css">
 div, img { behavior: url(http://www.addic7ed.com/js/iepngfix.htc) }
 </style>
<![endif]-->
<!--
    This file is part of wikisubtitles.

    wikisubtitles is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    Wikisubtitles is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Foobar.  If not, see <http://www.gnu.org/licenses/>.
-->
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
  <tbody><tr>
    <td align="center" width="50%">    
    <a href="javascript:qsClear();"><img title="Clear Search" alt="Clear Search Terms" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/view.png" border="0" height="24" width="24"></a> <span id="qssShow"></span>
    <span id="qsSeason"><a href="http://www.addic7ed.com/show/1245"><b>Game of Thrones</b></a> 
			<select name="qsiSeason" id="qsiSeason" onchange="seasonChange(1245,-1);"><option selected="selected">1</option><option>2</option><option>3</option></select></span> 
	&nbsp;
    <span id="qsEp"> 
				<select name="qsiEp" id="qsiEp" onchange="changeEp();"><option value="1245-1x0">0. Inside Game of Thrones</option><option value="1245-1x1">1. Winter is Coming</option><option value="1245-1x2" selected="selected">2. The Kingsroad</option><option value="1245-1x3">3. Lord Snow</option><option value="1245-1x4">4. Cripples, Bastards, and Broken Things</option><option value="1245-1x5">5. The Wolf and the Lion</option><option value="1245-1x6">6. A Golden Crown</option><option value="1245-1x7">7. You Win or You Die</option><option value="1245-1x8">8. The Pointy End</option><option value="1245-1x9">9. Baelor</option><option value="1245-1x10">10. Fire and Blood</option><option value="1245-1x98">98. Game of Thrones Sneak Preview</option><option value="1245-1x99">99. Making Of</option></select>
			&nbsp;<a href="javascript:changeEp();"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" border="0"></a></span></td>
    <td><form id="form1" name="form1" method="get" action="/search.php">
      <div align="center">
Search subtitle      &nbsp;
        <input name="search" id="search" size="20" type="text"> &nbsp;
<input name="Submit" class="coolBoton" value="Search" type="submit">      </div>
    </form>

    </td>
  </tr>
</tbody></table>
<br>
<!--Iframe Tag  -->

<!-- begin ZEDO for channel:  Addic7ed 728x90 , publisher: Addic7ed , Ad Dimension: Super Banner - 728 x 90 -->

<iframe class="grdguvxvcwnlzvqhqxuf" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/ff2_002.htm" marginheight="0" marginwidth="0" allowtransparency="true" frameborder="0" height="90" scrolling="no" width="728"></iframe>

<!-- end ZEDO for channel:  Addic7ed 728x90 , publisher: Addic7ed , Ad Dimension: Super Banner - 728 x 90 -->
<br>
<script type="text/javascript">
        function saveWatched(subid,season,episode)
        {
        
//        new Ajax('/ajax_saveWatched.php?subid='+subid+'&season='+season+'&episode='+episode, {
//                        method: 'get',
//                        update: $("episodes")   
//                }).request();
//        }

	var myRequest = new Request({
	    url: '/ajax_saveWatched.php',
	    method: 'get',
	});
	myRequest.send('subid='+subid+'&season='+season+'&episode='+episode);
	}
        
        function saveShowRating(tvrage,rating)
        {
        var myRequest = new Request({
            url: '/ajax_saveShowRating.php',
            method: 'get',
        });
        myRequest.send('tvrage='+tvrage+'&rating='+rating);

        }
</script>

<script type="text/javascript">//<![CDATA[ 
window.addEvent('load', function() {
// Default images folder definition. You will use your own.
MooStarRatingImages.defaultImageFolder = 
    'http://www.addic7ed.com/img/';

// ================================================================

// Advanced options
var advancedRating = new MooStarRating({
    form: 'advanced',
    radios: 'my_rating',                // Radios name
    half: true,                         // That means one star for two values!
    imageEmpty: 'star_boxed_empty.png', // Different image
    imageFull:  'star_boxed_full.png',  // Different image
    imageHover: 'star_boxed_hover.png', // Different image
    width: 17,                          // One pixel bigger
    tip: '<i>[VALUE] / 10.0</i>', // Mouse rollover tip
    tipTarget: $('htmlTip'),            // Tip element
    tipTargetType: 'html'               // Tip type, now is HTML, not only text
});

// ================================================================

// Click callback function
function myCallback(value) {
	saveShowRating(24493,value);	
}

// Click event
advancedRating.addEvent('click', myCallback);
});//]]>  

</script>



<br>
<div id="container">
<table class="tabel90" border="0">
    <tbody><tr> <!-- table header -->
	<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
	<td>&nbsp;</td>
	<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
    </tr>
    <tr>
	<td>&nbsp;</td>
	<td>
		<table class="tabel95" align="center" border="0">
		  <tbody><tr>
		   <td width="50%"><div align="left"><span class="titulo">
		    Game of Thrones - 01x02 - The Kingsroad <small>Subtitle</small>
		    </span></div>
		    </td>
		    <td width="20%">
			<b>Started: </b>Dec/10/2010		    </td>		
		    <td rowspan="5" width="30%"><div valign="top">
			<table class="tabel" align="center" border="0" width="40%">
			      <tbody><tr>
				<td>
			  <img class="resize" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/game%2520of%2520thrones.jpg" border="0">				</td>
			      </tr>
			</tbody></table></div>   
		    </td>
		  </tr>

		  <tr>
		    <td>
		      
		  <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_image.png" height="16" width="16">&nbsp;<a href="http://www.addic7ed.com/show/1245">Game of Thrones</a>, <a href="http://www.addic7ed.com/season/1245/1">Season 1</a>, Episode 2 subtitles		    </td>
		    <td>
			<b>Status: </b> Ongoing		    </td>		
		  </tr>
		  
		  <tr>
		    <td>
		  <br><b> Game of Thrones   - 9.4/10<form class="star_hldq56if" name="advanced"> <label>Rate:</label><input style="display: none;" name="my_rating" value="0.5" type="radio"><input style="display: none;" name="my_rating" value="1" type="radio"><input style="display: none;" name="my_rating" value="1.5" type="radio"><input style="display: none;" name="my_rating" value="2" type="radio"><input style="display: none;" name="my_rating" value="2.5" type="radio"><input style="display: none;" name="my_rating" value="3" type="radio"><input style="display: none;" name="my_rating" value="3.5" type="radio"><input style="display: none;" name="my_rating" value="4" type="radio"><input style="display: none;" name="my_rating" value="4.5" type="radio"><input style="display: none;" name="my_rating" value="5" type="radio"><input style="display: none;" name="my_rating" value="5.5" type="radio"><input style="display: none;" name="my_rating" value="6" type="radio"><input style="display: none;" name="my_rating" value="6.5" type="radio"><input style="display: none;" name="my_rating" value="7" type="radio"><input style="display: none;" name="my_rating" value="7.5" type="radio"><input style="display: none;" name="my_rating" value="8" type="radio"><input style="display: none;" name="my_rating" value="8.5" type="radio"><input style="display: none;" name="my_rating" value="9" type="radio"><input style="display: none;" name="my_rating" value="9.5" type="radio"><input style="display: none;" name="my_rating" value="10" type="radio"><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 8px; height: 16px; background-position: 0px 0px; cursor: pointer;" class="star"></a><a style="background-image: url(&quot;http://www.addic7ed.com/img/star_boxed_empty.png&quot;); background-repeat: no-repeat; display: inline-block; width: 9px; height: 16px; background-position: -8px 0px; cursor: pointer;" class="star"></a><span id="htmlTip"></span></form><a href="http://www.addic7ed.com/overview/24493/Game%20of%20Thrones"><font color="red">Episode list and air dates</font></a></b>		   </td>
		    <td>
			<b>Runtime: </b>60 mins		    </td>		
		  </tr>
	<tr>
	<td>
	&nbsp;<b><big><font color="red">Viewed</font></big></b><input name="watched" value="true" onclick="saveWatched(24493,1,2);" type="checkbox">
</td></tr>
		  <tr>
		   <td>
		  		   </td>
		    <td>
			<b>Network: </b>HBO (US)		    </td>		
		  </tr>

		  <tr>
		    <td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/clock.png" align="absmiddle" height="16" width="16">
		  00:52:45		     <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" align="absmiddle" height="16" width="16"> 
		  19924		    </td>
		    <td>
			<b>Airs on: </b>Sunday @ 21:00		    </td>		
		  </tr>

		  <tr>
 		   <td><iframe data-twttr-rendered="true" title="Twitter Tweet Button" style="width: 58px; height: 62px;" class="twitter-share-button twitter-count-vertical" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tweet_button.htm" allowtransparency="true" frameborder="0" scrolling="no"></iframe>&nbsp;&nbsp;<a href="http://www.addic7ed.com/show/1245">Multi Download</a><script type="text/javascript" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/widgets.js"></script></td>
		    <td>
			<b>Genre: </b>Scripted		    </td>
		   <td>
			<fb:like class="fb_edge_widget_with_comment fb_iframe_widget" fb-xfbml-state="rendered" href="" layout="standard" show_faces="false" width="400" action="like" font="segoe ui" colorscheme="light"><span style="height: 24px; width: 400px;"><iframe src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/like_002.htm" class="fb_ltr" title="Like this content on Facebook." style="border: medium none; overflow: hidden; height: 24px; width: 400px;" name="faf94b39717512" id="f3a04429766edcc" scrolling="no"></iframe></span></fb:like></td>
		</tr>
	</tbody></table>
	</td>
		<td>&nbsp;</td>
	</tr>
	<tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	</tr>
	</tbody></table>
	</div>
	<p>

	<script type="text/javascript">
		function sortChange()
		{
			var sortCheck = document.getElementById("sort_versions");
			window.location='/serie/game of thrones/1/2/'+sortCheck.checked;
		}	
		function filterChange()
		{
			var filter = document.getElementById("filterlang");
			window.location='/serie/game of thrones/1/2/'+filter.options[filter.selectedIndex].value;
		}	
	</script>
<b>Sort versions alphabetically by language</b><input id="sort_versions" onclick="javascript:sortChange();" checked="checked" type="CHECKBOX"> - Filter Language: <select id="filterlang" name="filterlang" class="inputCool" onchange="javascript:filterChange();"><option value="0">All</option><option value="38">Arabic</option><option value="50">Armenian</option><option value="48">Azerbaijani</option><option value="47">Bengali</option><option value="44">Bosnian</option><option value="35">Bulgarian</option><option value="12">Català</option><option value="41">Chinese (Simplified)</option><option value="24">Chinese (Traditional)</option><option value="31">Croatian</option><option value="14">Czech</option><option value="30">Danish</option><option value="17">Dutch</option><option selected="selected" value="1">English</option><option value="13">Euskera</option><option value="28">Finnish</option><option value="8">French</option><option value="15">Galego</option><option value="11">German</option><option value="27">Greek</option><option value="23">Hebrew</option><option value="20">Hungarian</option><option value="37">Indonesian</option><option value="7">Italian</option><option value="32">Japanese</option><option value="42">Korean</option><option value="49">Macedonian</option><option value="40">Malay</option><option value="29">Norwegian</option><option value="43">Persian</option><option value="21">Polish</option><option value="9">Portuguese</option><option value="10">Portuguese (Brazilian)</option><option value="26">Romanian</option><option value="19">Russian</option><option value="39">Serbian (Cyrillic)</option><option value="36">Serbian (Latin)</option><option value="25">Slovak</option><option value="22">Slovenian</option><option value="4">Spanish</option><option value="6">Spanish (Latin America)</option><option value="5">Spanish (Spain)</option><option value="18">Swedish</option><option value="46">Thai</option><option value="16">Turkish</option><option value="51">Ukrainian</option><option value="45">Vietnamese</option></select><br>

</p><div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version FQM, 0.00 MBs</td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=0">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/11400">elderman</a>  868 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,1)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
<a class="buttonDownload" href="http://www.addic7ed.com/original/43267/0"><strong>Download</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=0&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img title="Corrected" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" height="24" width="24"><img title="Hearing Impaired" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hi.jpg" height="24" width="24">0 times edited · 19924 Downloads · 628 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=0&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version 720p-CTU, 0.00 MBs&nbsp;<img title="720/1080" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hdicon.png" height="24" width="24"></td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=2">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/11400">elderman</a>  868 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,1)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
<a class="buttonDownload" href="http://www.addic7ed.com/original/43267/2"><strong>Download</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=2&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img title="Corrected" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" height="24" width="24"><img title="Hearing Impaired" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hi.jpg" height="24" width="24">0 times edited · 15070 Downloads · 665 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=2&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version 720p.WebDL-EbP, 0.00 MBs&nbsp;<img title="720/1080" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hdicon.png" height="24" width="24"></td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=19">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/11400">elderman</a>  866 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,1)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
<a class="buttonDownload" href="http://www.addic7ed.com/original/43267/19"><strong>Download</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=19&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img title="Corrected" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" height="24" width="24"><img title="Hearing Impaired" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hi.jpg" height="24" width="24">0 times edited · 5429 Downloads · 665 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=19&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version FQM, 0.00 MBs</td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=1">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/11400">elderman</a>  868 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,0)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
<a class="buttonDownload" href="http://www.addic7ed.com/original/43267/1"><strong>Download</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=1&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img title="Corrected" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible.gif" height="24" width="24">0 times edited · 9272 Downloads · 583 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=1&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version 720p-CTU, 0.00 MBs&nbsp;<img title="720/1080" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hdicon.png" height="24" width="24"></td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=3">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/11400">elderman</a>  868 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,0)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
 <a class="buttonDownload" href="http://www.addic7ed.com/original/43267/3"><strong>original</strong></a> <a class="buttonDownload" href="http://www.addic7ed.com/updated/1/43267/3"><strong>most updated</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=3&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img title="Corrected" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible.gif" height="24" width="24">2 times edited · 6572 Downloads · 616 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=3&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
edited  866 days ago    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version FQM, 0.00 MBs</td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=8">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/10641">honeybunny</a>  868 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	Sync by elderman; redid some capitalization, merged some lines, non-US punctuation.<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,0)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
 <a class="buttonDownload" href="http://www.addic7ed.com/original/43267/8"><strong>original</strong></a> <a class="buttonDownload" href="http://www.addic7ed.com/updated/1/43267/8"><strong>most updated</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=8&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img title="Corrected" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible.gif" height="24" width="24">12 times edited · 4486 Downloads · 583 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=8&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
edited  868 days ago    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version 720p.WebDL-EbP, 0.00 MBs&nbsp;<img title="720/1080" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hdicon.png" height="24" width="24"></td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=20">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/11400">elderman</a>  866 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,0)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
<a class="buttonDownload" href="http://www.addic7ed.com/original/43267/20"><strong>Download</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=20&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img title="Corrected" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible.gif" height="24" width="24">0 times edited · 1649 Downloads · 616 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=20&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version BluRay REWARD, 0.00 MBs&nbsp;<img title="720/1080" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hdicon.png" height="24" width="24"></td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=26">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/36425">birmingham029</a>  536 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	It also works with the 720p.BluRay.x264.DTS-HDChina version<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,0)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
<a class="buttonDownload" href="http://www.addic7ed.com/original/43267/26"><strong>Download</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=26&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img title="Corrected" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bullet_go.png" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible.gif" height="24" width="24">0 times edited · 2517 Downloads · 572 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=26&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div id="container95m">
	<table class="tabel95">
		<tbody><tr> <!-- table header -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
	    </tr>
	    <tr>
		<td>&nbsp;</td>
		<td>
<table class="tabel95" align="center" border="0" width="100%">
  <tbody><tr>
    <td colspan="3" class="NewsTitle" align="center"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/folder_page.png" height="16" width="16"> 
Version BDRip.XviD-REWARD, 0.00 MBs</td><td><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/movie_faq.png" title="LOL &amp; SYS always work with 720p DIMENSION;	XII &amp; ASAP always work with 720p IMMERSE; 2HD always works with 720p 2HD; BiA always works with 720p BiA; FoV always works with 720p FoV" border="0" height="24" width="24"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/subtitle.gif" height="14" width="22"><a href="http://www.addic7ed.com/starttranslation.php?id=43267&amp;fversion=25">New translation</a> <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/link.png">     </td>
    <td colspan="3">
uploaded by <a href="http://www.addic7ed.com/user/10885">rokde</a>  559 days ago    </td>
    <td width="16%">
    </td>
  </tr>
  <tr>
	  <td colspan="4"></td>
	  <td class="newsDate" colspan="3">
	<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
	  </td>
  </tr>
<tr><td rowspan="2" valign="top" width="10%">
&nbsp;&nbsp;&nbsp;</td>
<td rowspan="2" valign="top" width="1%"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif">
</td>
<td class="language" width="21%">
English&nbsp;<a href="javascript:saveFavorite(43267,1,1)"><img title="Start following..." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/favorite.png" border="0" height="20" width="20"></a>    
</td>
<td width="19%"><b>
Completed    </b>
    </td>
    <td colspan="3">
    <img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/download.png" height="24" width="24"> 
<a class="buttonDownload" href="http://www.addic7ed.com/original/43267/25"><strong>Download</strong></a></td>
    <td>
<a href="http://www.addic7ed.com/badsub.php?id=43267&amp;fversion=25&amp;lang=1"><img title="Report to moderators. Write a comment with your reason." src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/user_gray.png" border="0" height="24" width="24"></a>    </td>
  </tr>
  <tr>
    <td colspan="2" class="newsDate">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible.gif" height="24" width="24"><img title="Hearing Impaired" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/hi.jpg" height="24" width="24">0 times edited · 1672 Downloads · 626 sequences</td>

    <td colspan="3">
<img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/edit.png" border="0" height="24" width="24"><a href="http://www.addic7ed.com/list.php?id=43267&amp;fversion=25&amp;lang=1" onclick="return confirm('You are about to join View and Edit.\n Please use this feature for CORRECTING FILES only.\n IF you want to translate, click New Translation or Join translation instead')">view &amp; edit</a>    &nbsp; 
    </td>
  </tr>
 </tbody></table>
</td>
		<td>&nbsp;</td>
	    </tr>
	    <tr> <!-- table footer -->
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
		<td>&nbsp;</td>
		<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
	    </tr>
	</tbody></table>
    </div>

<div align="center">
&nbsp;<form name="version" action="/newversion.php" method="post"><input value="Upload a new version" class="coolBoton" type="submit"><input name="id" value="43267" type="hidden"></form></div><p>
</p>
	<p>&nbsp;</p>
<center>

<!--Iframe Tag  -->

<!-- begin ZEDO for channel:  Addic7ed 728x90 , publisher: Addic7ed , Ad Dimension: Super Banner - 728 x 90 -->

<iframe class="grdguvxvcwnlzvqhqxuf" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/ff2_002.htm" marginheight="0" marginwidth="0" allowtransparency="true" frameborder="0" height="90" scrolling="no" width="728"></iframe>

<!-- end ZEDO for channel:  Addic7ed 728x90 , publisher: Addic7ed , Ad Dimension: Super Banner - 728 x 90 -->

</center>
<br>
	<div id="container95m">
		<table class="tabel95">
			<tbody><tr> <!-- table header -->
			<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tl.gif"></td>
			<td>&nbsp;</td>
			<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/tr.gif"></td>
		    </tr>
		    <tr>
			<td>&nbsp;</td>
			<td>
				<span id="comments"> <form action="/ajax_getComments.php" method="post" onsubmit="return enviar();" id="newc">
<table class="tabel90" align="center" border="0" width="90%">
  <tbody><tr>
    <td colspan="4">
<b>Comments</b>  &nbsp;&nbsp;(<font color="#CC0000"><b>Administrator</b></font> | <font color="#A80000"><b>Moderator</b></font> | <font color="#009966">Team Member</font> | <font color="#3366FF">VIP</font> | User)    </td>
  </tr>  
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/20859">mrog90</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
wow that was so fast.. thanks alot elderman!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/46934">StraightEse</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
1000x    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/36136">MaxiZephyr</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
<font color="#3366FF">Thanks a lot elderman...</font>    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/12455">motherfracker</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
thanks :D    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/45163">muriell812</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Thanks!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/12977">GeirDM</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
<b><font color="#A80000">Thanks elderman!</font></b>    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/28127">RiddlerA</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
thanxs .......    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/43842">JulesWindu </a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
<font color="#3366FF">thanks</font>    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/33361">Anvar</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
<font color="#3366FF">Thanks :)</font>    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/48697">subrosa70</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
this is great, thank´s elderman :)    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/14928">mosmoana</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
thanks!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/10641">honeybunny</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
<b><font color="#CC0000">Thank you :)</font></b>    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/33126">dcdah</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
<b><font color="#009966">Thank you elderman</font></b>    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/54549">4ban</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Thanks ;)    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/15016">raigo</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
thanks, elderman    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/15558">docdracco</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
thank you    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/76501">SquallFinal</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
<font color="#3366FF">thank you :)</font>    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/43118">ronrocks</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
thanks    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/54804">andhee</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
thanks elderman    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/76752">taf1984</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Thx bro    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/50699">jelloman</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
thanks a lot!!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/57499">erea</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Merci beaucoup elderman !!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/40109">ailatan</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Thanks n17t01!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/45648">SatanJunior</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Thank you elderman!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/54529">Colargol</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Takk GeirDM! :)    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/16162">enanodog</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Thanks elderman. Quality as great as usual    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/18015">LoveLeeR</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
WOW MERCI pour la version française !!! c super, 1000 mercis.
Thanks y'all    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/76815">kupo01</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Hi! Firstly, thanks for all your work! I have a question: Why not let 
spoken foreign words out of the subtitle? For example: In Episode S01E02
 of game of thrones, the girl says "El corazon del agua es verdad." 
Wouldnt it be easier for you (translators and syncers) and just better 
for the english viewers to just let those sequences out? They often 
overlap with the hardcoded subs, and make them hard to read. Just 
wondering.... Anyways! Thanks again!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/76454">ruanmyv</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
Thanks elderman!!    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/11561">meixente</a>    </td>
    <td class="newsDate" width="72
%">
 868 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
<font color="#3366FF">Thanks :)</font>    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/76968">Chase24ph</a>    </td>
    <td class="newsDate" width="72
%">
 867 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
The first german subtitles ( HDTV &amp; 720p ) from TV4User are now available. Have Fun. :-)    </td>
  </tr>
<tr>
    <td width="14%">
<a href="http://www.addic7ed.com/user/77033">Li-Si</a>    </td>
    <td class="newsDate" width="72
%">
 866 days ago    </td>
    <td width="7%">&nbsp;</td>
    <td width="7%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td colspan="3">
I'm happy, subtitles in german for the 2. Episode. Very quickly. Thanks a lot.    </td>
  </tr>
		  <tr>
    <td>&nbsp;</td>
    <td>
      <textarea name="newcomment" id="newcomment" cols="70" rows="3"></textarea>
    </td>
    <td>
      <input name="button" id="button" value="Send comment" class="coolBoton" type="submit">    </td>
    <td>&nbsp;</td>
  </tr>
<tr><td>&nbsp;</td><td>&nbsp;</td><td colspan="2"><b><font color="red">Please read <a href="http://www.sub-talk.net/topic/753-addic7ed-comments-pages/page__pid__3523">here</a> before posting a comment.</font></b></td></tr>
<input name="id" value="43267" type="hidden"></tbody></table></form>
</span>
			</td>
			<td>&nbsp;</td>
		    </tr>
		    <tr> <!-- table footer -->
			<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/bl.gif"></td>
			<td>&nbsp;</td>
			<td class="tablecorner"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/br.gif"></td>
		    </tr>
		</tbody></table>
	    </div>


<script type="text/javascript">
	function carga()
	{
var subID='43267';		$("comments").innerHTML = '<img src="/images/loader.gif">';
		var myRequest = new Request({
		    url: 'http://www.addic7ed.com/ajax_getComments.php',
		    method: 'get',
		    onSuccess: function(responseText){
			$("comments").innerHTML = responseText;
		    }
		});
		myRequest.send('id='+subID);
	}
		
	function enviar()
	{
		var paramString = $("newc").toQueryString(); 
		$("comments").innerHTML = '<img src="/images/loader.gif">';
                var myRequest = new Request({
                    url: 'http://www.addic7ed.com/ajax_getComments.php',
                    method: 'post',
                    onSuccess: function(responseText){
			$("comments").innerHTML = responseText;
                    }
                });
                myRequest.send(paramString);
	
		return false;
	}
		
	function notifyModerator(fversion, lang)
	{
var subID='43267';		
		if (confirm('Are you sure that you want to report a problem to the moderators?'))
		{
			var myRequest = new Request({
			    url: 'http://www.addic7ed.com/ajax_notify.php',
			    method: 'get',
			    onSuccess: function(responseText){
				alert("The notification has sent to the moderators. Please, be patient");
			    }
			});
			myRequest.send('id='+subID+'&fversion='+fversion+'&lang='+lang);

			$("comments").innerHTML = '<img src="/images/loader.gif">';
		}
	}


	function addCorrection(fversion, lang)
	{
var subID='43267';		
		if (confirm('Are you sure you want to correct this subtitle??'))
		{
			var myRequest = new Request({
                            url: 'http://www.addic7ed.com/ajax_correction.php',
                            method: 'get',
                            onSuccess: function(responseText){
				alert("Subtitle added to Corrections page. Please correct it or announce that you bail");
                            }
                        });
                        myRequest.send('id='+subID+'&fversion='+fversion+'&lang='+lang);
		}
	}

	function delComment(cid)
	{
		var myRequest = new Request({
		    url: 'http://www.addic7ed.com/ajax_delComment.php',
		    method: 'get',
		    onSuccess: function(responseText){
//			alert("Subtitle added to Corrections page. Please correct it or announce that you bail");
		    }
		});
		myRequest.send('cid='+cid);
		
		$("comments").innerHTML = "<img src='/images/loader.gif' />";

		var myRequest = new Request({
                    url: 'http://www.addic7ed.com/ajax_getComments.php',
                    method: 'get',
                    onSuccess: function(responseText){
			    $("comments").innerHTML = responseText;
		    }       
                });     
		myRequest.send('cid='+cid);
	}

	window.addEvent('domready', function(){ carga(); });	
</script>


<center><table border="0" width="90%">
<tbody><tr>
<td class="NewsTitle"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/television.png" alt="TV" height="20" width="20"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif" alt=" ">Addic7ed</td>
<td class="NewsTitle"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/television.png" alt="TV" height="20" width="20"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif" alt=" ">Popular Shows</td>
<td class="NewsTitle"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/television.png" alt="TV" height="20" width="20"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif" alt=" ">Useful</td>
<td class="NewsTitle"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/television.png" alt="TV" height="20" width="20"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif" alt=" ">Forums</td>
</tr>
<tr>
<td><div id="footermenu"><a href="http://www.addic7ed.com/shows.php">Browse By Shows</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/1">Lost</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/shows-schedule">TV Shows Schedule</a></div></td>
<td><div id="footermenu"><a href="http://www.sub-talk.net/topic/1031-changelog/">Site Changelog</a></div></td>
</tr>
<tr>
<td><div id="footermenu"><a href="http://www.addic7ed.com/movie-subtitles">Browse By Movies</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/2">Heroes</a></div></td>
<td><div id="footermenu"><a href="http://www.sub-talk.net/topic/2784-frequently-asked-questions/">Frequently Asked Questions</a></div></td>
<td><div id="footermenu">Support Us</div></td>
</tr>
<tr>
<td><div id="footermenu"><a href="http://www.addic7ed.com/top-uploaders">Top Uploaders</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/121">Gossip Girl</a></div></td>
<td><div id="footermenu">RSS Feeds</div></td>
<td><div id="footermenu">Premium Accounts</div></td>
</tr>
<tr>
<td><div id="footermenu"><a href="http://www.addic7ed.com/log.php?mode=downloaded">Top Downloads</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/64">One Tree Hill</a></div></td>
<td class="NewsTitle"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/television.png" alt="TV" height="20" width="20"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif" alt=" ">Tutorials</td>
<td><div id="footermenu"><a href="http://sub-talk.net/thread-6-1-1.html">Video Formats</a></div></td>
</tr>
<tr>
<td><div id="footermenu"><a href="http://www.addic7ed.com/log.php?mode=news">All News</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/51">How I Met Your Mother</a></div></td>
<td><div id="footermenu"><a href="http://www.sub-talk.net/topic/338-guide-to-syncing-with-subtitleedit/page__p__1485__hl__%2B+%2Bsync__fromsearch__1#entry1485">How to Synchronize Subtitles</a></div></td>
<td><div id="footermenu">Frequently Asked Questions</div></td>
</tr> 
<tr>
<td><div id="footermenu"><a href="http://www.sub-talk.net/">Sub-Talk Forums</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/7">24</a></div></td>
<td><div id="footermenu">What Are Subtitles</div></td>
<td><div id="footermenu"><a href="http://sub-talk.net/index.php?gid=7">TV Shows Talk</a></div></td>
</tr>
<tr>
<td><div id="footermenu"><a href="http://www.addic7ed.com/latest_comments.php">Latest Comments</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/126">The Big Bang Theory</a></div></td>
<td><div id="footermenu">New Translation Tutorial</div></td>
<td><div id="footermenu"><a href="http://sub-talk.net/index.php?gid=22">Movies Talk</a></div></td>
</tr>
<tr>
<td><div id="footermenu"><a href="#">#</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/130">Family Guy</a></div></td>
<td><div id="footermenu">Upload a New Subtitle Tutorial</div></td>
<td class="NewsTitle"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/television.png" alt="TV" height="20" width="20"><img src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/invisible_002.gif" alt=" ">Stats</td>
</tr>
<tr>
<td><div id="footermenu">Terms of Service</div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/16">Desperate Housewives</a></div></td>
<td><div id="footermenu"><a href="http://sub-talk.net/viewthread.php?tid=294">How to have an Avatar</a></div></td>
<td align="left">.
				</td>
</tr>
<tr>
<td><div id="footermenu"><a href="http://www.addic7ed.com/contact.php">Contact</a></div></td>
<td><div id="footermenu"><a href="http://www.addic7ed.com/show/15">House</a></div></td>
<td><div id="footermenu">How to Add to Firefox Search</div></td>
<td> <script type="text/javascript" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/classic.js"></script><script type="text/javascript">WAU_classic('8dpehb3jhy6n')</script>
</td>
</tr>
</tbody></table></center>
</center><div class=" fb_reset" id="fb-root"><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div><iframe src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/xd_arbiter.htm" style="border: medium none;" tab-index="-1" title="Facebook Cross Domain Communication Frame" aria-hidden="true" id="fb_xdm_frame_http" allowtransparency="true" name="fb_xdm_frame_http" frameborder="0" scrolling="no"></iframe><iframe src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/xd_arbiter_002.htm" style="border: medium none;" tab-index="-1" title="Facebook Cross Domain Communication Frame" aria-hidden="true" id="fb_xdm_frame_https" allowtransparency="true" name="fb_xdm_frame_https" frameborder="0" scrolling="no"></iframe></div></div><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div></div></div></div>

<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-10775680-1");
pageTracker._trackPageview();
} catch(err) {}</script>


<script gapi_processed="true" type="text/javascript" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/plusone.js"></script>



<iframe style="visibility: visible ! important; left: 20px ! important; bottom: 15px ! important; background: none repeat scroll 0% 0% rgb(51, 0, 51) ! important; height: 104px ! important; width: 164px ! important;" src="data:;charset=utf-8," id="ghostery-alert-692"></iframe><iframe style="width: 1px; height: 1px; position: absolute; top: -100px;" src="Download%20Game%20of%20Thrones%20-%2001x02%20-%20The%20Kingsroad%20subtitles%20from%20the%20source%21%20-%20Addic7ed.com_files/postmessageRelay.htm" id="oauth2relay1626089076" name="oauth2relay1626089076"></iframe></body></html>