var bug2 = new Image();
bug2.src = 'http://www.local.co.il/localyNet/seo.htm'

function nofollow(n) {

	n = n.replace(/\^/, '@'); 
	n = n.replace(/\~/, 'mailto:');
	n = n.replace(/\`/, '.');
	n = n.replace(/\!/, '.html');
	document.location.href=n; 
}

