Файл: install.php
Строк: 1587
<?
if(isset($_GET['language_instal']) && in_array($_GET['language_instal'], array('ru','lv','en'))):
setcookie("langu_instal", $_GET['language_instal'], time() + (86400*30));
$_COOKIE['langu_instal'] = $_GET['language_instal'];
endif;
$langu_instal = $_COOKIE["langu_instal"];
$lang_admin="ru";
if(in_array(@$_COOKIE['langu_instal'], array('ru','lv','en'))):
{
include('language/admin-'.$_COOKIE["langu_instal"].'.php');
}
else:
include('language/admin-'.$lang_admin.'.php');
endif;
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru-ru" lang="ru-ru" >
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><?=$instal;?></title>
<link href="css/template_css.css" rel="stylesheet" type="text/css" />
</head>
<style type="text/css">
a{
color:#D3B126;
}
</style>
<body id="s5_body" style="background-color:#000000">
<div id="s5_body_wrap" style="background:url('images/s5_background1.jpg') no-repeat top center; position:fixed">
</div>
<div id="s5_main_body_wrap" style="margin-left:-300px; width:600px">
<div id="s5_main_wrap" style="width:600px">
<div id="s5_middle">
<div class="s5_round_wrap">
<div class="s5_tl"></div>
<div class="s5_tm" style="width:552px"></div>
<div class="s5_tr"></div>
<div class="s5_ml" style="width:576px">
<div class="s5_mr" style="width:552px">
<div class="s5_mm" style="width:552px">
<div style="position:relative">
<?
require("inc/connect.inc.php");
$lang=$_POST["lang"];
$admin_lang=$_POST["lang_admin"];
$sistem=$_POST["sistem"];
$start=$_POST["start"];
$site_url=$_POST["site_url"];
$site=$_POST["site"];
$currency=$_POST["currency"];
$admin_wm=$_POST["admin_wm"];
$admin_pass=$_POST["admin_pass"];
$admin_email=$_POST["admin_email"];
$admin_icq=$_POST["admin_icq"];
$admin_skype=$_POST["admin_skype"];
$name_title=$_POST["name_title"];
$admin_login=$_POST["admin_login"];
if(!isset($start)):
?>
<?
?>
<br><div align="center">
<table class="<?=$moduletablehilite3;?>" width="355" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td colspan="2" align="center">
<div align="center">
<a href="<?=$_SERVER['PHP_SELF'];?>?language_instal=ru"><img src="images/ru.png" alt="" align="middle"/> </a>
<a href="<?=$_SERVER['PHP_SELF'];?>?language_instal=en"><img src="images/uk.png" alt="" align="middle"/> </a>
<br>
<br>
<div class="s5_mod_h3_l">
<div class="s5_mod_h3_r">
<div class="s5_mod_h3_m">
<h3 class="s5_mod_h3"><span class="s5_h3_first">
<?=$instal;?>
</span></h3>
</div>
</div>
</div>
</div>
</td>
</tr>
<FORM METHOD="POST" ACTION="install.php">
<tr>
<td align="left"><?=$instal2;?>:</td>
<td align="left"><input class="form6" type="text" name="site_url" maxlength="100" value="http://<?=$_SERVER[HTTP_HOST];?>"></td>
</tr>
<tr>
<td align="left"><?=$instal3;?>:</td>
<td align="left"><input class="form6" type="text" name="name_title" maxlength="30" value="Baksik MLM"></td>
</tr>
<tr>
<td align="left"><?=$instal4;?>:</td>
<td align="left">
<select class="select" name="sistem">
<option selected>------</option>
<option value="multi"><?=$instal5;?></option>
<option value="liberty">Liberty</option>
<option value="webmoney">Webmoney</option>
<option value="liqpay">Liqpay</option>
<option value="alertpay">Alertpay</option>
<option value="perfekt">Perfekt Money</option>
</select>
</td>
</tr>
<tr>
<td align="left"><?=$instal6;?>:</td>
<td align="left">
<select class="select" name="currency">
<option selected>------</option>
<option value="U"><?=$instal5;?></option>
<option value="U">Liberty</option>
<option value="Z">WMZ</option>
<option value="R">WMR</option>
<option value="E">WME</option>
</select>
</td>
</tr>
<tr>
<td align="left"><?=$instal7;?>:</td>
<td align="left">
<select class="select" name="lang">
<option value="ru">RU</option>
<option value="en">EN</option>
</select>
</td>
</tr>
<tr>
<td align="left"><?=$instal8;?></td>
<td align="left">
<select class="select" name="lang_admin">
<option value="ru">RU</option>
<option value="en">EN</option>
</select>
</td>
</tr>
<tr>
<td align="left"><?=$instal9;?>:</td>
<td align="left"><input class="form6" type="text" name="admin_login" maxlength="10"></td>
</tr>
<tr>
<td align="left"><?=$instal10;?>:</td>
<td align="left"><input class="form6" type="text" name="admin_pass" maxlength="12"></td>
</tr>
<tr>
<td align="left"><?=$instal11;?>:</td>
<td align="left"><input class="form6" type="text" name="admin_email" maxlength="30" value="support@<?=$_SERVER[HTTP_HOST];?>"></td>
</tr>
<tr>
<td align="left"><?=$instal12;?>: <font color="red"><b>*</b></font> </td>
<td align="left"><input class="form6" type="text" name="admin_icq" maxlength="12"></td>
</tr>
<tr>
<td align="left"><?=$instal13;?>: <font color="red"><b>*</b></font></td>
<td align="left"><input class="form6" type="text" name="admin_skype" maxlength="20"></td>
</tr>
<tr>
<td colspan="2" align="center">
<input class="button" type="submit" name="start" value=".:: <?=$instal14;?> ::.">
</td>
</tr>
</form>
</table>
<br>
<font color="red"><b>*</b></font> <?=$instal15;?>
</div>
<?
else:
$site_url=trim($site_url);
$site_url_length=strlen($site_url);
$site_url_test=substr($site_url,0,7);
if (($site_url_length<'5') || ($site_url_test != 'http://')):
?>
<br>
<table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td align="center" height="25"><b><?=$instal16;?></b></td>
</tr>
<tr>
<td align="center" height="40"><font color="red"><?=$instal17;?></font></td>
</tr>
</table>
<br>
<center>
<b><a href="javascript:history.back(1)"><?=$instal18;?></a></b>
</center>
<?
else:
$ulength=strlen($name_title);
if (($ulength<'3') || ($ulength>'30')):
?>
<br>
<table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td align="center" height="25"><b><?=$instal16;?></b></td>
</tr>
<tr>
<td align="center" height="25"><font color="red"><?=$instal19;?></font></td>
</tr>
</table>
<br>
<center>
<b><a href="javascript:history.back(1)"><?=$instal18;?></a></b>
</center>
<?
else:
$ulength=strlen($admin_login);
if (($ulength<'2') || ($ulength>'10')):
?>
<br>
<table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td align="center" height="25"><b><?=$instal16;?></b></td>
</tr>
<tr>
<td align="center" height="25"><font color="red"><?=$instal20;?></font></td>
</tr>
</table>
<br>
<center>
<b><a href="javascript:history.back(1)"><?=$instal18;?></a></b>
</center>
<?
else:
$ulength=strlen($admin_pass);
if (($ulength<'2') || ($ulength>'12')):
?>
<br>
<table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td align="center" height="25"><b><?=$instal16;?></b></td>
</tr>
<tr>
<td align="center" height="25"><font color="red"><?=$instal21;?></font></td>
</tr>
</table>
<br>
<center>
<b><a href="javascript:history.back(1)"><?=$instal18;?></a></b>
</center>
<?
else:
$ulength=strlen($admin_email);
if (($ulength<'3') || ($ulength>'50')):
?>
<br>
<table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td align="center" height="25"><b><?=$instal16;?></b></td>
</tr>
<tr>
<td align="center" height="25"><font color="red"><?=$instal22;?></font></td>
</tr>
</table>
<br>
<center>
<b><a href="javascript:history.back(1)"><?=$instal18;?></a></b>
</center>
<?
else:
$ulength=strlen($admin_icq);
if (($ulength<'0') || ($ulength>'12')):
?>
<br>
<table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td align="center" height="25"><b><?=$instal16;?></b></td>
</tr>
<tr>
<td align="center" height="25"><font color="red"><?=$instal23;?></font></td>
</tr>
</table>
<br>
<center>
<b><a href="javascript:history.back(1)"><?=$instal18;?></a></b>
</center>
<?
else:
$ulength=strlen($admin_skype);
if (($ulength<'0') || ($ulength>'20')):
?>
<br>
<table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td align="center" height="25"><b><?=$instal16;?></b></td>
</tr>
<tr>
<td align="center" height="25"><font color="red"><?=$instal24;?></font></td>
</tr>
</table>
<br>
<center>
<b><a href="javascript:history.back(1)"><?=$instal18;?></a></b>
</center>
<?
else:
$date=date("d.m.Y H:i");
$date_today=time();
$ip=$_SERVER['REMOTE_ADDR'];
$pass_admin = md5($admin_pass);
$admin_passmd5 = md5(md5(trim($admin_pass.$sekretkey)));
mysql_query("create table aut(id int not null auto_increment,
login varchar(50) not null,
passw varchar(100) not null,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into aut values(
1,
'$admin_login',
'$pass_admin'
);");
mysql_query("create table banners(id int not null auto_increment,
alt varchar(50) not null,
url varchar(100) not null,
image_url varchar(100) not null,
ad varchar(250),
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into banners values(
1,
'Здесь может быть ваша реклама',
'$site_url',
'$site_url/banners/reklama468x60.gif',
'0'
);");
mysql_query("create table gb(id int not null auto_increment,
name varchar(10),
email varchar(30),
message mediumtext,
date varchar(24),
admin_date varchar(24),
admin_text mediumtext,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into gb values(
1,
'Админ',
'$admin_email',
'Уважаемые пользователи пишите по существу.',
'$date',
'',
'');");
mysql_query("create table login_log(id int not null auto_increment,
login varchar(50) not null,
vzlom varchar(3) not null,
ip varchar(100) not null,
time datetime not null,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("create table mess (id int not null auto_increment,
through char(3),
to_user varchar(10),
from_user varchar(10),
tema varchar(40),
mess mediumtext,
date varchar(25),
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into mess values(
1,
'NO',
'$admin_login',
'$admin_login',
'Добро пожаловать $admin_login !',
'Вы удачно установили скрипт Baksik MLM™ Script (v 4.00)rnПри возникновении каких либо проблем rnобращайтесь в поддержку.rnE-mail: b.edgars@gmail.comrnICQ: 398092525rn www.baksik.biz',
'$date'
);");
mysql_query("create table neworders(id int not null auto_increment,
name varchar(10),
sname varchar(10),
rang char(2),
protect varchar(100),
date varchar(25),
obxod varchar(25),
zapros_kur mediumtext,
zapros_ref mediumtext,
sistem_p int(1),
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("create table news(id int not null auto_increment,
in_account char(3),
titles varchar(50),
descriptions mediumtext,
date varchar(24),
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into news values(
1,
'YES',
'Уважаемые пользователи!',
'Наш сайт успешно rnзаработал!',
'$date'
);");
mysql_query("create table oldorders(id int not null auto_increment,
name varchar(10),
sname varchar(10),
rang char(2),
protect varchar(100),
new_date varchar(25),
old_date varchar(25),
obxod varchar(25),
sistem_p int(1),
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("create table pages(
statistik varchar(3),
color varchar(6),
b_color varchar(6),
m_color varchar(6),
head_title varchar(50),
head_meta mediumtext,
body_width varchar(5),
images varchar(1),
timer varchar(6),
stats_width varchar(5),
flash varchar(3)
)ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into pages values(
'YES' ,
'D3B126' ,
'000000' ,
'2C434B' ,
'$name_title',
'<META NAME=DESCRIPTION rnCONTENT=Заработок в интернете,продажа rnмлм пирамид.>rn<META NAME=KEYWORDS rnCONTENT=Webmoney,раскрутка,пирамида,поддержка,система,уровень,цена,рефералы,прибыль,деньги,раскрутка,САР,лучшее,бесплатно,биржа,сервис,спонсор,заработок,реклама,активность,системы,минималка,платежи,надежный>' ,
'965' ,
'2' ,
'240' ,
'265' ,
'YES'
);");
mysql_query("create table pays(
pay varchar(10),
pay2 varchar(10),
pay3 varchar(10),
pay4 varchar(10),
pay5 varchar(10),
pay6 varchar(10),
pay7 varchar(10),
pay8 varchar(10),
pay9 varchar(10),
pay10 varchar(10),
pay_otpusk char(2),
income_otpusk char(2),
urovni char(2),
matrix char(3),
mat_ref char(2))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into pays values(
'1',
'2',
'3',
'4',
'5',
'6',
'7',
'8',
'9',
'10',
'20',
'80',
'8',
'YES',
'3'
);");
mysql_query("create table rest (id int not null auto_increment,
login varchar(10),
wm varchar(13),
per varchar(35),
aler varchar(35),
date_leaving varchar(12),
date_returning varchar(12),
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("create table scotciki(id int not null auto_increment,
bodi mediumtext,
scotciki mediumtext,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into scotciki values(1, '', '');");
mysql_query("create table sysvals(id int not null auto_increment,
lang_admin char(20),
lang char(20),
color char(20),
prav_active char(3),
forum_active char(3),
site_active char(3),
bb_code char(3),
gb_active char(3),
ref_active char(3),
slogan varchar(100),
site_url varchar(100),
name_title varchar(30),
user_records varchar(10),
gb_records varchar(10),
news_records varchar(10),
log_records varchar(10),
admin_icq varchar(12),
admin_skype varchar(20),
currency char(1),
publickey varchar(200),
privatekey varchar(200),
day varchar(4),
day_active varchar(4),
del char(3),
sistem char(20),
pretext mediumtext,
height char(20),
width char(20),
lightdark char(20),
mpbgcolor char(20),
primary key(id)
)ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into sysvals values(
1,
'$admin_lang',
'$lang',
'0',
'NO',
'NO',
'YES',
'YES',
'YES',
'YES',
'0',
'$site_url',
'$name_title',
'20',
'10',
'5',
'15',
'$admin_icq',
'$admin_skype',
'$currency',
'',
'',
'30',
'7',
'NO',
'$sistem',
'',
'300',
'634',
'dark',
'000000'
);");
mysql_query("create table users(id int not null auto_increment,
lang varchar(3) ,
user varchar(10),
pass varchar(32),
email varchar(30),
skype varchar(30),
icq varchar(30),
wm varchar(35),
alertpay varchar(35),
perfektmoney varchar(35),
rang char(2),
parent varchar(10),
parent2 varchar(10),
parent3 varchar(10),
parent4 varchar(10),
parent5 varchar(10),
parent6 varchar(10),
parent7 varchar(10),
parent8 varchar(10),
parent9 varchar(10),
parent10 varchar(10),
parent_ref varchar(30),
date_reg varchar(30),
date_active int(30),
ip varchar(30),
login_ip int(20),
hash varchar(32) ,
ad varchar(10),
status varchar(3) ,
tim int(10),
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into users values(1,
'x',
'$admin_login',
'$admin_passmd5',
'$admin_email',
'$admin_skype',
'$admin_icq',
'$admin_wm',
'',
'',
'10',
'$admin_login',
'$admin_login',
'$admin_login',
'$admin_login',
'$admin_login',
'$admin_login',
'$admin_login',
'$admin_login',
'$admin_login',
'$admin_login',
'',
'$date_today',
'$date_today',
'$ip',
'',
'',
'0' ,
'NO' ,
'0'
);");
mysql_query("create table usersonline (id int not null auto_increment,
visitor varchar(50) not null,
lastvisit int(14) not null,
user varchar(25) not null,
urlpage varchar(150) not null,
ref varchar(25) not null,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("create table flash(id int not null auto_increment,
s5mp_ratio varchar(8) not null,
s5mp_name mediumtext not null,
s5mp_description mediumtext not null,
s5mp_movie mediumtext not null,
s5mp_icon mediumtext not null,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into flash values(1, '', '' ,'' ,'' ,'');");
mysql_query("insert into flash values(2, '', '' ,'' ,'' ,'');");
mysql_query("insert into flash values(3, '', '' ,'' ,'' ,'');");
mysql_query("insert into flash values(4, '', '' ,'' ,'' ,'');");
mysql_query("insert into flash values(5, '', '' ,'' ,'' ,'');");
$sistem=null;
mysql_query("create table text_rules(id int not null auto_increment,
sort int(10),
sistem varchar(10),
lang varchar(10),
rules mediumtext,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into text_rules values(1, '' ,'$sistem', 'ru', 'Обман со стороны Администрации исключен и не имеет смысла!');");
mysql_query("insert into text_rules values(2, '' ,'$sistem', 'ru', 'Участие в проекте полностью добровольное.');");
mysql_query("insert into text_rules values(3, '' ,'$sistem', 'ru', 'Ваши затраты в этом проекте не превысят {pay} {exchange} , все операции происходят между участниками, процентов никаких нет, за исключением той платежной системы, через которую вы переводите деньги.');");
mysql_query("insert into text_rules values(4, '' ,'$sistem', 'ru', 'Все расчеты происходят между участниками с помощью платежной системыrn<a href='http://www.webmoney.ru'>WebMoney</a><br>rnАдминистрация никакой ответственности за различные проблемы с этой платежной системой не несет!');");
mysql_query("insert into text_rules values(5, '' ,'$sistem', 'ru', 'Вы должны подтверждать заказы в течение 5 дней после получения денег. Если же Вы собираетесь отсутствовать более 5-ти дней Вы должны взять отпуск у администрации, указав количество дней (не менее 5-ти). По возвращению из отпуска вам будет возращено 80% от суммы подтвержденных заказов. 20% - наша коммисия на время нахождения в отпуске.');");
mysql_query("insert into text_rules values(6, '' ,'$sistem', 'ru', 'Разрешены повторные регистрации, но не под самим собой, тот, кто будет регистрироваться сам под собой, будет исключен из проекта.');");
mysql_query("insert into text_rules values(7, '' ,'$sistem', 'ru', 'Если в чем-либо сомневаетесь, советуем не регистрироваться. Или обратиться в поддержку');");
mysql_query("insert into text_rules values(8, '' ,'$sistem', 'ru', 'Категорически запрещается использовать <b>СПАМ</b> для привлечения новых участников.');");
mysql_query("insert into text_rules values(9, '' ,'$sistem', 'ru', 'Администрация проекта может менять правила без согласования их с участниками проекта.');");
mysql_query("insert into text_rules values(10, '' ,'$sistem', 'ru', 'За не соблюдение правил Вы можете быть выгнаны из проекта и все ваши реффералы будут переданы вашему реффереру.');");
mysql_query("insert into text_rules values(11, '' ,'$sistem', 'ru', 'Следите друг за другом и сообщайте администрации проекта о нарушениях данного правила, это нужно для того, чтобы проект не застопорился.');");
mysql_query("insert into text_rules values(12, '' ,'$sistem', 'en', 'deception by the Administration removed and does not make sense! ');");
mysql_query("insert into text_rules values(13, '' ,'$sistem', 'en', 'Participation in the project is completely voluntary. ');");
mysql_query("insert into text_rules values(14, '' ,'$sistem', 'en', 'your costs in this project will not exceed {pay} {exchange}, all transactions taking place between the parties, there is no interest, except to the extent of the payment system through which you transfer the money. ');");
mysql_query("insert into text_rules values(15, '' ,'$sistem', 'en', 'All the calculations take place between the parties with a payment system <a href='http://www.webmoney.ru'> WebMoney </a> <br> Administration no responsibility for the various problems with this payment system will not be! ');");
mysql_query("insert into text_rules values(16, '' ,'$sistem', 'en', 'You must confirm orders within 5 days after receiving the money. If you are going to be absent for more than 5 days you have to take a vacation from the administration, specifying the number of days (at least 5 ). On return from leave you will be refunded 80% of the confirmed orders. 20% - our kommisiya on time spent on vacation. ');");
mysql_query("insert into text_rules values(17, '' ,'$sistem', 'en', 'allowed the re-registration, but not by yourself, who will register itself under itself, will be excluded from the project. ');");
mysql_query("insert into text_rules values(18, '' ,'$sistem', 'en', 'If anything in doubt, we advise not to register. Or go to support');");
mysql_query("insert into text_rules values(19, '' ,'$sistem', 'en', 'Do not use <b> SPAM </b> to attract new members. ');");
mysql_query("insert into text_rules values(20, '' ,'$sistem', 'en', 'Administration of the project could change the rules without consulting them with project participants. ');");
mysql_query("insert into text_rules values(21, '' ,'$sistem', 'en', 'For not following the rules can be ousted from the project and all of your refferaly will be transferred to your reffereru. ');");
mysql_query("insert into text_rules values(22, '' ,'$sistem', 'en', 'watch each other and communicate project administration on violations of this rule, it is necessary to ensure that the project is not stalled.');");
mysql_query("create table text_index(id int not null auto_increment,
sort int(10),
sistem varchar(10),
lang varchar(10),
text_index mediumtext,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into text_index values(1, '' ,'$sistem', 'ru', '1) Ваши затраты в этом проекте не превысят {pay} {exchange}, которые вернутся вам после первого участника, который зарегистрируется под вами!rn');");
mysql_query("insert into text_index values(2, '' ,'$sistem', 'ru', '2) Мгновенная регистрация в проекте. Регистрация займет пару минут и сразу после регистрации вы начинаете зарабатывать.');");
mysql_query("insert into text_index values(3, '' ,'$sistem', 'ru', '3) Система сама находит вам рефералов! В системе присутствует равномерное распределение участников. Новый участник, пришедший не по реф. ссылке зарегистрированного участника, становится реффералом участника, у которого наименьшее количество рефералов.');");
mysql_query("insert into text_index values(4, '' ,'$sistem', 'ru', '4) Полная статистика ваших уровней и продаж. Каждому участнику будет предоставлена статистика его кураторов , рефералов и их E-mail.');");
mysql_query("insert into text_index values(5, '' ,'$sistem', 'ru', '5) Мгновенное уведомление на E-mail, о новом реферале, заказе и подтверждении заказа уровня.');");
mysql_query("insert into text_index values(6, '' ,'$sistem', 'ru', '6) Все расчеты происходят непосредственно между участниками, никаких процентов или комиссий! За счет чего полностью исключается обман со стороны администрации проекта.');");
mysql_query("insert into text_index values(7, '' ,'$sistem', 'ru', '7) Полная свобода действий! После того, как вы приобрели один из уровней и ваш куратор подтвердил его, вы сразу можете делать заказ на следующий уровень, не дожидаясь допустимого набора рефералов на данном уровне.');");
mysql_query("insert into text_index values(8, '' ,'$sistem', 'ru', '8) Разрешается повторная регистрация, но не под самим собой! Такие аккаунты удаляются!');");
mysql_query("insert into text_index values(9, '' ,'$sistem', 'ru', '9) Единственное действующее ограничение, это вы должны привлечь 3-х реффералов на первом уровне. Что обеспечивает равномерное заполнение всех уровней вашей пирамиды.');");
mysql_query("insert into text_index values(10, '' ,'$sistem', 'en', '1) Your costs in this project will not exceed {pay} {exchange}, who will return to you after the first participant who signs up under you! ');");
mysql_query("insert into text_index values(11, '' ,'$sistem', 'en', '3) The system will find you referrals! In the system there is an even distribution of participants. New party, who came not to ref. link registrant becomes refferalom party, which has the least number of referrals. ');");
mysql_query("insert into text_index values(12, '' ,'$sistem', 'en', '2) Instant registration of the project. Registration takes a couple minutes and immediately after you register, you start earning. ');");
mysql_query("insert into text_index values(13, '' ,'$sistem', 'en', '4) Full statistics of your levels and sales. Each participant will be given the statistics of its curators, referrals, and their E-mail. ');");
mysql_query("insert into text_index values(14, '' ,'$sistem', 'en', '5) Instant notification by E-mail, the new referrals, ordering and order confirmation level. ');");
mysql_query("insert into text_index values(15, '' ,'$sistem', 'en', '6) All calculations are performed directly between the parties, any fee or commission! Due to what is completely eliminated cheating by the administration of the project. ');");
mysql_query("insert into text_index values(16, '' ,'$sistem', 'en', '7) Complete freedom of action! Once you have purchased one of the levels and your supervisor to confirm it, you can immediately make an order to the next level, without waiting for an admissible set of referrals at this level. ');");
mysql_query("insert into text_index values(17, '' ,'$sistem', 'en', '8) Is allowed to re-register, but not by yourself! Such accounts are deleted! ');");
mysql_query("insert into text_index values(18, '' ,'$sistem', 'en', '9) The only current restriction is you have to draw 3 refferalov on the first level. That ensures a uniform filling of all levels of your pyramid. ');");
mysql_query("create table text_faq(id int not null auto_increment,
sort int(10),
sistem varchar(10),
lang varchar(10),
vopros mediumtext,
otvet mediumtext,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("insert into text_faq values(1, '' ,'$sistem', 'ru', 'Как сделать заказ на уровень ?', 'В аккаунте есть табличка «Заказ уровня». Там нужно нажать «Сделать заказ», потом перевести деньги,(при помощи системы электронных платежей WebMoney)на кошелек продавца, с протекцией ПО КОДУ сроком на 5 дней. После чего вписываете код протекции и нажимаете «Заказать». Ждете. ВНИМАНИЕ: не ставьте протекцию по времени (нужно ставить именно КОД протекции), в противном случае Вы рискуете потерять свои деньги, претензии администрацией в подобных случаях НЕ ПРИНИМАЮТСЯ. Очень большая просьба ко всем: Вспомните, как Вы ждали подтверждения, прихода денег. Не откладывайте оплату или подтверждение. Помогайте новичкам, судя по их вопросам, многие не умеют нормально пользоваться WebMoney. Помогайте, советуйте.');");
mysql_query("insert into text_faq values(2, '' ,'$sistem', 'ru', 'Где смотреть код протекции, как подтвердить заказ ?', 'Код протекции ищем в статистике заказов, там должна появиться цифра, вот на неё и жмём, далее смотрим код протекции и логин покупателя. После того как вы ввели код и получили деньги, жмете «Подтвердить заказ»');");
mysql_query("insert into text_faq values(3, '' ,'$sistem', 'ru', 'Что такое код протекции ?', 'Это число, которое Вы указываете при переводе средств на кошелек куратора для того, что бы быть уверенным в доставлении средств тому, кому надо и если он не отвечает Вам в течение указанного периода, то деньги к Вам вернутся. Подробно «Что такое код протекции?» вы можете узнать на самом сайте платежной системы <a href='http://www.webmoney.ru'>WedMoney</a>');");
mysql_query("insert into text_faq values(4, '' ,'$sistem', 'ru', ' Как скоро я получу свое первое вознаграждение ?', 'Вы начнете получать заработок, когда привлечете хотя бы одного реферала (но помните, что для получения обещанных нами результатов, Вам необходимо привлечь 3-х человек в структуру).');");
mysql_query("insert into text_faq values(5, '' ,'$sistem', 'ru', 'Кто такой реферал ?', 'В нашем проекте реферал - это человек, который входит в Вашу сеть. Прямой реферал - это человек, который подключён непосредственно через Вас, прямых реферралов должно быть не менее трех.');");
mysql_query("insert into text_faq values(6, '' ,'$sistem', 'ru', 'Кто такой куратор (реферер) ?', 'Это человек под которым Вы зарегистрированы.');");
mysql_query("insert into text_faq values(7, '' ,'$sistem', 'ru', 'По каким причинам я могу быть удалён ?', '1. Если вы зарегистрируетесь под самим собой<br>rn2. Если Вы не купите 1 уровень<br>rn3. За несоблюдение правил');");
mysql_query("insert into text_faq values(8, '' ,'$sistem', 'ru', 'Что будет, если я зарегистрируюсь, но не буду покупать 1 уровень ?', 'Через несколько дней после регистрации Ваш аккуант будет удален. Этого времени вполне достаточно для перевода средств за первый уровень.');");
mysql_query("insert into text_faq values(9, '' ,'$sistem', 'ru', 'Почему так долго обрабатывается заказ ?!', 'Это не от нас зависит!!! Потому что заказы обрабатываем и деньги получаем не мы, а сами участники! Поэтому один участник может заходить на сайт раз в сутки, другой раз в пять суток, третий может раз в пол месяца заходить или вообще забросил проект! Если он вас не подтвердит, деньги к вам должны вернуться, так как Вы должны были их отправить с кодом протекции!');");
mysql_query("insert into text_faq values(10, '' ,'$sistem', 'ru', 'Я оплатил Х уровень, а деньги ко мне вернулись. Что делать ?!', 'Если возникает такая ситуация, значит Ваш куратор забросил проект, в этом случае свяжитесь с нами и мы найдем решение.');");
mysql_query("insert into text_faq values(11, '' ,'$sistem', 'ru', 'Я заказал X уровень, но неправильно указал код протекции. Как можно его исправить ?', ' Ни чего страшного! Просто напишите своему куратору письмо (по внутренней почте или прямо ему на e-mail) и укажите верный код протекции.');");
mysql_query("insert into text_faq values(12, '' ,'$sistem', 'ru', ' Могу ли я привлекать рефералов, если у меня ещё не куплен 1 уровень ?!', 'Нет! Всех рефералов, которых Вы привлечете система автоматически отдаст другим участникам проекта т.к. у вас нет еще первого уровня!');");
mysql_query("insert into text_faq values(13, '' ,'$sistem', 'ru', 'Письмо с регистрацией нового реферала пришло, а заказа до сих пор нет…', 'Напишите ему (с подтверждением о прочтении) так: 'Будете ли вы продолжать работу в проекте {sitename} ? Прошу ответить. В случае не ответа в течение 1 суток буду вынужден ставить вопрос перед Администрацией проекта о Вашем исключении'.');");
mysql_query("insert into text_faq values(14, '' ,'$sistem', 'ru', ' Можете ли вы меня присоединить к другому дистрибьютеру? Я зарегистрировался пару дней назад, оплатил 1 уровень, а рефералов так и не появилось.', 'Нет. Потому что, чтобы у Вас появились рефералы, нужно как можно активней рекламировать Свою рефссылку! Eсли люди пришли не по чьей-то рефссылке или по ссылке Вашего дистрибьютера- то только в этом случае они будут приписываться тому, у кого меньше всего рефералов (притом приоритет по дате регистрации). Как Вы понимаете, в основном приходят люди по рефссылкам, поэтому если вы будете просто ждать, рефералы у Вас появятся конечно, но ОЧЕНЬ нескоро...');");
mysql_query("insert into text_faq values(15, '' ,'$sistem', 'ru', ' У меня появилось три реферала 1-го уровня, вопрос: как они могли получить первый уровень, если деньги от них ко мне на кошелёк не поступали? Ведь я понимаю, что пока они не купили у меня первый уровень и не заплатили у них не должно появляться отметки о приобретении уровня!', 'Не путайте уровни рефералов и уровень участника. Они у Вас появились, и если в течение нескольких дней не перечислят Вам деньги и Вы не подтвердите им уровень, они будут удалены из проекта. Смотрите в таблице рефералов в графе ''Статус реферала'' - если они еще не купили уровень будет написано ''0''. После того, как перечислят Вам деньги и Вы им подтвердите - станет уровень 1.');");
mysql_query("insert into text_faq values(16, '' ,'$sistem', 'ru', ' Объясните, пожалуйста, как работает платежная матрица проекта? Я нашел 3-х рефералов 1-го уровня, один из них заплатил, а два других уже 3-й день не платят и не отвечают. Из-за этого все приглашенные мной позднее рефералы стали рефералами 2-го, 3-го уровня. Матрица рефералов заполняется неравномерно. Допустим, вы удалите этих неплатящих... Как дальше пойдет распределение приглашенных мной людей? И еще вопрос. Мне надоело ждать тех двух, что не платят, и сегодня пару часов назад я приобрел 2-й уровень. Допустим, Вы удалите тех 2-х неплательщиков и на их место я найду двух новых рефералов 1-го уровня. У кого они будут покупать 1-й уровень, у меня ведь уже второй.', 'Матрица заполняется по возможности равномерно. После того, как будут удалены Ваши неплательщики, Вы снова будете набирать рефералов на их места... Т.е. вначале заполнится 1-й уровень. Но раскрутка Вашей рефссылки в любом случае очень полезна: Вам же важен не только первый уровень, но и последующие, т.к. именно они будут покупать у вас уровни два, три и т.д.');");
mysql_query("insert into text_faq values(17, '' ,'$sistem', 'ru', ' Послал деньги за 1-й уровень без кода протекции. Что мне теперь делать, дальше как продвигаться? Заказ уровня требует кода протекции.', ' Напишите продавцу через WM кипер просьбу подтвердить купленный уровень, а когда делаете заказ, введите в поле ''Код протекции'' любое число. Если проблема не разрешится, пишите администрации проекта.');");
mysql_query("insert into text_faq values(18, '' ,'$sistem', 'ru', 'Кажется я сделал неправильно, что купил 2 уровень не дождавшись пока наберется 3 участника в 1 уровне. Правильно я думаю или как, и что будет теперь.', 'То, что Вы купили второй уровень, это ваше решение, деньги получил ваш Куратор. То, что у Вас нет рефералов, на первом уровне, это не страшно! Не зря скрипт настроен на свободную покупку уровней, в этом есть плюс: к примеру, из соседней ветви кто-то захочет приобрести второй уровень, он будет автоматически перенаправлен к тому у кого нет ни одной продажи 2 уровня, но статус 2 уровня, не зависимо под кем он зарегистрирован и у кого сколько продаж (равномерное распределение). Советую пригласить минимум 3 рефералов, это не так уж и сложно.');");
mysql_query("insert into text_faq values(19, '' ,'$sistem', 'ru', 'Пример-ситуация: участник приходит в проект по моей реф-ссылке и регистрируется. Заказывает покупку первого уровня. Но на первом уровне у меня уже есть 3 реферала. кому этот участник будет оплачивать первый уровень? Если мне, то как он будет моим рефералом, ведь у меня уже есть на первом уровне 3 реферала?', 'Участник, пришедший по реф-ссылке Куратора у которого на данный момент уже есть 3 реферала, будет перенаправлен именно тем 3 рефералам, при условии, что они имеют 1 уровень, и заказ на первый уровень тоже пойдет им, тем самым, заполняя ветку данного куратора увеличивая его заработок. Так как те самые рефералы будут у него заказывать 2, 3, 4, и т.д. уровни. Участник 0 уровня не может иметь рефералов! Если по его реф-ссылке придет новый участник и зарегистрируется, то он будет перенаправлен выше, к тем Кураторам у которых есть пустоты в их ветви или в соседнею ветвь. <b>(Равномерное распределение)</b>');");
mysql_query("insert into text_faq values(20, '' ,'$sistem', 'ru', 'В каких случаях и зачем мне вообще следует брать Отпуск?', 'Отпуск следует брать в том случае если вы не будете иметь доступ к вашему WMZ кошельку, к вашему аккаунту более пяти дней, проще говоря не сможете подтвердить заказ в течение пяти дней, которые даются на подтверждение заказа. Если ваш аккаунт не будет находится в отпуске и не будет подтвержден заказ уровня в течение пяти дней, то в этом случае предлагается приобрести уровень у нас и вы ничего не получите. Если же вы берете отпуск, то вам по возвращению из отпуска будет возращено 80% от суммы подтвержденных заказов. 20% - наша коммисия на время нахождения в отпуске.');");
mysql_query("insert into text_faq values(21, '' ,'$sistem', 'ru', 'Как можно изменить Webmoney кошелек на новый?', 'Для этого вы должны прислать все ваши данные, которые вы указывали при регистрации и новые данные нам на почту. И обязательно нужно присылать их с ящика, который был указан при регистрации!');");
mysql_query("insert into text_faq values(22, '' ,'$sistem', 'en', 'How do I order on the level?', 'In your account, sign ''Application-level.'' There will need to click ''Order'' and then transfer money (via electronic payment system WebMoney) the purse of the seller, with the patronage BY CODE for 5 days. Then enter a protection code and click on ''Order''. Wait. WARNING: Do not put the patronage of the time (just need to put the protection code), otherwise you risk losing your money claims administration in such cases will not be accepted. Very big request to all: Remember how you were waiting for a confirmation receipt. Do not delay payment or confirmation. help newcomers, judging by their questions, many do not know how to properly use WebMoney. Help, advice. ');");
mysql_query("insert into text_faq values(23, '' ,'$sistem', 'en', 'What is the protection code?', 'This is the number you specify for the transfer of funds to the purse of the curator for what would be assured of habeas means that, who needs and if he does not responds to you within the specified period, the money to you back. Details ''What is the protection code?'' you can find at the site of payment system <a href='http://www.webmoney.ru'> WedMoney </a> ');");
mysql_query("insert into text_faq values(24, '' ,'$sistem', 'en', 'How soon will I get my first reward?', 'You will start to receive income, when will attract at least one referral (but remember that to obtain the results we have promised, you will need to draw 3 - s of people in the structure ).');");
mysql_query("insert into text_faq values(25, '' ,'$sistem', 'en', 'Who is a referral?', 'In our project referral - a person who comes into your network. Direct referral - a person who is directly connected, through you, direct referral should not be less than three. ');");
mysql_query("insert into text_faq values(26, '' ,'$sistem', 'en', 'Who is the curator of the (referrer)?', 'This is a person under which you registered. ');");
mysql_query("insert into text_faq values(27, '' ,'$sistem', 'en', 'For what reasons can I be removed?', '1. If you sign up for yourself <br>. If you buy level 1 <br>. for non-compliance ');");
mysql_query("insert into text_faq values(28, '' ,'$sistem', 'en', 'What happens if my registration, but will not buy a level 1?', 'A few days after your registration an account will be deleted. This time is sufficient for the transfer of funds for the first level. ');");
mysql_query("insert into text_faq values(29, '' ,'$sistem', 'en', 'Why so long processed an order?', 'This does not depend on us! Because orders are processed and the money we do not we, as participants themselves! Why one party can go on site once a day, another time in five days, the third can be every six months to go, or even abandoned the project! If you do not confirm to the money you have to go back because you had to send them with the protection code! ');");
mysql_query("insert into text_faq values(30, '' ,'$sistem', 'en', 'I paid the X level, and the money returned to me. What should I do?', 'If this situation occurs, it means that your supervisor gave up the project, in this case, please contact us and we will find solution. ');");
mysql_query("insert into text_faq values(31, '' ,'$sistem', 'en', 'I ordered the X level, but incorrectly stated the protection code. How can I fix it?', 'Or anything to worry about! Simply write a letter to his supervisor (by internal mail or directly to his e- mail) and enter the correct code of protection. ');");
mysql_query("insert into text_faq values(32, '' ,'$sistem', 'en', 'Can I bring referrals, if I have not bought a level?', 'No, all referrals, which you will bring the system will automatically give the other participants of the project because they have You do not have the first level! ');");
mysql_query("insert into text_faq values(33, '' ,'$sistem', 'en', 'Letter to the registration of new referrals came, and the order is still there ...', 'Write it (with confirmation of reading) is: ''Will you continue to work in the project {sitename} ? Please reply. In case of no response within 1 day will be forced to raise the issue before the administration of the project about your deletion ''.');");
mysql_query("insert into text_faq values(34, '' ,'$sistem', 'en', 'Can you connect me to another distributor? I joined a couple of days ago, paid for a living, and referrals and has not appeared.', 'No. Because you to have emerged referrals to as much as possible to advertise your refferal link! If the people did not come at someones refferal link or a link to your distributor, it is only in this case they would be attributed to someone who least of all referrals (though the priority date of registration). How do you you know, mostly people come to refferal link, so if youll just wait for referrals you have any of course, but a very long time ...');");
mysql_query("insert into text_faq values(35, '' ,'$sistem', 'en', 'Ive made three referrals Level 1, the question: how could they get the first level, if the money from them to me in the wallet did not receive? It is my understanding that as long as they do not bought my first level and did not pay they should not show a mark on the acquisition level ', ' Do not confuse the levels of referrals and level of participants. They have you there, and if within a few days without enumerating your money and you do not confirm their level of They will be removed from the project. See Table referrals in the ''Status of referral - if they have not bought the level will be written to'' 0. Once, as listed your money and you confirm it - will be level 1.');");
mysql_query("insert into text_faq values(36, '' ,'$sistem', 'en', 'Please explain how the payment matrix of the project? ''I found a 3-referral level 1, one of them paid, and the other two are already the third day of no pay and no responsible. Because of this, all invited me later referrals were referrals 2 nd, 3 rd level. Matrix referral is filled unevenly. Lets say you delete these non-paying ... It goes beyond the distribution of people invited me? ''And one more question. Im tired wait for those two that do not pay, and today a couple of hours ago I bought a 2-tier. suppose you remove those 2, and defaulters in their place I can find two new referrals Level 1. Who they will buy 1 - second level, Ive already the second. ', ' Matrix is filled evenly as possible. Once your non-payers will be removed, you will again gain referrals in their place ... ie first fill level 1. But promotion of your refferal link in any case very helpful: You just as important not only to the first level, but later, because they will buy from you levels two, three, etc. ');");
mysql_query("insert into text_faq values(37, '' ,'$sistem', 'en', 'I sent the money for 1 st level without the protection code. What do I do now, on how to proceed? Previous level requires protection code.', 'Contact the seller via WM Keepers request to confirm the purchased level and when an order, enter in the ''protection code'' any number. If the problem is not resolved, write to the administration of the project. ');");
mysql_query("insert into text_faq values(38, '' ,'$sistem', 'en', 'I think I did wrong, that I bought 2 level is not waiting until the typed 3 members in level 1. Do I think or how, and what will happen now.', 'What you bought the second level, its your decision, the money received your curator. What you do not have referrals, at the first level, its not scary! No wonder the script is configured for their purchase levels, this is a plus: for example, from a nearby branch of one would want to buy a second level, it will be automatically redirected to who do not have any sales level 2, but the status of 2 levels, no matter by whom it is registered and who has how many sales (uniform distribution). I advise you to invite at least 3 referrals, it is not so difficult. ');");
mysql_query("insert into text_faq values(39, '' ,'$sistem', 'en', 'Example-situation: the party comes to a project on my ref-link and registered. He orders the purchase of the first level. But on the first level, I already have 3 referrals. To whom the participant will pay the first level? If I do, then it will be my referral because I already have the first level 3 referral? ', ' Talk, come on ref-link Curator who currently already have 3 referrals will be forwarded it to three referrals , provided that they have a 1 level, and order on the first level, too, will go to them, thus filling a branch of the curator of increasing its earnings. Since those most referrals will he order 2, 3, 4, etc. levels. Member 0 level can not have a referral! If his ref-link will come a new member and sign up, it will be redirected to the above, to the curators who have cavities in their branch or in a nearby branch. <b> (Uniform distribution) </ b> ');");
mysql_query("insert into text_faq values(40, '' ,'$sistem', 'en', 'When and why do I should take a holiday?', 'Leave must be taken in the event that you do not have access to your WMZ wallet to your account for more than five days to put it simply will not be able to confirm the order within five days, which are given on confirmation of order. If your account is not on vacation and will not be confirmed by the order level for five days, then the level of the proposed purchase from us and you will get nothing . If you take a vacation, then you are to return from leave will be refunded 80% of the confirmed orders. 20% - our kommisiya on time spent on vacation. ');");
mysql_query("insert into text_faq values(41, '' ,'$sistem', 'en', 'How can I change Webmoney purse on a new one?', 'To do this you must send all of your data that you used for registration and the new data to us in the post. And be sure to send them to box, which was specified during registration ');");
mysql_query("insert into text_faq values(42, '' ,'$sistem', 'en', 'Where to watch the protection code, how to confirm the order?', 'Protection code looking for in the statistics of orders, there should appear a figure thats on it and click, then consider the protection code and log buyer. Once you entered the code and got the money, pressing ''Confirm Order'' ');");
mysql_query("ALTER TABLE `sysvals` ADD `slider` varchar(3) NOT NULL");
mysql_query("ALTER TABLE `sysvals` ADD `maxImage` varchar(3) NOT NULL");
mysql_query("ALTER TABLE `sysvals` ADD `lang_g` varchar(3) NOT NULL");
mysql_query("update sysvals set slider='YES' where id='1'");
mysql_query("update sysvals set maxImage='YES' where id='1'");
mysql_query("update sysvals set lang_g='YES' where id='1'");
mysql_query("ALTER TABLE `sysvals` ADD `pretext` mediumtext NOT NULL");
mysql_query("ALTER TABLE `sysvals` ADD `height` varchar(20) NOT NULL");
mysql_query("ALTER TABLE `sysvals` ADD `width` varchar(20) NOT NULL");
mysql_query("ALTER TABLE `sysvals` ADD `lightdark` varchar(20) NOT NULL");
mysql_query("ALTER TABLE `sysvals` ADD `mpbgcolor` varchar(20) NOT NULL");
mysql_query("update sysvals set height='300' ,width='634', lightdark='dark',mpbgcolor='000000'");
mysql_query("create table flash(id int not null auto_increment,
s5mp_ratio varchar(8) not null,
s5mp_name mediumtext not null,
s5mp_description mediumtext not null,
s5mp_movie mediumtext not null,
s5mp_icon mediumtext not null,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
mysql_query("create table slider(id int not null auto_increment,
sort int(11) not null,
img mediumtext not null,
text mediumtext not null,
primary key(id))ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE = utf8_general_ci;");
//primary key(id));");
mysql_query("insert into flash values(1, '', '' ,'' ,'' ,'');");
mysql_query("insert into flash values(2, '', '' ,'' ,'' ,'');");
mysql_query("insert into flash values(3, '', '' ,'' ,'' ,'');");
mysql_query("insert into flash values(4, '', '' ,'' ,'' ,'');");
mysql_query("insert into flash values(5, '', '' ,'' ,'' ,'');");
mysql_query("insert into slider values(1, '1', 'images/slider/1.jpg' ,'');");
mysql_query("insert into slider values(2, '2', 'images/slider/2.jpg' ,'');");
mysql_query("insert into slider values(3, '3', 'images/slider/3.jpg' ,'');");
mysql_query("insert into slider values(4, '4', 'images/slider/4.jpg' ,'');");
mysql_query("insert into slider values(5, '5', 'images/slider/5.jpg' ,'');");
mysql_query("RENAME TABLE `usersonline` TO `mlm_usersonline`");
mysql_query("RENAME TABLE `news` TO `mlm_news`");
mysql_query("RENAME TABLE `banners` TO `mlm_banners`");
mysql_query("RENAME TABLE `login_log` TO `mlm_login_log`");
mysql_query("RENAME TABLE `aut` TO `mlm_aut`");
mysql_query("RENAME TABLE `flash` TO `mlm_flash`");
mysql_query("RENAME TABLE `mess` TO `mlm_mess`");
mysql_query("RENAME TABLE `gb` TO `mlm_gb`");
mysql_query("RENAME TABLE `slider` TO `mlm_slider`");
mysql_query("RENAME TABLE `scotciki` TO `mlm_scotciki`");
mysql_query("RENAME TABLE `text_faq` TO `mlm_text_faq`");
mysql_query("RENAME TABLE `text_index` TO `mlm_text_index`");
mysql_query("RENAME TABLE `text_rules` TO `mlm_text_rules`");
mysql_query("RENAME TABLE `rest` TO `mlm_rest`");
mysql_query("RENAME TABLE `neworders` TO `mlm_neworders`");
mysql_query("RENAME TABLE `oldorders` TO `mlm_oldorders`");
mysql_query("RENAME TABLE `pages` TO `mlm_pages`");
mysql_query("RENAME TABLE `pays` TO `mlm_pays`");
mysql_query("RENAME TABLE `sysvals` TO `mlm_sysvals`");
mysql_query("RENAME TABLE `users` TO `mlm_users`");
echo "<br><table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td align="center" height="25"><b>$instal25</b></td>
</tr>
<tr>
<td align="center" bgcolor="gren">$instal26</td>
</tr>";
if($sistem!==webmoney){
echo"
<tr>
<td align="center" class="form">$instal27</td>
</tr>
";
}
echo"
<tr>
<td align="center" class="form6">$instal28 <b><font color="blue">install.php</font></b></td>
</tr>
<tr>
<td align="center" ><b><a href="$admin_files.php?stats">$instal29</a></b></td>
</tr>
<tr>
<td align="center" ><b><a href="index.php">$instal30</a></b></td>
</tr>
</table>
";
endif;endif;endif;endif;endif;endif;endif;endif;
?>
</div>
</div>
</div>
</div>
<div class="s5_bl"></div>
<div class="s5_bm" style="width:552px"></div>
<div class="s5_br"></div>
<div style="clear:both"></div>
</div>
</div>
</div>
</body>
</html>