function showRates(){
	var w = window.open("shipping.htm","popup","width=500,height=560,status=no,resizable=yes");
}