// EQUIPMENT AREA GEAR ARRAY

var gear_array = new Array(
	"<h2>Fred Forsel</h2>NS-EQ",
	"<h2>Manley</h2> Massive Passive EQ",
	"<h2>API 2500</h2> Compressor",
	"<h2>L2</h2> Brickwall Limiter",
	"<h2>Manley</h2> Mastering Console",
	"<h2>Dangerous</h2> Monitor Controller",
	"<h2>Burl D/A &</h2>Burl A/D",
	"<h2>Lavry Gold A/D</h2>Converter",
	"<h2>Benchmark D/A</h2>Converter",
	"<h2>Wiess</h2> EQ-1 Dyn",
	"<h2>Cranesong</h2> STC-8 Compressor",
	"<h2>Dangerous</h2> Bax EQ",
	"<h2>Bryce Gonzales hand-made</h2> Vari-Mu Compressor<br /> using WWII era components",
	"<h2>Focal Maestro Utopia</h2> powered with <br />Mark Levinson 532 Amplifier",
	"<h2>Focal Maestro Utopia</h2> powered with <br />Mark Levinson 532 Amplifier"
	);


