Help needed for a simple edit

I do not speak JavaScript and need some help making a small edit to some code.

I would like to change the format of the output of the script below to be in line and for null values to print "n/a"

At the moment the format of the output is as a list and null values are just left blank.

Here is the relevant code as it is.

First Result:
<ul></ul>
Second Result:
<ul></ul>
Third Result:
<ul></ul>
<script>
.
.
Lots of lines of code here
.
.
//insert Results into the page...
Code (JavaScript):
Help needed for a simple edit

from JavaScript http://ift.tt/1nX98px
via IFTTT
Previous
Next Post »
Thanks for your comment