1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" id="vkontakte">
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
<title>В Контакте | Сергей Егоров</title>
<link rel="stylesheet" href="/css/rustyle.css?76" type="text/css" />
<script src="/js/common.js?171"></script>
<link rel="stylesheet" href="/css/profile.css?80" type="text/css" />
<script type="text/javascript" src="/js/simpleajax.js?71"></script>
<script type="text/javascript" src="/js/profile.js?89"></script>
<link rel="stylesheet" href="/css/ui_controls.css?18" type="text/css" />
<script type="text/javascript" src="/js/lib/ui_controls.js?66"></script>
<script type="text/javascript" src="/js/lang0_0-1000.js?1280"></script>
<link rel="stylesheet" href="/css/help.css" type="text/css" />
<link rel="shortcut icon" href="/images/favicon.ico" />
<!--[if lte IE 6]><style type="text/css" media="screen">/* <![CDATA[ */ @import url(/css/ie.css?11); /* ]]> */</style><![endif]-->
<!--[if IE 7]><style type="text/css" media="screen">/* <![CDATA[ */ @import url(/css/ie7.css?11); /* ]]> */</style><![endif]-->
<!--[if gte IE 8]><style type="text/css" media="screen">/* <![CDATA[ */ @import url(/css/ie8.css); /* ]]> */</style><![endif]-->
<script type="text/javascript">
<!--
if (window.qArr && qArr[5]) qArr[5] = [5, "по товарам", "", "goods", 0x00000100];
onDomReady(function() {
window.init_dec_hash();
});
var base_domain = '/';
css_versions = extend(css_versions, {
lib_ui_controls_js: 66,
ui_controls_css: 18,
mentions_js: 16,
privacy_css: 17,
profile_css: 80,
wiki_css: 15,
gifts_css: 27,
mail2_css: 11,
mail_js: 31
});
var is_rtl = false;if (parent && parent != window && (browser.msie || browser.opera || browser.mozilla || browser.chrome || browser.safari || browser.iphone)) {
onDomReady(function() {
document.getElementsByTagName('body')[0].innerHTML = '<h1 style="color: #F00">THIS IS NOT VKONTAKTE AND NOT VK SITE</h1>';
});
}
window.awayHash = 'fd5930f4d0f65569aa';
//-->
</script>
</head>
<body onresize="onBodyResize()">
<div id="pageContainer">
<div id="pageLayout">
<script type="text/javascript">onBodyResize()</script>
<!-- pageHeader -->
<div id="pageHeader">
<div id="pageHeaderRight">
<h1 id="home"><a href="/">ВКонтакте</a></h1>
<div class="headNav">
<a href="/reg0">регистрация</a>
<a href='/login.php'>вход</a>
</div>
</div>
</div>
<!-- End pageHeader -->
<!-- sideBar -->
<div id="sideBar">
<script type="text/javascript">
var vklogin = false;
function quick_login() {
vklogin = true;
ge('login').submit();
}
</script>
<div id="quickLogin">
<form method="post" name="login" id="login" action="http://login.vk.com/?act=login" onsubmit="if (vklogin) {return true} else {quick_login();return false;}">
<label for="email">E-mail или Логин:</label>
<input class="inputText" onfocus="show('expirePad');" type="text" name="email" id="email" size="20" />
<label for="pass" style="margin-top: 5px">Пароль:</label>
<input class="inputText" onfocus="show('expirePad');" type="password" name="pass" id="pass" size="20" style="margin-bottom: 2px" />
<div id="expirePad"><input type="hidden" name="expire" id="expire" value="1" /></div>
<input type="hidden" name="vk" id="vk" value="">
<script type="text/javascript">
onDomReady(function() {
var uiExpire = new Checkbox(ge('expire'), {
width: 123,
checked: false,
label: 'Чужой компьютер'
});
});
</script>
<style>
#quickLogin .btnList li {
margin: 0 3px 0 0;
}
.body_rtl #quickLogin .btnList li {
margin: 0 0 0 3px;
}
</style>
<div class="clearFix" style="margin-top: 5px">
<ul class="nNav btnList" style="width:135px;padding:0px;margin:0px;">
<li>
<b class="nc"><b class="nc1"><b></b></b><b class="nc2"><b></b></b></b>
<span class="ncc"><a href="javascript:quick_login()">Вход</a></span>
<b class="nc"><b class="nc2"><b></b></b><b class="nc1"><b></b></b></b>
</li>
<li style="margin:0px">
<b class="nc"><b class="nc1"><b></b></b><b class="nc2"><b></b></b></b>
<span class="ncc"><a href="/reg0">Регистрация</a></span>
<b class="nc"><b class="nc2"><b></b></b><b class="nc1"><b></b></b></b>
</li></ul>
</div>
<div style="padding-top: 5px; text-align: center;"><a href="/login.php?op=forgot">Забыли пароль?</a></div>
<input type="submit" value='.' style="color:#fff;border:0;padding:0;margin:0;background:#fff;height:6px;width:6px"/>
</form>
</div>
<div style="width:124px">
</div>
</div>
<!-- End sideBar -->
<!-- pageBody -->
<div id="pageBody" class="pageBody">
<div id="wrapH">
<div id="wrapHI">
<div id="header"><h1> Сергей Егоров</h1></div>
</div>
</div>
<div id="wrap2">
<div id="wrap1">
<div id="content">
<style>
#content {
padding: 0px;
}
</style>
<div id="profileContent">
<div id="userProfile" class="clearFix" style="background: none">
<div id="leftColumn">
<div align="center">
<img src=http://vkontakte.ru/images/question_a.gif />
</div>
<div id="profileActions">
</div>
</div>
<div id="rightColumn">
<div class="accountInfo clearFix" >
<div class="profileName">
<h2>Сергей Егоров</h2>
</div>
<input type="hidden" id="graffiti_title3266594" value="Граффити на стене Сергея Егорова" /><input type="hidden" id="wallphoto_title3266594" value="Фотография на стене Сергея Егорова" /><input type="hidden" id="wallvideo_title3266594" value="Видеозапись на стене Сергея Егорова" /><input type='hidden' id='wallvideo_needplayer' value='Для просмотра необходим <a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&promoid=BIOW">Flash Player</a> последней модели.' /><input type="hidden" id="show_app_title" value="Запись на стене Сергея Егорова" /><input type="hidden" id="go_to_app_label" value="Перейти к приложению" />
</div>
<div class="basicInfo">
<table class="profileTable" cellpadding="0" cellspacing="0">
</table>
<div id="relations"></div>
</div>
[B] <div class="alertmsg" style="margin: 10px 0px">
Чтобы увидеть полную информацию о пользователе, <a href="/login.php?to=id3266594">войдите в систему</a>.
</div>[/B]
<div style="padding:10px 0 0">
<div id="friends" class="flexOpen">
<div class="bOpen">
<div class="flexHeader clearFix" onclick="return collapseBox('friends', this, 0.65, 0.30)" onfocus="blur()">
<div><h2>Друзья <span>(4)</span></h2></div>
</div>
</div>
<div class="c">
<div class="whenOpen">
<div class="fSub clearFix">
<h3>
<div class="fDetails wSeeAll" style="float:left">
<a href="/friends.php?id=3266594">Друзья (4)</a>
</div>
<div class="fSeeAll" style="float:right">
<a href="/friends.php?id=3266594">Все</a>
</div>
</h3>
</div>
<div class="flexBox clearFix no_padding">
<div id = "fBox">
<table class="friendTable" cellpadding="0" cellspacing="0" border="0" height="100%">
<tr>
<td>
<table height="100%" border="0">
<tr>
<td height="100%" style="vertical-align: middle;">
<a href="/id16381564">
<img src="http://cs588.vkontakte.ru/u16381564/c_d60da78a.jpg" />
</a>
</td>
</tr>
<tr>
<td><div>
<a href="/id16381564">Юлия<br /><small>Богуславская</small></a>
</div>
</td>
</tr>
</table>
</td>
<td>
<table height="100%" border="0">
<tr>
<td height="100%" style="vertical-align: middle;">
<a href="/id7232317">
<img src="http://cs50.vkontakte.ru/u7232317/c_7a644198.jpg" />
</a>
</td>
</tr>
<tr>
<td><div>
<a href="/id7232317">Юрий<br /><small>Кузьмин</small></a>
</div>
</td>
</tr>
</table>
</td>
<td>
<table height="100%" border="0">
<tr>
<td height="100%" style="vertical-align: middle;">
<a href="/id7335641">
<img src="http://cs1108.vkontakte.ru/u7335641/c_5c370ee4.jpg" />
</a>
</td>
</tr>
<tr>
<td><div>
<a href="/id7335641">Юлия<br /><small>Корнева</small></a>
</div>
</td>
</tr>
</table>
</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="boxHolder"></div>
<!-- End pageBody -->
<!-- bFooter -->
<div id="bFooter">
<ul class="bNav">
<li><a href="/help.php?page=about">о сайте</a></li>
<li><a href="/techsupp.php">техподдержка</a></li>
<li><a href="/jobs.php">вакансии</a></li>
<li><a href="/blog.php">блог</a></li>
<li><a href="/help.php?page=terms">правила</a></li>
<li><a href="/ads.php?tabs=1">реклама</a></li>
<li><a href="/developers.php">разработчикам</a></li>
<li><a href="/pages.php?o=-1&p=Merchant%20API">магазинам</a></li>
</ul>
</div>
<div id="bFooter">
<p><a href="/help.php?page=about">В Контакте</a> © 2006-2010 <a href="#" onclick="return doChangeLang(0, 'bf5abe82e0280cab33');" style="margin-left:7px">Русский</a><a href="#" onclick="return doChangeLang(1, 'bf5abe82e0280cab33');" style="margin-left:7px">Українська</a><a href="#" onclick="return doChangeLang(2, 'bf5abe82e0280cab33');" style="margin-left:7px">Беларуская (тарашкевiца)</a><a href="#" onclick="return doChangeLang(3, 'bf5abe82e0280cab33');" style="margin-left:7px">English</a><a href="#" onclick="return doChangeLang(11, 'bf5abe82e0280cab33');" style="margin-left:7px">Српски</a><a href="#" onclick="return doChangeLang(10, 'bf5abe82e0280cab33');" style="margin-left:7px">Magyar</a><a href="#" onclick="return doChangeLang(57, 'bf5abe82e0280cab33');" style="margin-left:7px">Azərbaycan</a><a href="#" onclick="return changeLang();" class="langSelector">все языки »</a><br /></p>
</div>
<!--Both counters-->
<script type="text/javascript">
<!--
onDomReady(function(){
setTimeout(function() {
(new Image()).src = 'http://counter.yadro.ru/hit?r' + escape(document.referrer) + ((typeof(screen)=='undefined')?'':';s'+screen.width+'*'+screen.height+'*'+(screen.colorDepth?screen.colorDepth:screen.pixelDepth)) + ';u' + escape(document.location.protocol + '//' + document.location.host + '/' + "profile.php") + ';' + Math.random() + '';
(new Image()).src = 'http://www.tns-counter.ru/V13a***R>' + document.referrer.replace(/\*/g,'%2a') + '*vkontakte_ru/ru/CP1251/tmsec=vkontakte_total/';
}, 10);
});
//-->
</script>
<!--/Both counters-->
<!-- End bFooter -->
</div>
<script type="text/javascript">
window.init_dec_hash = function() {
window.decoded_hashes = {};
var dec_hash = function(hash) {
(function(_){window.decoded_hashes[_]=(function(__){var ___=ge?'':'___';for(____=0;____<__.length;++____)___+=__.charAt(__.length-____-1);return geByClass?___:'___';})(_.substr(_.length-5)+_.substr(4,_.length-12));})(hash);
}
window.decodehash = function(hash) {
dec_hash(hash);
return window.decoded_hashes[hash];
}
}
</script>
<!-- End pageLayout 10063 -->
</div>
</body>
</html> |