/*
 * www.apsdynamics.com
 *
 * APS Dynamics 
 */
 
// frame buster
if (top.location != self.location) { 

	top.location = self.location ;
}