Difference between revisions of "Template:Tuebingen"

Line 205: Line 205:
 
 
 
<script type="text/javascript">
 
<script type="text/javascript">
 +
diaslide = false;
 +
anchor = false;
 +
if (location.search.length != 0) {
 +
diaslide = gup('slide',window.href);
 +
anchor = gup('anchor',window.href);
 +
}
 
function init() {
 
function init() {
 
if (dias.length != 0) {
 
if (dias.length != 0) {
Line 251: Line 257:
 
else if (projectMenuitemURLs.indexOf(window.location.href.split('?')[0]) != -1) submenu('Project');
 
else if (projectMenuitemURLs.indexOf(window.location.href.split('?')[0]) != -1) submenu('Project');
 
else if (practicesMenuitemURLs.indexOf(window.location.href.split('?')[0]) != -1) submenu('Practices');
 
else if (practicesMenuitemURLs.indexOf(window.location.href.split('?')[0]) != -1) submenu('Practices');
 
 
diaslide = false;
 
anchor = false;
 
if (location.search.length != 0) {
 
diaslide = gup('slide',window.href);
 
anchor = gup('anchor',window.href);
 
}
 
  
 
window.setInterval(funWithColi,10000);
 
window.setInterval(funWithColi,10000);

Revision as of 00:26, 19 September 2015

<
>