stew 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. data/.gitignore +18 -0
  2. data/.rspec +2 -0
  3. data/Gemfile +4 -0
  4. data/Guardfile +6 -0
  5. data/LICENSE.txt +22 -0
  6. data/README.md +97 -0
  7. data/Rakefile +9 -0
  8. data/lib/stew.rb +58 -0
  9. data/lib/stew/community/profile.rb +23 -0
  10. data/lib/stew/community/profile_friends.rb +18 -0
  11. data/lib/stew/community/profile_game.rb +28 -0
  12. data/lib/stew/community/profile_games.rb +17 -0
  13. data/lib/stew/community/steam_id.rb +52 -0
  14. data/lib/stew/community_client.rb +42 -0
  15. data/lib/stew/store/app.rb +76 -0
  16. data/lib/stew/store/app_offer.rb +38 -0
  17. data/lib/stew/store/app_offer_sale.rb +23 -0
  18. data/lib/stew/store/app_offers.rb +25 -0
  19. data/lib/stew/store_client.rb +39 -0
  20. data/lib/stew/version.rb +3 -0
  21. data/lib/stew/web_client.rb +30 -0
  22. data/lib/stew/xml_client.rb +49 -0
  23. data/spec/fixtures/profiles/4d.txt +16 -0
  24. data/spec/fixtures/profiles/76561197992917668.txt +122 -0
  25. data/spec/fixtures/profiles/76561197992917668.yml +94 -0
  26. data/spec/fixtures/profiles/friends/76561197992917668.yml +36 -0
  27. data/spec/fixtures/profiles/games/76561197992917668.yml +616 -0
  28. data/spec/fixtures/store/apps/16870.txt +1078 -0
  29. data/spec/fixtures/store/apps/211400_offers_sale.txt +46 -0
  30. data/spec/fixtures/store/apps/211400_sale.txt +1327 -0
  31. data/spec/fixtures/store/apps/211420.txt +1320 -0
  32. data/spec/fixtures/store/apps/211420_us.txt +1306 -0
  33. data/spec/fixtures/store/apps/219150.txt +1134 -0
  34. data/spec/fixtures/store/apps/2290.txt +1059 -0
  35. data/spec/fixtures/store/apps/49520.txt +1471 -0
  36. data/spec/fixtures/store/apps/49520_offers.txt +111 -0
  37. data/spec/fixtures/store/apps/no_app.txt +5 -0
  38. data/spec/integration/community_integration_spec.rb +50 -0
  39. data/spec/integration/store_integration_spec.rb +129 -0
  40. data/spec/lib/stew/community/profile_friends_spec.rb +38 -0
  41. data/spec/lib/stew/community/profile_game_spec.rb +37 -0
  42. data/spec/lib/stew/community/profile_games_spec.rb +36 -0
  43. data/spec/lib/stew/community/profile_spec.rb +18 -0
  44. data/spec/lib/stew/community/steam_id_spec.rb +116 -0
  45. data/spec/lib/stew/community_client_spec.rb +88 -0
  46. data/spec/lib/stew/store/app_offer_sale_spec.rb +36 -0
  47. data/spec/lib/stew/store/app_offer_spec.rb +47 -0
  48. data/spec/lib/stew/store/app_offers_spec.rb +64 -0
  49. data/spec/lib/stew/store/app_spec.rb +142 -0
  50. data/spec/lib/stew/store_client_spec.rb +58 -0
  51. data/spec/lib/stew/web_client_spec.rb +25 -0
  52. data/spec/lib/stew/xml_client_spec.rb +36 -0
  53. data/spec/lib/stew_spec.rb +4 -0
  54. data/spec/spec_helper.rb +23 -0
  55. data/stew.gemspec +38 -0
  56. metadata +412 -0
@@ -0,0 +1,1306 @@
1
+
2
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
3
+ "http://www.w3.org/TR/html4/loose.dtd">
4
+ <html>
5
+ <head>
6
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7
+ <title>Dark Souls&trade;: Prepare To Die&trade; Edition on Steam</title>
8
+ <link href="http://cdn.store.steampowered.com/public/css/styles_storev5.css?v=605909703" rel="stylesheet" type="text/css">
9
+ <!--[if lte IE 6]> <link href="http://cdn.store.steampowered.com/public/css/styles_storev5_ie6.css?v=2526402532" rel="stylesheet" type="text/css">
10
+ <![endif]-->
11
+ <!--[if lte IE 7]> <style type="text/css"> .iepopupfix{ display: block; } </style> <![endif]-->
12
+ <link href="http://cdn.store.steampowered.com/public/css/styles_linux.css?v=4130945887" rel="stylesheet" type="text/css">
13
+ <link href="http://cdn.store.steampowered.com/public/css/styles_gamev5.css?v=3028087060" rel="stylesheet" type="text/css">
14
+ <link href="http://cdn.store.steampowered.com/public/css/styles_recommended.css?v=3669185169" rel="stylesheet" type="text/css">
15
+ <link href="http://cdn.store.steampowered.com/public/shared/css/apphub.css?v=3597625768" rel="stylesheet" type="text/css">
16
+ <link href="http://cdn.store.steampowered.com/public/shared/css/buttons.css?v=777997768" rel="stylesheet" type="text/css">
17
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/swfobject.js?v=3816786344&amp;l=english"></script>
18
+
19
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/prototype-1.7.js?v=1879158345&amp;l=english"></script>
20
+
21
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/scriptaculous/scriptaculous.js?v=2605761387&amp;l=english&amp;load=effects,controls,slider"></script>
22
+
23
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/javascript.js?v=835551046&amp;l=english"></script>
24
+
25
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/main.js?v=594385535&amp;l=english"></script>
26
+
27
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/jserrorreport.js?v=2719817279&amp;l=english"></script>
28
+
29
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/header.js?v=3755887123&amp;l=english"></script>
30
+
31
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/search.js?v=3621829282&amp;l=english"></script>
32
+
33
+ <script type="text/javascript">
34
+ var _gaq = _gaq || [];
35
+ _gaq.push(['_setAccount', 'UA-33786258-1']);
36
+ _gaq.push(['_setCustomVar', 1, 'Logged In', 'false', 2]);
37
+ _gaq.push(['_setCustomVar', 2, 'Client Type', 'External', 2]);
38
+ _gaq.push(['_trackPageview']);
39
+ _gaq.push(['_setSessionCookieTimeout', 900000]);
40
+ (function() {
41
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
42
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
43
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
44
+ })();
45
+ </script>
46
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/modal.js?v=3995118001&amp;l=english"></script>
47
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/gamehighlightplayer.js?v=1164026444&amp;l=english"></script>
48
+ <script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/comments.js?v=1692965998&amp;l=english"></script>
49
+ <link rel="image_src" href="http://cdn.steampowered.com/v/gfx/apps/211420/capsule_231x87.jpg?t=1355944286">
50
+ <meta name="description" content="New Content for PC Dark Souls™: Prepare to Die™ Edition will include an untold chapter in the world of Lordran. Sent back to the past, player will discover the story when Knight Artorias still lives. New Bosses – Including Black Dragon, Sanctuary Guardian, Artorias of the Abyss.">
51
+ <script language="JavaScript">
52
+ <!--
53
+ function screenshot_popup( url, width, height )
54
+ {
55
+ var append = '?';
56
+ if ( url.indexOf( '?' ) >= 0 )
57
+ append = '&';
58
+ if ( screen.width >= 1280 && screen.height >= 1024 )
59
+ popup( url+append+'size=1024', 1044, 803, 1, 1 );
60
+ else
61
+ popup( url+append+'size=800', 820, 635, 1, 1 );
62
+ }
63
+
64
+ Event.observe( window, 'load', function() {
65
+ if ( Prototype.Browser.IE )
66
+ {
67
+ //trick IE6 into putting some things in the correct spot
68
+ $$('.discount_block').invoke( 'hide' );
69
+ $$('.discount_block').invoke( 'show' );
70
+ }
71
+ } );
72
+ -->
73
+ </script>
74
+ </head>
75
+
76
+ <body>
77
+
78
+ <div id="global_header">
79
+ <div class="content">
80
+
81
+ <div class="logo">
82
+ <span id="logo_holder">
83
+ <a href="http://store.steampowered.com/">
84
+ <img src="http://cdn.store.steampowered.com/public/images/v5/globalheader_logo.png" width="176" height="44">
85
+ </a>
86
+ </span>
87
+ <!--[if lt IE 7]>
88
+ <style type="text/css">
89
+ #logo_holder img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
90
+ #logo_holder { display: inline-block; width: 176px; height: 44px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.store.steampowered.com/public/images/v5/globalheader_logo.png'); }
91
+ </style>
92
+ <![endif]-->
93
+ </div>
94
+
95
+ <a class="menuitem active" href="http://store.steampowered.com/">
96
+ <div class="activebg">&nbsp;</div> STORE </a>
97
+ <a class="menuitem" href="http://steamcommunity.com/">
98
+ Community </a>
99
+ <a class="menuitem " href="http://store.steampowered.com/news/?snr=1_5_9__10">
100
+ NEWS </a>
101
+ <a class="menuitem " href="http://store.steampowered.com/about/?snr=1_5_9__10">
102
+ ABOUT </a>
103
+ <a class="menuitem" href="http://support.steampowered.com/">
104
+ SUPPORT </a>
105
+ <a class="menuitem " href="http://store.steampowered.com/stats/?snr=1_5_9__10">
106
+ STATS </a>
107
+
108
+ <div id="global_actions">
109
+ <div id="global_action_menu">
110
+ <div class="header_installsteam_btn header_installsteam_btn_green">
111
+ <div class="header_installsteam_btn_leftcap"></div>
112
+ <div class="header_installsteam_btn_rightcap"></div>
113
+ <a class="header_installsteam_btn_content" href="http://store.steampowered.com/about/?snr=1_5_9__11">
114
+ Install Steam </a>
115
+ </div>
116
+ <a class="global_action_link" href="http://store.steampowered.com/login/?snr=1_5_9__11">login</a>
117
+ &nbsp;|&nbsp;
118
+ <span class="pulldown global_action_link" id="language_pulldown" onclick="ShowMenu( this, 'language_dropdown', 'right' );">language</span>
119
+ <div class="popup_block" id="language_dropdown" style="display: none;">
120
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
121
+ <a class="popup_menu_item tight" href="?l=bulgarian">Български (Bulgarian)</a>
122
+ <a class="popup_menu_item tight" href="?l=czech">čeština (Czech)</a>
123
+ <a class="popup_menu_item tight" href="?l=danish">Dansk (Danish)</a>
124
+ <a class="popup_menu_item tight" href="?l=dutch">Nederlands (Dutch)</a>
125
+ <a class="popup_menu_item tight" href="?l=finnish">Suomi (Finnish)</a>
126
+ <a class="popup_menu_item tight" href="?l=french">Français (French)</a>
127
+ <a class="popup_menu_item tight" href="?l=greek">Ελληνικά (Greek)</a>
128
+ <a class="popup_menu_item tight" href="?l=german">Deutsch (German)</a>
129
+ <a class="popup_menu_item tight" href="?l=hungarian">Magyar (Hungarian)</a>
130
+ <a class="popup_menu_item tight" href="?l=italian">Italiano (Italian)</a>
131
+ <a class="popup_menu_item tight" href="?l=japanese">日本語 (Japanese)</a>
132
+ <a class="popup_menu_item tight" href="?l=koreana">한국어 (Korean)</a>
133
+ <a class="popup_menu_item tight" href="?l=norwegian">Norsk (Norwegian)</a>
134
+ <a class="popup_menu_item tight" href="?l=polish">Polski (Polish)</a>
135
+ <a class="popup_menu_item tight" href="?l=portuguese">Português (Portuguese)</a>
136
+ <a class="popup_menu_item tight" href="?l=brazilian">Português-Brasil (Portuguese-Brazil)</a>
137
+ <a class="popup_menu_item tight" href="?l=russian">Русский (Russian)</a>
138
+ <a class="popup_menu_item tight" href="?l=romanian">Română (Romanian)</a>
139
+ <a class="popup_menu_item tight" href="?l=schinese">简体中文 (Simplified Chinese)</a>
140
+ <a class="popup_menu_item tight" href="?l=spanish">Español (Spanish)</a>
141
+ <a class="popup_menu_item tight" href="?l=swedish">Svenska (Swedish)</a>
142
+ <a class="popup_menu_item tight" href="?l=tchinese">繁體中文 (Traditional Chinese)</a>
143
+ <a class="popup_menu_item tight" href="?l=thai">ไทย (Thai)</a>
144
+ <a class="popup_menu_item tight" href="?l=turkish">Türkçe (Turkish)</a>
145
+ <a class="popup_menu_item tight" href="http://translation.steampowered.com" target="_blank">Help us translate Steam</a>
146
+ </div>
147
+ </div>
148
+ </div>
149
+ </div>
150
+ </div>
151
+ </div>
152
+
153
+ <div id="game_background_holder"><div id="game_background" style="background-image: url(http://cdn.steampowered.com/v/gfx/apps/211420/page.bg.jpg?t=1355944286);"></div></div>
154
+ <div id="store_header">
155
+ <div class="content">
156
+ <div id="store_controls">
157
+ <div id="cart_status_data">
158
+
159
+ <div class="store_header_btn_green store_header_btn" id="store_header_cart_btn" style="display: none;">
160
+ <div class="store_header_btn_caps store_header_btn_leftcap"></div>
161
+ <div class="store_header_btn_caps store_header_btn_rightcap"></div>
162
+ <a id="cart_link" class="store_header_btn_content" href="http://store.steampowered.com/cart/?snr=1_5_9__12">
163
+ Cart (<span id="cart_item_count_value">0</span>)
164
+ </a>
165
+ </div>
166
+ </div>
167
+ </div>
168
+ <div id="store_nav_area">
169
+ <div class="store_nav_leftcap"></div>
170
+ <div class="store_nav_bg">
171
+ <div class="store_nav">
172
+ <a class="tab " href="http://store.steampowered.com/?snr=1_5_9__12">
173
+ <span>Featured Items </a>
174
+ <div class="tab " id="genre_tab" onmouseover="FlyoutMenu( 'genre_tab', 'genre_flyout', 'left', 'bottom' );" onmouseout="HideFlyoutMenu( event, 'genre_tab', 'genre_flyout' );">
175
+ <span class="pulldown">Games<span ></span></span>
176
+
177
+ </div>
178
+ <div class="popup_block" id="genre_flyout" style="display: none;" onmouseout="HideFlyoutMenu( event, 'genre_tab', 'genre_flyout' );">
179
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
180
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Free%20to%20Play/?snr=1_5_9__12">
181
+ Free to Play </a>
182
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Action/?snr=1_5_9__12">
183
+ Action </a>
184
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Adventure/?snr=1_5_9__12">
185
+ Adventure </a>
186
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Strategy/?snr=1_5_9__12">
187
+ Strategy </a>
188
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/RPG/?snr=1_5_9__12">
189
+ RPG </a>
190
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Indie/?snr=1_5_9__12">
191
+ Indie </a>
192
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Massively%20Multiplayer/?snr=1_5_9__12">
193
+ Massively Multiplayer </a>
194
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Casual/?snr=1_5_9__12">
195
+ Casual </a>
196
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Simulation/?snr=1_5_9__12">
197
+ Simulation </a>
198
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Racing/?snr=1_5_9__12">
199
+ Racing </a>
200
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Sports/?snr=1_5_9__12">
201
+ Sports </a>
202
+ <div class="hr"></div>
203
+ <a class="popup_menu_item" href="http://store.steampowered.com/browse/mac/?snr=1_5_9__12">
204
+ Mac OS X </a>
205
+ </div>
206
+ </div>
207
+ <a class="tab " href="http://store.steampowered.com/software/?snr=1_5_9__12">
208
+ <span>Software</span>
209
+ </a>
210
+ <a class="tab " href="http://store.steampowered.com/freestuff/demos/?snr=1_5_9__12">
211
+ <span>Demos</span>
212
+ </a>
213
+ <a class="tab " href="http://store.steampowered.com/recommended/?snr=1_5_9__12">
214
+ <span>Recommended</span>
215
+ </a>
216
+ <a class="tab " href="http://store.steampowered.com/news/?snr=1_5_9__12">
217
+ <span>NEWS</span>
218
+ </a>
219
+ <a class="tab " href="http://store.steampowered.com/browse/linux/?snr=1_5_9__12">
220
+ <span>Linux</span>
221
+ </a>
222
+
223
+ <div id="store_search">
224
+ <form id="searchform" name="searchform" method="get" action="http://store.steampowered.com/search/" onsubmit="return SearchSuggestCheckTerm(this);">
225
+ <input type="hidden" name="snr" value="1_5_9__12" >
226
+ <div class="searchbox">
227
+ <input id="store_nav_search_term" name="term" type="text" class="default" value="search the store" size="22" autocomplete="off">
228
+ <a href="#" id="store_search_link" onclick="var form = $(this).up('form'); if ( form.onsubmit() ) form.submit(); return false;"><img src="http://cdn.store.steampowered.com/public/images/blank.gif"></a>
229
+ </div>
230
+ </form>
231
+ </div>
232
+ <div id="searchterm_options" class="search_suggest popup_block" style="display: none;">
233
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body shadow_content" style="border-top: none;">
234
+ <div id="search_suggestion_contents">
235
+ </div>
236
+ </div>
237
+ </div>
238
+ <script language="JavaScript">
239
+ <!--
240
+ EnableSearchSuggestions( $('searchform').elements['term'], '1_5_9_', 'US', 'english' );
241
+ //-->
242
+ </script>
243
+
244
+ </div>
245
+ </div>
246
+ <div class="store_nav_rightcap"></div>
247
+ </div>
248
+ </div>
249
+ </div>
250
+ <script type="text/javascript">
251
+ var g_SteamID = 0;
252
+
253
+ function GetUserTimeDelta()
254
+ {
255
+ var cookies = document.cookie.split(";");
256
+ for( var i = 0; i < cookies.length; i++ )
257
+ {
258
+ var key = cookies[i].substr( 0, cookies[i].indexOf( "=" ) );
259
+ key = key.replace( /^\s+|\s+$/g, "" );
260
+
261
+ if( key == "user_time_delta" )
262
+ {
263
+ var value = unescape( cookies[i].substr( cookies[i].indexOf( "=" ) + 1 ) );
264
+
265
+ var parts = value.split("|");
266
+ if (parts.length != 2)
267
+ {
268
+ return null;
269
+ }
270
+
271
+ var utd =
272
+ {
273
+ lastServerTime: parseInt(parts[0]),
274
+ timeDelta: parseInt(parts[1])
275
+ };
276
+
277
+ if ( utd.lastServerTime == 0)
278
+ {
279
+ return null;
280
+ }
281
+
282
+ return utd;
283
+ }
284
+ }
285
+ return null;
286
+ }
287
+
288
+ function SetUserTimeDelta( utd )
289
+ {
290
+ var expirationDate = new Date();
291
+ expirationDate.setDate( expirationDate.getDate() + 365 );
292
+ var cookieValue = escape( utd.lastServerTime.toString() + '|' + utd.timeDelta.toString() ) + "; expires=" + expirationDate.toUTCString() + "; path=/";
293
+
294
+ document.cookie = "user_time_delta=" + cookieValue;
295
+ }
296
+
297
+ var curServerTime = 1358942684;
298
+
299
+ var userTimeDelta = GetUserTimeDelta();
300
+
301
+ var g_ServerTime = 0;
302
+
303
+ if ( userTimeDelta !== null && userTimeDelta.lastServerTime >= curServerTime )
304
+ {
305
+ g_ServerTime = Math.round( new Date().getTime() / 1000 ) + userTimeDelta.timeDelta;
306
+ }
307
+ else
308
+ {
309
+ g_ServerTime = curServerTime;
310
+ var utd =
311
+ {
312
+ lastServerTime: curServerTime.toString(),
313
+ timeDelta: (curServerTime - Math.round( new Date().getTime() / 1000 )).toString()
314
+ };
315
+
316
+ SetUserTimeDelta(utd);
317
+ }
318
+ </script><!-- Main Background -->
319
+ <div id="main">
320
+
321
+
322
+ <div id="main_content" itemscope itemtype="http://schema.org/Product">
323
+ <meta itemprop="image" content = "http://cdn.steampowered.com/v/gfx/apps/211420/capsule_231x87.jpg?t=1355944286"/>
324
+ <div class="page_title_area game_title_area">
325
+ <div class="breadcrumbs">
326
+ <div class="blockbg">
327
+ <a href="http://store.steampowered.com/search/?term=&snr=1_5_9__205">All Games</a>
328
+ &gt; <a href="http://store.steampowered.com/genre/Action/?snr=1_5_9__205">Action Games</a>
329
+ &gt; <a href="http://store.steampowered.com/app/211420/?snr=1_5_9__205"><span itemprop="name">Dark Souls&trade;: Prepare To Die&trade; Edition</span></a>
330
+
331
+ </div>
332
+ <div style="clear: left;"></div>
333
+ </div>
334
+ <div class="apphub_HeaderStandardTop">
335
+ <div class="apphub_OtherSiteInfo">
336
+ <a class="btn_darkblue_white_innerfade btn_medium" href="http://steamcommunity.com//app/211420">
337
+ <span>Community Hub</span>
338
+ </a>
339
+ </div>
340
+ <div class="apphub_AppIcon"><img src="http://media.steampowered.com/steamcommunity/public/images/apps/211420/a24804c6c8412c8cd9d50efd06bf03fa58ff80a9.jpg"><div class="overlay"></div></div>
341
+ <div class="apphub_AppName">Dark Souls&trade;: Prepare To Die&trade; Edition</div>
342
+ <div style="clear: both"></div>
343
+ </div>
344
+ </div>
345
+
346
+ <div class="block">
347
+ <div class="block_content" id="game_highlights">
348
+ <div class="leftcol">
349
+ <div class="highlight_ctn">
350
+ <div class="highlight_overflow">
351
+ <div id="highlight_player_area" >
352
+ <div class="highlight_player_item highlight_movie" id="highlight_movie_81964" style="display: none;">
353
+ <div id="movie_81964" class="highlight_flash_player_notice" style="display: none;">
354
+ <p>You will need to <a href="http://www.adobe.com/go/getflashplayer" target="_blank">Install</a> the latest Flash plugin to view this page properly.</p>
355
+ </div>
356
+ </div>
357
+ <div class="highlight_player_item highlight_movie" id="highlight_movie_81950" style="display: none;">
358
+ <div id="movie_81950" class="highlight_flash_player_notice" style="display: none;">
359
+ <p>You will need to <a href="http://www.adobe.com/go/getflashplayer" target="_blank">Install</a> the latest Flash plugin to view this page properly.</p>
360
+ </div>
361
+ </div>
362
+
363
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_5efe46f2e2c65040f529a0d0e7069d6b8bb8e175.jpg" style="display: none;">
364
+ <div class="screenshot_holder">
365
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_5efe46f2e2c65040f529a0d0e7069d6b8bb8e175.1920x1080.jpg?t=1355944286" target="_blank"">
366
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
367
+ </a>
368
+ </div>
369
+ </div>
370
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_c34cdf130b9ac71c99196007d1e78c05305652b9.jpg" style="display: none;">
371
+ <div class="screenshot_holder">
372
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_c34cdf130b9ac71c99196007d1e78c05305652b9.1920x1080.jpg?t=1355944286" target="_blank"">
373
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
374
+ </a>
375
+ </div>
376
+ </div>
377
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_99a0f2e9c5d609f281e9bb765d27c84069081ee6.jpg" style="display: none;">
378
+ <div class="screenshot_holder">
379
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_99a0f2e9c5d609f281e9bb765d27c84069081ee6.1920x1080.jpg?t=1355944286" target="_blank"">
380
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
381
+ </a>
382
+ </div>
383
+ </div>
384
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_3f449f939324f6de99b4f1a2cd0339c0788554ca.jpg" style="display: none;">
385
+ <div class="screenshot_holder">
386
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_3f449f939324f6de99b4f1a2cd0339c0788554ca.1920x1080.jpg?t=1355944286" target="_blank"">
387
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
388
+ </a>
389
+ </div>
390
+ </div>
391
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_7e76bf1c16414829b38ef141602757e012458ec7.jpg" style="display: none;">
392
+ <div class="screenshot_holder">
393
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_7e76bf1c16414829b38ef141602757e012458ec7.1920x1080.jpg?t=1355944286" target="_blank"">
394
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
395
+ </a>
396
+ </div>
397
+ </div>
398
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_4930cf836b1a539a3dc78438bd28d7bbb7144080.jpg" style="display: none;">
399
+ <div class="screenshot_holder">
400
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_4930cf836b1a539a3dc78438bd28d7bbb7144080.1920x1080.jpg?t=1355944286" target="_blank"">
401
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
402
+ </a>
403
+ </div>
404
+ </div>
405
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_2e2a21cfe12acd837b56edfd6021fa66d3a6344d.jpg" style="display: none;">
406
+ <div class="screenshot_holder">
407
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_2e2a21cfe12acd837b56edfd6021fa66d3a6344d.1920x1080.jpg?t=1355944286" target="_blank"">
408
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
409
+ </a>
410
+ </div>
411
+ </div>
412
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_e3935ede00d64b875f3af060a0eab2d9786732a8.jpg" style="display: none;">
413
+ <div class="screenshot_holder">
414
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_e3935ede00d64b875f3af060a0eab2d9786732a8.1920x1080.jpg?t=1355944286" target="_blank"">
415
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
416
+ </a>
417
+ </div>
418
+ </div>
419
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_4cd77648e3220c1e353e440de7a0144b8b46855f.jpg" style="display: none;">
420
+ <div class="screenshot_holder">
421
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_4cd77648e3220c1e353e440de7a0144b8b46855f.1920x1080.jpg?t=1355944286" target="_blank"">
422
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
423
+ </a>
424
+ </div>
425
+ </div>
426
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_754d1f1749df9bf37051415df9f8499070b160b5.jpg" style="display: none;">
427
+ <div class="screenshot_holder">
428
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_754d1f1749df9bf37051415df9f8499070b160b5.1920x1080.jpg?t=1355944286" target="_blank"">
429
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
430
+ </a>
431
+ </div>
432
+ </div>
433
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_d9b6ac270dcaec4e4974d8add3c2cdd73b7e978f.jpg" style="display: none;">
434
+ <div class="screenshot_holder">
435
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_d9b6ac270dcaec4e4974d8add3c2cdd73b7e978f.1920x1080.jpg?t=1355944286" target="_blank"">
436
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
437
+ </a>
438
+ </div>
439
+ </div>
440
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_ee6b5ef44b036605a5d24ef8ebcb46ec76f5b5a7.jpg" style="display: none;">
441
+ <div class="screenshot_holder">
442
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_ee6b5ef44b036605a5d24ef8ebcb46ec76f5b5a7.1920x1080.jpg?t=1355944286" target="_blank"">
443
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
444
+ </a>
445
+ </div>
446
+ </div>
447
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_fcadfedb2176456fedd005793adf34c8590fd113.jpg" style="display: none;">
448
+ <div class="screenshot_holder">
449
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_fcadfedb2176456fedd005793adf34c8590fd113.1920x1080.jpg?t=1355944286" target="_blank"">
450
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
451
+ </a>
452
+ </div>
453
+ </div>
454
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_ce7411f500e8e9dd3f7cf26aff7cbf22a1c33ac7.jpg" style="display: none;">
455
+ <div class="screenshot_holder">
456
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_ce7411f500e8e9dd3f7cf26aff7cbf22a1c33ac7.1920x1080.jpg?t=1355944286" target="_blank"">
457
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
458
+ </a>
459
+ </div>
460
+ </div>
461
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_d740b51d99d176f113b9d426735559c3b69f442d.jpg" style="display: none;">
462
+ <div class="screenshot_holder">
463
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_d740b51d99d176f113b9d426735559c3b69f442d.1920x1080.jpg?t=1355944286" target="_blank"">
464
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
465
+ </a>
466
+ </div>
467
+ </div>
468
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_77557feb237f87d67453c92baee73fb5bd93355c.jpg" style="display: none;">
469
+ <div class="screenshot_holder">
470
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_77557feb237f87d67453c92baee73fb5bd93355c.1920x1080.jpg?t=1355944286" target="_blank"">
471
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
472
+ </a>
473
+ </div>
474
+ </div>
475
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_55247680ed2e2e1e6ef15b9257ab42bd91a2f743.jpg" style="display: none;">
476
+ <div class="screenshot_holder">
477
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_55247680ed2e2e1e6ef15b9257ab42bd91a2f743.1920x1080.jpg?t=1355944286" target="_blank"">
478
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
479
+ </a>
480
+ </div>
481
+ </div>
482
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_5a21ae0ad9f3b1ac88dd428eab481a2973b03ba1.jpg" style="display: none;">
483
+ <div class="screenshot_holder">
484
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_5a21ae0ad9f3b1ac88dd428eab481a2973b03ba1.1920x1080.jpg?t=1355944286" target="_blank"">
485
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
486
+ </a>
487
+ </div>
488
+ </div>
489
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_ca9028bc66ab1b011419fcc625097447b50691b7.jpg" style="display: none;">
490
+ <div class="screenshot_holder">
491
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_ca9028bc66ab1b011419fcc625097447b50691b7.1920x1080.jpg?t=1355944286" target="_blank"">
492
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
493
+ </a>
494
+ </div>
495
+ </div>
496
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_ceb1b96c70b75c9d31e8d4a184e52f67832516e5.jpg" style="display: none;">
497
+ <div class="screenshot_holder">
498
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_ceb1b96c70b75c9d31e8d4a184e52f67832516e5.1920x1080.jpg?t=1355944286" target="_blank"">
499
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
500
+ </a>
501
+ </div>
502
+ </div>
503
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_3a9efe05e0c9d6e0ef9644ef1678ce1a25ab424a.jpg" style="display: none;">
504
+ <div class="screenshot_holder">
505
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_3a9efe05e0c9d6e0ef9644ef1678ce1a25ab424a.1920x1080.jpg?t=1355944286" target="_blank"">
506
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
507
+ </a>
508
+ </div>
509
+ </div>
510
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_a0af9af8bf8282462b522e0cb07ba0e1b501dc04.jpg" style="display: none;">
511
+ <div class="screenshot_holder">
512
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_a0af9af8bf8282462b522e0cb07ba0e1b501dc04.1920x1080.jpg?t=1355944286" target="_blank"">
513
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
514
+ </a>
515
+ </div>
516
+ </div>
517
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_03f559052587c3727146a4564883d4dbc4eaf636.jpg" style="display: none;">
518
+ <div class="screenshot_holder">
519
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_03f559052587c3727146a4564883d4dbc4eaf636.1920x1080.jpg?t=1355944286" target="_blank"">
520
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
521
+ </a>
522
+ </div>
523
+ </div>
524
+ <div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_e46d217de1bb240febec17c243f707dcb461fba8.jpg" style="display: none;">
525
+ <div class="screenshot_holder">
526
+ <a href="http://cdn.steampowered.com/v/gfx/apps/211420/ss_e46d217de1bb240febec17c243f707dcb461fba8.1920x1080.jpg?t=1355944286" target="_blank"">
527
+ <img src="http://cdn.store.steampowered.com/public/images/blank.gif">
528
+ </a>
529
+ </div>
530
+ </div>
531
+ <script type="text/javascript">
532
+ var rgMovieFlashvars = {
533
+ 'movie_81964': {
534
+ FILENAME: "http://media.steampowered.com/steam/apps/81964/movieLrg.flv?t=1346188860",
535
+ MOVIE_NAME: "Dark+Souls+PTDE++Release+Trailer"
536
+ },
537
+ 'movie_81950': {
538
+ FILENAME: "http://media.steampowered.com/steam/apps/81950/movieLrg.flv?t=1345557270",
539
+ MOVIE_NAME: "Dark+Souls+PTDE+GamesCom"
540
+ },
541
+ '' : ''
542
+ };
543
+ var rgCommonFlashVars = {
544
+ clientLanguage: "english",
545
+ capsuleSize: "huge",
546
+ STAGE_WIDTH: 600,
547
+ STAGE_HEIGHT: 338,
548
+ AUTO_PLAY: "true",
549
+ ALLOW_JSPAUSE: "true",
550
+ TRACK_MUTE: "true",
551
+ CHECKBOX_AUTOPLAY_SHOW: "true",
552
+ CHECKBOX_AUTOPLAY_TEXT: "Autoplay+videos"
553
+ };
554
+ var rgScreenshotURLs = {
555
+ 'ss_5efe46f2e2c65040f529a0d0e7069d6b8bb8e175.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_5efe46f2e2c65040f529a0d0e7069d6b8bb8e175.600x338.jpg?t=1355944286',
556
+ 'ss_c34cdf130b9ac71c99196007d1e78c05305652b9.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_c34cdf130b9ac71c99196007d1e78c05305652b9.600x338.jpg?t=1355944286',
557
+ 'ss_99a0f2e9c5d609f281e9bb765d27c84069081ee6.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_99a0f2e9c5d609f281e9bb765d27c84069081ee6.600x338.jpg?t=1355944286',
558
+ 'ss_3f449f939324f6de99b4f1a2cd0339c0788554ca.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_3f449f939324f6de99b4f1a2cd0339c0788554ca.600x338.jpg?t=1355944286',
559
+ 'ss_7e76bf1c16414829b38ef141602757e012458ec7.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_7e76bf1c16414829b38ef141602757e012458ec7.600x338.jpg?t=1355944286',
560
+ 'ss_4930cf836b1a539a3dc78438bd28d7bbb7144080.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_4930cf836b1a539a3dc78438bd28d7bbb7144080.600x338.jpg?t=1355944286',
561
+ 'ss_2e2a21cfe12acd837b56edfd6021fa66d3a6344d.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_2e2a21cfe12acd837b56edfd6021fa66d3a6344d.600x338.jpg?t=1355944286',
562
+ 'ss_e3935ede00d64b875f3af060a0eab2d9786732a8.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_e3935ede00d64b875f3af060a0eab2d9786732a8.600x338.jpg?t=1355944286',
563
+ 'ss_4cd77648e3220c1e353e440de7a0144b8b46855f.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_4cd77648e3220c1e353e440de7a0144b8b46855f.600x338.jpg?t=1355944286',
564
+ 'ss_754d1f1749df9bf37051415df9f8499070b160b5.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_754d1f1749df9bf37051415df9f8499070b160b5.600x338.jpg?t=1355944286',
565
+ 'ss_d9b6ac270dcaec4e4974d8add3c2cdd73b7e978f.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_d9b6ac270dcaec4e4974d8add3c2cdd73b7e978f.600x338.jpg?t=1355944286',
566
+ 'ss_ee6b5ef44b036605a5d24ef8ebcb46ec76f5b5a7.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_ee6b5ef44b036605a5d24ef8ebcb46ec76f5b5a7.600x338.jpg?t=1355944286',
567
+ 'ss_fcadfedb2176456fedd005793adf34c8590fd113.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_fcadfedb2176456fedd005793adf34c8590fd113.600x338.jpg?t=1355944286',
568
+ 'ss_ce7411f500e8e9dd3f7cf26aff7cbf22a1c33ac7.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_ce7411f500e8e9dd3f7cf26aff7cbf22a1c33ac7.600x338.jpg?t=1355944286',
569
+ 'ss_d740b51d99d176f113b9d426735559c3b69f442d.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_d740b51d99d176f113b9d426735559c3b69f442d.600x338.jpg?t=1355944286',
570
+ 'ss_77557feb237f87d67453c92baee73fb5bd93355c.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_77557feb237f87d67453c92baee73fb5bd93355c.600x338.jpg?t=1355944286',
571
+ 'ss_55247680ed2e2e1e6ef15b9257ab42bd91a2f743.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_55247680ed2e2e1e6ef15b9257ab42bd91a2f743.600x338.jpg?t=1355944286',
572
+ 'ss_5a21ae0ad9f3b1ac88dd428eab481a2973b03ba1.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_5a21ae0ad9f3b1ac88dd428eab481a2973b03ba1.600x338.jpg?t=1355944286',
573
+ 'ss_ca9028bc66ab1b011419fcc625097447b50691b7.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_ca9028bc66ab1b011419fcc625097447b50691b7.600x338.jpg?t=1355944286',
574
+ 'ss_ceb1b96c70b75c9d31e8d4a184e52f67832516e5.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_ceb1b96c70b75c9d31e8d4a184e52f67832516e5.600x338.jpg?t=1355944286',
575
+ 'ss_3a9efe05e0c9d6e0ef9644ef1678ce1a25ab424a.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_3a9efe05e0c9d6e0ef9644ef1678ce1a25ab424a.600x338.jpg?t=1355944286',
576
+ 'ss_a0af9af8bf8282462b522e0cb07ba0e1b501dc04.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_a0af9af8bf8282462b522e0cb07ba0e1b501dc04.600x338.jpg?t=1355944286',
577
+ 'ss_03f559052587c3727146a4564883d4dbc4eaf636.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_03f559052587c3727146a4564883d4dbc4eaf636.600x338.jpg?t=1355944286',
578
+ 'ss_e46d217de1bb240febec17c243f707dcb461fba8.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/211420/ss_e46d217de1bb240febec17c243f707dcb461fba8.600x338.jpg?t=1355944286',
579
+ '' : ''
580
+ };
581
+ </script>
582
+ </div>
583
+ <div id="highlight_strip">
584
+ <div id="highlight_strip_scroll" style="width: 3122px;">
585
+ <div class="highlight_selector"></div>
586
+
587
+ <div class="highlight_strip_item highlight_strip_movie" id="thumb_movie_81964" >
588
+ <img class="movie_thumb" src="http://cdn.steampowered.com/v/gfx/apps/81964/movie.184x123.jpg?t=1346188860">
589
+ <div class="highlight_movie_marker"></div>
590
+ </div>
591
+ <div class="highlight_strip_item highlight_strip_movie" id="thumb_movie_81950" >
592
+ <img class="movie_thumb" src="http://cdn.steampowered.com/v/gfx/apps/81950/movie.184x123.jpg?t=1345557270">
593
+ <div class="highlight_movie_marker"></div>
594
+ </div>
595
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_5efe46f2e2c65040f529a0d0e7069d6b8bb8e175.jpg" >
596
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_5efe46f2e2c65040f529a0d0e7069d6b8bb8e175.116x65.jpg?t=1355944286">
597
+ </div>
598
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_c34cdf130b9ac71c99196007d1e78c05305652b9.jpg" >
599
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_c34cdf130b9ac71c99196007d1e78c05305652b9.116x65.jpg?t=1355944286">
600
+ </div>
601
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_99a0f2e9c5d609f281e9bb765d27c84069081ee6.jpg" >
602
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_99a0f2e9c5d609f281e9bb765d27c84069081ee6.116x65.jpg?t=1355944286">
603
+ </div>
604
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_3f449f939324f6de99b4f1a2cd0339c0788554ca.jpg" >
605
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_3f449f939324f6de99b4f1a2cd0339c0788554ca.116x65.jpg?t=1355944286">
606
+ </div>
607
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_7e76bf1c16414829b38ef141602757e012458ec7.jpg" >
608
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_7e76bf1c16414829b38ef141602757e012458ec7.116x65.jpg?t=1355944286">
609
+ </div>
610
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_4930cf836b1a539a3dc78438bd28d7bbb7144080.jpg" >
611
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_4930cf836b1a539a3dc78438bd28d7bbb7144080.116x65.jpg?t=1355944286">
612
+ </div>
613
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_2e2a21cfe12acd837b56edfd6021fa66d3a6344d.jpg" >
614
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_2e2a21cfe12acd837b56edfd6021fa66d3a6344d.116x65.jpg?t=1355944286">
615
+ </div>
616
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_e3935ede00d64b875f3af060a0eab2d9786732a8.jpg" >
617
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_e3935ede00d64b875f3af060a0eab2d9786732a8.116x65.jpg?t=1355944286">
618
+ </div>
619
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_4cd77648e3220c1e353e440de7a0144b8b46855f.jpg" >
620
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_4cd77648e3220c1e353e440de7a0144b8b46855f.116x65.jpg?t=1355944286">
621
+ </div>
622
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_754d1f1749df9bf37051415df9f8499070b160b5.jpg" >
623
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_754d1f1749df9bf37051415df9f8499070b160b5.116x65.jpg?t=1355944286">
624
+ </div>
625
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_d9b6ac270dcaec4e4974d8add3c2cdd73b7e978f.jpg" >
626
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_d9b6ac270dcaec4e4974d8add3c2cdd73b7e978f.116x65.jpg?t=1355944286">
627
+ </div>
628
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_ee6b5ef44b036605a5d24ef8ebcb46ec76f5b5a7.jpg" >
629
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_ee6b5ef44b036605a5d24ef8ebcb46ec76f5b5a7.116x65.jpg?t=1355944286">
630
+ </div>
631
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_fcadfedb2176456fedd005793adf34c8590fd113.jpg" >
632
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_fcadfedb2176456fedd005793adf34c8590fd113.116x65.jpg?t=1355944286">
633
+ </div>
634
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_ce7411f500e8e9dd3f7cf26aff7cbf22a1c33ac7.jpg" >
635
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_ce7411f500e8e9dd3f7cf26aff7cbf22a1c33ac7.116x65.jpg?t=1355944286">
636
+ </div>
637
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_d740b51d99d176f113b9d426735559c3b69f442d.jpg" >
638
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_d740b51d99d176f113b9d426735559c3b69f442d.116x65.jpg?t=1355944286">
639
+ </div>
640
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_77557feb237f87d67453c92baee73fb5bd93355c.jpg" >
641
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_77557feb237f87d67453c92baee73fb5bd93355c.116x65.jpg?t=1355944286">
642
+ </div>
643
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_55247680ed2e2e1e6ef15b9257ab42bd91a2f743.jpg" >
644
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_55247680ed2e2e1e6ef15b9257ab42bd91a2f743.116x65.jpg?t=1355944286">
645
+ </div>
646
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_5a21ae0ad9f3b1ac88dd428eab481a2973b03ba1.jpg" >
647
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_5a21ae0ad9f3b1ac88dd428eab481a2973b03ba1.116x65.jpg?t=1355944286">
648
+ </div>
649
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_ca9028bc66ab1b011419fcc625097447b50691b7.jpg" >
650
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_ca9028bc66ab1b011419fcc625097447b50691b7.116x65.jpg?t=1355944286">
651
+ </div>
652
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_ceb1b96c70b75c9d31e8d4a184e52f67832516e5.jpg" >
653
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_ceb1b96c70b75c9d31e8d4a184e52f67832516e5.116x65.jpg?t=1355944286">
654
+ </div>
655
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_3a9efe05e0c9d6e0ef9644ef1678ce1a25ab424a.jpg" >
656
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_3a9efe05e0c9d6e0ef9644ef1678ce1a25ab424a.116x65.jpg?t=1355944286">
657
+ </div>
658
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_a0af9af8bf8282462b522e0cb07ba0e1b501dc04.jpg" >
659
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_a0af9af8bf8282462b522e0cb07ba0e1b501dc04.116x65.jpg?t=1355944286">
660
+ </div>
661
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_03f559052587c3727146a4564883d4dbc4eaf636.jpg" >
662
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_03f559052587c3727146a4564883d4dbc4eaf636.116x65.jpg?t=1355944286">
663
+ </div>
664
+ <div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_e46d217de1bb240febec17c243f707dcb461fba8.jpg" >
665
+ <img src="http://cdn.steampowered.com/v/gfx/apps/211420/ss_e46d217de1bb240febec17c243f707dcb461fba8.116x65.jpg?t=1355944286">
666
+ </div>
667
+ </div>
668
+ </div>
669
+ <div>
670
+ <div class="slider" id="highlight_slider" >
671
+ <div class="slider_bg">
672
+ </div>
673
+ <div class="handle">
674
+ </div>
675
+ </div>
676
+ </div>
677
+ <script type="text/javascript">
678
+
679
+ Event.observe( document, 'dom:loaded', function() {
680
+ new HighlightPlayer( {
681
+ elemPlayerArea: 'highlight_player_area',
682
+ elemStrip: 'highlight_strip',
683
+ elemStripScroll: 'highlight_strip_scroll',
684
+ elemSlider: 'highlight_slider',
685
+ rgMovieFlashvars: rgMovieFlashvars,
686
+ rgScreenshotURLs: rgScreenshotURLs,
687
+ rgDefaultMovieFlashvars: rgCommonFlashVars
688
+ } );
689
+ } );
690
+
691
+ </script>
692
+ </div>
693
+ </div>
694
+ </div>
695
+ <div class="rightcol">
696
+ <div class="glance_ctn">
697
+ <div class="game_header_image_ctn">
698
+ <img class="game_header_image" src="http://cdn.steampowered.com/v/gfx/apps/211420/header_292x136.jpg?t=1355944286">
699
+ </div>
700
+ <div class="game_description_snippet">
701
+ New Content for PC Dark Souls™: Prepare to Die™ Edition will include an untold chapter in the world of Lordran. Sent back to the past, player will discover the story when Knight Artorias still lives. New Bosses – Including Black Dragon, Sanctuary Guardian, Artorias of the Abyss. </div>
702
+
703
+ <div class="inner_rule"></div>
704
+
705
+
706
+ <div class="glance_details">
707
+ <div>
708
+ Genre: <a href="http://store.steampowered.com/genre/Action?snr=1_5_9__400/">Action</a>, <a href="http://store.steampowered.com/genre/RPG?snr=1_5_9__400/">RPG</a><br>
709
+ </div>
710
+ <div>
711
+ Release Date: Aug 23, 2012 </div>
712
+ </div>
713
+
714
+ <div class="inner_rule"></div>
715
+
716
+ <a class="linkbar" href="javascript:screenshot_popup('http://store.steampowered.com/screenshot/view/211420/0?snr=1_5_9__400', 800, 635, 0, 0);">
717
+ <div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_screenshots.png"></div>
718
+ View all 24 screenshots </a>
719
+
720
+
721
+ <a class="linkbar" href="http://store.steampowered.com/video/211420?snr=1_5_9__400">
722
+ <div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_trailers.png"></div>
723
+ Watch all 2 trailers </a>
724
+
725
+
726
+ </div>
727
+ </div>
728
+ <div style="clear: both;"></div>
729
+ </div>
730
+ </div>
731
+
732
+ <div class="leftcol game_description_column">
733
+
734
+
735
+
736
+ <div id="game_area_purchase">
737
+ <div id="purchase_note">
738
+ <div class="notice_box_top"></div>
739
+ <div class="notice_box_content">
740
+ <b>Notice:</b>
741
+
742
+ <p>Microsoft Xbox 360® Controller for Windows® (or equivalent) is strongly recommended.</p> </div>
743
+ <div class="notice_box_bottom"></div>
744
+ </div>
745
+
746
+
747
+
748
+ <div class="game_area_purchase_game_wrapper">
749
+ <div class="game_area_purchase_game">
750
+ <form name="add_to_cart_15579" action="http://store.steampowered.com/cart/" method="POST">
751
+ <input type="hidden" name="snr" value="1_5_9__403">
752
+ <input type="hidden" name="action" value="add_to_cart">
753
+ <input type="hidden" name="subid" value="15579">
754
+ </form>
755
+ <div class="game_area_purchase_platform"><img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_win.png" width="22" height="22"></div>
756
+ <h1>Buy Dark Souls&trade;: Prepare To Die&trade; Edition</h1>
757
+
758
+
759
+ <div class="game_purchase_action" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
760
+ <div class="game_purchase_action_bg">
761
+ <div class="game_purchase_price price" itemprop="price">
762
+ &#36;39.99 </div>
763
+ <div class="btn_addtocart">
764
+ <div class="btn_addtocart_left"></div>
765
+
766
+ <a class="btn_addtocart_content" href="javascript:addToCart( 15579);">Add to Cart</a>
767
+ <div class="btn_addtocart_right"></div>
768
+ </div>
769
+ </div>
770
+ </div>
771
+ </div>
772
+ </div>
773
+
774
+ </div>
775
+ <!-- game_area_purchase -->
776
+
777
+
778
+
779
+
780
+ <div id="game_area_description" class="game_area_description">
781
+ <h2>About the Game</h2>
782
+ <p><p><strong>New Content for PC</strong></p>
783
+ <p>Dark Souls™: Prepare to Die™ Edition will include an untold chapter in the world of Lordran. Sent back to the past, player will discover the story when Knight Artorias still lives. </p>
784
+ <ul>
785
+ <li>New Bosses – Including Black Dragon, Sanctuary Guardian, Artorias of the Abyss.
786
+ <li>PVP Arena & Online Matchmaking System – Quick matching for players to play 1vs1, 2vs2 and 4 player battle royal.
787
+ <li>New Areas – Including Oolacile Township, Oolacile Sanctuary, Royal Wood, Battle of Stoicism which is the training ground for online PVP battles.
788
+ <li>New Enemies – Including Wooden scarecrows, Chained Prisoner, Stone Knight.
789
+ <li>New NPCs – Including Hawkeye Gough, Elizabeth (keeper of the sanctuary).
790
+ <li>New Weapons and Armor – Equip some from the new bosses, enemies, and NPCs
791
+ </ul>
792
+
793
+ <h2>The Story</strong></h2>
794
+ <p>Dark Souls is the new action role-playing game from the developers who brought you Demon’s Souls, FromSoftware. Dark Souls will have many familiar features: A dark fantasy universe, tense dungeon crawling, fearsome enemy encounters and unique online interactions. Dark Souls is a spiritual successor to Demon’s, not a sequel. Prepare for a new, despair-inducing world, with a vast, fully-explorable horizon and vertically-oriented landforms. Prepare for a new, mysterious story, centered around the the world of Lodran, but most of all, prepare to die. You will face countless murderous traps, countless darkly grotesque mobs and several gargantuan, supremely powerful demons and dragons bosses. You must learn from death to persist through this unforgiving world. And you aren’t alone. Dark Souls allows the spirits of other players to show up in your world, so you can learn from their deaths and they can learn from yours. You can also summon players into your world to co-op adventure, or invade other's worlds to PVP battle. New to Dark Souls are Bonfires, which serve as check points as you fight your way through this epic adventure. While rested at Bonfires, your health and magic replenish but at a cost, all mobs respawn. Beware: There is no place in Dark Souls that is truly safe. With days of game play and an even more punishing difficulty level, Dark Souls will be the most deeply challenging game you play this year. Can you live through a million deaths and earn your legacy?</p>
795
+
796
+ <h2>Key Features:</h2>
797
+ <ul>
798
+ <li>Extremely Deep, Dark & Difficult – Unforgiving in its punishment, yet rewarding for the determined – learn to strategize freely and conquer seemingly impossible challenges.
799
+ <li>Fully Seamless World – Explore a completely integrated world of dark fantasy where dungeons and areas are seamlessly intertwined, with great height.
800
+ <li>Mastery Earns Progression – Contains 60 hours of gameplay, with nearly 100 uniquely despair-inducing monsters & an incredibly nuanced RPG systems including: weaponry, armor, miracles, faith, and more. Player success depends on their eventual mastery of how and when to use the magic spells, choice of armor, the number of weapons, the types of weapons, and the moves attached to the weapons.
801
+ <li>Network Play – Players may cross paths with one another, invading each other for PVP battles, or to play co-op and take on giant boss encounters as a team.
802
+ <li>Flexible Character Development & Role Play – As the player progresses, they must carefully choose which of their character’s abilities to enhance as this will determine their progression style.
803
+ <li>Community – See other real players and empathize with their journey, learn from seeing how others died, find and leave messages for your fellow players; helping them or leading them into death.
804
+ <li>Symbolic of Life & Hope – The Bonfire is an important feature in Dark Souls for many reasons. Though in gameplay it serves as a health and magic recovery and a progression check point, it also happens to be the one place in the dark world where players can find a fleeting moment of warmth and calm.
805
+ </ul></p>
806
+ </div>
807
+
808
+ <div id="game_area_sys_req" class="game_area_description">
809
+ <h2>
810
+ System Requirements </h2>
811
+
812
+ <div id="game_area_sys_req_full">
813
+ <ul>
814
+ <ul>
815
+ <li><strong>OS:</strong> Windows XP , Windows Vista, Windows 7, or newer
816
+ <li><strong>Processor:</strong> Intel Core 2 Duo E6850 GHz+ or AMD Phenom II X2 545 3.0 GHz+
817
+ <li><strong>Memory:</strong> 2 GB
818
+ <li><strong>Hard Disk Space: </strong> 8GB
819
+ <li><strong>Video Card:</strong> GeForce 9800 GTX+ or ATI Radeon HD 4870+
820
+ <li><strong>DirectX&reg;:</strong> 9.0c
821
+ <li><strong>Sound:</strong> Direct Sound Compatible
822
+ <li><strong>Additional:</strong> Online play requires software installation of and log-in to Games For Windows - LIVE, Microsoft Xbox 360® Controller for Windows® (or equivalent) is strongly recommended.
823
+
824
+ </ul>
825
+ </ul>
826
+ </div>
827
+
828
+ <div style="clear: both;"></div>
829
+ </div>
830
+
831
+
832
+ <div id="game_area_legal">
833
+ <p>Dark Souls™ Prepare to Die™ Edition & © 2012 NAMCO BANDAI Games Inc. © 2011-2012 Fromsoftware, Inc.</p>
834
+ </div>
835
+
836
+
837
+ <div class="block">
838
+ <div class="block_header">
839
+ <h4>Recommended</h4>
840
+ </div>
841
+ <div class="block_content nopad">
842
+ <a class="small_cap" id="recommendation_cap_0" href="http://store.steampowered.com/app/200710/?snr=1_5_9__300" onmouseover="GameHover( this, event, $('global_hover'), {&quot;type&quot;:&quot;app&quot;,&quot;id&quot;:&quot;200710&quot;} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
843
+ <img class="small_cap_img" src="http://cdn.steampowered.com/v/gfx/apps/200710/capsule_184x69.jpg?t=1358783784" border="0" width="184" height="69"/>
844
+ <h4>Torchlight II</h4>
845
+ <h5>&#36;19.99</h5>
846
+ </a>
847
+ <a class="small_cap" id="recommendation_cap_0" href="http://store.steampowered.com/app/205100/?snr=1_5_9__300" onmouseover="GameHover( this, event, $('global_hover'), {&quot;type&quot;:&quot;app&quot;,&quot;id&quot;:&quot;205100&quot;} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
848
+ <img class="small_cap_img" src="http://cdn.steampowered.com/v/gfx/apps/205100/capsule_184x69.jpg?t=1356045686" border="0" width="184" height="69"/>
849
+ <h4>Dishonored</h4>
850
+ <h5>&#36;59.99</h5>
851
+ </a>
852
+ <a class="small_cap" id="recommendation_cap_0" href="http://store.steampowered.com/app/49520/?snr=1_5_9__300" onmouseover="GameHover( this, event, $('global_hover'), {&quot;type&quot;:&quot;app&quot;,&quot;id&quot;:49520} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
853
+ <img class="small_cap_img" src="http://cdn.steampowered.com/v/gfx/apps/49520/capsule_184x69.jpg?t=1358877408" border="0" width="184" height="69"/>
854
+ <h4>Borderlands 2</h4>
855
+ <h5>&#36;59.99</h5>
856
+ </a>
857
+ <div style="clear: left;"></div>
858
+ </div>
859
+ </div>
860
+
861
+ </div>
862
+
863
+ <!-- Right Column -->
864
+ <div class="rightcol">
865
+
866
+
867
+ <div class="block" id="demo_block">
868
+ <div class="block_content block_content_inner underlined_links">
869
+ <div class="demo_area_button">
870
+ <div class="demo_area_button">
871
+ <p><a href="http://store.steampowered.com/login/?redir=app%2F211420">Sign in</a> to add this game to your wishlist</p>
872
+ </div>
873
+ </div>
874
+ <div class="demo_area_button">
875
+ <div class="share">Share:&nbsp; <a href="http://store.steampowered.com/share/facebook/app/211420" target="_blank" title="Share on Facebook"><img src="http://cdn.store.steampowered.com/public/images/v5/social/facebook.gif"></a>&nbsp; <a href="http://store.steampowered.com/share/twitter/app/211420" target="_blank" title="Share on Twitter"><img src="http://cdn.store.steampowered.com/public/images/v5/social/twitter.gif"></a>&nbsp; <a href="http://store.steampowered.com/share/reddit/app/211420" target="_blank" title="Share on Reddit"><img src="http://cdn.store.steampowered.com/public/images/v5/social/reddit.gif"></a></div> </div>
876
+ </div>
877
+ </div>
878
+
879
+
880
+ <div class="block communitylink">
881
+ <div class="block_header">
882
+ <h4>Community</h4>
883
+ </div>
884
+ <div class="block_content">
885
+ <div class="block_content_inner">
886
+ <a class="linkbar" href="http://steamcommunity.com/app/211420/discussions/">
887
+ <div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/link_forums.gif" width="16" height="16" border="0" align="top" /></div>
888
+ Visit the forums </a>
889
+ <a class="linkbar" href="http://steamcommunity.com/actions/Search?T=ClanAccount&K=Dark%20Souls%3A%20Prepare%20To%20Die%20Edition">
890
+ <div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/v5/ico_find.png" width="16" height="16" border="0" align="top" /></div>
891
+ Find Community Groups </a>
892
+ </div>
893
+
894
+
895
+
896
+
897
+ <div class="rule"></div>
898
+ <div class="block_content_inner">
899
+ <img src = "http://cdn.store.steampowered.com/public/images/recommended/thumb_big.png" style="float:left; padding:10px 15px 10px 0;" />
900
+ <div style = "padding-top: 6px">
901
+ 11,874 players recommend this game to their friends </div>
902
+ <div style="clear: left;"></div>
903
+ </div>
904
+
905
+ </div>
906
+ </div>
907
+
908
+ <div class="block game_details underlined_links">
909
+ <div class="block_header">
910
+ <h4></h4>
911
+ </div>
912
+ <div class="block_content">
913
+ <div class="block_content_inner" itemprop="review" itemscope itemtype="http://www.schema.org/Review">
914
+ <div id="game_area_metascore">
915
+ 85 <meta itemprop="reviewRating" content = "4.25"/>
916
+ <meta itemprop="author" content = "Metacritic"/>
917
+ </div>
918
+ <div id="game_area_metalink"><a href="http://www.metacritic.com/game/pc/dark-souls-prepare-to-die-edition" target="_blank">Read Critic Reviews</a> <img src="http://cdn.store.steampowered.com/public/images/ico/iconExternalLink.gif" border="0" align="bottom"></div>
919
+ <div class="inner_rule"></div>
920
+
921
+
922
+ <div class="details_block">
923
+ <b>Title:</b> Dark Souls&trade;: Prepare To Die&trade; Edition<br>
924
+
925
+ <b>Genre:</b> <a href="http://store.steampowered.com/genre/Action/?snr=1_5_9__408">Action</a>, <a href="http://store.steampowered.com/genre/RPG/?snr=1_5_9__408">RPG</a><br>
926
+
927
+ <b>Developer:</b>
928
+ <a href="http://store.steampowered.com/search/?developer=FromSoftware&snr=1_5_9__408">FromSoftware</a>
929
+ <br>
930
+
931
+ <b>Publisher:</b>
932
+ <a href="http://store.steampowered.com/publisher/Namco%20Bandai%20Games?snr=1_5_9__408">Namco Bandai Games</a> <br>
933
+
934
+
935
+ <b>Release Date:</b> Aug 23, 2012<br>
936
+ <b>Languages:</b> English<strong>*</strong>, French, German, Italian, Polish, Russian, Spanish, Korean, Traditional Chinese<br><strong>*</strong>languages with full audio support
937
+ <br><b>3rd-party DRM:</b> Microsoft
938
+
939
+ </div>
940
+
941
+
942
+
943
+ <div class="game_rating_area details_block">
944
+ <table cellpadding="0" cellspacing="0">
945
+ <tr>
946
+ <td valign="top"><p><img src="http://cdn.store.steampowered.com/public/images/ratings/esrb_m.gif"></p></td>
947
+ <td width="10"></td>
948
+ <td valign="top"><p id="descriptorText">Blood and Gore<br>
949
+ Partial Nudity<br>
950
+ Violence</p></td>
951
+ </tr>
952
+ </table>
953
+ <p>Online Interactions Not Rated by the ESRB</p>
954
+ </div>
955
+
956
+ <div class="details_block">
957
+ <div class="game_area_details_specs">
958
+ <div class="icon"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_singlePlayer.gif" align="top" /></div>
959
+ <div class="name">Single-player</div>
960
+ </div>
961
+ <div class="game_area_details_specs">
962
+ <div class="icon"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_multiPlayer.gif" align="top" /></div>
963
+ <div class="name">Multi-player</div>
964
+ </div>
965
+ <div class="game_area_details_specs">
966
+ <div class="icon"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_partial_controller.gif" align="top" /></div>
967
+ <div class="name">Partial Controller Support</div>
968
+ </div>
969
+ </div>
970
+
971
+
972
+
973
+ <div class="details_block">
974
+ <a class="linkbar" href="http://preparetodie.com/" target="_blank">
975
+ <div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/link_web.gif" width="16" height="16" border="0" align="top" ></div>
976
+ Visit the website <img src="http://cdn.store.steampowered.com/public/images/v5/ico_external_link.gif" border="0" align="bottom">
977
+ </a>
978
+
979
+
980
+ <a class="linkbar" href="http://cdn.steampowered.com/v/../Manuals/211420/DarkSouls_PC_Manual_Online_GB.pdf?t=1355944286" target="_blank">
981
+ <div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/link_manual.gif" width="16" height="16" border="0" align="top" /></div>
982
+ View the manual <img src="http://cdn.store.steampowered.com/public/images/v5/ico_external_link.gif" border="0" align="bottom">
983
+ </a>
984
+
985
+
986
+
987
+ <a class="linkbar" href="http://store.steampowered.com/news/?feed=steam_updates&appids=211420">
988
+ <div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/link_history.gif" width="16" height="16" border="0" align="top" /></div>
989
+ View update history </a>
990
+ <a class="linkbar" href="http://store.steampowered.com/news/?appids=211420">
991
+ <div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/link_news.gif" width="16" height="16" border="0" align="top" /></div>
992
+ Read related news </a>
993
+ </div>
994
+ </div>
995
+ </div>
996
+ </div>
997
+
998
+
999
+
1000
+ <br>
1001
+
1002
+
1003
+ </div>
1004
+ <!-- End Right Column -->
1005
+ <div style="clear: both;"></div>
1006
+
1007
+ <div class="hover" id="global_hover" style="display: none; left: 0px; top: 0px;">
1008
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="hover_box shadow_content">
1009
+ <div class="content" id="global_hover_content">
1010
+ </div>
1011
+ </div>
1012
+ <div class="hover_arrow_left"></div>
1013
+ <div class="hover_arrow_right"></div>
1014
+ </div>
1015
+ </div>
1016
+ </div>
1017
+
1018
+ <div id="gotSteamModal" style="display:none;">
1019
+ <div id="top_band">
1020
+ <div id="modal_close"><a href="javascript:hideModal('gotSteamModal')"><img src="http://cdn.store.steampowered.com/public/images/x9x9.gif" width="9" height="9" border="0" /></a></div>
1021
+ </div>
1022
+ <div id="got_steam_box">
1023
+ <h1>Got Steam?</h1>
1024
+ <p>You need to have Steam installed to get <strong id="gotSteam_AppName"></strong></p>
1025
+ <div id="gotsteam_buttons">
1026
+ <a id="gotSteam_SteamURL" href="" class="btn_white leftbtn">
1027
+ <h3>Yes, I have Steam</h3>
1028
+ <h5>OPEN STEAM</h5>
1029
+ </a>
1030
+ <a href="http://store.steampowered.com/about/" class="btn_white">
1031
+ <h3>No, I do not have Steam</h3>
1032
+ <h5>FREE 1.5 MB DOWNLOAD</h5>
1033
+ </a>
1034
+ <div style="clear: left;"></div>
1035
+ </div>
1036
+ <div id="low_block">
1037
+ <div id="steam_ico"><img src="http://cdn.store.steampowered.com/public/images/steam_ico.gif" width="40" height="40" border="0" /></div>
1038
+ Steam is the premiere desktop gaming platform. It's free to join and easy to use. <a href="http://store.steampowered.com/about/">Learn more about Steam.</a>
1039
+ </div></div>
1040
+ </div>
1041
+ <div id="modalBG" style="display: none;"></div>
1042
+ <!-- Footer -->
1043
+ <div id="footer">
1044
+ <div class="footer_content">
1045
+ <div class="rule"></div>
1046
+
1047
+ <div id="footer_nav">
1048
+
1049
+
1050
+ <span class="pulldown" id="footer_genre_pulldown">
1051
+ SHOP BY GENRE </span>
1052
+ <div class="popup_block" id="footer_genre_dropdown" style="display: none;">
1053
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
1054
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Free%20to%20Play?snr=1_44_44__20">
1055
+ Free to Play </a>
1056
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Action?snr=1_44_44__20">
1057
+ Action </a>
1058
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Adventure?snr=1_44_44__20">
1059
+ Adventure </a>
1060
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Strategy?snr=1_44_44__20">
1061
+ Strategy </a>
1062
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/RPG?snr=1_44_44__20">
1063
+ RPG </a>
1064
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Indie?snr=1_44_44__20">
1065
+ Indie </a>
1066
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Massively%20Multiplayer?snr=1_44_44__20">
1067
+ Massively Multiplayer </a>
1068
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Casual?snr=1_44_44__20">
1069
+ Casual </a>
1070
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Simulation?snr=1_44_44__20">
1071
+ Simulation </a>
1072
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Racing?snr=1_44_44__20">
1073
+ Racing </a>
1074
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Sports?snr=1_44_44__20">
1075
+ Sports </a>
1076
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Accounting?snr=1_44_44__20">
1077
+ Accounting </a>
1078
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Animation%20%26%20Modeling?snr=1_44_44__20">
1079
+ Animation & Modeling </a>
1080
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Audio%20Production?snr=1_44_44__20">
1081
+ Audio Production </a>
1082
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Design%20%26%20Illustration?snr=1_44_44__20">
1083
+ Design & Illustration </a>
1084
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Education?snr=1_44_44__20">
1085
+ Education </a>
1086
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Photo%20Editing?snr=1_44_44__20">
1087
+ Photo Editing </a>
1088
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Software%20Training?snr=1_44_44__20">
1089
+ Software Training </a>
1090
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Utilities?snr=1_44_44__20">
1091
+ Utilities </a>
1092
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Video%20Production?snr=1_44_44__20">
1093
+ Video Production </a>
1094
+ <a class="popup_menu_item" href="http://store.steampowered.com/genre/Web%20Publishing?snr=1_44_44__20">
1095
+ Web Publishing </a>
1096
+ </div>
1097
+ </div>
1098
+ <span class="pulldown" id="footer_category_pulldown">
1099
+ SHOP BY CATEGORY </span>
1100
+ <div class="popup_block" id="footer_category_dropdown" style="display: none;">
1101
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
1102
+ <a class="popup_menu_item" href="http://store.steampowered.com/freestuff/demos/?snr=1_44_44__21">
1103
+ Demos </a>
1104
+ <a class="popup_menu_item" href="http://store.steampowered.com/freestuff/videos/?snr=1_44_44__21">
1105
+ Videos </a>
1106
+ <a class="popup_menu_item" href="http://store.steampowered.com/search/?category2=21&snr=1_44_44__21">
1107
+ Downloadable Content </a>
1108
+ <a class="popup_menu_item" href="http://store.steampowered.com/browse/publishers?snr=1_44_44__21">
1109
+ Game Publisher Catalogs </a>
1110
+ <a class="popup_menu_item" href="http://store.steampowered.com/browse/under10?snr=1_44_44__21">
1111
+ Games Under &#36;10 </a>
1112
+ <a class="popup_menu_item" href="http://store.steampowered.com/browse/under5?snr=1_44_44__21">
1113
+ Games Under &#36;5 </a>
1114
+ </div>
1115
+ </div>
1116
+ <span class="pulldown" id="footer_steam_pulldown">
1117
+ ABOUT STEAM </span>
1118
+ <div class="popup_block" id="footer_steam_dropdown" style="display: none;">
1119
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
1120
+ <a class="popup_menu_item" href="http://store.steampowered.com/about/?snr=1_44_44__22">
1121
+ What is Steam? </a>
1122
+ <!--
1123
+ <a class="popup_menu_item" href="">
1124
+ Download Steam now </a>
1125
+ -->
1126
+ <a class="popup_menu_item" href="https://support.steampowered.com/kb_article.php?p_faqid=549#gifts" target="_blank">
1127
+ Gifting on Steam </a>
1128
+ <a class="popup_menu_item" href="https://steamcommunity.com/?snr=1_44_44__22">
1129
+ The Steam Community </a>
1130
+ </div>
1131
+ </div>
1132
+
1133
+ <span class="pulldown" id="footer_valve_pulldown">
1134
+ ABOUT VALVE </span>
1135
+ <div class="popup_block" id="footer_valve_dropdown" style="display: none;">
1136
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
1137
+ <a class="popup_menu_item" href="http://www.valvesoftware.com/about.html" target="_blank">
1138
+ About Valve </a>
1139
+ <a class="popup_menu_item" href="http://www.valvesoftware.com/business/" target="_blank">
1140
+ Business Solutions </a>
1141
+ <a class="popup_menu_item" href="http://www.steampowered.com/steamworks/" target="_blank">
1142
+ Steamworks </a>
1143
+ <a class="popup_menu_item" href="http://source.valvesoftware.com/" target="_blank">
1144
+ Source Engine </a>
1145
+ <a class="popup_menu_item" href="https://cafe.steampowered.com" target="_blank">
1146
+ Cyber Caf&eacute;s </a>
1147
+ <a class="popup_menu_item" href="http://www.valvesoftware.com/jobs.html" target="_blank">
1148
+ Jobs </a>
1149
+ </div>
1150
+ </div>
1151
+
1152
+
1153
+ <span class="pulldown" id="footer_help_pulldown">
1154
+ HELP </span>
1155
+ <div class="popup_block" id="footer_help_dropdown" style="display: none;">
1156
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
1157
+ <a class="popup_menu_item" href="http://support.steampowered.com/" target="_blank">
1158
+ Support </a>
1159
+ <a class="popup_menu_item" href="http://store.steampowered.com/forums/?snr=1_44_44__23" target="_blank">
1160
+ Forums </a>
1161
+ <a class="popup_menu_item" href="http://store.steampowered.com/stats/?snr=1_44_44__23" target="_blank">
1162
+ Stats </a>
1163
+ </div>
1164
+ </div>
1165
+
1166
+
1167
+ <span class="pulldown" id="footer_tools_pulldown">
1168
+ TOOLS </span>
1169
+ <div class="popup_block" id="footer_tools_dropdown" style="display: none;">
1170
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
1171
+ <a class="popup_menu_item" href="http://storefront.steampowered.com/download/hldsupdatetool.exe">
1172
+ Windows HLDS Update Tool </a>
1173
+ <a class="popup_menu_item" href="http://storefront.steampowered.com/download/hldsupdatetool.bin">
1174
+ Linux HLDS Update Tool </a>
1175
+ </div>
1176
+ </div>
1177
+
1178
+
1179
+ <span class="pulldown" id="footer_feeds_pulldown">
1180
+ NEWS FEEDS </span>
1181
+ <div class="popup_block" id="footer_feeds_dropdown" style="display: none;">
1182
+ <div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="iepopupfix"><img class="iepopupfix_img" src="http://cdn.store.steampowered.com/public/images/blank.gif" alt =""></div> <div class="popup_body popup_menu shadow_content">
1183
+ <a class="popup_menu_item" href="http://store.steampowered.com/feeds/news.xml">
1184
+ <img src="http://cdn.store.steampowered.com/public/images/ico/ico_rss2.gif" width="13" height="13" border="0" alt="" align="top">&nbsp;&nbsp;Steam News </a>
1185
+ <a class="popup_menu_item" href="http://store.steampowered.com/feeds/newreleases.xml">
1186
+ <img src="http://cdn.store.steampowered.com/public/images/ico/ico_rss2.gif" width="13" height="13" border="0" alt="" align="top">&nbsp;&nbsp;Game Releases </a>
1187
+ <a class="popup_menu_item" href="http://store.steampowered.com/feeds/daily_deals.xml">
1188
+ <img src="http://cdn.store.steampowered.com/public/images/ico/ico_rss2.gif" width="13" height="13" border="0" alt="" align="top">&nbsp;&nbsp;Daily Deals </a>
1189
+ </div>
1190
+ </div>
1191
+ <div style="clear: left;"></div>
1192
+
1193
+ <script type="text/javascript">
1194
+ RegisterFlyout( 'footer_genre_pulldown', 'footer_genre_dropdown', null, null, true );
1195
+ RegisterFlyout( 'footer_category_pulldown', 'footer_category_dropdown', null, null, true );
1196
+ RegisterFlyout( 'footer_steam_pulldown', 'footer_steam_dropdown', null, null, true );
1197
+ RegisterFlyout( 'footer_valve_pulldown', 'footer_valve_dropdown', null, null, true );
1198
+ RegisterFlyout( 'footer_help_pulldown', 'footer_help_dropdown', null, null, true );
1199
+ RegisterFlyout( 'footer_tools_pulldown', 'footer_tools_dropdown', null, null, true );
1200
+ RegisterFlyout( 'footer_feeds_pulldown', 'footer_feeds_dropdown', null, null, true );
1201
+ </script>
1202
+ </div>
1203
+
1204
+ <div class="footer_box">
1205
+ <h3>Publisher Catalogs</h3>
1206
+ <div class="publishercol">
1207
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/1C Company?snr=1_44_44__24">1C Company</a></div>
1208
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/2K Games?snr=1_44_44__24">2K Games</a></div>
1209
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Activision?snr=1_44_44__24">Activision</a></div>
1210
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Akella?snr=1_44_44__24">Akella</a></div>
1211
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Atari?snr=1_44_44__24">Atari</a></div>
1212
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Bethesda Softworks?snr=1_44_44__24">Bethesda</a></div>
1213
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Big Fish Games?snr=1_44_44__24">Big Fish Games</a></div>
1214
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/bitComposer Games?snr=1_44_44__24">bitComposer Games</a></div>
1215
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Bohemia Interactive?snr=1_44_44__24">Bohemia Interactive</a></div>
1216
+ </div>
1217
+ <div class="publishercol">
1218
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Capcom?snr=1_44_44__24">Capcom</a></div>
1219
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/City Interactive?snr=1_44_44__24">City Interactive</a></div>
1220
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Codemasters?snr=1_44_44__24">Codemasters</a></div>
1221
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Deep Silver?snr=1_44_44__24">Deep Silver</a></div>
1222
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Electronic Arts?snr=1_44_44__24">Electronic Arts</a></div>
1223
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Epic Games, Inc.?snr=1_44_44__24">Epic Games</a></div>
1224
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Focus Home Interactive?snr=1_44_44__24">Focus</a></div>
1225
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Funcom?snr=1_44_44__24">Funcom</a></div>
1226
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Her Interactive?snr=1_44_44__24">Her Interactive</a></div>
1227
+ </div>
1228
+ <div class="publishercol">
1229
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/id Software?snr=1_44_44__24">id Software</a></div>
1230
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Interplay Inc.?snr=1_44_44__24">Interplay</a></div>
1231
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/iWin?snr=1_44_44__24">iWin</a></div>
1232
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Kalypso Media Digital?snr=1_44_44__24">Kalypso</a></div>
1233
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Konami Digital Entertainment, Inc.?snr=1_44_44__24">Konami</a></div>
1234
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/LucasArts?snr=1_44_44__24">LucasArts</a></div>
1235
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Meridian4?snr=1_44_44__24">Meridian4</a></div>
1236
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/MumboJumbo?snr=1_44_44__24">MumboJumbo</a></div>
1237
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Namco Bandai Games?snr=1_44_44__24">Namco Bandai Games</a></div>
1238
+ </div>
1239
+ <div class="publishercol">
1240
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Nexon America Inc.?snr=1_44_44__24">Nexon</a></div>
1241
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Nordic Games?snr=1_44_44__24">Nordic Games</a></div>
1242
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/NovaLogic?snr=1_44_44__24">NovaLogic</a></div>
1243
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Paradox Interactive?snr=1_44_44__24">Paradox Interactive</a></div>
1244
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Perfect World Entertainment?snr=1_44_44__24">Perfect World Entertainment</a></div>
1245
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/PlayFirst?snr=1_44_44__24">PlayFirst</a></div>
1246
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/PopCap Games, Inc.?snr=1_44_44__24">PopCap</a></div>
1247
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Prima Games?snr=1_44_44__24">Prima Games</a></div>
1248
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/RailSimulator.com?snr=1_44_44__24">RailSimulator.com</a></div>
1249
+ </div>
1250
+ <div class="publishercol">
1251
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Rockstar Games?snr=1_44_44__24">Rockstar Games</a></div>
1252
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Sandlot Games?snr=1_44_44__24">Sandlot Games</a></div>
1253
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/SEGA?snr=1_44_44__24">SEGA</a></div>
1254
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Sony Online Entertainment?snr=1_44_44__24">Sony Online</a></div>
1255
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/SouthPeak Games?snr=1_44_44__24">SouthPeak Games</a></div>
1256
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/SQUARE ENIX, Eidos Interactive?snr=1_44_44__24">SQUARE ENIX, Eidos Interactive</a></div>
1257
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Stardock Entertainment?snr=1_44_44__24">Stardock Entertainment</a></div>
1258
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Strategy First?snr=1_44_44__24">Strategy First</a></div>
1259
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Team17 Software Ltd.?snr=1_44_44__24">Team17 Software</a></div>
1260
+ </div>
1261
+ <div class="publishercol">
1262
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Telltale Games?snr=1_44_44__24">Telltale Games</a></div>
1263
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/THQ?snr=1_44_44__24">THQ</a></div>
1264
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Tilted Mill Entertainment, Inc.?snr=1_44_44__24">Tilted Mill</a></div>
1265
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Topware Interactive?snr=1_44_44__24">Topware</a></div>
1266
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Ubisoft?snr=1_44_44__24">Ubisoft</a></div>
1267
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Valve?snr=1_44_44__24">Valve</a></div>
1268
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Viva Media?snr=1_44_44__24">Viva Media</a></div>
1269
+ <div class="ellipsis"><a href="http://store.steampowered.com/publisher/Warner Bros. Interactive Entertainment?snr=1_44_44__24">Warner Bros.</a></div>
1270
+ </div>
1271
+ <div style="clear: left;"></div>
1272
+ </div>
1273
+
1274
+ <div class="btn_client_small get_game_on_steam">
1275
+ <a href="http://steamcommunity.com/greenlight" target="_blank">Get your game on Steam</a>
1276
+ </div>
1277
+
1278
+ <div>
1279
+ <a href="http://www.valvesoftware.com/about.html" target="_blank">About Valve</a>
1280
+ | <a href="http://www.valvesoftware.com/business/" target="_blank">Business Solutions</a>
1281
+ | <a href="http://www.steampowered.com/steamworks/" target="_blank">Steamworks</a>
1282
+ | <a href="http://source.valvesoftware.com/" target="_blank">Source Engine</a>
1283
+ | <a href="https://cafe.steampowered.com" target="_blank">Cyber Caf&eacute;s</a>
1284
+ | <a href="http://www.valvesoftware.com/jobs.html" target="_blank">Jobs</a>
1285
+ </div>
1286
+
1287
+
1288
+ <div class="rule"></div>
1289
+ <div id="footer_logo"><a href="http://www.valvesoftware.com" target="_blank"><img src="http://cdn.store.steampowered.com/public/images/logo_valve_footer.jpg" alt="Valve Software" border="0" /></a></div>
1290
+ <div id="footer_text">
1291
+ <div>&copy; 2013 Valve Corporation. All rights reserved. All trademarks are property of their respective owners in the US and other countries.</div>
1292
+ <div>VAT included in all prices where applicable.</div>
1293
+ <div class="valve_links">
1294
+ <a href="http://store.steampowered.com/privacy_agreement/" target="_blank">Privacy Policy</a>
1295
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1296
+ <a href="http://www.valvesoftware.com/legal.htm" target="_blank">Legal</a>
1297
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1298
+ <a href="http://store.steampowered.com/subscriber_agreement/" target="_blank">Steam Subscriber Agreement</a>
1299
+ </div>
1300
+ </div>
1301
+ </div>
1302
+ </div><!-- End Footer -->
1303
+
1304
+
1305
+ </body>
1306
+ </html>