function skobka(p) {
	if (p.checked) document.getElementById('skobkatd').innerHTML='}';
	else document.getElementById('skobkatd').innerHTML='';
}

function uppi() {t1='<';t2='>';t3='href="ma';t4='sup';t5='b';t6='port1@';t8='ilto:';t9='log1.ru';t10='"';t11='/';t12='a';ta=t1+t12+' '+t3+t8+t4;tb=t6+t5+t9+t10+t2+t4+t6+t5+t9+t1+t11+t12+t2;document.write(ta+tb);}

function externalLinks() {
	if (!document.getElementsByTagName) return;
	var anchors = document.getElementsByTagName('a');
	for (var i=0; i < anchors.length; i++)
		if (anchors[i].getAttribute('href') && anchors[i].getAttribute('rel') == 'external') anchors[i].target = '_blank';
}
window.onload = externalLinks;