// rightcol.js

document.write('<img src="images/seperator.gif" width="142">')

<!--- start of 3 cells with menu in center cell -------->
document.write('<table><tr>')
<!------ left spacer cell ------------->
document.write('<td bgcolor="#660033"><img src="images/spacer.gif" width="6"></td>')
<!------ center cell with menu ------>
document.write('<td bgcolor="#660033">')

document.write('<div class=me7 align=center>')

document.write('<img src="images/red_logo.gif"><br><br>')
document.write('Providing your one-stop Aluminium Fabrication and Repair Workshop.<br><br>')

document.write('<img src="images/welder4.jpg" border=1><br><br>')


document.write('<img src="images/red_logo.gif"><br><br>')


document.write('</div></td>')

<!----- start of right spacer column ------------>
document.write('<td bgcolor="#660033"><img src="images/spacer.gif" width="6"></td>')
<!------ end of right spacer column ------------>

document.write('</tr>')
document.write('</table>')


document.write('</td>')
