function redirect_page() {
	setTimeout(function(){ window.location = 'http://riverclubapartments.com'; }, 6000)
}
