
function openwindow()
{
window.open("terms.html",
	"mywindow","location=1,status=0,scrollbars=1,width=745,height=550");
}
function openwindow2()
{
window.open("http://www.alogodesigncompany.com/privacy-policy.html",
	"mywindow","location=1,status=0,scrollbars=1,width=580,height=630");
}

function testimonials()

{
window.open("../terms.html",
	"mywindow","location=1,status=0,scrollbars=1,width=745,height=550");
}
function openwindow2()
{
window.open("http://www.alogodesigncompany.com/privacy-policy.html",
	"mywindow","location=1,status=0,scrollbars=1,width=580,height=630");
}

