<!-- Begin
function selectURL(nexturl) {
	if (nexturl != "") {
		window.top.location.href = nexturl;
	}
}
// End -->

<!-- This Script was made by Cearth Corporation -->
<!-- Copyright 1996-98 Cearth Corporation -->
<!-- http://www.cearth.com -->
