﻿(function (window, doc, undefined) {

	doc.documentElement.className = 'js';

})(this, this.document);

