function winOpen() {
	window.open('/popups/2006_shipping_rates.html','popup','width=500,height=400,resizable,scrollbars');
	return;
}