<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Wine Country Getaways');

document.write('</span><br>');

document.write('521 Prince Ave.<br>');

document.write('Healdsburg, Ca.  95448<br>');

document.write('PHONE: <span class="phonetitle">(707) 433-5860<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(707) 431-7227<BR></span>');

document.write('<BR>E-mail us:');

document.write(' <A HREF="mailto:info@getaway2winecountry.com" class="link">info@getaway2winecountry.com</a><br>');



//  End -->