<!-- Begin

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

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

document.write('Valley View Golf Club');

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

document.write('302 E.Kagy Blvd.<br>');

document.write('Bozeman, MT 59715<br>');

document.write('PHONE: <span class="phonetitle">(406) 587-9751<BR></span>');

document.write('PRO SHOP: <span class="phonetitle">(406) 586-2145<BR></span>');

document.write('RESTAURANT: <span class="phonetitle">(406) 585-2921<BR></span>');

document.write('COURSE MAINTENANCE: <span class="phonetitle">(406) 586-4688<BR></span>');

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

document.write(' <A HREF="mailto:bonnielee@bresnan.net">bonnielee@bresnan.net</a><br>');


//  End -->