מדיה ויקי:Common.js – הבדלי גרסאות

אין תקציר עריכה
אין תקציר עריכה
שורה 15: שורה 15:
} );
} );
function view() {
function view() {
document.GetElementById("a").style="";
document.GetElementById("a").style="display:block";
}
}