function popupRates() {
	window.open("/rates_popup.php", "Rates", "menubar=no,width=600,height=600,scrollbars=1,toolbar=no,status=no");
}