function showTop()
{
  document.writeln('<table width="780" border="0" cellspacing="0" cellpadding="0">\
  <tr> \
    <td valign="top" width="152" height="115"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="151" height="150">\
        <param name=movie value="images/top.swf">\
        <param name=quality value=high>\
        <embed src="images/top.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="151" height="150">\
        </embed> \
      </object></td>\
    <td valign="top" height="115"> \
      <table width="100%" border="0" cellspacing="0" cellpadding="0">\
        <tr> \
          <td><img src="images/top1.gif" width="474" height="44"></td>\
        </tr>\
        <tr> \
          <td><img src="images/top2.gif" width="474" height="26" usemap="#Map" border="0"><map name="Map"><area shape="rect" coords="376,5,463,21" href="our_business.htm"><area shape="rect" coords="211,5,342,21" href="manufacturing_floor.htm"><area shape="rect" coords="70,4,186,23" href="companyprofile.htm"><area shape="rect" coords="2,4,40,20" href="index.htm"></map></td>\
        </tr>\
        <tr> \
          <td><img src="images/top3.jpg" width="474" height="53"></td>\
        </tr>\
        <tr> \
          <td><img src="images/top4.gif" width="474" height="27" usemap="#Map2" border="0"><map name="Map2"><area shape="rect" coords="409,5,467,23" href="site_map.htm"><area shape="rect" coords="325,5,393,23" href="contact_us.htm"><area shape="rect" coords="214,6,306,22" href="ask_expert.htm"><area shape="rect" coords="76,6,196,22" href="look_future.htm"></map></td>\
        </tr>\
      </table>\
    </td>\
    <td width="155" height="115"><img src="images/top5.gif" width="155" height="170"></td>\
  </tr>\
</table>');
}

function showBottom()
{
  document.writeln('<table width="98%" border="0" cellpadding="0" cellspacing="0" align="center">\
        <tr>\
          <td height="32">\
            <table width="100%" border="0" cellpadding="1" cellspacing="1">\
              <tr bgcolor="#999999" align="left"> \
                <td colspan="5" height="18"><font face="Verdana" size="1" color="#FFFFFF"><a href="products.htm" style="text-decoration:none"><b><font color="#FFFFFF">Product \
                  Range:</font></b></a></font></td>\
              </tr>\
              <tr>\
                <td align="center" bgcolor="#FF6699"><font face="Verdana" size="1"><a href="baby_care.htm" style="text-decoration:none"><font color="#FFFFFF">Baby \
                  Care </font></a></font><font face="Verdana" size="1" color="#FFFFFF"></font></td>\
                <td align="center" bgcolor="#996699"><font face="Verdana" size="1"><a href="lady_care.htm" style="text-decoration:none"><font color="#FFFFFF">Lady \
                  Care </font></a></font></td>\
                <td align="center" bgcolor="#FF6699"><font face="Verdana" size="1"><a href="hair_color.htm" style="text-decoration:none"><font color="#FFFFFF">Hair \
                  Color </font></a></font></td>\
                <td align="center" bgcolor="#996699"><font face="Verdana" size="1"><a href="nose_strips.htm" style="text-decoration:none"><font color="#FFFFFF">Nose \
                  Strips </font></a></font></td>\
                <td align="center" bgcolor="#FF6699"><font face="Verdana" size="1"><a href="house_hold.htm" style="text-decoration:none"><font color="#FFFFFF">Household \
                  Products</font></a></font></td>\
              </tr>\
            </table>\
          </td>\
        </tr>\
        <tr>\
          <td height="25"><font face="Verdana" size="1" color="#333333"><a href="index.html"><br>\
            </a> <a href="index.htm" style="text-decoration:none">Home</a> |<a href="companyprofile.htm" style="text-decoration:none">\
            Company profile </a>| <a href="manufacturing_floor.htm" style="text-decoration:none">Manufacturing\
            floor </a><a href="sitemap.htm" style="text-decoration:none"> </a>|\
            <a href="our_business.htm" style="text-decoration:none">Our business\
            </a> |<a href="look_future.htm" style="text-decoration:none"> A look\
            into future </a>| <a href="ask_expert.htm" style="text-decoration:none">Ask\
            an expert</a>| <a href="contact_us.htm" style="text-decoration:none">Contact\
            us </a>| <a href="site_map.htm" style="text-decoration:none">Site\
            map</a></font></td>\
        </tr>\
        <tr>\
          <td height="1" bgcolor="#000000"></td>\
        </tr>\
        <tr align="right">\
          <td><font face="sans-serif" size="1" color="#6A6A6A"> </font><font face="Arial" size="-2" color="#666666">Site\
            Designed by <a href="mailto:sales@44degrees.com" style="text-decoration:none">44degrees.com<br>\
            </a>Best resolution 800 by 600\
            </font></td>\
        </tr>\
      </table>\
    </td>\
  </tr>\
</table>');
}