<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Windstar Software');

document.write('</span><br>');

document.write('5795 S Sandhill Road<br>');

document.write('Las Vegas, NV 89120<br>');

document.write('PHONE: <span class="phonetitle">(888) 267-2782<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@restaurantinventory.com">sales@restaurantinventory.com</a><br>');

//  End -->