<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Wumelsdorf Greater Swiss Mountain Dogs');

document.write('</span><br>');

document.write('10924 The Trail<br>');

document.write('Stevensville, VA 23161<br>');

document.write('PHONE: <span class="phonetitle"> 804.445.4977<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@your-web-domain.com">info@your-web-domain.com</a><br>');


//  End -->