stew 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +18 -0
- data/.rspec +2 -0
- data/Gemfile +4 -0
- data/Guardfile +6 -0
- data/LICENSE.txt +22 -0
- data/README.md +97 -0
- data/Rakefile +9 -0
- data/lib/stew.rb +58 -0
- data/lib/stew/community/profile.rb +23 -0
- data/lib/stew/community/profile_friends.rb +18 -0
- data/lib/stew/community/profile_game.rb +28 -0
- data/lib/stew/community/profile_games.rb +17 -0
- data/lib/stew/community/steam_id.rb +52 -0
- data/lib/stew/community_client.rb +42 -0
- data/lib/stew/store/app.rb +76 -0
- data/lib/stew/store/app_offer.rb +38 -0
- data/lib/stew/store/app_offer_sale.rb +23 -0
- data/lib/stew/store/app_offers.rb +25 -0
- data/lib/stew/store_client.rb +39 -0
- data/lib/stew/version.rb +3 -0
- data/lib/stew/web_client.rb +30 -0
- data/lib/stew/xml_client.rb +49 -0
- data/spec/fixtures/profiles/4d.txt +16 -0
- data/spec/fixtures/profiles/76561197992917668.txt +122 -0
- data/spec/fixtures/profiles/76561197992917668.yml +94 -0
- data/spec/fixtures/profiles/friends/76561197992917668.yml +36 -0
- data/spec/fixtures/profiles/games/76561197992917668.yml +616 -0
- data/spec/fixtures/store/apps/16870.txt +1078 -0
- data/spec/fixtures/store/apps/211400_offers_sale.txt +46 -0
- data/spec/fixtures/store/apps/211400_sale.txt +1327 -0
- data/spec/fixtures/store/apps/211420.txt +1320 -0
- data/spec/fixtures/store/apps/211420_us.txt +1306 -0
- data/spec/fixtures/store/apps/219150.txt +1134 -0
- data/spec/fixtures/store/apps/2290.txt +1059 -0
- data/spec/fixtures/store/apps/49520.txt +1471 -0
- data/spec/fixtures/store/apps/49520_offers.txt +111 -0
- data/spec/fixtures/store/apps/no_app.txt +5 -0
- data/spec/integration/community_integration_spec.rb +50 -0
- data/spec/integration/store_integration_spec.rb +129 -0
- data/spec/lib/stew/community/profile_friends_spec.rb +38 -0
- data/spec/lib/stew/community/profile_game_spec.rb +37 -0
- data/spec/lib/stew/community/profile_games_spec.rb +36 -0
- data/spec/lib/stew/community/profile_spec.rb +18 -0
- data/spec/lib/stew/community/steam_id_spec.rb +116 -0
- data/spec/lib/stew/community_client_spec.rb +88 -0
- data/spec/lib/stew/store/app_offer_sale_spec.rb +36 -0
- data/spec/lib/stew/store/app_offer_spec.rb +47 -0
- data/spec/lib/stew/store/app_offers_spec.rb +64 -0
- data/spec/lib/stew/store/app_spec.rb +142 -0
- data/spec/lib/stew/store_client_spec.rb +58 -0
- data/spec/lib/stew/web_client_spec.rb +25 -0
- data/spec/lib/stew/xml_client_spec.rb +36 -0
- data/spec/lib/stew_spec.rb +4 -0
- data/spec/spec_helper.rb +23 -0
- data/stew.gemspec +38 -0
- metadata +412 -0
@@ -0,0 +1,1471 @@
|
|
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>Borderlands 2 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&l=english"></script>
|
18
|
+
|
19
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/prototype-1.7.js?v=1879158345&l=english"></script>
|
20
|
+
|
21
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/scriptaculous/scriptaculous.js?v=2605761387&l=english&load=effects,controls,slider"></script>
|
22
|
+
|
23
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/javascript.js?v=835551046&l=english"></script>
|
24
|
+
|
25
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/main.js?v=594385535&l=english"></script>
|
26
|
+
|
27
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/jserrorreport.js?v=2719817279&l=english"></script>
|
28
|
+
|
29
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/header.js?v=3755887123&l=english"></script>
|
30
|
+
|
31
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/search.js?v=3621829282&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&l=english"></script>
|
47
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/gamehighlightplayer.js?v=1164026444&l=english"></script>
|
48
|
+
<script type="text/javascript" src="http://cdn.store.steampowered.com/public/javascript/comments.js?v=1692965998&l=english"></script>
|
49
|
+
<link rel="image_src" href="http://cdn.steampowered.com/v/gfx/apps/49520/capsule_231x87.jpg?t=1358290125">
|
50
|
+
<meta name="description" content="A new era of shoot and loot is about to begin. Play as one of four new vault hunters facing off against a massive new world of creatures, psychos and the evil mastermind, Handsome Jack. Make new friends, arm them with a bazillion weapons and fight alongside them in 4 player co-op on a relentless quest for revenge and redemption across...">
|
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"> </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
|
+
|
|
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/49520/page_bg_generated.jpg?t=1358290125);"></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_', 'SE', '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 = 1358856396;
|
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/49520/capsule_231x87.jpg?t=1358290125"/>
|
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
|
+
> <a href="http://store.steampowered.com/genre/Action/?snr=1_5_9__205">Action Games</a>
|
329
|
+
> <a href="http://store.steampowered.com/app/49520/?snr=1_5_9__205"><span itemprop="name">Borderlands 2</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/49520">
|
337
|
+
<span>Community Hub</span>
|
338
|
+
</a>
|
339
|
+
</div>
|
340
|
+
<div class="apphub_AppIcon"><img src="http://media.steampowered.com/steamcommunity/public/images/apps/49520/a3f4945226e69b6196074df4c776e342d3e5a3be.jpg"><div class="overlay"></div></div>
|
341
|
+
<div class="apphub_AppName">Borderlands 2</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_81880" style="display: none;">
|
353
|
+
<div id="movie_81880" 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
|
+
|
358
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_6734eaa79dcd0fe53971fbd50d20b5d0d45f4809.jpg" style="display: none;">
|
359
|
+
<div class="screenshot_holder">
|
360
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_6734eaa79dcd0fe53971fbd50d20b5d0d45f4809.1920x1080.jpg?t=1358290125" target="_blank"">
|
361
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
362
|
+
</a>
|
363
|
+
</div>
|
364
|
+
</div>
|
365
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_2f27a18562fbf4a91943c3968b35db5ac1caf5ad.jpg" style="display: none;">
|
366
|
+
<div class="screenshot_holder">
|
367
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_2f27a18562fbf4a91943c3968b35db5ac1caf5ad.1920x1080.jpg?t=1358290125" target="_blank"">
|
368
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
369
|
+
</a>
|
370
|
+
</div>
|
371
|
+
</div>
|
372
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_c20610ab476bfe99172df77fe84f579d91e45a2b.jpg" style="display: none;">
|
373
|
+
<div class="screenshot_holder">
|
374
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_c20610ab476bfe99172df77fe84f579d91e45a2b.1920x1080.jpg?t=1358290125" target="_blank"">
|
375
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
376
|
+
</a>
|
377
|
+
</div>
|
378
|
+
</div>
|
379
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_da8b3279d4ff979b99b3a417d21a097600729266.jpg" style="display: none;">
|
380
|
+
<div class="screenshot_holder">
|
381
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_da8b3279d4ff979b99b3a417d21a097600729266.1920x1080.jpg?t=1358290125" target="_blank"">
|
382
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
383
|
+
</a>
|
384
|
+
</div>
|
385
|
+
</div>
|
386
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_44272f9763b856d66ce9a3a6269f4988f7af11fc.jpg" style="display: none;">
|
387
|
+
<div class="screenshot_holder">
|
388
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_44272f9763b856d66ce9a3a6269f4988f7af11fc.1920x1080.jpg?t=1358290125" target="_blank"">
|
389
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
390
|
+
</a>
|
391
|
+
</div>
|
392
|
+
</div>
|
393
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_8b1154bc507678f4a21fcc2d9083ef79a5db4e76.jpg" style="display: none;">
|
394
|
+
<div class="screenshot_holder">
|
395
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_8b1154bc507678f4a21fcc2d9083ef79a5db4e76.1920x1080.jpg?t=1358290125" target="_blank"">
|
396
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
397
|
+
</a>
|
398
|
+
</div>
|
399
|
+
</div>
|
400
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_3d8370934170622af4fcc8a3975f7be480b3d815.jpg" style="display: none;">
|
401
|
+
<div class="screenshot_holder">
|
402
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_3d8370934170622af4fcc8a3975f7be480b3d815.1920x1080.jpg?t=1358290125" target="_blank"">
|
403
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
404
|
+
</a>
|
405
|
+
</div>
|
406
|
+
</div>
|
407
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_da86d7794b10a6dc1a8386d2ed272492e2b5ee4a.jpg" style="display: none;">
|
408
|
+
<div class="screenshot_holder">
|
409
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_da86d7794b10a6dc1a8386d2ed272492e2b5ee4a.1920x1080.jpg?t=1358290125" target="_blank"">
|
410
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
411
|
+
</a>
|
412
|
+
</div>
|
413
|
+
</div>
|
414
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_c6e7e913e86b23cb53e0d38ba0fec1fb04f18b27.jpg" style="display: none;">
|
415
|
+
<div class="screenshot_holder">
|
416
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_c6e7e913e86b23cb53e0d38ba0fec1fb04f18b27.1920x1080.jpg?t=1358290125" target="_blank"">
|
417
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
418
|
+
</a>
|
419
|
+
</div>
|
420
|
+
</div>
|
421
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_378b288247907070ce532314d54448f6a308f8ac.jpg" style="display: none;">
|
422
|
+
<div class="screenshot_holder">
|
423
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_378b288247907070ce532314d54448f6a308f8ac.1920x1080.jpg?t=1358290125" target="_blank"">
|
424
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
425
|
+
</a>
|
426
|
+
</div>
|
427
|
+
</div>
|
428
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_77bbcd3a92c91d66af5430914cb3dc27801973f8.jpg" style="display: none;">
|
429
|
+
<div class="screenshot_holder">
|
430
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_77bbcd3a92c91d66af5430914cb3dc27801973f8.1920x1080.jpg?t=1358290125" target="_blank"">
|
431
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
432
|
+
</a>
|
433
|
+
</div>
|
434
|
+
</div>
|
435
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_65061d5b2cbba620eedb691d56590a3d993ff4bf.jpg" style="display: none;">
|
436
|
+
<div class="screenshot_holder">
|
437
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_65061d5b2cbba620eedb691d56590a3d993ff4bf.1920x1080.jpg?t=1358290125" target="_blank"">
|
438
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
439
|
+
</a>
|
440
|
+
</div>
|
441
|
+
</div>
|
442
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_83b2ac2a689d282f4a1239954bd9e87fc8c5b3bd.jpg" style="display: none;">
|
443
|
+
<div class="screenshot_holder">
|
444
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_83b2ac2a689d282f4a1239954bd9e87fc8c5b3bd.1920x1080.jpg?t=1358290125" target="_blank"">
|
445
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
446
|
+
</a>
|
447
|
+
</div>
|
448
|
+
</div>
|
449
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_a1fb810c08a4c479d8d80168693e924a794667d2.jpg" style="display: none;">
|
450
|
+
<div class="screenshot_holder">
|
451
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_a1fb810c08a4c479d8d80168693e924a794667d2.1920x1080.jpg?t=1358290125" target="_blank"">
|
452
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
453
|
+
</a>
|
454
|
+
</div>
|
455
|
+
</div>
|
456
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_c34e91f0085087edcdebd3a1cb9e005643d97e7e.jpg" style="display: none;">
|
457
|
+
<div class="screenshot_holder">
|
458
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_c34e91f0085087edcdebd3a1cb9e005643d97e7e.1920x1080.jpg?t=1358290125" target="_blank"">
|
459
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
460
|
+
</a>
|
461
|
+
</div>
|
462
|
+
</div>
|
463
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_dc9311564dcc2e410707e5ea7a127425702785c8.jpg" style="display: none;">
|
464
|
+
<div class="screenshot_holder">
|
465
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_dc9311564dcc2e410707e5ea7a127425702785c8.1920x1080.jpg?t=1358290125" target="_blank"">
|
466
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
467
|
+
</a>
|
468
|
+
</div>
|
469
|
+
</div>
|
470
|
+
<div class="highlight_player_item highlight_screenshot" id="highlight_screenshot_ss_c2a8b676835a7012161a5740c5982e0e457ef11e.jpg" style="display: none;">
|
471
|
+
<div class="screenshot_holder">
|
472
|
+
<a href="http://cdn.steampowered.com/v/gfx/apps/49520/ss_c2a8b676835a7012161a5740c5982e0e457ef11e.1920x1080.jpg?t=1358290125" target="_blank"">
|
473
|
+
<img src="http://cdn.store.steampowered.com/public/images/blank.gif">
|
474
|
+
</a>
|
475
|
+
</div>
|
476
|
+
</div>
|
477
|
+
<script type="text/javascript">
|
478
|
+
var rgMovieFlashvars = {
|
479
|
+
'movie_81880': {
|
480
|
+
FILENAME: "http://media.steampowered.com/steam/apps/81880/movieLrg.flv?t=1343333537",
|
481
|
+
MOVIE_NAME: "Borderlands+2+Wimoweh+Trailer"
|
482
|
+
},
|
483
|
+
'' : ''
|
484
|
+
};
|
485
|
+
var rgCommonFlashVars = {
|
486
|
+
clientLanguage: "english",
|
487
|
+
capsuleSize: "huge",
|
488
|
+
STAGE_WIDTH: 600,
|
489
|
+
STAGE_HEIGHT: 338,
|
490
|
+
AUTO_PLAY: "true",
|
491
|
+
ALLOW_JSPAUSE: "true",
|
492
|
+
TRACK_MUTE: "true",
|
493
|
+
CHECKBOX_AUTOPLAY_SHOW: "true",
|
494
|
+
CHECKBOX_AUTOPLAY_TEXT: "Autoplay+videos"
|
495
|
+
};
|
496
|
+
var rgScreenshotURLs = {
|
497
|
+
'ss_6734eaa79dcd0fe53971fbd50d20b5d0d45f4809.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_6734eaa79dcd0fe53971fbd50d20b5d0d45f4809.600x338.jpg?t=1358290125',
|
498
|
+
'ss_2f27a18562fbf4a91943c3968b35db5ac1caf5ad.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_2f27a18562fbf4a91943c3968b35db5ac1caf5ad.600x338.jpg?t=1358290125',
|
499
|
+
'ss_c20610ab476bfe99172df77fe84f579d91e45a2b.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_c20610ab476bfe99172df77fe84f579d91e45a2b.600x338.jpg?t=1358290125',
|
500
|
+
'ss_da8b3279d4ff979b99b3a417d21a097600729266.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_da8b3279d4ff979b99b3a417d21a097600729266.600x338.jpg?t=1358290125',
|
501
|
+
'ss_44272f9763b856d66ce9a3a6269f4988f7af11fc.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_44272f9763b856d66ce9a3a6269f4988f7af11fc.600x338.jpg?t=1358290125',
|
502
|
+
'ss_8b1154bc507678f4a21fcc2d9083ef79a5db4e76.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_8b1154bc507678f4a21fcc2d9083ef79a5db4e76.600x338.jpg?t=1358290125',
|
503
|
+
'ss_3d8370934170622af4fcc8a3975f7be480b3d815.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_3d8370934170622af4fcc8a3975f7be480b3d815.600x338.jpg?t=1358290125',
|
504
|
+
'ss_da86d7794b10a6dc1a8386d2ed272492e2b5ee4a.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_da86d7794b10a6dc1a8386d2ed272492e2b5ee4a.600x338.jpg?t=1358290125',
|
505
|
+
'ss_c6e7e913e86b23cb53e0d38ba0fec1fb04f18b27.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_c6e7e913e86b23cb53e0d38ba0fec1fb04f18b27.600x338.jpg?t=1358290125',
|
506
|
+
'ss_378b288247907070ce532314d54448f6a308f8ac.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_378b288247907070ce532314d54448f6a308f8ac.600x338.jpg?t=1358290125',
|
507
|
+
'ss_77bbcd3a92c91d66af5430914cb3dc27801973f8.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_77bbcd3a92c91d66af5430914cb3dc27801973f8.600x338.jpg?t=1358290125',
|
508
|
+
'ss_65061d5b2cbba620eedb691d56590a3d993ff4bf.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_65061d5b2cbba620eedb691d56590a3d993ff4bf.600x338.jpg?t=1358290125',
|
509
|
+
'ss_83b2ac2a689d282f4a1239954bd9e87fc8c5b3bd.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_83b2ac2a689d282f4a1239954bd9e87fc8c5b3bd.600x338.jpg?t=1358290125',
|
510
|
+
'ss_a1fb810c08a4c479d8d80168693e924a794667d2.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_a1fb810c08a4c479d8d80168693e924a794667d2.600x338.jpg?t=1358290125',
|
511
|
+
'ss_c34e91f0085087edcdebd3a1cb9e005643d97e7e.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_c34e91f0085087edcdebd3a1cb9e005643d97e7e.600x338.jpg?t=1358290125',
|
512
|
+
'ss_dc9311564dcc2e410707e5ea7a127425702785c8.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_dc9311564dcc2e410707e5ea7a127425702785c8.600x338.jpg?t=1358290125',
|
513
|
+
'ss_c2a8b676835a7012161a5740c5982e0e457ef11e.jpg' : 'http://cdn.steampowered.com/v/gfx/apps/49520/ss_c2a8b676835a7012161a5740c5982e0e457ef11e.600x338.jpg?t=1358290125',
|
514
|
+
'' : ''
|
515
|
+
};
|
516
|
+
</script>
|
517
|
+
</div>
|
518
|
+
<div id="highlight_strip">
|
519
|
+
<div id="highlight_strip_scroll" style="width: 2162px;">
|
520
|
+
<div class="highlight_selector"></div>
|
521
|
+
|
522
|
+
<div class="highlight_strip_item highlight_strip_movie" id="thumb_movie_81880" >
|
523
|
+
<img class="movie_thumb" src="http://cdn.steampowered.com/v/gfx/apps/81880/movie.184x123.jpg?t=1343333537">
|
524
|
+
<div class="highlight_movie_marker"></div>
|
525
|
+
</div>
|
526
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_6734eaa79dcd0fe53971fbd50d20b5d0d45f4809.jpg" >
|
527
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_6734eaa79dcd0fe53971fbd50d20b5d0d45f4809.116x65.jpg?t=1358290125">
|
528
|
+
</div>
|
529
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_2f27a18562fbf4a91943c3968b35db5ac1caf5ad.jpg" >
|
530
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_2f27a18562fbf4a91943c3968b35db5ac1caf5ad.116x65.jpg?t=1358290125">
|
531
|
+
</div>
|
532
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_c20610ab476bfe99172df77fe84f579d91e45a2b.jpg" >
|
533
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_c20610ab476bfe99172df77fe84f579d91e45a2b.116x65.jpg?t=1358290125">
|
534
|
+
</div>
|
535
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_da8b3279d4ff979b99b3a417d21a097600729266.jpg" >
|
536
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_da8b3279d4ff979b99b3a417d21a097600729266.116x65.jpg?t=1358290125">
|
537
|
+
</div>
|
538
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_44272f9763b856d66ce9a3a6269f4988f7af11fc.jpg" >
|
539
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_44272f9763b856d66ce9a3a6269f4988f7af11fc.116x65.jpg?t=1358290125">
|
540
|
+
</div>
|
541
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_8b1154bc507678f4a21fcc2d9083ef79a5db4e76.jpg" >
|
542
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_8b1154bc507678f4a21fcc2d9083ef79a5db4e76.116x65.jpg?t=1358290125">
|
543
|
+
</div>
|
544
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_3d8370934170622af4fcc8a3975f7be480b3d815.jpg" >
|
545
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_3d8370934170622af4fcc8a3975f7be480b3d815.116x65.jpg?t=1358290125">
|
546
|
+
</div>
|
547
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_da86d7794b10a6dc1a8386d2ed272492e2b5ee4a.jpg" >
|
548
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_da86d7794b10a6dc1a8386d2ed272492e2b5ee4a.116x65.jpg?t=1358290125">
|
549
|
+
</div>
|
550
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_c6e7e913e86b23cb53e0d38ba0fec1fb04f18b27.jpg" >
|
551
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_c6e7e913e86b23cb53e0d38ba0fec1fb04f18b27.116x65.jpg?t=1358290125">
|
552
|
+
</div>
|
553
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_378b288247907070ce532314d54448f6a308f8ac.jpg" >
|
554
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_378b288247907070ce532314d54448f6a308f8ac.116x65.jpg?t=1358290125">
|
555
|
+
</div>
|
556
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_77bbcd3a92c91d66af5430914cb3dc27801973f8.jpg" >
|
557
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_77bbcd3a92c91d66af5430914cb3dc27801973f8.116x65.jpg?t=1358290125">
|
558
|
+
</div>
|
559
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_65061d5b2cbba620eedb691d56590a3d993ff4bf.jpg" >
|
560
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_65061d5b2cbba620eedb691d56590a3d993ff4bf.116x65.jpg?t=1358290125">
|
561
|
+
</div>
|
562
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_83b2ac2a689d282f4a1239954bd9e87fc8c5b3bd.jpg" >
|
563
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_83b2ac2a689d282f4a1239954bd9e87fc8c5b3bd.116x65.jpg?t=1358290125">
|
564
|
+
</div>
|
565
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_a1fb810c08a4c479d8d80168693e924a794667d2.jpg" >
|
566
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_a1fb810c08a4c479d8d80168693e924a794667d2.116x65.jpg?t=1358290125">
|
567
|
+
</div>
|
568
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_c34e91f0085087edcdebd3a1cb9e005643d97e7e.jpg" >
|
569
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_c34e91f0085087edcdebd3a1cb9e005643d97e7e.116x65.jpg?t=1358290125">
|
570
|
+
</div>
|
571
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_dc9311564dcc2e410707e5ea7a127425702785c8.jpg" >
|
572
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_dc9311564dcc2e410707e5ea7a127425702785c8.116x65.jpg?t=1358290125">
|
573
|
+
</div>
|
574
|
+
<div class="highlight_strip_item highlight_strip_screenshot" id="thumb_screenshot_ss_c2a8b676835a7012161a5740c5982e0e457ef11e.jpg" >
|
575
|
+
<img src="http://cdn.steampowered.com/v/gfx/apps/49520/ss_c2a8b676835a7012161a5740c5982e0e457ef11e.116x65.jpg?t=1358290125">
|
576
|
+
</div>
|
577
|
+
</div>
|
578
|
+
</div>
|
579
|
+
<div>
|
580
|
+
<div class="slider" id="highlight_slider" >
|
581
|
+
<div class="slider_bg">
|
582
|
+
</div>
|
583
|
+
<div class="handle">
|
584
|
+
</div>
|
585
|
+
</div>
|
586
|
+
</div>
|
587
|
+
<script type="text/javascript">
|
588
|
+
|
589
|
+
Event.observe( document, 'dom:loaded', function() {
|
590
|
+
new HighlightPlayer( {
|
591
|
+
elemPlayerArea: 'highlight_player_area',
|
592
|
+
elemStrip: 'highlight_strip',
|
593
|
+
elemStripScroll: 'highlight_strip_scroll',
|
594
|
+
elemSlider: 'highlight_slider',
|
595
|
+
rgMovieFlashvars: rgMovieFlashvars,
|
596
|
+
rgScreenshotURLs: rgScreenshotURLs,
|
597
|
+
rgDefaultMovieFlashvars: rgCommonFlashVars
|
598
|
+
} );
|
599
|
+
} );
|
600
|
+
|
601
|
+
</script>
|
602
|
+
</div>
|
603
|
+
</div>
|
604
|
+
</div>
|
605
|
+
<div class="rightcol">
|
606
|
+
<div class="glance_ctn">
|
607
|
+
<div class="game_header_image_ctn">
|
608
|
+
<img class="game_header_image" src="http://cdn.steampowered.com/v/gfx/apps/49520/header_292x136.jpg?t=1358290125">
|
609
|
+
</div>
|
610
|
+
<div class="game_description_snippet">
|
611
|
+
A new era of shoot and loot is about to begin. Play as one of four new vault hunters facing off against a massive new world of creatures, psychos and the evil mastermind, Handsome Jack. Make new friends, arm them with a bazillion weapons and fight alongside them in 4 player co-op on a relentless quest for revenge and redemption across... </div>
|
612
|
+
|
613
|
+
<div class="inner_rule"></div>
|
614
|
+
|
615
|
+
|
616
|
+
<div class="glance_details">
|
617
|
+
<div>
|
618
|
+
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>
|
619
|
+
</div>
|
620
|
+
<div>
|
621
|
+
Release Date: 21 Sep 2012 </div>
|
622
|
+
</div>
|
623
|
+
|
624
|
+
<div class="inner_rule"></div>
|
625
|
+
|
626
|
+
<a class="linkbar" href="javascript:screenshot_popup('http://store.steampowered.com/screenshot/view/49520/0?snr=1_5_9__400', 800, 635, 0, 0);">
|
627
|
+
<div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_screenshots.png"></div>
|
628
|
+
View all 17 screenshots </a>
|
629
|
+
|
630
|
+
|
631
|
+
<a class="linkbar" href="http://store.steampowered.com/video/49520?snr=1_5_9__400">
|
632
|
+
<div class="rightblock"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_trailers.png"></div>
|
633
|
+
Watch all 5 trailers </a>
|
634
|
+
|
635
|
+
|
636
|
+
</div>
|
637
|
+
</div>
|
638
|
+
<div style="clear: both;"></div>
|
639
|
+
</div>
|
640
|
+
</div>
|
641
|
+
|
642
|
+
<div class="leftcol game_description_column">
|
643
|
+
|
644
|
+
|
645
|
+
|
646
|
+
<div id="game_area_purchase">
|
647
|
+
|
648
|
+
|
649
|
+
|
650
|
+
<div class="game_area_purchase_game_wrapper">
|
651
|
+
<div class="game_area_purchase_game">
|
652
|
+
<form name="add_to_cart_16724" action="http://store.steampowered.com/cart/" method="POST">
|
653
|
+
<input type="hidden" name="snr" value="1_5_9__403">
|
654
|
+
<input type="hidden" name="action" value="add_to_cart">
|
655
|
+
<input type="hidden" name="subid" value="16724">
|
656
|
+
</form>
|
657
|
+
<div class="game_area_purchase_platform"><img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_steamplay_only.png" width="72" height="22"><img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_win.png" width="22" height="22"><img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_mac.png" width="22" height="22"></div>
|
658
|
+
<h1>Buy Borderlands 2 </h1>
|
659
|
+
|
660
|
+
|
661
|
+
<div class="game_purchase_action" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
|
662
|
+
<div class="game_purchase_action_bg">
|
663
|
+
<div class="game_purchase_price price" itemprop="price">
|
664
|
+
49,99€ </div>
|
665
|
+
<div class="btn_addtocart">
|
666
|
+
<div class="btn_addtocart_left"></div>
|
667
|
+
|
668
|
+
<a class="btn_addtocart_content" href="javascript:addToCart( 16724);">Add to Cart</a>
|
669
|
+
<div class="btn_addtocart_right"></div>
|
670
|
+
</div>
|
671
|
+
</div>
|
672
|
+
</div>
|
673
|
+
</div>
|
674
|
+
</div>
|
675
|
+
<div class="game_area_purchase_game_wrapper">
|
676
|
+
<div class="game_area_purchase_game">
|
677
|
+
<form name="add_to_cart_16726" action="http://store.steampowered.com/cart/" method="POST">
|
678
|
+
<input type="hidden" name="snr" value="1_5_9__403">
|
679
|
+
<input type="hidden" name="action" value="add_to_cart">
|
680
|
+
<input type="hidden" name="subid" value="16726">
|
681
|
+
</form>
|
682
|
+
<div class="game_area_purchase_platform"><img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_steamplay_only.png" width="72" height="22"><img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_win.png" width="22" height="22"><img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_mac.png" width="22" height="22"></div>
|
683
|
+
<h1>Buy Borderlands 2 - 4-Pack</h1>
|
684
|
+
<p>Includes four copies of Borderlands 2 - Send the extra copies to your friends</p>
|
685
|
+
|
686
|
+
|
687
|
+
<div class="game_purchase_action">
|
688
|
+
<div class="game_purchase_action_bg">
|
689
|
+
<div class="game_purchase_price price" >
|
690
|
+
149,99€ </div>
|
691
|
+
<div class="btn_addtocart">
|
692
|
+
<div class="btn_addtocart_left"></div>
|
693
|
+
|
694
|
+
<a class="btn_addtocart_content" href="javascript:addToCart( 16726);">Add to Cart</a>
|
695
|
+
<div class="btn_addtocart_right"></div>
|
696
|
+
</div>
|
697
|
+
</div>
|
698
|
+
</div>
|
699
|
+
</div>
|
700
|
+
</div>
|
701
|
+
<h2 class="gradientbg">Guides for this game</h2> <div class="game_area_purchase_game_wrapper">
|
702
|
+
<div class="game_area_purchase_game">
|
703
|
+
<form name="add_to_cart_16843" action="http://store.steampowered.com/cart/" method="POST">
|
704
|
+
<input type="hidden" name="snr" value="1_5_9__game-purchase-guides">
|
705
|
+
<input type="hidden" name="action" value="add_to_cart">
|
706
|
+
<input type="hidden" name="subid" value="16843">
|
707
|
+
</form>
|
708
|
+
<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>
|
709
|
+
<h1>Buy Borderlands 2 Official Brady Guide</h1>
|
710
|
+
<p>Visit the <a href="http://store.steampowered.com/app/101008/">Borderlands 2 Official Brady Guide</a> game page for details</p>
|
711
|
+
|
712
|
+
|
713
|
+
<div class="game_purchase_action">
|
714
|
+
<div class="game_purchase_action_bg">
|
715
|
+
<div class="game_purchase_price price" >
|
716
|
+
9,99€ </div>
|
717
|
+
<div class="btn_addtocart">
|
718
|
+
<div class="btn_addtocart_left"></div>
|
719
|
+
|
720
|
+
<a class="btn_addtocart_content" href="javascript:addToCart( 16843);">Add to Cart</a>
|
721
|
+
<div class="btn_addtocart_right"></div>
|
722
|
+
</div>
|
723
|
+
</div>
|
724
|
+
</div>
|
725
|
+
</div>
|
726
|
+
</div>
|
727
|
+
<div class="game_area_purchase_game_wrapper">
|
728
|
+
<div class="game_area_purchase_game">
|
729
|
+
<form name="add_to_cart_16847" action="http://store.steampowered.com/cart/" method="POST">
|
730
|
+
<input type="hidden" name="snr" value="1_5_9__game-purchase-guides">
|
731
|
+
<input type="hidden" name="action" value="add_to_cart">
|
732
|
+
<input type="hidden" name="subid" value="16847">
|
733
|
+
</form>
|
734
|
+
<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>
|
735
|
+
<h1>Buy Borderlands 2 + Official Brady Guide</h1>
|
736
|
+
<p class="package_contents">
|
737
|
+
<b>Includes 2 items:</b>
|
738
|
+
Borderlands 2, Borderlands 2 Official Brady Guide </p>
|
739
|
+
|
740
|
+
|
741
|
+
<div class="game_purchase_action">
|
742
|
+
<div class="game_purchase_action_bg">
|
743
|
+
<div class="btn_addtocart btn_packageinfo">
|
744
|
+
<div class="btn_addtocart_left"></div>
|
745
|
+
<a class="btn_addtocart_content" href="http://store.steampowered.com/sub/16847/?snr=1_5_9__game-purchase-guides">
|
746
|
+
Package info </a>
|
747
|
+
<div class="btn_addtocart_right"></div>
|
748
|
+
</div>
|
749
|
+
</div>
|
750
|
+
<div class="game_purchase_action_bg">
|
751
|
+
<div class="game_purchase_price price" >
|
752
|
+
54,99€ </div>
|
753
|
+
<div class="btn_addtocart">
|
754
|
+
<div class="btn_addtocart_left"></div>
|
755
|
+
|
756
|
+
<a class="btn_addtocart_content" href="javascript:addToCart( 16847);">Add to Cart</a>
|
757
|
+
<div class="btn_addtocart_right"></div>
|
758
|
+
</div>
|
759
|
+
</div>
|
760
|
+
</div>
|
761
|
+
</div>
|
762
|
+
</div>
|
763
|
+
<div class="game_area_dlc_section">
|
764
|
+
<h2 class="gradientbg">Downloadable Content For This Game</h2> <form name="add_all_dlc_to_cart" action="http://store.steampowered.com/cart/?snr=1_5_9_" method="POST">
|
765
|
+
<input type="hidden" name="action" value="add_to_cart">
|
766
|
+
<div class="gameDlcBlocks">
|
767
|
+
<a class="game_area_dlc_row odd" id="dlc_row_218560" href="http://store.steampowered.com/app/218560/?snr=1_5_9__405" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"218560"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
768
|
+
|
769
|
+
<div class="game_area_dlc_price">
|
770
|
+
29,99€ </div>
|
771
|
+
<div class="game_area_dlc_name">
|
772
|
+
Borderlands 2 Season Pass </div>
|
773
|
+
<input type="hidden" name="subid[]" value="16728">
|
774
|
+
</a> <a class="game_area_dlc_row even" id="dlc_row_213250" href="http://store.steampowered.com/app/213250/?snr=1_5_9__405" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"213250"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
775
|
+
|
776
|
+
<div class="game_area_dlc_price">
|
777
|
+
9,99€ </div>
|
778
|
+
<div class="game_area_dlc_name">
|
779
|
+
Borderlands 2: Sir Hammerlock’s Big Game Hunt </div>
|
780
|
+
<input type="hidden" name="subid[]" value="18944">
|
781
|
+
</a> <a class="game_area_dlc_row odd" id="dlc_row_213210" href="http://store.steampowered.com/app/213210/?snr=1_5_9__405" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"213210"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
782
|
+
|
783
|
+
<div class="game_area_dlc_price">
|
784
|
+
9,99€ </div>
|
785
|
+
<div class="game_area_dlc_name">
|
786
|
+
Borderlands 2: Mr. Torgue’s Campaign of Carnage </div>
|
787
|
+
<input type="hidden" name="subid[]" value="18243">
|
788
|
+
</a> </div>
|
789
|
+
<div id="game_area_dlc_expanded" style="display: none;">
|
790
|
+
<a class="game_area_dlc_row even" id="dlc_row_213230" href="http://store.steampowered.com/app/213230/?snr=1_5_9__405" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"213230"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
791
|
+
|
792
|
+
<div class="game_area_dlc_price">
|
793
|
+
9,99€ </div>
|
794
|
+
<div class="game_area_dlc_name">
|
795
|
+
Borderlands 2: Mechromancer Pack </div>
|
796
|
+
<input type="hidden" name="subid[]" value="17221">
|
797
|
+
</a> <a class="game_area_dlc_row odd" id="dlc_row_207870" href="http://store.steampowered.com/app/207870/?snr=1_5_9__405" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"207870"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
798
|
+
|
799
|
+
<div class="game_area_dlc_price">
|
800
|
+
9,99€ </div>
|
801
|
+
<div class="game_area_dlc_name">
|
802
|
+
Borderlands 2 - Captain Scarlett and her Pirate's Booty </div>
|
803
|
+
<input type="hidden" name="subid[]" value="17424">
|
804
|
+
</a> <a class="game_area_dlc_row even" id="dlc_row_213780" href="http://store.steampowered.com/app/213780/?snr=1_5_9__405" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"213780"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
805
|
+
|
806
|
+
<div class="game_area_dlc_price">
|
807
|
+
3,99€ </div>
|
808
|
+
<div class="game_area_dlc_name">
|
809
|
+
Borderlands 2: Collector's Edition Pack </div>
|
810
|
+
<input type="hidden" name="subid[]" value="18593">
|
811
|
+
</a> <a class="game_area_dlc_row odd" id="dlc_row_208690" href="http://store.steampowered.com/app/208690/?snr=1_5_9__405" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"208690"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
812
|
+
|
813
|
+
<div class="game_area_dlc_price">
|
814
|
+
3,99€ </div>
|
815
|
+
<div class="game_area_dlc_name">
|
816
|
+
Borderlands 2: Creature Slaughterdome </div>
|
817
|
+
<input type="hidden" name="subid[]" value="18594">
|
818
|
+
</a> </div>
|
819
|
+
<div id="dlc_footer">
|
820
|
+
<div class="dlc_footer_element" id="dlc_show_all_link" onclick="$('dlc_footer').hide(); $('dlc_purchase_action') && Effect.Appear( 'dlc_purchase_action', {duration: 0.25} ); Effect.BlindDown( 'game_area_dlc_expanded', {duration: 0.25} );">
|
821
|
+
<div class="pulldown">See All</div>
|
822
|
+
</div>
|
823
|
+
<div class="dlc_footer_element">showing 1 - 3 of 7</div>
|
824
|
+
</div>
|
825
|
+
|
826
|
+
<div id="dlc_purchase_action" class="game_purchase_action game_purchase_action_bg" style="display: none;">
|
827
|
+
<div class="game_purchase_price price">
|
828
|
+
77,93€ </div>
|
829
|
+
<div class="btn_addtocart">
|
830
|
+
<div class="btn_addtocart_left"></div><div class="btn_addtocart_right"></div>
|
831
|
+
<a class="btn_addtocart_content" href="javascript:addAllDlcToCart();">Add all DLC to Cart</a>
|
832
|
+
</div>
|
833
|
+
<div style="clear: both;"></div>
|
834
|
+
</div>
|
835
|
+
<div style="clear: right;"></div>
|
836
|
+
|
837
|
+
</form>
|
838
|
+
</div>
|
839
|
+
|
840
|
+
</div>
|
841
|
+
<!-- game_area_purchase -->
|
842
|
+
|
843
|
+
|
844
|
+
<div id="game_area_reviews" class="game_area_description">
|
845
|
+
<h2>Reviews</h2>
|
846
|
+
<p><p>“Prepare to level. Prepare to loot. Prepare to get lost in the hilarious, bizarre and wonderful world of Pandora.”<br>9/10 – <a href="http://www.ign.com/articles/2012/09/14/borderlands-2-review">IGN</a></p>
|
847
|
+
|
848
|
+
<p>“Borderlands 2 stands out as Gearbox's magnum opus, and one of the most memorable and fun gaming rides I've ever been on.”<br>4.5/5 – <a href="http://pc.gamespy.com/pc/borderlands-2/1226112p1.html">GameSpy</a></p>
|
849
|
+
|
850
|
+
<p>“This is the game, and it makes Borderlands persistently fresh in a way other shooters never are. ”<br>90/100 – <a href="http://www.pcgamer.com/review/borderlands-2-review/">PC Gamer</a></p></p>
|
851
|
+
</div>
|
852
|
+
|
853
|
+
|
854
|
+
<div class="game_area_description">
|
855
|
+
<h2>Steam Big Picture</h2>
|
856
|
+
<p><a href="http://store.steampowered.com/bigpicture/"><img src="http://storefront.steampowered.com/v/gfx/apps/108500/extras/check_it_out.png"></a></a>
|
857
|
+
</p>
|
858
|
+
</div>
|
859
|
+
<div id="game_area_description" class="game_area_description">
|
860
|
+
<h2>About the Game</h2>
|
861
|
+
<p><p>A new era of shoot and loot is about to begin. Play as one of four new vault hunters facing off against a massive new world of creatures, psychos and the evil mastermind, Handsome Jack. Make new friends, arm them with a bazillion weapons and fight alongside them in 4 player co-op on a relentless quest for revenge and redemption across the undiscovered and unpredictable living planet.</p>
|
862
|
+
|
863
|
+
<h2>Key Features:</h2>
|
864
|
+
<ul>
|
865
|
+
<li><strong>All-New Characters and All-New Classes:</strong> Four all new playable classes including the Siren, the Commando, the Gunzerker and the Assassin. Step into the role of the Gunzerker, whose highly deadly skills allow him to dual-wield any two weapons found in the game. Not only that, you will build on that skill to do more things with two guns than you ever imagined possible. Dual machine guns? Cool. Dual rocket launchers? Of course! Dual Sniper Rifles? Sure, if that’s your thing! Want to try other styles? More tactical perhaps? There are multiple classes to choose from!</li>
|
866
|
+
|
867
|
+
<li><strong>Dynamic Co-op online, and LAN:</strong> Share your adventures with friends both online and via LAN. Borderlands 2 features a seamless system enabling you to drop in and drop out of a campaign without ever having to restart the game. On top of that you can even take your new gear from any game to any other!</li>
|
868
|
+
|
869
|
+
<li><strong>World Connected Story:</strong> Find yourself left for dead in the frozen tundra of Pandora as you begin your quest of revenge and redemption. Expose the evil surrounding the Hyperion Corporation and take on the perpetrator of a universe-wide grand deception -- the nefarious Hyperion CEO, Handsome Jack. (Oh, also: he's stolen credit for the opening of the Vault.)</li>
|
870
|
+
|
871
|
+
<li><strong>87 Bazillion...Everything:</strong> In addition to the new gun system, you will lust after procedurally generated shields, grenades, Relics, class mods and much, much more. And you thought the original Borderlands had a ton of loot!</li>
|
872
|
+
|
873
|
+
<li><strong>Brand new environments on Pandora:</strong> Hunt through entirely brand new areas of Pandora that are more alive than ever! From the arctic tundra, through the dangerous grasslands, past the mysterious corrosive caverns to beyond, you’ll be surprised by the unpredictable world of Pandora at every turn!</li>
|
874
|
+
|
875
|
+
<li><strong>Brand new enemies:</strong> A whole slew of new enemies are out there to kill you in Borderlands 2. Hulking, gorilla-like Bullymongs, vicious predatory Stalkers and the Hyperion mechanical army, run by Handsome Jack, are just some of the new enemies in Borderlands 2.</li>
|
876
|
+
</ul>
|
877
|
+
|
878
|
+
<p>Note: The Mac version of Borderlands 2 is available in English, French, Italian, German and Spanish only.</p>
|
879
|
+
|
880
|
+
|
881
|
+
</p>
|
882
|
+
</div>
|
883
|
+
|
884
|
+
<div id="game_area_sys_req" class="game_area_description">
|
885
|
+
<h2>
|
886
|
+
<img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_win.png"> PC System Requirements </h2>
|
887
|
+
|
888
|
+
<div id="game_area_sys_req_leftCol">
|
889
|
+
<ul>
|
890
|
+
<p><strong>Minimum:</strong></p>
|
891
|
+
<ul>
|
892
|
+
<li><strong>OS:</strong> Windows XP SP3</li>
|
893
|
+
<li><strong>Processor:</strong> 2.4 GHz Dual Core Processor</li>
|
894
|
+
<li><strong>Memory:</strong> 2 GB(XP)/ 2 GB(Vista)</li>
|
895
|
+
<li><strong>Hard Disk Space:</strong> 13 GB free</li>
|
896
|
+
<li><strong>Video Memory:</strong> 256 MB</li>
|
897
|
+
<li><strong>Video Card:</strong> NVIDIA GeForce 8500 /ATI Radeon HD 2600</li>
|
898
|
+
<li><strong>Sound:</strong> DirectX 9.0c Compatible</li>
|
899
|
+
<li><strong>Other Requirements:</strong>Initial installation requires one-time internet connection for Steam authentication; software installations required (included with the game) include Steam Client, DirectX 9, Microsoft .NET 4 Framework, Visual C++ Redistributable 2005, Visual C++ Redistributable 2008, Visual C++ Redistributable 2010, and AMD CPU Drivers (XP Only/AMD Only)</li>
|
900
|
+
</ul> </ul>
|
901
|
+
</div>
|
902
|
+
|
903
|
+
<div id="game_area_sys_req_rightCol">
|
904
|
+
<ul>
|
905
|
+
<p><strong>Recommended:</strong></p>
|
906
|
+
<ul>
|
907
|
+
<li><strong>OS:</strong> Windows XP SP3/Vista/Win 7</li>
|
908
|
+
<li><strong>Processor:</strong> 2.3 GHz Quad Core processor</li>
|
909
|
+
<li><strong>Memory:</strong> 2 GB</li>
|
910
|
+
<li><strong>Hard Disk Space:</strong> 20 GB free</li>
|
911
|
+
<li><strong>Video Memory:</strong> 512MB</li>
|
912
|
+
<li><strong>Video Card:</strong> NVIDIA GeForce GTX 560 / ATI Radeon HD 5850</li>
|
913
|
+
<li><strong>Sound:</strong> DirectX 9.0c Compatible</li>
|
914
|
+
<li><strong>Other Requirements:</strong>Initial installation requires one-time internet connection for Steam authentication; software installations required (included with the game) include Steam Client, DirectX 9, Microsoft .NET 4 Framework, Visual C++ Redistributable 2005, Visual C++ Redistributable 2008, Visual C++ Redistributable 2010, and AMD CPU Drivers (XP Only/AMD Only)</li>
|
915
|
+
</ul> </ul>
|
916
|
+
</div>
|
917
|
+
|
918
|
+
|
919
|
+
<div style="clear: both;"></div>
|
920
|
+
</div>
|
921
|
+
<div id="game_area_sys_req" class="game_area_description">
|
922
|
+
<h2>
|
923
|
+
<img class="platform_img" src="http://cdn.store.steampowered.com/public/images/v5/platforms/platform_mac.png"> Mac System Requirements </h2>
|
924
|
+
|
925
|
+
<div id="game_area_sys_req_leftCol">
|
926
|
+
<ul>
|
927
|
+
<ul>
|
928
|
+
<li><strong>Operating System:</strong> 10.7.5 (Lion), 10.8.2 (Mountain Lion)
|
929
|
+
<li><strong>CPU Processor:</strong> Intel Core 2 Duo (Dual-Core)
|
930
|
+
<li><strong>CPU Speed:</strong> 2.2GHz
|
931
|
+
<li><strong>Memory:</strong> 4 GB RAM
|
932
|
+
<li><strong>Hard Disk Space:</strong> 13 GB
|
933
|
+
<li><strong>Video Card (ATI):</strong> Radeon HD 2600
|
934
|
+
<li><strong>Video Card (NVidia):</strong> Geforce 8800
|
935
|
+
<li><strong>Video Memory (VRam):</strong> 256 MB
|
936
|
+
<li><strong>Peripherals:</strong> Macintosh mouse and keyboard
|
937
|
+
<li><strong>Supported Video Cards:</strong> NVIDIA GeForce® 8800, GT 120, 320M, 330M, 650M; ATI Radeon HD 2600, HD 3870, HD 4670, HD 4850, HD 5670, HD 5750, HD 5770, HD 5870, HD 6630, HD 6490, HD 6750, HD 6770, HD 6970; Intel HD Graphics 3000, 4000
|
938
|
+
</ul> </ul>
|
939
|
+
</div>
|
940
|
+
|
941
|
+
<div id="game_area_sys_req_rightCol">
|
942
|
+
<ul>
|
943
|
+
<ul>
|
944
|
+
<li><strong>CPU Processor:</strong> Intel Quad Core
|
945
|
+
<li><strong>CPU Speed:</strong> 2.4 GHz
|
946
|
+
<li><strong>Memory:</strong> 4 GB RAM
|
947
|
+
<li><strong>Video Memory (VRam):</strong> 512MB
|
948
|
+
</ul>
|
949
|
+
|
950
|
+
<p>NOTICE: The following video chipsets are unsupported for Borderlands 2:
|
951
|
+
</p>
|
952
|
+
<ul>
|
953
|
+
<li> ATI RADEON HD 2400
|
954
|
+
<li> NVIDIA 8600m
|
955
|
+
<li> NVIDIA 9400m, 9600m
|
956
|
+
<li> Intel Integrated GMA 950
|
957
|
+
<li> Intel Integrated x3100
|
958
|
+
</ul>
|
959
|
+
</ul>
|
960
|
+
</div>
|
961
|
+
|
962
|
+
|
963
|
+
<div style="clear: both;"></div>
|
964
|
+
</div>
|
965
|
+
|
966
|
+
|
967
|
+
<div id="game_area_legal">
|
968
|
+
<p>© 2009 - 2012 Gearbox Software, LLC. Published and distributed by 2K Games. Gearbox Software, Borderlands, and the Gearbox and Borderlands logos are trademarks of Gearbox Software, LLC. 2K Games and the 2K Games logo are trademarks of 2K Games in the US and/or other countries. Unreal, the circle-U logo and the Powered by Unreal Technology logo are trademarks or registered trademarks of Epic Games, Inc. in the United States and elsewhere. NVIDIA and the NVIDIA logo and The Way It’s Meant To Be Played are trademarks and/or registered trademarks of NVIDIA Corporation. This software product includes Autodesk® Scaleform® software. © 2012 Autodesk, Inc. Autodesk and Scaleform are registered trademarks or trademarks of Autodesk, Inc. and/or its subsidiaries and/or affiliates in the USA and/or other countries. Powered by Wwise (ce) 2006 – 2012 Audiokinetic Inc. All rights reserved. </p>
|
969
|
+
</div>
|
970
|
+
|
971
|
+
|
972
|
+
<div class="block">
|
973
|
+
<div class="block_header">
|
974
|
+
<h4>Recommended</h4>
|
975
|
+
</div>
|
976
|
+
<div class="block_content nopad">
|
977
|
+
<a class="small_cap" id="recommendation_cap_0" href="http://store.steampowered.com/app/213230/?snr=1_5_9__300" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"213230"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
978
|
+
<img class="small_cap_img" src="http://cdn.steampowered.com/v/gfx/apps/213230/capsule_184x69.jpg?t=1354054206" border="0" width="184" height="69"/>
|
979
|
+
<h4>Borderlands 2: Mechromancer Pack</h4>
|
980
|
+
<h5>9,99€ </h5>
|
981
|
+
</a>
|
982
|
+
<a class="small_cap" id="recommendation_cap_0" href="http://store.steampowered.com/app/213780/?snr=1_5_9__300" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"213780"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
983
|
+
<img class="small_cap_img" src="http://cdn.steampowered.com/v/gfx/apps/213780/capsule_184x69.jpg?t=1355252400" border="0" width="184" height="69"/>
|
984
|
+
<h4>Borderlands 2: Collector's Edition Pack</h4>
|
985
|
+
<h5>3,99€ </h5>
|
986
|
+
</a>
|
987
|
+
<a class="small_cap" id="recommendation_cap_0" href="http://store.steampowered.com/app/218560/?snr=1_5_9__300" onmouseover="GameHover( this, event, $('global_hover'), {"type":"app","id":"218560"} );" onmouseout="HideGameHover( this, event, $('global_hover') )">
|
988
|
+
<img class="small_cap_img" src="http://cdn.steampowered.com/v/gfx/apps/218560/capsule_184x69.jpg?t=1355164371" border="0" width="184" height="69"/>
|
989
|
+
<h4>Borderlands 2 Season Pass</h4>
|
990
|
+
<h5>29,99€ </h5>
|
991
|
+
</a>
|
992
|
+
<div style="clear: left;"></div>
|
993
|
+
</div>
|
994
|
+
</div>
|
995
|
+
|
996
|
+
</div>
|
997
|
+
|
998
|
+
<!-- Right Column -->
|
999
|
+
<div class="rightcol">
|
1000
|
+
|
1001
|
+
|
1002
|
+
<div class="block" id="demo_block">
|
1003
|
+
<div class="block_content block_content_inner underlined_links">
|
1004
|
+
<div class="demo_area_button">
|
1005
|
+
<div class="demo_area_button">
|
1006
|
+
<p><a href="http://store.steampowered.com/login/?redir=app%2F49520">Sign in</a> to add this game to your wishlist</p>
|
1007
|
+
</div>
|
1008
|
+
</div>
|
1009
|
+
<div class="demo_area_button">
|
1010
|
+
<div class="share">Share: <a href="http://store.steampowered.com/share/facebook/app/49520" target="_blank" title="Share on Facebook"><img src="http://cdn.store.steampowered.com/public/images/v5/social/facebook.gif"></a> <a href="http://store.steampowered.com/share/twitter/app/49520" target="_blank" title="Share on Twitter"><img src="http://cdn.store.steampowered.com/public/images/v5/social/twitter.gif"></a> <a href="http://store.steampowered.com/share/reddit/app/49520" target="_blank" title="Share on Reddit"><img src="http://cdn.store.steampowered.com/public/images/v5/social/reddit.gif"></a></div> </div>
|
1011
|
+
</div>
|
1012
|
+
</div>
|
1013
|
+
|
1014
|
+
|
1015
|
+
<div class="block communitylink">
|
1016
|
+
<div class="block_header">
|
1017
|
+
<h4>Community</h4>
|
1018
|
+
</div>
|
1019
|
+
<div class="block_content">
|
1020
|
+
<div class="block_content_inner">
|
1021
|
+
<a class="linkbar" href="http://steamcommunity.com/app/49520/discussions/">
|
1022
|
+
<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>
|
1023
|
+
Visit the forums </a>
|
1024
|
+
<a class="linkbar" href="http://steamcommunity.com/actions/Search?T=ClanAccount&K=Borderlands%202">
|
1025
|
+
<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>
|
1026
|
+
Find Community Groups </a>
|
1027
|
+
</div>
|
1028
|
+
|
1029
|
+
|
1030
|
+
|
1031
|
+
|
1032
|
+
<div class="rule"></div>
|
1033
|
+
<div class="block_content_inner">
|
1034
|
+
<img src = "http://cdn.store.steampowered.com/public/images/recommended/thumb_big.png" style="float:left; padding:10px 15px 10px 0;" />
|
1035
|
+
<div style = "padding-top: 6px">
|
1036
|
+
35,807 players recommend this game to their friends </div>
|
1037
|
+
<div style="clear: left;"></div>
|
1038
|
+
</div>
|
1039
|
+
|
1040
|
+
<div class="rule"></div>
|
1041
|
+
<div class="block_content_inner">
|
1042
|
+
<div class="communitylink_achievementblock">
|
1043
|
+
<div class="communitylink_achievement_inner">
|
1044
|
+
<p>Includes 59 Steam Achievements</p>
|
1045
|
+
<div class="communitylink_achievement_images">
|
1046
|
+
<div class="communitylink_achievement">
|
1047
|
+
<img class="communitylink_achievement" title="Sabre Rattler" src="http://media.steampowered.com/steamcommunity/public/images/apps/49520/bd8aa750a68870940a96eb1c38e9dd950dfa99c8.jpg">
|
1048
|
+
</div>
|
1049
|
+
<div class="communitylink_achievement">
|
1050
|
+
<img class="communitylink_achievement" title="Bombs Away" src="http://media.steampowered.com/steamcommunity/public/images/apps/49520/c7ee1edfcae789a7c008825916a25a2e1a650677.jpg">
|
1051
|
+
</div>
|
1052
|
+
<div class="communitylink_achievement">
|
1053
|
+
<img class="communitylink_achievement" title="Up High, Down Low" src="http://media.steampowered.com/steamcommunity/public/images/apps/49520/b289e7ef580d21dfe3fc138ec7eedfcb3c22e421.jpg">
|
1054
|
+
</div>
|
1055
|
+
<div class="communitylink_achievement communitylink_achivement_plusmore">
|
1056
|
+
+56 </div>
|
1057
|
+
<div style="clear: left;"></div>
|
1058
|
+
</div>
|
1059
|
+
<a class="linkbar" href="http://steamcommunity.com/stats/49520/achievements">
|
1060
|
+
<div class="rightblock">
|
1061
|
+
<img src="http://cdn.store.steampowered.com/public/images/ico/ico_achievements.gif">
|
1062
|
+
</div>
|
1063
|
+
View Achievements </a>
|
1064
|
+
</div>
|
1065
|
+
</div>
|
1066
|
+
</div>
|
1067
|
+
</div>
|
1068
|
+
</div>
|
1069
|
+
|
1070
|
+
<div class="block game_details underlined_links">
|
1071
|
+
<div class="block_header">
|
1072
|
+
<h4></h4>
|
1073
|
+
</div>
|
1074
|
+
<div class="block_content">
|
1075
|
+
<div class="block_content_inner" itemprop="review" itemscope itemtype="http://www.schema.org/Review">
|
1076
|
+
<div id="game_area_metascore">
|
1077
|
+
89 <meta itemprop="reviewRating" content = "4.45"/>
|
1078
|
+
<meta itemprop="author" content = "Metacritic"/>
|
1079
|
+
</div>
|
1080
|
+
<div id="game_area_metalink"><a href="http://www.metacritic.com/game/pc/borderlands-2" target="_blank">Read Critic Reviews</a> <img src="http://cdn.store.steampowered.com/public/images/ico/iconExternalLink.gif" border="0" align="bottom"></div>
|
1081
|
+
<div class="inner_rule"></div>
|
1082
|
+
|
1083
|
+
|
1084
|
+
<div class="details_block">
|
1085
|
+
<b>Title:</b> Borderlands 2<br>
|
1086
|
+
|
1087
|
+
<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>
|
1088
|
+
|
1089
|
+
<b>Developer:</b>
|
1090
|
+
<a href="http://store.steampowered.com/search/?developer=Gearbox%20Software&snr=1_5_9__408">Gearbox Software</a>
|
1091
|
+
<br>
|
1092
|
+
|
1093
|
+
<b>Publisher:</b>
|
1094
|
+
<a href="http://store.steampowered.com/publisher/2K%20Games?snr=1_5_9__408">2K Games</a> <br>
|
1095
|
+
|
1096
|
+
|
1097
|
+
<b>Release Date:</b> 21 Sep 2012<br>
|
1098
|
+
<b>Languages:</b> English, French, German, Italian, Japanese, Spanish, Korean </div>
|
1099
|
+
|
1100
|
+
|
1101
|
+
|
1102
|
+
<div class="game_rating_area details_block">
|
1103
|
+
<table cellpadding="0" cellspacing="0">
|
1104
|
+
<tr>
|
1105
|
+
<td valign="top"><p><img src="http://cdn.store.steampowered.com/public/images/ratings/PEGI/18.gif"></p></td>
|
1106
|
+
<td width="10"></td>
|
1107
|
+
<td valign="top"><p id="descriptorText">Bad Language<br>
|
1108
|
+
Violence<br>
|
1109
|
+
PEGI Online<br></p></td>
|
1110
|
+
</tr>
|
1111
|
+
</table>
|
1112
|
+
</div>
|
1113
|
+
|
1114
|
+
<div class="details_block">
|
1115
|
+
<div class="game_area_details_specs">
|
1116
|
+
<div class="icon"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_singlePlayer.gif" align="top" /></div>
|
1117
|
+
<div class="name">Single-player</div>
|
1118
|
+
</div>
|
1119
|
+
<div class="game_area_details_specs">
|
1120
|
+
<div class="icon"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_coop.gif" align="top" /></div>
|
1121
|
+
<div class="name">Co-op</div>
|
1122
|
+
</div>
|
1123
|
+
<div class="game_area_details_specs">
|
1124
|
+
<div class="icon"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_achievements.gif" align="top" /></div>
|
1125
|
+
<div class="name">Steam Achievements</div>
|
1126
|
+
</div>
|
1127
|
+
<div class="game_area_details_specs">
|
1128
|
+
<div class="icon"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_cloud.gif" align="top" /></div>
|
1129
|
+
<div class="name">Steam Cloud</div>
|
1130
|
+
</div>
|
1131
|
+
<div class="game_area_details_specs">
|
1132
|
+
<div class="icon"><img src="http://cdn.store.steampowered.com/public/images/ico/ico_controller.gif" align="top" /></div>
|
1133
|
+
<div class="name">Full controller support</div>
|
1134
|
+
</div>
|
1135
|
+
</div>
|
1136
|
+
|
1137
|
+
|
1138
|
+
|
1139
|
+
<div class="details_block">
|
1140
|
+
<a class="linkbar" href="http://www.borderlands2.com/" target="_blank">
|
1141
|
+
<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>
|
1142
|
+
Visit the website <img src="http://cdn.store.steampowered.com/public/images/v5/ico_external_link.gif" border="0" align="bottom">
|
1143
|
+
</a>
|
1144
|
+
|
1145
|
+
|
1146
|
+
<a class="linkbar" href="http://cdn.steampowered.com/v/../Manuals/49520/BL2_PC_Long_ENG_ManInt_081712_HighRes.pdf?t=1358290125" target="_blank">
|
1147
|
+
<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>
|
1148
|
+
View the manual <img src="http://cdn.store.steampowered.com/public/images/v5/ico_external_link.gif" border="0" align="bottom">
|
1149
|
+
</a>
|
1150
|
+
|
1151
|
+
|
1152
|
+
|
1153
|
+
<a class="linkbar" href="http://store.steampowered.com/news/?feed=steam_updates&appids=49520">
|
1154
|
+
<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>
|
1155
|
+
View update history </a>
|
1156
|
+
<a class="linkbar" href="http://store.steampowered.com/news/?appids=49520">
|
1157
|
+
<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>
|
1158
|
+
Read related news </a>
|
1159
|
+
</div>
|
1160
|
+
</div>
|
1161
|
+
</div>
|
1162
|
+
</div>
|
1163
|
+
|
1164
|
+
|
1165
|
+
|
1166
|
+
<br>
|
1167
|
+
|
1168
|
+
|
1169
|
+
</div>
|
1170
|
+
<!-- End Right Column -->
|
1171
|
+
<div style="clear: both;"></div>
|
1172
|
+
|
1173
|
+
<div class="hover" id="global_hover" style="display: none; left: 0px; top: 0px;">
|
1174
|
+
<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">
|
1175
|
+
<div class="content" id="global_hover_content">
|
1176
|
+
</div>
|
1177
|
+
</div>
|
1178
|
+
<div class="hover_arrow_left"></div>
|
1179
|
+
<div class="hover_arrow_right"></div>
|
1180
|
+
</div>
|
1181
|
+
</div>
|
1182
|
+
</div>
|
1183
|
+
|
1184
|
+
<div id="gotSteamModal" style="display:none;">
|
1185
|
+
<div id="top_band">
|
1186
|
+
<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>
|
1187
|
+
</div>
|
1188
|
+
<div id="got_steam_box">
|
1189
|
+
<h1>Got Steam?</h1>
|
1190
|
+
<p>You need to have Steam installed to get <strong id="gotSteam_AppName"></strong></p>
|
1191
|
+
<div id="gotsteam_buttons">
|
1192
|
+
<a id="gotSteam_SteamURL" href="" class="btn_white leftbtn">
|
1193
|
+
<h3>Yes, I have Steam</h3>
|
1194
|
+
<h5>OPEN STEAM</h5>
|
1195
|
+
</a>
|
1196
|
+
<a href="http://store.steampowered.com/about/" class="btn_white">
|
1197
|
+
<h3>No, I do not have Steam</h3>
|
1198
|
+
<h5>FREE 1.5 MB DOWNLOAD</h5>
|
1199
|
+
</a>
|
1200
|
+
<div style="clear: left;"></div>
|
1201
|
+
</div>
|
1202
|
+
<div id="low_block">
|
1203
|
+
<div id="steam_ico"><img src="http://cdn.store.steampowered.com/public/images/steam_ico.gif" width="40" height="40" border="0" /></div>
|
1204
|
+
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>
|
1205
|
+
</div></div>
|
1206
|
+
</div>
|
1207
|
+
<div id="modalBG" style="display: none;"></div>
|
1208
|
+
<!-- Footer -->
|
1209
|
+
<div id="footer">
|
1210
|
+
<div class="footer_content">
|
1211
|
+
<div class="rule"></div>
|
1212
|
+
|
1213
|
+
<div id="footer_nav">
|
1214
|
+
|
1215
|
+
|
1216
|
+
<span class="pulldown" id="footer_genre_pulldown">
|
1217
|
+
SHOP BY GENRE </span>
|
1218
|
+
<div class="popup_block" id="footer_genre_dropdown" style="display: none;">
|
1219
|
+
<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">
|
1220
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Free%20to%20Play?snr=1_44_44__20">
|
1221
|
+
Free to Play </a>
|
1222
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Action?snr=1_44_44__20">
|
1223
|
+
Action </a>
|
1224
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Adventure?snr=1_44_44__20">
|
1225
|
+
Adventure </a>
|
1226
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Strategy?snr=1_44_44__20">
|
1227
|
+
Strategy </a>
|
1228
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/RPG?snr=1_44_44__20">
|
1229
|
+
RPG </a>
|
1230
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Indie?snr=1_44_44__20">
|
1231
|
+
Indie </a>
|
1232
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Massively%20Multiplayer?snr=1_44_44__20">
|
1233
|
+
Massively Multiplayer </a>
|
1234
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Casual?snr=1_44_44__20">
|
1235
|
+
Casual </a>
|
1236
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Simulation?snr=1_44_44__20">
|
1237
|
+
Simulation </a>
|
1238
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Racing?snr=1_44_44__20">
|
1239
|
+
Racing </a>
|
1240
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Sports?snr=1_44_44__20">
|
1241
|
+
Sports </a>
|
1242
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Accounting?snr=1_44_44__20">
|
1243
|
+
Accounting </a>
|
1244
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Animation%20%26%20Modeling?snr=1_44_44__20">
|
1245
|
+
Animation & Modeling </a>
|
1246
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Audio%20Production?snr=1_44_44__20">
|
1247
|
+
Audio Production </a>
|
1248
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Design%20%26%20Illustration?snr=1_44_44__20">
|
1249
|
+
Design & Illustration </a>
|
1250
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Education?snr=1_44_44__20">
|
1251
|
+
Education </a>
|
1252
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Photo%20Editing?snr=1_44_44__20">
|
1253
|
+
Photo Editing </a>
|
1254
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Software%20Training?snr=1_44_44__20">
|
1255
|
+
Software Training </a>
|
1256
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Utilities?snr=1_44_44__20">
|
1257
|
+
Utilities </a>
|
1258
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Video%20Production?snr=1_44_44__20">
|
1259
|
+
Video Production </a>
|
1260
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/genre/Web%20Publishing?snr=1_44_44__20">
|
1261
|
+
Web Publishing </a>
|
1262
|
+
</div>
|
1263
|
+
</div>
|
1264
|
+
<span class="pulldown" id="footer_category_pulldown">
|
1265
|
+
SHOP BY CATEGORY </span>
|
1266
|
+
<div class="popup_block" id="footer_category_dropdown" style="display: none;">
|
1267
|
+
<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">
|
1268
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/freestuff/demos/?snr=1_44_44__21">
|
1269
|
+
Demos </a>
|
1270
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/freestuff/videos/?snr=1_44_44__21">
|
1271
|
+
Videos </a>
|
1272
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/search/?category2=21&snr=1_44_44__21">
|
1273
|
+
Downloadable Content </a>
|
1274
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/browse/publishers?snr=1_44_44__21">
|
1275
|
+
Game Publisher Catalogs </a>
|
1276
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/browse/under10?snr=1_44_44__21">
|
1277
|
+
Games Under 10€ </a>
|
1278
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/browse/under5?snr=1_44_44__21">
|
1279
|
+
Games Under 5€ </a>
|
1280
|
+
</div>
|
1281
|
+
</div>
|
1282
|
+
<span class="pulldown" id="footer_steam_pulldown">
|
1283
|
+
ABOUT STEAM </span>
|
1284
|
+
<div class="popup_block" id="footer_steam_dropdown" style="display: none;">
|
1285
|
+
<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">
|
1286
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/about/?snr=1_44_44__22">
|
1287
|
+
What is Steam? </a>
|
1288
|
+
<!--
|
1289
|
+
<a class="popup_menu_item" href="">
|
1290
|
+
Download Steam now </a>
|
1291
|
+
-->
|
1292
|
+
<a class="popup_menu_item" href="https://support.steampowered.com/kb_article.php?p_faqid=549#gifts" target="_blank">
|
1293
|
+
Gifting on Steam </a>
|
1294
|
+
<a class="popup_menu_item" href="https://steamcommunity.com/?snr=1_44_44__22">
|
1295
|
+
The Steam Community </a>
|
1296
|
+
</div>
|
1297
|
+
</div>
|
1298
|
+
|
1299
|
+
<span class="pulldown" id="footer_valve_pulldown">
|
1300
|
+
ABOUT VALVE </span>
|
1301
|
+
<div class="popup_block" id="footer_valve_dropdown" style="display: none;">
|
1302
|
+
<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">
|
1303
|
+
<a class="popup_menu_item" href="http://www.valvesoftware.com/about.html" target="_blank">
|
1304
|
+
About Valve </a>
|
1305
|
+
<a class="popup_menu_item" href="http://www.valvesoftware.com/business/" target="_blank">
|
1306
|
+
Business Solutions </a>
|
1307
|
+
<a class="popup_menu_item" href="http://www.steampowered.com/steamworks/" target="_blank">
|
1308
|
+
Steamworks </a>
|
1309
|
+
<a class="popup_menu_item" href="http://source.valvesoftware.com/" target="_blank">
|
1310
|
+
Source Engine </a>
|
1311
|
+
<a class="popup_menu_item" href="https://cafe.steampowered.com" target="_blank">
|
1312
|
+
Cyber Cafés </a>
|
1313
|
+
<a class="popup_menu_item" href="http://www.valvesoftware.com/jobs.html" target="_blank">
|
1314
|
+
Jobs </a>
|
1315
|
+
</div>
|
1316
|
+
</div>
|
1317
|
+
|
1318
|
+
|
1319
|
+
<span class="pulldown" id="footer_help_pulldown">
|
1320
|
+
HELP </span>
|
1321
|
+
<div class="popup_block" id="footer_help_dropdown" style="display: none;">
|
1322
|
+
<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">
|
1323
|
+
<a class="popup_menu_item" href="http://support.steampowered.com/" target="_blank">
|
1324
|
+
Support </a>
|
1325
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/forums/?snr=1_44_44__23" target="_blank">
|
1326
|
+
Forums </a>
|
1327
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/stats/?snr=1_44_44__23" target="_blank">
|
1328
|
+
Stats </a>
|
1329
|
+
</div>
|
1330
|
+
</div>
|
1331
|
+
|
1332
|
+
|
1333
|
+
<span class="pulldown" id="footer_tools_pulldown">
|
1334
|
+
TOOLS </span>
|
1335
|
+
<div class="popup_block" id="footer_tools_dropdown" style="display: none;">
|
1336
|
+
<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">
|
1337
|
+
<a class="popup_menu_item" href="http://storefront.steampowered.com/download/hldsupdatetool.exe">
|
1338
|
+
Windows HLDS Update Tool </a>
|
1339
|
+
<a class="popup_menu_item" href="http://storefront.steampowered.com/download/hldsupdatetool.bin">
|
1340
|
+
Linux HLDS Update Tool </a>
|
1341
|
+
</div>
|
1342
|
+
</div>
|
1343
|
+
|
1344
|
+
|
1345
|
+
<span class="pulldown" id="footer_feeds_pulldown">
|
1346
|
+
NEWS FEEDS </span>
|
1347
|
+
<div class="popup_block" id="footer_feeds_dropdown" style="display: none;">
|
1348
|
+
<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">
|
1349
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/feeds/news.xml">
|
1350
|
+
<img src="http://cdn.store.steampowered.com/public/images/ico/ico_rss2.gif" width="13" height="13" border="0" alt="" align="top"> Steam News </a>
|
1351
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/feeds/newreleases.xml">
|
1352
|
+
<img src="http://cdn.store.steampowered.com/public/images/ico/ico_rss2.gif" width="13" height="13" border="0" alt="" align="top"> Game Releases </a>
|
1353
|
+
<a class="popup_menu_item" href="http://store.steampowered.com/feeds/daily_deals.xml">
|
1354
|
+
<img src="http://cdn.store.steampowered.com/public/images/ico/ico_rss2.gif" width="13" height="13" border="0" alt="" align="top"> Daily Deals </a>
|
1355
|
+
</div>
|
1356
|
+
</div>
|
1357
|
+
<div style="clear: left;"></div>
|
1358
|
+
|
1359
|
+
<script type="text/javascript">
|
1360
|
+
RegisterFlyout( 'footer_genre_pulldown', 'footer_genre_dropdown', null, null, true );
|
1361
|
+
RegisterFlyout( 'footer_category_pulldown', 'footer_category_dropdown', null, null, true );
|
1362
|
+
RegisterFlyout( 'footer_steam_pulldown', 'footer_steam_dropdown', null, null, true );
|
1363
|
+
RegisterFlyout( 'footer_valve_pulldown', 'footer_valve_dropdown', null, null, true );
|
1364
|
+
RegisterFlyout( 'footer_help_pulldown', 'footer_help_dropdown', null, null, true );
|
1365
|
+
RegisterFlyout( 'footer_tools_pulldown', 'footer_tools_dropdown', null, null, true );
|
1366
|
+
RegisterFlyout( 'footer_feeds_pulldown', 'footer_feeds_dropdown', null, null, true );
|
1367
|
+
</script>
|
1368
|
+
</div>
|
1369
|
+
|
1370
|
+
<div class="footer_box">
|
1371
|
+
<h3>Publisher Catalogs</h3>
|
1372
|
+
<div class="publishercol">
|
1373
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/1C Company?snr=1_44_44__24">1C Company</a></div>
|
1374
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/2K Games?snr=1_44_44__24">2K Games</a></div>
|
1375
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Activision?snr=1_44_44__24">Activision</a></div>
|
1376
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Akella?snr=1_44_44__24">Akella</a></div>
|
1377
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Bethesda Softworks?snr=1_44_44__24">Bethesda</a></div>
|
1378
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Big Fish Games?snr=1_44_44__24">Big Fish Games</a></div>
|
1379
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/bitComposer Games?snr=1_44_44__24">bitComposer Games</a></div>
|
1380
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Bohemia Interactive?snr=1_44_44__24">Bohemia Interactive</a></div>
|
1381
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Capcom?snr=1_44_44__24">Capcom</a></div>
|
1382
|
+
</div>
|
1383
|
+
<div class="publishercol">
|
1384
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/City Interactive?snr=1_44_44__24">City Interactive</a></div>
|
1385
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Codemasters?snr=1_44_44__24">Codemasters</a></div>
|
1386
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Deep Silver?snr=1_44_44__24">Deep Silver</a></div>
|
1387
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Electronic Arts?snr=1_44_44__24">Electronic Arts</a></div>
|
1388
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Epic Games, Inc.?snr=1_44_44__24">Epic Games</a></div>
|
1389
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Focus Home Interactive?snr=1_44_44__24">Focus</a></div>
|
1390
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Funcom?snr=1_44_44__24">Funcom</a></div>
|
1391
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Her Interactive?snr=1_44_44__24">Her Interactive</a></div>
|
1392
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/id Software?snr=1_44_44__24">id Software</a></div>
|
1393
|
+
</div>
|
1394
|
+
<div class="publishercol">
|
1395
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Interplay Inc.?snr=1_44_44__24">Interplay</a></div>
|
1396
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/iWin?snr=1_44_44__24">iWin</a></div>
|
1397
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Kalypso Media Digital?snr=1_44_44__24">Kalypso</a></div>
|
1398
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Konami Digital Entertainment, Inc.?snr=1_44_44__24">Konami</a></div>
|
1399
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/LucasArts?snr=1_44_44__24">LucasArts</a></div>
|
1400
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Meridian4?snr=1_44_44__24">Meridian4</a></div>
|
1401
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/MumboJumbo?snr=1_44_44__24">MumboJumbo</a></div>
|
1402
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Namco Bandai Games?snr=1_44_44__24">Namco Bandai Games</a></div>
|
1403
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Nexon America Inc.?snr=1_44_44__24">Nexon</a></div>
|
1404
|
+
</div>
|
1405
|
+
<div class="publishercol">
|
1406
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Nordic Games?snr=1_44_44__24">Nordic Games</a></div>
|
1407
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/NovaLogic?snr=1_44_44__24">NovaLogic</a></div>
|
1408
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Paradox Interactive?snr=1_44_44__24">Paradox Interactive</a></div>
|
1409
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Perfect World Entertainment?snr=1_44_44__24">Perfect World Entertainment</a></div>
|
1410
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/PlayFirst?snr=1_44_44__24">PlayFirst</a></div>
|
1411
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/PopCap Games, Inc.?snr=1_44_44__24">PopCap</a></div>
|
1412
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Prima Games?snr=1_44_44__24">Prima Games</a></div>
|
1413
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/RailSimulator.com?snr=1_44_44__24">RailSimulator.com</a></div>
|
1414
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Rockstar Games?snr=1_44_44__24">Rockstar Games</a></div>
|
1415
|
+
</div>
|
1416
|
+
<div class="publishercol">
|
1417
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Sandlot Games?snr=1_44_44__24">Sandlot Games</a></div>
|
1418
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/SEGA?snr=1_44_44__24">SEGA</a></div>
|
1419
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Sony Online Entertainment?snr=1_44_44__24">Sony Online</a></div>
|
1420
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/SouthPeak Games?snr=1_44_44__24">SouthPeak Games</a></div>
|
1421
|
+
<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>
|
1422
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Stardock Entertainment?snr=1_44_44__24">Stardock Entertainment</a></div>
|
1423
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Strategy First?snr=1_44_44__24">Strategy First</a></div>
|
1424
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Team17 Software Ltd.?snr=1_44_44__24">Team17 Software</a></div>
|
1425
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Telltale Games?snr=1_44_44__24">Telltale Games</a></div>
|
1426
|
+
</div>
|
1427
|
+
<div class="publishercol">
|
1428
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/THQ?snr=1_44_44__24">THQ</a></div>
|
1429
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Tilted Mill Entertainment, Inc.?snr=1_44_44__24">Tilted Mill</a></div>
|
1430
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Topware Interactive?snr=1_44_44__24">Topware</a></div>
|
1431
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Ubisoft?snr=1_44_44__24">Ubisoft</a></div>
|
1432
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Valve?snr=1_44_44__24">Valve</a></div>
|
1433
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Viva Media?snr=1_44_44__24">Viva Media</a></div>
|
1434
|
+
<div class="ellipsis"><a href="http://store.steampowered.com/publisher/Warner Bros. Interactive Entertainment?snr=1_44_44__24">Warner Bros.</a></div>
|
1435
|
+
</div>
|
1436
|
+
<div style="clear: left;"></div>
|
1437
|
+
</div>
|
1438
|
+
|
1439
|
+
<div class="btn_client_small get_game_on_steam">
|
1440
|
+
<a href="http://steamcommunity.com/greenlight" target="_blank">Get your game on Steam</a>
|
1441
|
+
</div>
|
1442
|
+
|
1443
|
+
<div>
|
1444
|
+
<a href="http://www.valvesoftware.com/about.html" target="_blank">About Valve</a>
|
1445
|
+
| <a href="http://www.valvesoftware.com/business/" target="_blank">Business Solutions</a>
|
1446
|
+
| <a href="http://www.steampowered.com/steamworks/" target="_blank">Steamworks</a>
|
1447
|
+
| <a href="http://source.valvesoftware.com/" target="_blank">Source Engine</a>
|
1448
|
+
| <a href="https://cafe.steampowered.com" target="_blank">Cyber Cafés</a>
|
1449
|
+
| <a href="http://www.valvesoftware.com/jobs.html" target="_blank">Jobs</a>
|
1450
|
+
</div>
|
1451
|
+
|
1452
|
+
|
1453
|
+
<div class="rule"></div>
|
1454
|
+
<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>
|
1455
|
+
<div id="footer_text">
|
1456
|
+
<div>© 2013 Valve Corporation. All rights reserved. All trademarks are property of their respective owners in the US and other countries.</div>
|
1457
|
+
<div>VAT included in all prices where applicable.</div>
|
1458
|
+
<div class="valve_links">
|
1459
|
+
<a href="http://store.steampowered.com/privacy_agreement/" target="_blank">Privacy Policy</a>
|
1460
|
+
|
1461
|
+
<a href="http://www.valvesoftware.com/legal.htm" target="_blank">Legal</a>
|
1462
|
+
|
1463
|
+
<a href="http://store.steampowered.com/subscriber_agreement/" target="_blank">Steam Subscriber Agreement</a>
|
1464
|
+
</div>
|
1465
|
+
</div>
|
1466
|
+
</div>
|
1467
|
+
</div><!-- End Footer -->
|
1468
|
+
|
1469
|
+
|
1470
|
+
</body>
|
1471
|
+
</html>
|