var doc = self.location;
if (! (window.name == "content" && parent.frames.length == 5) && ! (window.name == "content_start" && parent.frames.length == 2)) {
	top.location = 'http://www.nstravel.nl/display.pl?' + doc;
}