﻿var nbg__my_bible__website__sidebar__feature__info__interface_c = function()
{
	//
};

/**/

nbg__my_bible__website__sidebar__feature__info__interface_c.prototype.getPage = function(name_s)
{
	var argument_o = new Object();
		argument_o.feature_code = 'info';
		argument_o.action = 'page';
		argument_o.page = name_s;

	sidebar_o.setFeatureRequest(argument_o);
};