
str = '<table border="0" cellpadding="0" cellspacing="0" width="244">'+
	  '<tr>'+
	  '<td><img src="../images/menu/left_top.gif"></td>'+
	  '</tr>'+
	  '</table>'
document.write(str);
