diff --git a/datagrid.html b/datagrid.html
index 25d01c1..ffd9268 100644
--- a/datagrid.html
+++ b/datagrid.html
@@ -40,8 +40,7 @@ Use readAsBinaryString: (when available)
-
-
+
diff --git a/shim.js b/shim.js
index 30740ec..3b99def 100644
--- a/shim.js
+++ b/shim.js
@@ -341,3 +341,30 @@ if(typeof Uint8Array !== 'undefined' && !Uint8Array.prototype.slice) Uint8Array.
while(start <= --end) out[end - start] = this[end];
return out;
};
+
+// VBScript + ActiveX fallback for IE5+
+var IE_SaveFile = (function() { try {
+ if(typeof IE_SaveFile_Impl == "undefined") document.write([
+'