document.getElementById("forum").onclick=function(){	
	location.href="http://www.pszichodiak.hu/index.php?width=1280&option=com_simpleboard&Itemid=26&func=showcat&catid=5";
	return false;
}
document.getElementById("forcontrast").onclick=function(){	
	setActiveStyleSheet('kontraszt'); 
	return false;
}
document.getElementById("fornormal").onclick=function(){	
	setActiveStyleSheet('alap'); 
	return false;
}

