OSOM CEO Jason Keats was recently sued by former chief privacy officer Mary Stone Ross because he allegedly embezzled company funds to support his car racing hobby. Now comes a new report from
$( document ).ready(function() {
$(".default:first object, .default:first iframe, .default:first video").each(function() {
var orig = $(this);
var ratio = orig.attr("height") / orig.attr("width");
var parWidth = 700;
if(orig.attr("width")> parWidth) {
orig.attr("width", parWidth).attr("height", parseInt((parWidth * ratio)));
}
});
});
COMMENTS