/* MediaElement ================================================== */ if(typeof VMM != 'undefined' && typeof VMM.MediaElement == 'undefined') { VMM.MediaElement = ({ init: function() { return this; }, thumbnail: function(data, w, h) { _w = 16; _h = 24; if (w != null && w != "") {_w = w}; if (h != null && h != "") {_h = h}; if (data.media != null && data.media != "") { _valid = true; var mediaElem = ""; var m = VMM.MediaType(data.media); //returns an object with .type and .id // CREATE MEDIA CODE if (m.type == "image") { //mediaElem = "
Loading Document
Loading YouTube video
Loading Tweet
Loading Sound
Loading Map
Loading Wikipedia