HauptmenÌUntermenÌ;Container-BereichContent-BereichFooter-BereichFooter MenÌ



www.bovenden.de







var createDiv = function() {
var div = document.createElement("div");
var br = document.createElement("br");
div.classList.add("shariff");
br.classList.add("freespace");
document.querySelector("div.content-text").appendChild(div);
document.querySelector("div.content-text").appendChild(br);
return div;
}
//new Shariff(createDiv());
// Set custom options in constructor
new Shariff(createDiv(), {
theme: "white",
services: ["facebook","info"],
infoUrl: "/staticsite/staticsite.php?menuid=78&topmenu=78"
});

Popular posts from this blog

How do I set time and date from the Internet?Trying to set date on a Linux based machine from another...

How big is the pipe buffer?Turn off buffering in pipeIn what order do piped commands run?When would you use...

I'm not alive, but I can be livelyThe Answer Would Make a Good TitleI question the same as you answerLet's...