var fDSp=(typeof(document.getElementById)!='undefined');
if (typeof(PageHost) == 'undefined') var PageHost = '';

function AddForexHeader2(Name, Header, Buttons, Symbol, AddChildTable)
{


	document.writeln('<tr><td id="IDM_', Name, '" style="display:block;">');
	document.writeln('<tr><td>');
	if (typeof(AddChildTable)=='undefined')
	{
		<!--document.writeln('<div style="position:related; overflow-y: scroll;height:82;width:100%;">');-->
		<!--document.writeln('<table align=center width="100%" cellspacing=0 cellpadding=0 border=0 class=styleTygia>');-->
		
		LastChild = 1;
	}
	else
	{
		LastChild = 0;
	}
	return true;
}
