document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("    <tr >");
document.writeln("      <td height=\"5\" class=\"bg_grey\"><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("  <table width=\"780\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("    <tr> ");
document.writeln("      <td height=\"20\"><span class=\"blue_str\">Welcome to our website!<\/span><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr> ");
document.writeln("      <td><img src=\"images\/top780.jpg\" width=\"780\" height=\"134\"><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr > ");
document.writeln("      <td height=\"1\"><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr> ");
document.writeln("      <td height=\"27\"><table width=\"780\" height=\"27\" border=\"0\" cellpadding=\"0\" cellspacing=\"1\" class=\"bg_grey\">");
document.writeln("        <tr align=\"center\" class=\"bg_grey1\"> ");
document.writeln("          <td>&nbsp;<\/td>");

document.writeln("            <td width=\"99\"><a href=\"intr.htm\" onMouseMove=\"MM_showHideLayers(\'Layer1\',\'\',\'hide\')\" href=\"\/#\" class=\"menu_link\">ABOUT US<\/a><\/td>");
document.writeln("            <td width=\"99\"><a onMouseMove=\"MM_showHideLayers(\'Layer1\',\'\',\'show\')\" href=\"\charcoal.htm\" class=\"menu_link\">PRODUCTS<\/a><\/td>");
document.writeln("            <td width=\"99\"><a onMouseMove=\"MM_showHideLayers(\'Layer1\',\'\',\'hide\')\" href=\"\info.htm\" class=\"menu_link\">CONTACT US<\/a><\/td>");
document.writeln("          <\/tr>");
document.writeln("      <\/table><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr> ");
document.writeln("      <td height=\"21\" class=\"bk_3\">&nbsp;      <\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr > ");
document.writeln("      <td height=\"5\"><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("<\/div>");
document.writeln("<div id=\"Layer1\" style=\"position:absolute; left:600px; top:192px; width:166px; height:24px; z-index:1; visibility: hidden;\"> ");
document.writeln("  <div align=\"center\">");
document.writeln("    <table width=\"350\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("      <tr> ");
document.writeln("        <td width=\"350\" height=22><a href=\"charcoal.htm\">CHARCOAL<\/a> ");
document.writeln("          <span class=\"grey\">|<\/span><a href=\"hookah.htm\"> HOOKAH<\/a>  ");
document.writeln("          <span class=\"grey\">|<\/span><a href=\"woodpellets.htm\"> FIRE WOOD<\/a>  ");
document.writeln("          <a href=\"firestarter.htm\"><span class=\"grey\">|<\/span> FUEL CELL<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/table>");
document.writeln("  <\/div>");
document.writeln("<\/div>");function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}