// JavaScript Document
function MakeChild()
{
	window.open("http://www.tp-biz.com/privacy/index.html","new","width=600,height=450,scrollbars=no");
}