function GetCalcs()
{
make=window.open("http://www.dynamicontent.com/calcs.asp",'Calculators','title=Calculators,toolbar=yes,scrollbars=yes,resizable=yes,menubar=yes,width=600,height=500'); 
}