'); // first cell with image
if ( buttonunder ) // where do we want the button text
{
document.write(' ' + radiohtml + textsep + result[1] + result[3]); // button under image
}
else
{
document.write(' | '); // new cell next to image
document.write(radiohtml + textsep + result[1] + result[3]); // then radio button and description
}
document.write(' |