Booklist Peninsula
List of books pertaining to the history of the Antarctic Peninsula - for amateur information only - it is very much work in progress so PLEASE don't hestitate to contact me if you have a correction or addition - This email address is being protected from spambots. You need JavaScript enabled to view it.
// ![DATA[ if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); } else {// code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.open("GET","/images/booklistpeninsula.xml",false); xmlhttp.send(); xmlDoc=xmlhttp.responseXML; document.write("| Surname | First name | Year | Title | Publisher | Place | Availability | "); document.write(x[i].getElementsByTagName("Surname")[0].childNodes[0].nodeValue); document.write(" | "); var fn = x[i].getElementsByTagName("Firstname")[0].childNodes[0].nodeValue; if (fn == -999) { document.write(" "); } else { document.write(x[i].getElementsByTagName("Firstname")[0].childNodes[0].nodeValue); } document.write(" | "); var date = x[i].getElementsByTagName("Date")[0].childNodes[0].nodeValue; if (date == -999) { document.write(" "); } else { document.write(x[i].getElementsByTagName("Date")[0].childNodes[0].nodeValue); } document.write(" | "); var title = x[i].getElementsByTagName("Title")[0].childNodes[0].nodeValue; if (title == -999) { document.write(" "); } else { document.write(x[i].getElementsByTagName("Title")[0].childNodes[0].nodeValue); } document.write(" | "); var pub = x[i].getElementsByTagName("Publisher")[0].childNodes[0].nodeValue; if (pub == -999) { document.write(" "); } else { document.write(x[i].getElementsByTagName("Publisher")[0].childNodes[0].nodeValue); } document.write(" | "); var ppub = x[i].getElementsByTagName("PlacePublish")[0].childNodes[0].nodeValue; if (ppub == -999) { document.write(" "); } else { document.write(x[i].getElementsByTagName("PlacePublish")[0].childNodes[0].nodeValue); } document.write(" | "); var avurl = x[i].getElementsByTagName("AvailabilityURL")[0].childNodes[0].nodeValue; var av = x[i].getElementsByTagName("Availability")[0].childNodes[0].nodeValue; if (avurl == -999) { if (av == -999) { document.write(" "); } else { document.write(x[i].getElementsByTagName("Availability")[0].childNodes[0].nodeValue); } } else { document.write(""); if (av == -999) { document.write("Link"); } else { document.write(x[i].getElementsByTagName("Availability")[0].childNodes[0].nodeValue); document.write(""); } } document.write(" | "); } document.write("
|---|


