function setupCalendar(){var bodyTag=null;try{bodyTag=document.getElementsByTagName("body")[0];bodyTag.year=2014;bodyTag.month=12;bodyTag.days=[27,28,29,30];return bodyTag;}catch(e){return null;}}console.log("setup calendar dates");var body=setupCalendar();mw.loader.state({"site":"ready"});
/* cache key: 31C3_public_wiki:resourceloader:filter:minify-js:7:a2824be69b7945bf3917d6860185d5dd */