
function dspsectitle (sectitle)
	{
	document.write(sectitle)
	}

function gotourl() 
	{
window.location.href = jslink
	}
