﻿// Load pages in correct frameset

if (top.location.href != "http://www.synthetikfelsen.de/index.htm")
  top.location.href = "http://www.synthetikfelsen.de/index.htm";
