
function admystats(t) {
	
	if(typeof(t) == 'object') {
		t.setAttribute('target', '_blank');
	}
	return true;
}

function _parnte() {
	document.write('Полезно и интересно: ');
}
