	// set up drop downs anywhere in the body of the page. I think the bottom of the page is better.. 
	// but you can experiment with effect on loadtime.
	if (mtDropDown.isSupported()) {

		//==================================================================================================
		// create a set of dropdowns
		//==================================================================================================
		// the first param should always be down, as it is here
		//
		// The second and third param are the top and left offset positions of the menus from their actuators
		// respectively. To make a menu appear a little to the left and bottom of an actuator, you could use
		// something like -5, 5
		//
		// The last parameter can be .topLeft, .bottomLeft, .topRight, or .bottomRight to inidicate the corner
		// of the actuator from which to measure the offset positions above. Here we are saying we want the 
		// menu to appear directly below the bottom left corner of the actuator
		//==================================================================================================
		var ms = new mtDropDownSet(mtDropDown.direction.right, 145, -25, mtDropDown.reference.bottomLeft);

		//==================================================================================================
		// create a dropdown menu
		//==================================================================================================
		// the first parameter should be the HTML element which will act actuator for the menu
		//==================================================================================================

		//==================================================================================================

		//==================================================================================================
		// add a sub-menu
		//==================================================================================================
		// to add a sub menu to an existing menu object, call it's addMenu method and pass it the item from
		// the parent menu which should act as it's actuator. To add a submenu to the fourth item of a menu
		// called "theMenu", you would do theMenu.addMenu(theMenu.items[3])
		//==================================================================================================

	//var menu1 = ms.addMenu(document.getElementById("menu1"));
		//menu1.addItem("<span style='width:20px;height:16px;'></span>Apple iPad Facesplates", "apple-ipad-faceplates.html","_top"); 
		//menu1.addItem("<span style='width:20px;height:16px;'></span>Apple iPad Combos", "apple-ipad-combos.html","_top");

       //==================================================================================================
		var menu1 = ms.addMenu(document.getElementById("menu1"));
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola XOOM", "motorola-xoom-faceplates.html","_top"); 
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Devour A555", "motorola-a555-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Droid A855", "motorola-a855-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola DROID 2 A955", "motorola-a955-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola DROID 2 Global A956", "motorola-a956-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola A957/XT610/Droid Pro", "motorola-xt610-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola ES400", "motorola-es400-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola i1", "motorola-i1-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Titanium i1X", "motorola-i1x-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola i296", "motorola-i296-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola i412", "motorola-i412a-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Clutch2 i475", "motorola-i475-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola i886", "motorola-i886-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Begonia CLIQ 2", "motorola-2-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola CLIQ MB200", "motorola-cliq-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Backflip MB300", "motorola-mb300-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola CLIQ XT/Quench MB501", "motorola-xt-quench-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Charm MB502", "motorola-mb502-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Flipside MB508", "motorola-mb508-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Flipout MB511/ME511", "motorola-mb511-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Bravo MB520", "motorola-mb520-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Defy MB525", "motorola-mb525-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola XPRT MB612", "motorola-mb612-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Droid X MB810", "motorola-mb810-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola MB855/Photon 4G", "motorola-mb855-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Atrix 4G MB860", "motorola-mb860-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola MB865/Atrix 2", "motorola-mb865-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Rambler WX400", "motorola-wx400-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola GRASP WX404", "motorola-wx404-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Bali WX415", "motorola-wx415-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola WX430/Theory", "motorola-wx430-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Triumph WX435", "motorola-wx435-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Citrus WX445", "motorola-wx445-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Admiral XT603", "motorola-xt603-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Milestone XT720", "motorola-xt720-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola XT862/Droid 3", "motorola-xt862-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Droid Bionic XT865", "motorola-xt865-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Targa XT875", "motorola-xt875-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Droid 4 XT894", "motorola-xt894-faceplates.html","_top");
		menu1.addItem("<span style='width:20px;height:16px;'></span>Motorola Droid Razr/XT912", "motorola-xt912-faceplates.html","_top");

		//==================================================================================================
		
       //==================================================================================================
		var menu2 = ms.addMenu(document.getElementById("menu2"));
		menu2.addItem("<span style='width:20px;height:16px;'></span>Blackberry Gemini 8520/Curve 8530", "blackberry-gemini-8520-faceplates.html","_top");
		menu2.addItem("<span style='width:20px;height:16px;'></span>Blackberry 9360/9370/Apollo", "blackberry-93670-faceplates.html","_top");
		menu2.addItem("<span style='width:20px;height:16px;'></span>Blackberry Style 9670", "blackberry-9670-faceplates.html","_top");
		menu2.addItem("<span style='width:20px;height:16px;'></span>BlackBerry Bold 9780", "blackberry-9780-faceplates.html","_top");
		menu2.addItem("<span style='width:20px;height:16px;'></span>BlackBerry Torch 9800", "blackberry-9800-faceplates.html","_top");
		menu2.addItem("<span style='width:20px;height:16px;'></span>Blackberry Torch 9810", "blackberry-9810-faceplates.html","_top");
		menu2.addItem("<span style='width:20px;height:16px;'></span>Blackberry Torch 9850/9860", "blackberry-9850-faceplates.html","_top");
		menu2.addItem("<span style='width:20px;height:16px;'></span>Blackberry Bold Touch 9900", "blackberry-9900-faceplates.html","_top");

		//==================================================================================================
		
		
		//==================================================================================================
		var menu3 = ms.addMenu(document.getElementById("menu3"));
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung A187", "samsung-a187-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Evergreen A667", "samsung-a667-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Solstice2 A817", "samsung-a817-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Flight II A927", "samsung-a927-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Conquer 4G D600", "samsung-d600-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Epic Touch 4G D710", "samsung-d710-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung i100/Gem", "samsung-i100-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Illusion i110", "samsung-i110-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Continuum i400", "samsung-i400-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Stratosphere I405", "samsung-i405-faceplates.html","_top");
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Stealth i520/i510", "samsung-i520-faceplates.html","_top");		
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Nexus Prime i515", "samsung-i515-faceplates.html","_top");		
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung i677/Focus Flash", "samsung-i677-faceplates.html","_top");	
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung SkyRocket i727", "samsung-i727-faceplates.html","_top");
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Attain i777/i9100", "samsung-i777-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung i847", "samsung-i847-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung DoubleTime i857", "samsung-i857-faceplates.html","_top");
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Focus i917", "samsung-i917-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Captivate Glide i927", "samsung-i927-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung i937", "samsung-i937-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung i997/Infuse 4G", "samsung-infuse-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Nexus S i9020", "samsung-i9020-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Galaxy S II i9100", "samsung-i9100-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Factor M260", "samsung-m260-faceplates.html","_top");
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung M360", "samsung-m360-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Trender M380", "samsung-m380-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Replenish M580", "samsung-m580-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Prevail M820", "samsung-m820-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Transform M920", "samsung-m920-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung M930", "samsung-m930-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Contour R250", "samsung-r250-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Chrono R260/R261", "samsung-r260-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Chrono R261", "samsung-r261-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Freeform II R360", "samsung-r360-faceplates.html","_top");
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Freeform3 R380", "samsung-r380-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Messager3 R570/R580", "samsung-r570-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Character R640", "samsung-r640-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Repp R680", "samsung-r680-faceplates.html","_top");
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung R710", "samsung-r710-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Admire R720", "samsung-r720-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Transfix R730", "samsung-r730-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Galaxy Indulge R910", "samsung-r910-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Galaxy Attain 4G R920", "samsung-r920-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung T249", "samsung-t249-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Gravity TXT T379", "samsung-t379-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung T401g", "samsung-t401g-faceplates.html","_top");
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Dart T499", "samsung-t499-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung T528G", "samsung-t528g-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Gravity Smart T589", "samsung-t589-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung T679/Exhibit II 4G", "samsung-t679-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung T759/Exhibit 4G", "samsung-t759-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Hercules T989", "samsung-t989-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Gusto U360", "samsung-u360-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Convoy2 U660", "samsung-u660-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Sidekick 4G", "samsung-sidekick-4g-faceplates.html","_top"); 
		menu3.addItem("<span style='width:20px;height:16px;'></span>Samsung Vitality", "samsung-vitality-faceplates.html","_top"); 
		
		//==================================================================================================
		
		//==================================================================================================
		var menu4 = ms.addMenu(document.getElementById("menu4"));
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Amaze 4G", "htc-amaze-4g-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Aria", "htc-aria-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Arrive", "htc-arrive-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Bresson", "htc-bresson-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC ChaCha", "htc-chacha-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Kingdom", "htc-kingdom-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC EVO 3D", "htc-evo-3d-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC EVO 4G Sprint", "htc-evo-4g-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Evo Design 4g", "htc-design-4g-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Freestyle F8181", "htc-f8181-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC G2 4G", "htc-g2-4g-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC G3/My Touch 3g Slide", "htc-g3-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Desire G7", "htc-g7-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC WildFire S / Desire S", "htc-wildfire-s-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Holiday", "htc-holiday-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC HD2", "htc-hd2-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC HD7", "htc-hd7-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC My Touch HD 4G", "htc-hd-4g-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC My Touch 4G Slide", "htc-4g-slide-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Droid Incredible", "htc-droid-incredible-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Marvel", "htc-marvel-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Radar 4G", "htc-radar-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Sensation 4G", "htc-sensation-4g-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Knight/Evo Shift 6100", "htc-6100-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC 6225", "htc-6225-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Merge/Lexikon 6325", "htc-6325-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Bliss/Rhyme ADR6330", "htc-bliss-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Incredible2 6350", "htc-6350-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Inspire Desire HD 4G", "htc-insp-4g-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Incredible HD 6400", "htc-6400-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Vigor ADR6425", "htc-adr6425-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC 7 Tropy 6985", "htc-6985-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC T8788/Surround", "htc-surround-faceplates.html","_top");
		menu4.addItem("<span style='width:20px;height:16px;'></span>HTC X310E/Titan", "htc-x310e-faceplates.html","_top");
                menu4.addItem("<span style='width:20px;height:16px;'></span>HTC Vivid / Raider 4G", "htc-vivid-faceplates.html","_top");

		
		//==================================================================================================
		
	   //==================================================================================================
		var menu5 = ms.addMenu(document.getElementById("menu5"));
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG 500G", "lg-500g-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG 800G", "lg-800g-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG 900G", "lg-900g-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Optimus 2 AS680", "lg-as680-faceplates.html","_top");
        menu5.addItem("<span style='width:20px;height:16px;'></span>LG DoublePlay C729", "lg-c729-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Quantum C900", "lg-c900-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG G2x/Optimus 2x", "lg-g2x-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG dLite GD570", "lg-gd570-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG VU PLUS GR700", "lg-gr700-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG GS170", "lg-gs170-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Prime GS390", "lg-gs390-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Sentio GS505", "lg-gs505-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Optimus GT540", "lg-gt540-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Encore GT550", "lg-gt550-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Neon II GW370", "lg-gw370-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Cookie KP500", "lg-kp500-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Rumor LN510", "lg-ln510-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Optimus S LS670", "lg-ls670-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Marquee LS855", "lg-ls855-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Maxx/myTouch", "lg-maxx-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Maxx Q/myTouch Q", "lg-c800-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Select MN180", "lg-mn180-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Imprint MN240", "lg-mn240-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Optimus M MS690", "lg-ms690-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Connect 4G MS840", "lg-ms840-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Esteem MS910", "lg-ms910-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Phoenix P505/Thrive P506", "lg-p505-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Optimus T P509", "lg-p509-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Thrill 4G P920", "lg-p920-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Thrill 4G P925", "lg-p925-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Nitro HD P930", "lg-p930-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Nitro P960", "lg-p960-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Envoy UN150", "lg-un150-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Saber UN200", "lg-un200-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Attune UN270", "lg-un270-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Genesis US760", "lg-us760-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Revere VN150", "lg-vn150-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Cosmos2 VN251", "lg-vn251-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Cosmos Touch VN270", "lg-vn270-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Extravert VN271", "lg-vn271-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Octane VN530", "lg-vn530-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Vortex VS660", "lg-vs660-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG VS700/LS700", "lg-vs700-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Ally VS740", "lg-vs740-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Fathom VS750", "lg-vs750-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Revolution VS910", "lg-vs910-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Revolution2 VS920", "lg-vs920-faceplates.html","_top");
		menu5.addItem("<span style='width:20px;height:16px;'></span>LG Clout VX8370", "lg-vx8370-faceplates.html","_top");

		//==================================================================================================
		
		//==================================================================================================
		var menu6 = ms.addMenu(document.getElementById("menu6"));
		menu6.addItem("<span style='width:20px;height:16px;'></span>Pantech Jest2 8045", "pantech-8045-faceplates.html","_top");
		menu6.addItem("<span style='width:20px;height:16px;'></span>Pantech Breakout ADR8995", "pantech-adr8995-faceplates.html","_top");
		menu6.addItem("<span style='width:20px;height:16px;'></span>Pantech Breeze3 P2030", "pantech-p2030-faceplates.html","_top"); 
		menu6.addItem("<span style='width:20px;height:16px;'></span>Pantech Link 2 P5000", "pantech-p5000-faceplates.html","_top");
		menu6.addItem("<span style='width:20px;height:16px;'></span>Pantech Hotshot P8992", "pantech-p8992-faceplates.html","_top");
		menu6.addItem("<span style='width:20px;height:16px;'></span>Pantech Pocket P9060", "pantech-p9060-faceplates.html","_top");
		menu6.addItem("<span style='width:20px;height:16px;'></span>Pantech Burst P9070", "pantech-p9070-faceplates.html","_top");
		
		//==================================================================================================
		
		//==================================================================================================
		var menu7 = ms.addMenu(document.getElementById("menu7"));
		menu7.addItem("<span style='width:20px;height:16px;'></span>Huawei Pillar M615/Pinnacle M635", "huawei-m615-faceplates.html","_top");
                menu7.addItem("<span style='width:20px;height:16px;'></span>Huawei Express M650", "huawei-m650-faceplates.html","_top");
		menu7.addItem("<span style='width:20px;height:16px;'></span>Huawei M886/Glory", "huawei-m886-faceplates.html","_top");
		menu7.addItem("<span style='width:20px;height:16px;'></span>Huawei U2800A", "huawei-u2800a-faceplates.html","_top");
		menu7.addItem("<span style='width:20px;height:16px;'></span>Huawei U8800/Impulse 4G", "huawei-u8800-faceplates.html","_top");
		
		//==================================================================================================
		
		//==================================================================================================
		var menu8 = ms.addMenu(document.getElementById("menu8"));
		menu8.addItem("<span style='width:20px;height:16px;'></span>Nokia Lumia 710", "nokia-710-faceplates.html","_top");
		menu8.addItem("<span style='width:20px;height:16px;'></span>Nokia Astound C7-00", "nokia-c7-faceplates.html","_top"); 
		menu8.addItem("<span style='width:20px;height:16px;'></span>Nokia E73", "nokia-e73-faceplates.html","_top");
		menu8.addItem("<span style='width:20px;height:16px;'></span>Nokia N8", "nokia-n8-faceplates.html","_top");
		menu8.addItem("<span style='width:20px;height:16px;'></span>Noika N900", "nokia-n900-faceplates.html","_top");
		menu8.addItem("<span style='width:20px;height:16px;'></span>Nokia X2-01", "nokia-x2-01-faceplates.html","_top");
		menu8.addItem("<span style='width:20px;height:16px;'></span>Nokia X6", "nokia-x6-faceplates.html","_top");

		//==================================================================================================
		
	    //==================================================================================================
		var menu9 = ms.addMenu(document.getElementById("menu9"));
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera Milano C5120", "kyocera-c5120-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera Rio E3100", "kyocera-e3100-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera M2000", "kyocera-m2000-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera Zio M6000", "kyocera-m6000-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera Echo M9300", "kyocera-m9300-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera Domino S1310", "kyocera-s1310-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera S1350", "kyocera-s1350-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera S2100", "kyocera-s2100-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera Torino S2300", "kyocera-s2300-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera S2410 Tomo", "kyocera-s2410-tomo-faceplates.html","_top");
		menu9.addItem("<span style='width:20px;height:16px;'></span>Kyocera Brio S3105", "kyocera-s3105-faceplates.html","_top");
		
		//==================================================================================================
		
		//==================================================================================================
		var menu10 = ms.addMenu(document.getElementById("menu10"));
		menu10.addItem("<span style='width:20px;height:16px;'></span>Sony Ericsson Xperia Play R800", "sony-r800-faceplates.html","_top");
		menu10.addItem("<span style='width:20px;height:16px;'></span>Sony Ericsson Vivaz U5A", "sony-vivaz-faceplates.html","_top");
		menu10.addItem("<span style='width:20px;height:16px;'></span>Sony Ericsson W205", "sony-w205-faceplates.html","_top");
		
		//==================================================================================================

		//==================================================================================================
		var menu11 = ms.addMenu(document.getElementById("menu11"));
		menu11.addItem("<span style='width:20px;height:16px;'></span>Palm Pixi CDMA Sprint", "palmone-pixi-cdma-faceplates.html","_top");
		menu11.addItem("<span style='width:20px;height:16px;'></span>Palmone Pixi Plus Veriz", "palmone-pixi-verizon-faceplates.html","_top");
		menu11.addItem("<span style='width:20px;height:16px;'></span>Palm PRE", "palmone-pre-faceplates.html","_top");
		
		//==================================================================================================

		//==================================================================================================
		var menu12 = ms.addMenu(document.getElementById("menu12"));
		menu12.addItem("<span style='width:20px;height:16px;'></span>Sidekick 2008", "sidekick-2008-faceplates.html","_top");
		menu12.addItem("<span style='width:20px;height:16px;'></span>Sidekick 2009", "sidekick-2009-faceplates.html","_top");

		//==================================================================================================

		//==================================================================================================
		var menu13 = ms.addMenu(document.getElementById("menu13"));
		menu13.addItem("<span style='width:20px;height:16px;'></span>UTStarcom TXT8030 Razzle", "utstarcom-txt8030-faceplates.html","_top");
		
		//==================================================================================================
		

		// write drop downs into page
		//==================================================================================================
		// this method writes all the HTML for the menus into the page with document.write(). It must be
		// called within the body of the HTML page.
		//==================================================================================================
		mtDropDown.renderAll();
	}
