function rentalPop() {
	window.open("rental-pricing.html","rentalPricing","status=1,height=400,width=400,resizable=1,scrollbars=1")
}