imageURL = "images/tile_underBG.gif";
document.write ('<td height=\"12\" style=\"background-image: url('+imageURL+'); background-repeat: repeat-x;\" colspan=\"3\">');
document.write ('<img width=\"1\" height=\"12\" border=\"0\" src=\"'+imageURL+'\" /></td>');