
function redirectHomePage() { window.location = "http://www.okhousetour.com/index.htm"; } function redirectPricingPage() { window.location = "http://www.okhousetour.com/pricing.html"; } function redirectSearchPage() { window.location = "http://www.okhousetour.com/homesearch.php"; } function redirectContactPage() { window.location = "http://www.okhousetour.com/homemail.php"; } function redirectRegisterPage() { window.location = "http://www.okhousetour.com/Realtor.php"; } function redirectLoginPage() { window.location = "http://www.okhousetour.com/login.php"; }
