// JavaScript Document
function startUp()
{
	if (top.frames.length > 1) 
		{top.location="http://www.morganedwardsrealestate.com";}
}
