footer  = '<tr class="noprint">\n'
footer += '<td height=20></td>\n'
footer += '</tr>\n'
footer += '<tr class="noprint">\n'
footer += '<td><p align=center class=subhead>If you can&#8217;t see what you are looking for here, please<br><a class=strap href=http://www.musicpride.co.uk target=_blank>visit Musicpride</a> for excellent quality flutes and clarinets</p></td>\n'
footer += '</tr>\n'
footer += '<tr class="noprint">\n'
footer += '<td height=20></td>\n'
footer += '</tr>\n'
footer += '<tr class="noprint">\n'
footer += '<td><img border=0 src=http://www.musicpride.co.uk/images/line_700w.gif alt=line width=700 height=1></td>\n'
footer += '</tr>\n'
footer += '<tr class="noprint">\n'
footer += '<td>\n'
footer += '<table align=center border=0 cellspacing=0 cellpadding=0 width=100%>\n'
footer += '<tr>\n'
footer += '<td colspan=3 height=5></td>\n'
footer += '</tr>\n'
footer += '<tr>\n'
footer += '<td><p class=footer align=left>© 2005-2008 Allintune Music Basement</p></td>\n'
footer += '</tr>\n'
footer += '</table>\n'
footer += '</td>\n'
footer += '</tr>\n'


document.write(footer);
