function pp_topics() {
	window.open("topics/topics_index.asp", "TOPICS", "width=520,height=500,scrollbars=1");
}
function jumpmenu()	{
	location.href = document.jform.menu1.value;
}
