document.writeln('<td valign=top class="homeSectionText" width="90px">');
document.writeln('  <table width="100%" cellpadding="0" cellspacing="0" align="center" border="0" style="padding-left:5px;">');
document.writeln('    <tr>');
document.writeln('      <td style="background-color:#E8E8E8;"><div style="padding-left:5px; font-weight:bold;" >Business Hours</div></td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td style="padding-top:4px;background-color:#F7F7F7" nowrap>');
document.writeln('        <span style="padding-left:5px;">Monday: <font color=red>Carry-Out Only&nbsp;</font></span><br />');
document.writeln('        <span style="padding-left:5px;">Tue-Thu: 11:00am to 10:00pm&nbsp;</span><br />');
document.writeln('        <span style="padding-left:5px;">Fri-Sat: 11:00am to 11:00pm&nbsp;</span><br />');
document.writeln('        <span style="padding-left:5px;">Sun: 12:00pm to 9:00pm&nbsp;</span><br />');


document.writeln('      </td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td><img class="noborder" src="images/trans.gif" border="0" height="10" /></td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td style="background-color:#E8E8E8;"><div style="padding-left:5px; font-weight:bold;" >Location</div></td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td style="padding-top:4px;background-color:#F7F7F7" nowrap>');
document.writeln('        <span style="padding-left:5px;">602 W Wise Rd&nbsp;</span><br />');
document.writeln('        <span style="padding-left:5px;">Schaumburg, IL 60193&nbsp;</span><br />');
document.writeln('        <span style="padding-left:5px;">Ph: (847) 301-2424&nbsp;</span><br />');
document.writeln('        <span style="padding-left:5px;">Fx: (847) 301-2828&nbsp;</span><br />');
document.writeln('      </td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td><img class="noborder" src="images/trans.gif" border="0" height="10" /></td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td style="background-color:#E8E8E8;"><div style="padding-left:5px; font-weight:bold;" >Other Info</div></td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td style="padding-top:4px;background-color:#F7F7F7" nowrap>');
document.writeln('        <span style="padding-left:5px;">We Deliver</span><br />');
document.writeln('        <span style="padding-left:5px;">We Cater</span><br />');
document.writeln('        <span style="padding-left:5px;">Dine In</span><br />');
document.writeln('        <span style="padding-left:5px;">Carry Out</span><br />');
document.writeln('      </td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td><img class="noborder" src="images/trans.gif" border="0" height="10" /></td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td style="background-color:#E8E8E8;"><div style="padding-left:5px; font-weight:bold;" >Directions</div></td>');
document.writeln('    </tr>');
document.writeln('    <tr>');
document.writeln('      <td style="padding-top:4px;background-color:#F7F7F7" nowrap>');
document.writeln('        <form action="http://maps.yahoo.com/py/ddResults.py?Pyt=Tmap&YY=30136" method="GET" name="entryform" target="_blank">');
document.writeln('        <input type="hidden" name="Pyt" value="Tmap">');
document.writeln('        <input type="hidden" name="doit" value="1">');
document.writeln('        <input type="hidden" name="newname" value="">');
document.writeln('        <input type="hidden" name="newdesc" value="">');
document.writeln('        <input type="hidden" name="taddr" value="602 W Wise Rd">');
document.writeln('        <input type="hidden" name="newtcsz" value="Schaumburg, IL 60193">');
document.writeln('        <table cellpadding="1" cellspacing="0" border="0" width="114">');
document.writeln('          <tr>');
document.writeln('            <td style="background-color:#F7F7F7;padding-left:5px;">');
document.writeln('              <table cellpadding="1" cellspacing="0" border="0" width="100%">');
document.writeln('                <tr>');
document.writeln('                  <td class="map">Street Address:<br><input class="inputHighlight" type="Text" name="newaddr" value="" size="21" maxlength="24"><br>City, State or Zipcode:<br><input class="inputHighlight" type="Text" name="newcsz" value="" size="21" maxlength="24"></td>');
document.writeln('                </tr>');
document.writeln('                <tr>');
document.writeln('                  <td><img class="noborder" src="images/trans.gif" border="0" height="5" width="1" /></td>');
document.writeln('                </tr>');
document.writeln('                <tr>');
document.writeln('                  <td>');
document.writeln('                    <table cellpadding="3" cellspacing="0" width="100%" border="0">');
document.writeln('                      <tr>');
document.writeln('                        <td align="Center" valign="top"><input type="image" src="images/YahooShowBtn.gif" name="Get Directions" width="114" height="21" border="0" alt=""></td>');
document.writeln('                      </tr>');
document.writeln('                    </table>');
document.writeln('                  </td>');
document.writeln('                </tr>');
document.writeln('              </table>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('        </table>');
document.writeln('        </form>');
document.writeln('      </td>');
document.writeln('    </tr>');
document.writeln(' </table>');
document.writeln('</td>');