<div id='error'>
		<p class='wpdberror'><strong>WordPress database error:</strong> [UPDATE command denied to user &#039;Sql177282&#039;@&#039;62.149.141.193&#039; for table &#039;wp_vol_options&#039;]<br />
		<code>UPDATE `wp_vol_options` SET `option_value` = &#039;a:2:{i:0;b:0;s:31:\&quot;leaguemanager/leaguemanager.php\&quot;;a:2:{i:0;O:19:\&quot;LeagueManagerLoader\&quot;:6:{s:7:\&quot;version\&quot;;s:5:\&quot;3.6.1\&quot;;s:9:\&quot;dbversion\&quot;;s:3:\&quot;3.5\&quot;;s:6:\&quot;bridge\&quot;;b:0;s:10:\&quot;adminPanel\&quot;;N;s:7:\&quot;options\&quot;;a:4:{s:7:\&quot;version\&quot;;s:5:\&quot;3.6.1\&quot;;s:9:\&quot;dbversion\&quot;;s:3:\&quot;3.5\&quot;;s:10:\&quot;textdomain\&quot;;s:6:\&quot;soccer\&quot;;s:6:\&quot;colors\&quot;;a:2:{s:7:\&quot;headers\&quot;;s:7:\&quot;#dddddd\&quot;;s:4:\&quot;rows\&quot;;a:2:{i:0;s:7:\&quot;#ffffff\&quot;;i:1;s:7:\&quot;#efefef\&quot;;}}}s:12:\&quot;wp_filter_id\&quot;;i:17;}i:1;s:9:\&quot;uninstall\&quot;;}}&#039; WHERE `option_name` = &#039;uninstall_plugins&#039;</code></p>
		</div><div id='error'>
		<p class='wpdberror'><strong>WordPress database error:</strong> [UPDATE command denied to user &#039;Sql177282&#039;@&#039;62.149.141.193&#039; for table &#039;wp_vol_options&#039;]<br />
		<code>UPDATE `wp_vol_options` SET `option_value` = &#039;1328529027&#039; WHERE `option_name` = &#039;_transient_doing_cron&#039;</code></p>
		</div>
// WP-SpamFree 2.1.1.2 JS Code :: BEGIN

// Cookie Handler :: BEGIN 
function GetCookie( name ) { 
	var start = document.cookie.indexOf( name + '=' ); 
	var len = start + name.length + 1; 
	if ( ( !start ) && ( name != document.cookie.substring( 0, name.length ) ) ) { 
		return null; 
	} 
	if ( start == -1 ) return null; 
	var end = document.cookie.indexOf( ';', len ); 
	if ( end == -1 ) end = document.cookie.length; 
	return unescape( document.cookie.substring( len, end ) ); 
}  
	
function SetCookie( name, value, expires, path, domain, secure ) { 
	var today = new Date(); 
	today.setTime( today.getTime() ); 
	if ( expires ) { 
		expires = expires * 1000 * 60 * 60 * 24; 
	} 
	var expires_date = new Date( today.getTime() + (expires) ); 
	document.cookie = name+'='+escape( value ) + 
		( ( expires ) ? ';expires='+expires_date.toGMTString() : '' ) + //expires.toGMTString() 
		( ( path ) ? ';path=' + path : '' ) + 
		( ( domain ) ? ';domain=' + domain : '' ) + 
		( ( secure ) ? ';secure' : '' ); 
}  
	
function DeleteCookie( name, path, domain ) { 
	if ( getCookie( name ) ) document.cookie = name + '=' + 
			( ( path ) ? ';path=' + path : '') + 
			( ( domain ) ? ';domain=' + domain : '' ) + 
			';expires=Thu, 01-Jan-1970 00:00:01 GMT'; 
} 
// Cookie Handler :: END  

function commentValidation() { 
	SetCookie('sbBrFbfnBArndwof','DgBBGFancsotfwey','','/');
	SetCookie('SJECT','CKON','','/');
}  

commentValidation();  

// WP-SpamFree 2.1.1.2 JS Code :: END 

