<!-- hide script from older browsers
// exit from any frames
if(top!=self) {
top.location = self.location;
}
// end hiding script from older browsers -->


