document.write(' <BODY BGCOLOR="#000000" LINK="#33CC00" VLINK="#33CC00" ALINK="#33CC00">');
document.write(' <FONT FACE="Arial, Helvetica, sans-serif">'); 
document.write(' <TABLE BORDER=0 WIDTH=100% ALIGN=CENTER>');
document.write('  <TR ALIGN=CENTER>'); 
document.write('    <TD VALIGN=TOP ROWSPAN=2> ');
document.write('      <TABLE WIDTH=80 ALIGN=LEFT>');
for(i=1;i<=4;i++) {
  var b=(page==i?"../script/button-on.jpg":"../script/button.jpg");
  var c=(page==i?"black":"black");
  if     (i==1) { l="../home/home.html";         n="&nbsp;Home&nbsp;&nbsp;";     }
  else if(i==2) { l="../forms/contact.html";     n="Contact";  }
  else if(i==3) { l="../products/products.html";   n="Products";  }
  else if(i==4) { l="../map/map.html"; n="&nbsp;&nbsp;Map&nbsp;&nbsp;"; }
  document.write('    <TR><TD BACKGROUND='+b+' WIDTH=80 HEIGHT=24>');
  document.write('          <CENTER><B><A HREF='+l+'><FONT STYLE="text-decoration:none" SIZE=2 COLOR='+c+'>'+n+'</FONT></A></B></CENTER>');}
document.write('      </TABLE>');
document.write('    <TD ALIGN=CENTER COLSPAN=3><IMG SRC="../script/irishlogo.jpg"><BR>'); 
document.write(' <B><I><FONT COLOR="#33CC33" SIZE="+2">Irish Companies</FONT></I></B>'); 
document.write('  <TR>');
document.write(' <TD ALIGN=CENTER><FONT COLOR="#FFFFFF" SIZE="+1">Irish Welding Supply & Carbonic<BR>Corporation</FONT><BR><FONT COLOR="#FFFFFF">1444 Clinton Street<BR>Buffalo, New York 14206<BR>Phone: (716) 827-2727<BR>Fax: (716) 827-2739</FONT></TD>'); 
document.write(' <TD ALIGN=CENTER><FONT COLOR="#FFFFFF" SIZE="+1">Irish Propane Corporation</FONT><BR><FONT COLOR="#FFFFFF">70 Katherine Street<BR>Buffalo, New York 14210<BR>Phone: (716) 852-3335<BR>Fax: (716) 852-3338</FONT></TD>');
document.write(' <TD ALIGN=CENTER><FONT COLOR="#FFFFFF" SIZE="+1">Red Diamond Carbonic<BR>Company</FONT><BR><FONT COLOR="#FFFFFF">1083 Mount Read Boulevard<BR>Rochester, New York 14606<BR>Phone: (716) 254-6844</FONT></TD></TR>'); 
