<!-- This javscript is so that any URL redirects are correctly handled so that the cookies work properly -->

<!-- Hide script from old browsers
	if (top.location != self.location) {
	top.location = self.location
	}
// End hiding script from old browsers -->