
	page=startup_ini.FindPage("msr spectator stuff");
	if(page!=NULL)
	{
		page->GetEntry("testMSR",&SpectatorEngine::testIniVal);
	}