<!--
// This page is not to be called without the containing frameset.

if (top.location == location) {
	top.location.href = "main.php3?CONTENT=" + location.pathname;
}

// -->		
