var TENDER_CLASS = 'tenderName';

$(document).ready(function() {
	rs.returnValue(TENDER_CLASS);
});