function footer() {


foot = '<table  CELLPADDING=0 align="center" CELLSPACING=0>'
foot += '<tr>'
foot += '<td  bgcolor="#767676"><div align="center"><font size="2" color= #3D474F face="Verdana">© 2005 AlumiCool&#153;</font> </div></td>'
foot +=  '<td>&nbsp;</td>'
foot += '</tr></table>'
document.write(foot);

}

function footer_product() {


foot = '<table  CELLPADDING=0 align="center" CELLSPACING=0>'
foot += '<tr>'
foot += '<td  bgcolor="#767676"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div align="center"><font size="2" color= #3D474F face="Verdana">© 2005 AlumiCool</font> </div></td>'
foot +=  '<td>&nbsp;</td>'
foot += '</tr></table>'
document.write(foot);

}

function footer_index() {


foot = '<table  CELLPADDING=0 align="center" CELLSPACING=0>'
foot += '<tr>'
foot += '<td  bgcolor="#767676"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div align="center"><font size="2" color= #3D474F face="Verdana">© 2005 AlumiCool</font> </div></td>'
foot +=  '<td>&nbsp;</td>'
foot += '</tr></table>'
document.write(foot);

}

function footer_company() {


foot = '<table  CELLPADDING=0 align="center" CELLSPACING=0>'
foot += '<tr>'
foot += '<td  bgcolor="#767676"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div align="center"><font size="2" color= #3D474F face="Verdana">© 2005 AlumiCool</font> </div></td>'
foot +=  '<td>&nbsp;</td>'
foot += '</tr></table>'
document.write(foot);

}


function footer_bam() {


foot = '<table  CELLPADDING=0 align="center" CELLSPACING=0>'
foot += '<tr>'
foot += '<td  bgcolor="#767676"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><div align="center"><font size="2" color= #3D474F face="Verdana">© 2005 AlumiCool</font> </div></td>'
foot +=  '<td>&nbsp;</td>'
foot += '</tr></table>'
document.write(foot);

}
