	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; Tools',	                    6000, 140, '#e8eaec', '#FFFFFF', 'fta.php?sub=5&a=9',	null);
	menuItem('&nbsp;&bull; Satellite Signal Finders',	6020, 140, '#e8eaec', '#FFFFFF', 'fta.php?sub=5&a=20',	null);
	
endSideMenuBar();
