function fnOnLoad()
{
	try
	{		
		parent.SetActiveMenu('samples');
	}
	catch(e) {}
}