if (typeof __i2rd_selectors == 'undefined') {
	__i2rd_selectors = true;

	if (typeof i2rd == 'undefined') {window.i2rd = {};} // expose

	i2rd.getElements = function(selector, context) {
		return Sizzle(selector, context);
	};
} // End conditional eval.
