document.writeln("<table width=\"175\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"198\">");
document.writeln("              <tr>");
document.writeln("                <td class=\"address-text\">");
document.writeln("				<p>821 NW Wall Street <br>");
document.writeln("                    Bend, OR 97701<br>");
document.writeln("                    Phone: (541) 323-2328<br>");
document.writeln("                    <br>");
document.writeln("                    Hours<br>");
document.writeln("                    Mon-Fri: 11:30am-Close<br>");
document.writeln("                    Sat & Sun: 4:00pm-Close<br>");
document.writeln("                  Happy Hours<br>");
document.writeln("Daily: 3:00pm-6:00pm<br>");
document.writeln("Late Owl: 9:00pm-Close <br>");
document.writeln("				  <\/p>");
document.writeln("				<\/td>");
document.writeln("              <\/tr>");
document.writeln("            <\/table>")