// JavaScript Document

function openWindow()
 {
   window.open("http://www.johnjhoward.com/PageManager/Default.aspx/PageID=979777", "search_for_homes","height=550, width=750, scrollbars=1, toolbars=0, status=1, resizable=1");
 } 

function openWindow2()
 {
   window.open("http://www.johnjhoward.com/ListNow/Results.aspx", "featured_homes","height=550, width=750, scrollbars=1, toolbars=0, status=1, resizable=1");
 }