			if (TransMenu.isSupported()) {
				TransMenu.updateImgPath('images/');
				var ms = new TransMenuSet(TransMenu.direction.left, 0, 0, TransMenu.reference.bottomLeft);
				TransMenu.subpad_x = 0;
				TransMenu.subpad_y = 0;


				
					var tmenu31 = ms.addMenu(document.getElementById("menu31"));
				tmenu31.addItem("Our foundation", "about_us.html", 0, 0);
				tmenu31.addItem("Our Vision", "about_us.html", 0, 0);
				tmenu31.addItem("Quality Policy", "Research _Development.html", 0, 0);
				tmenu31.addItem("Our Corporate Philosophy", "#", 0, 0);
				document.getElementById("menu31").onmouseover = function() {
					ms.hideCurrent();
				}
				

				var tmenu32 = ms.addMenu(document.getElementById("menu32"));
				tmenu32.addItem("Raj Polymers", "#", 0, 0);
				var tmenu61 = tmenu32.addMenu(tmenu32.items[0]);
							tmenu61.addItem("Polypropylene Flanged Valve", "product.html", 0, 0);
							tmenu61.addItem("Polypropylene Screwed End. Valve", "polypropylene-screwed-valve.html", 0, 0);
							tmenu61.addItem("Single Piece Screwed End. Valve", "Single_Pice_Screwed_valve.html", 0, 0);
							

				
				tmenu32.addItem("Raj Plastic", "#", 0, 0);
				var tmenu62 = tmenu32.addMenu(tmenu32.items[1]);
							tmenu62.addItem("Solid Seal Valve", "raj_plastic.html", 0, 0);
							tmenu62.addItem("Air Relase Valve", "raj_plastic.html", 0, 0);
							tmenu62.addItem("Mini Air Valve", "raj_plastic.html", 0, 0);
							tmenu62.addItem("Union Type Screwed End. & Plain Valve", "raj_plastic.html", 0, 0);
							tmenu62.addItem("Emitter", "raj_plastic.html", 0, 0);
							tmenu62.addItem("Flush Valve", "raj_plastic.html", 0, 0);
							

				
				document.getElementById("menu33").onmouseover = function() {
					ms.hideCurrent();
				}


				TransMenu.renderAll();
			}
			init1=function(){TransMenu.initialize();}
			if (window.attachEvent) {
				window.attachEvent("onload", init1);
			}else{
				TransMenu.initialize();			
			}
/*

if (TransMenu.isSupported()) {
				//TransMenu.updateImgPath('templates/ja_altair/ja_transmenu/');
				var ms = new TransMenuSet(TransMenu.direction.down, 0, 0, TransMenu.reference.bottomLeft);
				TransMenu.subpad_x = 0;
				TransMenu.subpad_y = 0;

			var tmenu1 = ms.addMenu(document.getElementById("menu31"));
tmenu1.addItem("Joomla! License", "index.php?option=com_content&task=view&id=5&amp;Itemid=6", 0, 0);

				document.getElementById("menu2").onmouseover = function() {
					ms.hideCurrent();
				}
				var tmenu32 = ms.addMenu(document.getElementById("menu32"));
					tmenu32.addItem("Link 1", "index.php?option=com_content&task=view&id=12&amp;Itemid=26", 0, 0);
					var tmenu26 = tmenu32.addMenu(tmenu32.items[0]);
					tmenu26.addItem("Link 2", "index.php?option=com_content&task=view&id=13&amp;Itemid=27", 0, 0);
					tmenu26.addItem("L111", "index.php?option=com_content&task=view&id=16&amp;Itemid=30", 0, 0);
					tmenu32.addItem("Link 11", "index.php?option=com_content&task=view&id=14&amp;Itemid=28", 0, 0);
					var tmenu28 = tmenu9.addMenu(tmenu32.items[1]);
					tmenu28.addItem("link13", "index.php?option=com_content&task=view&id=15&amp;Itemid=29", 0, 0);

				document.getElementById("menu33").onmouseover = function() {
					ms.hideCurrent();
				}
				
				document.getElementById("menu34").onmouseover = function() {
					ms.hideCurrent();
				}
				
				
				TransMenu.renderAll();
			}
			init1=function(){TransMenu.initialize();}
			if (window.attachEvent) {
				window.attachEvent("onload", init1);
			}else{
				TransMenu.initialize();			
			} */