<!-- Begin

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

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

document.write('A Message Bottle');

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

document.write('Yuma, AZ 85367<br><br>');

document.write('Phone: <span class="phonetitle">(928) 342-1433<br><br></span>');

document.write('Business Hours: <span class="phonetitle"><br><br>Monday - Friday<br>9:00am to 6:00pm (MST)<br></span>');

document.write('<span class="phonetitle">Saturday<br>9:00am to 1:00pm (MST)<br></span>');

document.write('<br>');

document.write('<br>');


//  End -->