﻿function terms()
{
	window.open ("terms.php","terms","width=750,height=400,location=0,menubar=0,resizable=0,scrollbars=yes,status=0,titlebar=1,toolbar=0");
}

function privacy()
{
	window.open ("privacy.php","privacy","width=750,height=400,location=0,menubar=0,resizable=0,scrollbars=yes,status=0,titlebar=1,toolbar=0");
}