function calcVestPrice(form)
{Vest.custom.value = Vest.custom1.value + " " + Vest.custom2.value + " Front Text Color: " + 
Vest.custom3.value + " Back Text Color: " + Vest.custom4.value + " " + Vest.custom5.value;
Vest.os0.value = Vest.custom.value;
}