Файл: files/head.php
Строк: 41
<?
#######################
## © By bambi_no4462 ##
#######################
$description = 'Подарки от Вконтакте. Бесплатные голоса от Администрации Вконтакте';
$Keywords = 'Бесплатный, онлайн, взлом, аккаунтов, голосов, Вконтаке, Вк, на андроид, Android, как взломать, взломать страницу, страницу, скачать, скрипт, взлом Вк, бесплатные голоса, голоса Вк, как накрутить голоса, накрутить голоса';
echo "
<!DOCTYPE html PUBLIC '-//WAPFORUM//DTD XHTML Mobile 1.0//EN' 'http://www.wapforum.org/DTD/xhtml-mobile10.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='ru'>
<head>
<meta http-equiv='content-type' content='application/xhtml+xml; charset=utf-8'/>
<meta name='language' content='russian, ru, русский'>
<meta name='description' content='$description'>
<meta name='Keywords' content='$Keywords'>
<link rel='shortcut icon' href='http://$_SERVER[SERVER_NAME]/theme/faviconnew.ico' type='image/x-icon'/>
<meta name='yandex-verification' content='$Keywords'>
<style>@-ms-viewport{width:device-width;}</style>
$_stylesheet
<title>Накрутка голосов</title>
</head>
";
if(!empty($_SESSION['error'])){ echo"<div class='red-baloon center'> $_SESSION[error] </div>"; $_SESSION['error']=null;}
if(!empty($_SESSION['msg'])){ echo"<div class='green-baloon center'> $_SESSION[msg] </div>"; $_SESSION['msg']=null;}
?>