﻿function redirectToHome() {
    location.href = 'http://www.riverphonic.com';
}
