	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; Digital Converter Box',		6100, 140, '#ffff00', '#FFFFFF', 'fta.php?sub=5&a=23',	null);
	menuItem('&nbsp;&bull; Off Air HD Antenna',			6140, 140, '#ffff00', '#FFFFFF', 'fta.php?sub=5&a=13',	null);
	menuItem('&nbsp;&bull; OTA Switch/Amplifier',		6160, 140, '#ffff00', '#FFFFFF', 'fta.php?sub=5&a=18',	null);
	
			
endSideMenuBar();

