<!--
function swapexit() {
if (top == self) self.close()
else
location="testicles.html"
}
//-->
<!--
function swaphome() {
if (top == self) self.location.href="http://www.spreadhead.net"
else
location="frame6.html"
}
//-->