/* --- script: Core.js description: Mootools fake core license: MIT-style license authors: - Valerio Proietti provides: [Core] ... */ // var compatibleIE8 = true; var a, b; if (a < b) window.alert("Bugaga"); // var incompatible = true;