document.writeln('<!--BEGIN CENTER PANEL-->');
document.writeln('<td valign="top" width="502" align="left">');
document.writeln('<!--BEGIN CENTER PANEL INDENT TABLE-->');
document.writeln('<div id="colwrapper">');
document.writeln('<div id="colheader"><img src="'+path+'graphics/2005/header_'+link+'.gif" width="475" height="45" border="0" alt="'+link+'" /></div>');
document.writeln('<!--BEGIN COLUMN-->');
document.writeln('<div id="column">');
document.writeln('<h1>'+title+'</h1>');
document.writeln('<h3>'+byline+'</h3>');
document.writeln('<!--BEGIN COLUMNIST IMAGE-->');
document.writeln('<div id="columnist">');
document.writeln('<img src="'+path+'pics/'+img+'.jpg" width="181" border="0" alt="'+link+'" />');
document.writeln('<img src="'+path+'graphics/logobottom.gif" width="181" height="30" border="0" alt="bio/email" usemap="#biomail" /><map name="biomail"><area shape="rect" coords="108,7,166,19" href="mailto:staff@communeonline.com"><area shape="rect"coords="13,7,94,20" href="'+path+'bios/bios_2005.html?whois='+link+'"></map>');
document.writeln('</div>');
document.writeln('<!--END COLUMNIST IMAGE-->');
document.writeln('<div id="dateline">');
document.writeln(thisissue);
document.writeln('</div>');
