/*
 * www.spektra-dresden.de
 *
 * SPEKTRA Schwingungstechnik und Akustik GmbH Dresden 
 */
 
// frame buster
if (top.location != self.location) { 

	top.location = self.location ;
}