﻿BLANK_IMAGE = 'images/blank.gif';

var STYLE = {
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var STYLE1 = {
	css:{
		ON:"clsCMOn1",		// CSS class for items
		OVER:"clsCMOver1"	// CSS class  for item which is under mouse
	}
};
var MENU_ITEMS = [
	{pos:"relative", zIndex:100, itemoff:[0,53], leveloff:[28,0], style:STYLE},
	{code:"<img src=\"images/home_08.jpg\" width=\"53\" height=\"28\">", 
	 ocode:"<img src=\"images/home_o_08.jpg\" width=\"53\" height=\"28\">", size:[28,53],
	 url: "pg_home.html"},
	{code:"<img src=\"images/home_09.jpg\" width=\"86\" height=\"28\">", 
	 ocode:"<img src=\"images/home_o_09.jpg\" width=\"86\" height=\"28\">",size:[28,86], itemoff:[0,53], sub:[
		{itemoff:[21,0], size:[22,180], style:STYLE1},
		{code:"General Data >>>", leveloff:[5,160], sub:[
			{code:"Why Grooved & Why Grinnell",url: "index.php?pg=show&tds=Mech_Cat&CP=8"},
			{code:"Why Grooved & Why Grinnell",url: "index.php?pg=show&tds=Mech_Cat&CP=8"},
			{code:"Features & Benefits",url: "index.php?pg=show&tds=Mech_Cat&CP=9"},
			{code:"ISO 9001: 2000 Certified",url: "index.php?pg=show&tds=Mech_Cat&CP=10"},
			{code:"Approvals",url: "index.php?pg=show&tds=Mech_Cat&CP=11"},
			{code:"Manufacturing Process",url: "index.php?pg=show&tds=Mech_Cat&CP=12"}
		]},
		{code:"Grooved Couplings",url: "pg_Grooved_Couplings.html"},
		{code:"Grooved Fittings",url: "pg_Grooved_Fittings.html"},
			{code:"HDPE Piping System",url: "pg_HDPE.html"},
	{code:"Mechanical Tees",url: "pg_Mechanical_Tees.html"},
		{code:"Valves",url: "pg_Valves.html"},
		{code:"Accessories",url: "pg_Accessories.html"},
		{code:"Copper Grooved System",url: "pg_Copper_Grooved_System.html"},
		{code:"Stainless Steel",url: "pg_Stainless_Steel.html"},
		{code:"Gaskets",url: "pg_Gaskets.html"},
		{code:"Pipe Prep Equipment &<br>Groove Data", size:[36,180],url: "pg_Pipe_Prep_Equipment.html"},
		{code:"Pressure & Design Data", itemoff:[36,0], size:[22,180],url: "pg_Pressure_and_Design_Data.html"}
	]},
	{code:"<img src=\"images/home_10.jpg\" width=\"153\" height=\"28\">", 
	 ocode:"<img src=\"images/home_o_10.jpg\" width=\"153\" height=\"28\">",size:[28,153], itemoff:[0,86], url: "pg_Mechanical_Services.html", sub:[
		{itemoff:[21,0], size:[22,250], style:STYLE1},
		{code:"Technical Support", url: "pg_SuperiorSupport.html"},
		{code:"Cost Comparison &amp; Analysis", url: "pg_Estimating.html"},
		{code:"Shop Drawing Packages &amp;Site Surveys", url: "pg_ShopDrawing.html"},
		{code:"Product CAD Blocks", url: "pg_CADblocks.html"},
		{code:"Mechanical Services Brochure", url: "index.php?pg=show&tds=GMS Brochure"}

	]},
	{code:"<img src=\"images/home_11.jpg\" width=\"85\" height=\"28\">",  
	 ocode:"<img src=\"images/home_o_11.jpg\" width=\"85\" height=\"28\">",size:[28,85], itemoff:[0,153],  sub:[
		{itemoff:[21,0], size:[22,285], style:STYLE1},
			{code:"Current TD Update",url: "pg_Tech_Data_Update.html"},
	{code:"Updating Instructions and Table Of Contents",url: "pg_Tech_Data.html"},
		{code:"Section 01 - Grooved Couplings and Fittings",url: "pg_Tech_Data_1.html"},
		{code:"Section 02 - Branch Outlets",url: "pg_Tech_Data_2.html"},
		{code:"Section 03 - Valves",url: "pg_Tech_Data_3.html"},
		{code:"Section 04 - Accessories",url: "pg_Tech_Data_4.html"},
		{code:"Section 05 - Stainless Steel, Copper, and HDPE",url: "pg_Tech_Data_5.html"},
		{code:"Section 06 - Gaskets",url: "pg_Tech_Data_6.html"},
		{code:"Section 07 - Groove Data",url: "pg_Tech_Data_7.html"},
		{code:"Section 08 - Design Data",url: "pg_Tech_Data_8.html"},
		{code:"Section 09 - Installation Instructions",url: "pg_Tech_Data_9.html"},
		{code:"Section 10 - Installation Handbooks",url: "pg_Tech_Data_10.html"},
	]},
	{code:"<img src=\"images/home_12.jpg\" width=\"90\" height=\"28\">", 
	 ocode:"<img src=\"images/home_o_12.jpg\" width=\"90\" height=\"28\">",size:[28,90], itemoff:[0,85],  sub:[
		{itemoff:[21,0], size:[22,150], style:STYLE1},
		{code:"Catalogs/Brochures",url: "pg_Catalogs.html"},
			{code:"Product Flyers",url: "pg_ProductFlyers.html"},
{code:"Installation Manuals",url: "index.php?pg=show&tds=MAN_Grinnell_Mechanical"},
		{code:"Advertisements",url: "pg_Advertisements.html"},
		{code:"Case Studies",url: "pg_Case_Studies.html"},
		{code:"Submittal Sheet",url: "index.php?pg=show&tds=SubmittalSheet081706"},
		{code:"Price Book",url: "pg_Price_Book.html"}
	]},
	{code:"<img src=\"images/home_13.jpg\" width=\"75\" height=\"28\">", 
	 ocode:"<img src=\"images/home_o_13.jpg\" width=\"75\" height=\"28\">", size:[28,75], itemoff:[0,90],url: "pg_About_Us.html"},
	{code:"<img src=\"images/home_14.jpg\" width=\"89\" height=\"28\">", 
	 ocode:"<img src=\"images/home_o_14.jpg\" width=\"89\" height=\"28\">", size:[28,89], itemoff:[0,75],url: "pg_Careers.html"}
];