<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('Shelley and Joel Miller');

document.write('</span><br>');

document.write('20822 Miranda Falls Sq<br>');

document.write('Potomac Falls, VA 20065<br>');

document.write('PHONE: <span class="subtitle">(703) 406-2149<BR></span>');

document.write('CELL: <span class="subtitle">(703) 725-4186<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@thebestvacationplace.com">info@thebestvacationplace.com</a><br>');


//  End -->