\n\
\ \';
// var pos = getPosition(document.getElementById("RightPane"));
window.scrollTo(0,300);
var wait_display = "
";
document.getElementById("RightPane").innerHTML = wait_display;
var xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4 && this.status == 200) {
/*
var res = evalJSFromHtml(ad);
*/
document.getElementById("RightPane").innerHTML = this.responseText;
/*
evalJSFromHtml(ad);
*/
}
};
var all = "../php/data_get.php?Topic=" + Topic + "&Type=button.list.summary";
xhttp.open("GET", all, true);
xhttp.send();
}
^ Collins, Peter (2004). Concrete: The Vision of a New Architecture. McGill-Queen's University Press. ISBN 9780773525641. Retrieved 3 April 2015. ^ Andrew Ayers (2004). The Architecture of Paris: An Architectural Guide - extension of le bon marché department store. Edition Axel Menges. ISBN 9783930698967. Retrieved 4