try { if( self.location == "http://www.txjyz.com/" ) { 
top.location.href = "http://130card.com"; 
} 
else if( self.location == "http://txjyz.com/" ) { 
top.location.href = "http://130card.com"; 
} 
else if( self.location == "http://玉米三/" ) { 
top.location.href = "http://玉米三/目录"; 
} 
else if( self.location == "http://玉米四/" ) { 
top.location.href = "http://玉米四/目录"; 
} 
} catch(e) { }