<!-- Begin
function makeItem(name, url) {
this.name = name;
this.url = url;}
function newItem(name, url) {
itemsIndex++;
cats[catsIndex][itemsIndex] = new makeItem(name, url);
cats[catsIndex].length++;}
function makeCat(name) {
this.name = name;
this.length = 0;}
function newCat(name) {
catsIndex++;
itemsIndex = -1;
cats[catsIndex] = new makeCat(name);}
function relateItems(cat) {
if (isNS3) {
if (cat > 0) {
catsIndex = cat - 1;
with (document.m.m2) {
for (var i = options.length; i > 1; i--) options[i] = null;
for (var i = 0; i < cats[catsIndex].length; i++) options[i + 1] = new Option(cats[catsIndex][i].name);
options[0].selected = true;
      }
   }
}
else {
if (m1.listIndex > 0) {
m2.clear();
m2.addItem(itemHeading);
catsIndex = m1.listIndex - 1;
for (var i = 0; i < cats[catsIndex].length; i++)
m2.addItem(cats[catsIndex][i].name);
m2.listIndex = 0;
   }
}
itemsIndex = 0;
}
function gotoPage(item) {
var url = null;
if (isNS3 && item > 0) url = cats[catsIndex][item - 1].url;
if (isIE && m2.listIndex > 0) url = cats[catsIndex][m2.listIndex - 1].url;
if (url != null) window.location.href = url;
}
function addHeadings() {
m1.addItem(catHeading);
for (var i = 0; i < cats.length; i++) m1.addItem(cats[i].name);
m1.listIndex = 0;
m2.addItem(itemHeading);
m2.listIndex = 0;
}
var isNS3 = (navigator.appName == "Netscape" && parseInt(navigator.appVersion) >= 3);
var isIE = (navigator.appName == "Microsoft Internet Explorer");
var cats = new Array();
var catsIndex = -1;
var itemsIndex = -1;
var catHeading = 'Ürünü Seçin';
var itemHeading = 'Modeli Seçin';
var betweenHeading = ' ';
newCat('Audison - LRx');
newItem('LRx 1.400 - 1 Channel', 'http://www.metropolhifi.com/audison_lrx.htm#1400');
newItem('LRx 2.150 - 2 Channels', 'http://www.metropolhifi.com/audison_lrx.htm#2150');
newItem('LRx 2.250 - 2 Channels', 'http://www.metropolhifi.com/audison_lrx.htm#2250');
newItem('LRx 2.500 - 2 Channels', 'http://www.metropolhifi.com/audison_lrx.htm#2500');
newItem('LRx 4.300 - 4 Channels', 'http://www.metropolhifi.com/audison_lrx.htm#4300');
newItem('LRx 5.600 - 5 Channels', 'http://www.metropolhifi.com/audison_lrx.htm#5600');
newItem('LRx 6 SR - 6Ch Surround', 'http://www.metropolhifi.com/audison_lrx.htm#6sr');
newCat('Audison - VRx');
newItem('VRx 1.500 - mono 2000W', 'http://www.metropolhifi.com/audison_vrx.htm#1500');
newItem('VRx 2.150 - 2 Channels', 'http://www.metropolhifi.com/audison_vrx.htm#2150');
newItem('VRx 2.250 - 2 Channels', 'http://www.metropolhifi.com/audison_vrx.htm#2250');
newItem('VRx 2.400 - 2 Channels', 'http://www.metropolhifi.com/audison_vrx.htm#2400');
newItem('VRx 4.300 - 4 Channels', 'http://www.metropolhifi.com/audison_vrx.htm#4300');
newItem('VRx 6.420 - 6 Channels', 'http://www.metropolhifi.com/audison_vrx.htm#6420');
newItem('VRx 6.Direct - 6 Channels', 'http://www.metropolhifi.com/audison_vrx.htm#6direct');
newCat('Audison - SRx');
newItem('SRx 2', 'http://www.metropolhifi.com/audison_srx.htm#2');
newItem('SRx 2S', 'http://www.metropolhifi.com/audison_srx.htm#2s');
newItem('SRx 3', 'http://www.metropolhifi.com/audison_srx.htm#3');
newItem('SRx 4', 'http://www.metropolhifi.com/audison_srx.htm#4');
newItem('SRx 5', 'http://www.metropolhifi.com/audison_srx.htm#5');
newCat('Focal - Utopia');
newItem('2-Way Sep. Sys. 136W', 'http://www.metropolhifi.com/focal_utopia.htm#136w');
newItem('2-Way Sep. Sys. 165W', 'http://www.metropolhifi.com/focal_utopia.htm#165w');
newItem('2-Way Sep. Sys. 180W', 'http://www.metropolhifi.com/focal_utopia.htm#180w');
newItem('3-Way Sep. Sys. 165W3', 'http://www.metropolhifi.com/focal_utopia.htm#165w3');
newItem('Subwoofer 5WS', 'http://www.metropolhifi.com/focal_utopia.htm#5ws');
newItem('Subwoofer 27WX', 'http://www.metropolhifi.com/focal_utopia.htm#27wx');
newItem('Subwoofer 33WX', 'http://www.metropolhifi.com/focal_utopia.htm#33wx');
newItem('Subwoofer 38WX', 'http://www.metropolhifi.com/focal_utopia.htm#38wx');
newItem('Midrange Audiom 6W', 'http://www.metropolhifi.com/focal_utopia.htm#6w');
newItem('Tweeter TN51', 'http://www.metropolhifi.com/focal_utopia.htm#tn51');
newItem('Tweeter Audiom TLR', 'http://www.metropolhifi.com/focal_utopia.htm#tlr');
newCat('Focal - Polyglass');
newItem('Coaxious 100CV', 'http://www.metropolhifi.com/focal_polyglassv2.htm#100cv');
newItem('Coaxious 130CV', 'http://www.metropolhifi.com/focal_polyglassv2.htm#130cv');
newItem('Coaxious 165CV', 'http://www.metropolhifi.com/focal_polyglassv2.htm#165cv');
newItem('Coaxious 690CV', 'http://www.metropolhifi.com/focal_polyglassv2.htm#690cv');
newItem('2-Way Sep. Sys. 100V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#100v2');
newItem('2-Way Sep. Sys. 130V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#130v2');
newItem('2-Way Sep. Sys. 165V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#165v2');
newItem('2-Way Sep. 130V2 Slim', 'http://www.metropolhifi.com/focal_polyglassv2.htm#130v2slim');
newItem('2-Way Sep. 165V2 Slim', 'http://www.metropolhifi.com/focal_polyglassv2.htm#165v2slim');
newItem('3-Way Sep. Sys. 165V3 E', 'http://www.metropolhifi.com/focal_polyglassv2.htm#165v3e');
newItem('3-Way Sep. Sys. 270V3', 'http://www.metropolhifi.com/focal_polyglassv2.htm#270v3');
newItem('Subwoofer 21V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#21v2');
newItem('Subwoofer 27V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#27v2');
newItem('Subwoofer 33V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#33v2');
newItem('Subwoofer 40V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#40v2');
newItem('Enclosure SB 21V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#sb21v2');
newItem('Enclosure SB 27V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#sb27v2');
newItem('Enclosure SB 33V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#sb33v2');
newItem('Enclosure SB 40V2', 'http://www.metropolhifi.com/focal_polyglassv2.htm#sb40v2');
newCat('Focal - Access');
newItem('2 Way Coaxial 100CA', 'http://www.metropolhifi.com/focal_access.htm#100ca');
newItem('2 Way Coaxial 130CA', 'http://www.metropolhifi.com/focal_access.htm#130ca');
newItem('2 Way Coaxial 165CA', 'http://www.metropolhifi.com/focal_access.htm#165ca');
newItem('2 Way Coaxial 690CA', 'http://www.metropolhifi.com/focal_access.htm#690ca');
newItem('2 Way Sep. Sys. 130A', 'http://www.metropolhifi.com/focal_access.htm#130a');
newItem('2 Way Sep. Sys. 165A', 'http://www.metropolhifi.com/focal_access.htm#165a');
newItem('Subwoofer 27A', 'http://www.metropolhifi.com/focal_access.htm#27a');
newItem('Subwoofer 33A', 'http://www.metropolhifi.com/focal_access.htm#33a');
newItem('Subwoofer 40A', 'http://www.metropolhifi.com/focal_access.htm#40a');
newItem('Sub Enclosure 27LUX', 'http://www.metropolhifi.com/focal_access.htm#27lux');
newItem('Sub Enclosure 33LUX', 'http://www.metropolhifi.com/focal_access.htm#33lux');
newItem('Sub Enclosure 40LUX', 'http://www.metropolhifi.com/focal_access.htm#40lux');
newCat('Thesis');
newItem('HV venti', 'http://www.metropolhifi.com/hvventi.htm');
newCat('AudisonCable');
newItem('Audison Cable', 'http://www.metropolhifi.com/audisoncable.htm');
newCat('AudioComp');
newItem('Audio Comp', 'http://www.metropolhifi.com/audiocomp.htm');
// End -->