function news()
{window.open('http://www-users.mat.uni.torun.pl/~gapinski/ang/index.html','DigitalPhotography','toolbar=no,menubar=no,scrollbars=no,resizable=no,status=no,location=no,top=5,left=5,fullscreen=no,height=742,width=1000');
}

function onv(element)
{
	element.style.backgroundColor=faonmouse_color;
}

function onv2(element)
{
	element.style.backgroundColor=faonmouse2_color;
}

function ont(element)
{
	element.style.backgroundColor='';
}

function mail(user, domain){window.location = 'mailto:'+user+'@'+domain;}