// The following line is critical for menu operation, and must appear only once.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


effect = "Fade(duration=0.3);Alpha(style=0,opacity=85);Shadow(color='#999999', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=15;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",					// Mouse Off Font Color
"4A4ABD",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"003366",				// Mouse On Background Color
"000000",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial, Helvetica, sans-serif",		// Font Name
4,						// Menu Item Padding
"/javascript/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"/javascript/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
52,					// Menu Top - The Top position of the menu in pixels
7,				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"Home","http://sgm.cc/index.html",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Find&nbsp;Your&nbsp;SGM&nbsp;Distributor&nbsp;&&nbsp;Representative&nbsp;&nbsp;","http://sgm.cc/html/salesreps.html",,"Locate your local Distributor",1
,"Products&nbsp;&nbsp;","show-menu=products",,"Our Products",1
,"Support&nbsp;Services&nbsp;&nbsp;","show-menu=support",,"Support Services",1
,"Search&nbsp;our&nbsp;Site&nbsp;&nbsp;","show-menu=search",,"Search our Site",1
,"About&nbsp;SGM&nbsp;&nbsp;","show-menu=aboutus",,"About SGM",1
,"Contact&nbsp;SGM&nbsp;&nbsp;","show-menu=contact",,"Contact SGM",1
])


	addmenu(menu=["locate",,,150,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Sales Representatives","/html/salesreps.html",,,1
	,"Distributors","/html/distributors.html",,,1
	])
	
	
	addmenu(menu=["products",,,230,1,,style1,,"left",effect,,,,,,,,,,,,
	,"What's New Page","/html/Newmain.html",,,1
	,"Swimming Pool Spa & Deck Finishes","show-menu=swim",,,1
	,"Ceramic Tile & Dimension Stone","show-menu=ceramic",,,1
	,"Concrete Repair","show-menu=concrete",,,1
	])

		addmenu(menu=["swim",,,140,1,,style1,,"left",effect,,,,,,,,,,,,
		,"Diamond Brite","/diamondbrite/index.html",,,1
		,"River Rok","/html/swim/pool.html#RiverRok",,,1
		,"Durazzo","/html/swim/pool.html#Durazzo",,,1
		,"Brite White","/html/swim/pool.html#BriteWhite",,,1
		,"Ultra Pearl White","/html/swim/pool.html#UltraPearlBrite",,,1
		,"Decking Products","/html/swim/deck.html",,,1
		,"Bond Kote","/html/swim/surface2.html#BondKote",,,1
		,"Dynamite Pool Patch","/html/swim/surface2.html#DynamitePoolPatch",,,1
		])
	
		addmenu(menu=["ceramic",,,140,1,,style1,,"left",effect,,,,,,,,,,,,
		,"Surface Preparation","/html/install/surface.html",,,1
		,"Water Proofing","/html/install/water.html",,,1
		,"Installation","/html/install/install.html",,,1
		,"Grouting","/html/install/grout.html",,,1
		,"Cleaners and Sealers","/html/install/clean.html",,,1
		])

		addmenu(menu=["concrete",,,130,1,,style1,,"left",effect,,,,,,,,,,,,
		,"Surface Preparation","/html/concrete/surface3.html",,,1
		,"Plaster Finishes","/html/concrete/plaster.html",,,1
		,"Stucco Colors","/html/concrete/stuccocolors.html",,,1
		])

	addmenu(menu=["support",,,170,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Trade Show Calendar","/html/calendar.html",,,1
	,"Grout Calculator","/html/install/GroutCalculator.html",,,1
	,"Grout Coverage Chart","/html/install/GroutCoverageChart.html",,,1
	,"Warranties","/html/warranties.html",,,1
	,"Material Safety Data Sheets","/html/msds.html",,,1
	,"Technical Bulletins*","/html/technical.html",,,1
	,"Spec Writing","http://arcat.com/arcatcos/cos35/arc35619.cfm?qstr=sgm target=_blank",,,1
	,"AIA/CES","/html/aia-ces.html",,,1
	,"FAQ*","/html/faq.html",,,1
	,"News Releases","/html/news.html",,,1
	,"Marketing Support","show-menu=marketing",,,1
	])

		addmenu(menu=["marketing",,,200,1,,style1,,"left",effect,,,,,,,,,,,,
		,"Industry Associations","/html/links.html",,,1
		,"Brochures/Newsletters/Charts","/html/brochures.html",,,1
		,"Installation Manuals","show-menu=installationmanuals",,,1
		,"Internet Ordering by Credit Card","show-menu=productlist",,,1
		,"Product Display Boards*","/html/productdisplay.html",,,1
		,"Grout Kits*","/html/groutkits.html",,,1
	])

			addmenu(menu=["installationmanuals",,,150,1,,style1,,"left",effect,,,,,,,,,,,,
			,"Diamond Brite","/download/installationmanual-DiamondBrite.pdf target=_blank",,,1
			,"River Rok","/download/installationmanual-RiverRok.pdf target=_blank",,,1
			,"One Step Spray Deck","/download/installationmanual-SprayDeck.pdf target=_blank",,,1
	])

			addmenu(menu=["productlist",,,130,1,,style1,,"left",effect,,,,,,,,,,,,
			,"Training Videos","/html/productorderpage.html",,,1
	])

	addmenu(menu=["search",,,120,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Search Our Site", "http://sgm.cc/html/search.html",,,1
	,"Site Map", "http://sgm.cc/html/sitemap.html",,,1
	])
	
	addmenu(menu=["aboutus",,,150,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Our Unique Approach","/html/About.html#OurUniqueApproach",,,1
	,"Testimonals","/html/testimonials.html",,,1
	,"Photo Gallery","/html/photo.html",,,1
	])
	
	addmenu(menu=["contact",,,175,1,,style1,,"left",effect,,,,,,,,,,,,
	,"Information Request","/html/feedback.html",,,1
	,"Manufacturing & Distribution","/html/Mail.html",,,1
	,"Employment","/html/Employ.html",,,1
	])

dumpmenus()