function Corrector() 
		{   
		var replaces=0;   
		while (   document.body.innerHTML.indexOf('#'+'KUKC#') != -1   && replaces<10000) 
			{   
			document.body.innerHTML = document.body.innerHTML.replace('#'+'KUKC#',String.fromCharCode(64));   
			replaces++;   
			}   
		}		
function TorcCorrector() 
		{   
		var replaces=0;   
		while (   document.body.innerHTML.indexOf('T.O.R.C.') != -1   && replaces<10000) 
			{   
			document.body.innerHTML = document.body.innerHTML.replace('T.O.R.C.','<a href=\"http\:\/\/torc.hu\">T.O.R.C</a>');   
			replaces++;   
			}   
		var replaces=0;   
		while (   document.body.innerHTML.indexOf('Táborfalva Off Road Club') != -1   && replaces<10000) 
			{   
			document.body.innerHTML = document.body.innerHTML.replace('Táborfalva Off Road Club','<a href=\"http\:\/\/torc.hu\">Táborfalva Off Road </a><a href=\"torc.hu\">Club</a> ');   
			replaces++;   
			}
		var replaces=0;   
		while (   document.body.innerHTML.indexOf('TORC') != -1   && replaces<10000) 
			{   
			document.body.innerHTML = document.body.innerHTML.replace('TORC','<a href=\"http\:\/\/torc.hu\">T.O.R.C</a>');   
			replacesi;   
			}   			
		}  