function openwindow()
{
	window.open("./supplement-facts.php","mywindow","menubar=0,resizable=0,width=375,height=550");
}



