	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; Arizer Vaporizer',		6180, 140, '#ffff00', '#FFFFFF', 'fta.php?sub=5&a=27',	null);
	menuItem('&nbsp;&bull; Iolite Vaporizer',		6200, 140, '#ffff00', '#FFFFFF', 'fta.php?sub=5&a=28',	null);
				
endSideMenuBar();

