
function disp_head1(){

document.write("<table border='0' rules=none width='100%' cellspacing='0' cellpadding='0' height='100' bgcolor='#3989CC'  >");
document.write("<TBODY><tr>");
document.write("<td width='280' height='18' bgcolor='#006699'><IMG height=18 src='images/01.gif' width=280></td>");
document.write("<td width='500' height='18' bgcolor='#006699'><IMG height=18 src='images/01.gif' width=500></td>");
document.write("</tr><tr align='left' bgcolor='#336699'>");
document.write("<td width='780' height='80' align=left COLSPAN=2 bgcolor='#3989CC'>");
document.write("<IMG WIDTH=780 height=80 src='images/headbkgd1.jpg'></td></tr></TBODY></TABLE>");
/*
document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' BORDER='0' HSPACE='0' VSPACE='0' ");
document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' WIDTH=780 HEIGHT=80>");
document.write("<PARAM NAME=movie VALUE='images/gcheadtop2.swf'> <PARAM NAME=quality VALUE=high>");
document.write("<PARAM NAME=bgcolor VALUE=#3989CC>");
document.write("<EMBED src='images/gcheadtop2.swf' quality=high bgcolor=#FFFFFF  WIDTH=780 HEIGHT=80  ");
document.write("TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED>");
document.write("</OBJECT></td></tr></TBODY></table>");
*/

}

function disp_head2(){
document.write("<table border='0' width='100%' cellspacing='0' cellpadding='0' height='10'>");
document.write("<TBODY><tr>");
document.write("<td width='140' height='18'  background='images/b.gif' bgcolor='#3989CC' align='left'>");
document.write("<IMG align='left' height=18 src='images/01.gif' width=140></td>");
document.write("<td height='18' align='left' bgcolor='#006699' colspan=2><IMG height=18 src='images/headright5a.jpg' ></td>");
document.write("<tr>");
document.write("<td width='157' height='18'  background='images/b.gif' bgcolor='#006699' align='left'>");
document.write("<IMG align='left' height=18 src='images/01.gif' width=157></td>");
document.write("<td height='18' align='left' bgcolor='#FFFFFF'><IMG height=18 src='images/headright5b.jpg' ></td>");
document.write("<td height='18'  background='images/b.gif' bgcolor='#FFFFFF' align='left'></td>");
document.write("</tr></TBODY></table>");


}


function disp_tail1() {
document.write('<table border="0" valign=top cellspacing="0" width="100%" height="63">');
document.write('<tr><td width="50%" height="56">');
document.write('<table border="0" cellspacing="1" width="100%" height="1">');
document.write('<tr><td width="100%" align=middle height="1">');
document.write('<font class="text" size="1">Contact: ');
document.write('<a  href="mailto:gcinsulation@yahoo.com"><font size="1">E-mail</font></a>');
document.write('us&nbsp;|&nbsp; <a href="products1.php"><font size="1">Products</font></a>&nbsp;|&nbsp;');
document.write('<a  href="about.php"><font size="1">Company</font></a></font><br>');
document.write('<font class="text" size="1">Copyright &copy; 2004 GC Insulation Inc. All Right Reserved</font>');
document.write('</td></tr></table></td></tr></table>');
}