// JavaScript Document


function openAutoPopUp() {
newWindow=window.open('relocation_sale.html', 'relocation', 'width=313, height=381, scrollbars=no, toolbar=no');
}
