From 869500bf10ac65f32d95d546a97c71c142d36353 Mon Sep 17 00:00:00 2001 From: Michael Francis Date: Mon, 20 Jun 2011 23:34:49 -0400 Subject: Cleaning up --- views/Feeds/Carbon_files/tumblelog.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 views/Feeds/Carbon_files/tumblelog.js (limited to 'views/Feeds/Carbon_files/tumblelog.js') diff --git a/views/Feeds/Carbon_files/tumblelog.js b/views/Feeds/Carbon_files/tumblelog.js deleted file mode 100644 index 882e3d8..0000000 --- a/views/Feeds/Carbon_files/tumblelog.js +++ /dev/null @@ -1 +0,0 @@ -function flashVersion(){if(navigator.plugins&&navigator.plugins.length>0){var a=navigator.mimeTypes;if(a&&a["application/x-shockwave-flash"]&&a["application/x-shockwave-flash"].enabledPlugin&&a["application/x-shockwave-flash"].enabledPlugin.description){return parseInt(a["application/x-shockwave-flash"].enabledPlugin.description.split(" ")[2].split(".")[0],10)}}else{if(navigator.appVersion.indexOf("Mac")==-1&&window.execScript){try{var c=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");var b=c.GetVariable("$version");return b.split(",")[0].split(" ")[1]}catch(d){}return 0}}}function replaceIfFlash(b,a,c){if(flashVersion()>=b){document.getElementById(a).innerHTML=c}}function renderVideo(c,g,e,a,b){var d=navigator.userAgent.toLowerCase();var f=(d.indexOf("iphone")!=-1);if(f){document.getElementById(c).innerHTML=''}else{replaceIfFlash(10,c,'')}}; \ No newline at end of file -- cgit v1.2.3