






document.write ('<table frame=1 width=500>');
document.write ('<tr>');


document.write ('<td width=120>');

document.write ('<img src="http://www.review.mirius.co.uk/bloglinks/images/jeff.jpg">');

document.write ('</td>');
document.write ('<td valign=top>');


document.write ('<strong>Jeff Anderson</strong><br><br>');

document.write ('<a href=http://review.mirius.co.uk/jeff/index.htm>Learn more about Jeff</a> <br> ');



document.write ('</td></tr></table>');


