function openwindow()
{
	window.open("email.php","email","menubar=0,resizable=0,location=0,status=0,scrollbars=0,width=455,height=445");
}

function topicShow( elem, state ){
  elem.style.backgroundColor = state == "over" ?"#C6E3C6" :"#DEEFDE";
}
function openwindow2()
{
	window.open("gazduire.php","email","menubar=0,resizable=0,location=0,status=0,scrollbars=0,width=455,height=445");
}