<!--

function popup() {
window.open('http://www.olthofhomes.com/promotions.html', 'newWindow', 'width=850,height=750, resizable=yes, scrollbars=yes');
}

//-->