function mnpMenuDir() { return "LTR"; } function mnpMenuCT() { return false; } function mphones() { this.items = new Array(); var n = 0; this.items[n++] = new mnpPage('Nokia', 'nfile.htm', '', '', '_S1_Node1_S1_Node1'); this.items[n++] = new mnpPage('Samsung', 'samfile.htm', '', '', '_S1_Node1_S1_Node2'); this.items[n++] = new mnpPage('Siemens', 'siefile.htm', '', '', '_S1_Node1_S1_Node3'); this.items[n++] = new mnpPage('Sony - Ericsson', 'sefile.htm', '', '', '_S1_Node1_S1_Node4'); } function digicams() { this.items = new Array(); var n = 0; this.items[n++] = new mnpPage('Sony', 'sony_digicam.htm', '', '', '_S2_Node1_S1_Node1'); this.items[n++] = new mnpPage('Canon', 'canon_digicam.htm', '', '', '_S2_Node1_S1_Node2'); this.items[n++] = new mnpPage('JVC', 'jvc_digicam.htm', '', '', '_S2_Node1_S1_Node3'); this.items[n++] = new mnpPage('Olympus', 'olym_digicam.htm', '', '', '_S2_Node1_S1_Node4'); this.items[n++] = new mnpPage('Panasonic', 'pan_digicam.htm', '', '', '_S2_Node1_S1_Node4'); } function camcord() { this.items = new Array(); var n = 0; this.items[n++] = new mnpPage('Sony', 'sony_camcorder.htm', '', '', '_S3_Node1_S1_Node1'); this.items[n++] = new mnpPage('Canon', 'canon_camcorder.htm', '', '', '_S3_Node1_S1_Node2'); this.items[n++] = new mnpPage('JVC', 'jvc_camcorder.htm', '', '', '_S3_Node1_S1_Node3'); this.items[n++] = new mnpPage('Panasonic', 'pan_camcorder.htm', '', '', '_S3_Node1_S1_Node4'); } function otherelec() { this.items = new Array(); var n = 0; this.items[n++] = new mnpPage('MP3/CD Players', 'mp3_players.htm', '', '', '_S4_Node1_S1_Node1'); this.items[n++] = new mnpPage('TFT Monitors', 'tft_monitors.htm', '', '', '_S4_Node1_S1_Node2'); this.items[n++] = new mnpPage('Plasma TVs', 'plasmatv.htm', '', '', '_S4_Node1_S1_Node3'); this.items[n++] = new mnpPage('Sol Brand Products', 'solbrandfile.htm', '', '', '_S4_Node1_S1_Node4'); }