Changes

MediaWiki:Common.js

5 bytes removed, 08:43, 13 April 2014
no edit summary
cycle = first_madacycle_index;
speed = 60008000
function change_map(){
document.getElementById('map1').style.width = '100%';
document.getElementById('map1').style.height = '100%';
}
if (document.location.href == "http://www.madacamp.com/Test"){
 
//alert('gallery.length ' + gallery.length);
//alert('gallery.length -1 ' + madacycle_array_index);
function change_map() {
document.getElementById('map1').style.width = '100%';
//document.getElementById('map1').style.height = '100%';
}