// http://www.florian-fink.com/files/default.js 1.6.1 (9/11/06)
// Copyright (c) Florian Fink http://www.florian-fink.com/
// All rights reserved.

if ((top.frames.length > 0) || (top.location.href.indexOf("www.florian-fink.com") == -1)) {
	top.location.replace("http://www.florian-fink.com/");
}
