if (parent == window) {
           location.href = "main.html?content=" + escape(location.href);
}
