	bC = null;
	targetType='iframe';
	targetFrame='detail';

// Side Menu	menuItem(label, m_No, width, onColour, offColour, url, myAlign
// FTA Receiver		sideMenuLabel(label, m_No, width, onColour, offColour, url, align)

startSideMenuBar(140);
	menuItem('&nbsp;&bull; EMP-CENTAURI ',			7000, 140, '#e8eaec', '#FFFFFF', 'fta.php?sub=5&a=7',	null);
	menuItem('&nbsp;&bull; FTA Switches',					7020, 140, '#e8eaec', '#FFFFFF', 'fta.php?sub=5&a=1',	null);
	menuItem('&nbsp;&bull; Dishnet Switches',				7040, 140, '#e8eaec', '#FFFFFF', 'fta.php?sub=5&a=2',	null);
	
endSideMenuBar();
