Changes

MediaWiki:Common.js

53 bytes added, 13:30, 31 October 2012
no edit summary
if (document.location.href == "http://www.madacamp.com/Test"){
function change_map() {
document.getElementById('map1').style.width = '100%';
}
 
window.onload=change_map;
 
 
var RecaptchaOptions = {