function genLink (s) {



	switch (s) {

		

		case "midi":

		document.write ('<a href="http://www.studioconnections.org/" target="_blank">Studio Connections Official Site</a>');

		break;

		

		case "cbx":

		document.write ('<a href="http://www.studioconnections.org/" target="_blank">Studio Connections Official Site</a>');

		break;

		

		case "ys3":

		//document.write ('<a href="http://www.studioconnections.org/" target="_blank">Studio Connections Official Site</a></dt>');

		document.write ('<dt><a href="../../../products/speakers/i_series/index.html">Installation Series</a></dt>');

		document.write ('<dt><a href="../../../products/processors/dme64n/index.html">DME64N, DME24N</a></dt>');

		document.write ('<dt><a href="../../../products/processors/dme_satellite/index.html">DME Satellite</a></dt>');

		document.write ('<dt><a href="../../../products/processors/sp2060/index.html">SP2060</a></dt>');

		document.write ('<dt><a href="../../../products/power_amps/t5n/index.html">Tn Series</a></dt>');

		document.write ('<dt><a href="../../../products/power_amps/pc9501n/index.html">PC-1N Series</a></dt>');

		document.write ('<dt><a href="../../../products/power_amps/xp7000/index.html">XP Series</a>');

		break;

		

		case "smv2":

		document.write ('<a href="http://www.studioconnections.org/" target="_blank">Studio Connections Official Site</a>');

		break;

		

		case "pm5000":

		document.write ('<a href="../../../products/mixers/pm5000/index.html">PM5000 Product Page</a>');

		break;

		

		case "pm1d":

		document.write ('<a href="../../../products/mixers/pm1d/index.html">PM1DV2 Product Page</a>');

		break;

		

		case "pm5d":

		document.write ('<a href="../../../products/mixers/pm5d/index.html">PM5D Product Page</a>');

		break;

		

		case "m7cl":

		document.write ('<a href="../../../products/mixers/m7cl/index.html">M7CL Product Page</a>');

		break;

		

		case "ls9":

		document.write ('<a href="../../../products/mixers/ls9/index.html">LS9 Product Page</a>');

		break;

		

		case "dm2000v2":

		document.write ('<a href="../../../products/mixers/dm2000/index.html">DM2000VCM Product Page</a>');

		break;

		

		case "dm2000":

		document.write ('<a href="../../../products/mixers/dm2000/index.html">DM2000VCM Product Page</a>');

		break;

		

		case "dm1000v2":

		document.write ('<a href="../../../products/mixers/dm1000/index.html">DM1000V2 Product Page</a>');

		break;

		

		case "02r96v2":

		document.write ('<a href="../../../products/mixers/02r96/index.html">02R96V2 Product Page</a>');

		break;

		

		case "01v96v2":

		document.write ('<a href="../../../products/mixers/01v96/index.html">01V96V2 Product Page</a>');

		break;

		

		case "spx2000":

		document.write ('<a href="../../../products/processors/spx2000/index.html">SPX2000 Product Page</a>');

		break;

		

		case "dme64":

		document.write ('<dt><a href="../../../products/processors/dme64n/index.html">DME64N, DME24N Product Page</a></dt>');

		break;

		

		case "dme_satellite":

		document.write ('<dt><a href="../../../products/processors/dme_satellite/index.html">DME Satellite Product Page</a></dt>');

		break;

		

		case "sp2060":

		document.write ('<dt><a href="../../../products/processors/sp2060/index.html">SP2060 Product Page</a>');

		break;

			

		case "acu16c":

		document.write ('<a href="../../../products/interfaces/acu16c/index.html">ACU16-C Product Page</a><br>');

		break;

		

		case "nhb32c":

		document.write ('<a href="../../../products/interfaces/nhb32c/index.html">NHB32-C Product Page</a>');

		break;

		

		case "my16cii":

		document.write ('<a href="../../../products/interfaces/ygdai_cards/index.html">MY16-CII Product Page</a>');

		break;

		

		

		case "dme32":

		// document.write ('<a href="../../../products/processors/dme32/index.html">Products - DME32</a>');

		break;

		

		case "01v":

		document.write ('<a href="../../../products/mixers/01v96/index.html">01V96V2 Product Page</a>');

		break;

		

		case "02r":

		document.write ('<a href="../../../products/mixers/02r96/index.html">02R96V2 Product Page</a>');

		break;



		case "smv1":

		document.write ('<a href="http://www.studioconnections.org/" target="_blank">Studio Connections Official Site</a>');

		break;


		case "installation":

		document.write ('<a href="../../../products/speakers/i_series/index.html">Installation Series Product Page</a>');

		break;
		
		

		case "club_v":

		document.write ('<a href="../../../products/speakers/club_v_series/index.html">Club V Series Product Page</a>');


		break;
		
		



		case "my16c2":

		document.write ('<a href="#">MY-16CII Product Page</a>');

		break;

	}

}



function noinfotxt () {

	document.write ("No info is available here.");

}



function menuL(s, n){



var MENUS = 8;



var destURL = new Array (

	"",

	"../firm_soft/index.html",

	"../manuals/index.html",

	"../brochures/index.html",

	"../photo_library/index.php",

	"../cad/index.html",	

	"../data_sheets/index.html",

	"../ae_specs/index.html",

	"../documents/index.html"

);



var altStr = new Array (

	"",

	"Firmware & Software",

	"Manual Library",

	"Brochure Library",

	"Photo Library",

	"CAD Library",

	"Data Sheets",

	"A&E Specifications",

	"Documents"

)



var strLine = "<img src='"+s+"../img/mix_ci_01.jpg' alt='Downloads' width='155' height='28'>";

for (var i = 1; i <= MENUS; i++) {

	var a1 = "<a href='" + s + destURL[i] + "'>";

	var a2 = "</a>";

	

	if (i == n) { // correct

		if (s.length < 3) {a1 = a2 = "";}

		var l = a1 + "<img src='"+s+"../img/cmn_bt_side_0"+i+"o.gif' alt='"+altStr[i]+"' width='155' height='21' border='0'>" + a2;

	} else {

		var l = a1 + "<img src='" + s + "../img/cmn_bt_side_0"+i+".gif' alt='"+altStr[i]+"' width='155' height='21' border='0'>" + a2;

	}

	strLine += l;

}



document.write("<div id='ln_downloads'><div id='side_menu01'><div id='side_menu_box'>");





document.write(strLine);





document.write("<!--/side_menu_box--></div><!--/side_menu01--></div><!--/ln_downloads--></div>");

}







function openWindow(theURL,winName,features) { //v2.0

	window.open(theURL,winName,features);

}

