<!--
function scrub(){
if(parent.self!=top)window.top.location.href=parent.self.location.href;

if(window.top.location.href==window.self.location.href){
window.top.location.href="http://mytanks.fishspace.net/tanks.htm";}
}
scrub();
//main -->


