

function pop_tos()
{
	window.open("/tos.html","tos","width=440,height=500,scrollbars=yes");

}


function pop_privacy()
{
	window.open("/privacy.html","privacy","width=440,height=500,scrollbars=yes");

}
