/* --- menu items --- */
var MENU_ITEMS = [
	['<img src="images/gentek.gif">', null,
			['Home Page', 'http://ca.gentekinc.com/Gen_Canada_English/Products/Products_Home.htm'],
			['Siding', null,
					['Vinyl Siding', 'http://ca.gentekinc.com/Gen_Canada_English/Products/Soffit_Fascia_Rain/Ce_SFRSoffit_Vinyl.htm'],
					['Aluminium Siding', 'http://ca.gentekinc.com/Gen_Canada_English/Products/Soffit_Fascia_Rain/Ce_SFR_AlumRain_Product.htm'],
			],			
			['Soffits', 'null',
					['Aluminium Soffit and Fascia', 'http://ca.gentekinc.com/Gen_Canada_English/Products/Soffit_Fascia_Rain/Ce_SFRAlumSoff&Fasc_Product.htm'],
			],
			
			['Contact Gentek', 'http://ca.gentekinc.com/Gen_Canada_English/SearchMoreInfo/Ce_HomeOw_MoreInfo.htm'],
			],
//Royal Vinyl Siding and Accessories
	['<img src="images/royal.gif">', null,
			['Home Page', 'http://www.royalbuildingproducts.com'],
			['Siding', null,
					['Cedar Siding Series', 'http://www.royalbuildingproducts.com/html/products/siding/cedar/index.html'],
					['Architectural Siding Series', 'http://www.royalbuildingproducts.com/html/products/siding/architectural/index.html'],
['Woodland Siding Series ', 'http://www.royalbuildingproducts.com/html/products/siding/woodland/index.html'],
['Residential Siding Series', 'http://www.royalbuildingproducts.com/html/products/siding/residential/index.html'],
['Royal Crest Series', 'http://www.royalbuildingproducts.com/html/products/siding/royalcrest/index.html'],
			],			
			['Soffit', 'http://www.royalbuildingproducts.com/html/products/siding/soffit/index.html'],
			['Accessories', 'http://www.royalbuildingproducts.com/html/products/siding/accessories/index.html'],

			['Contact Royal', 'http://www.royalbuildingproducts.com/html/contact/index.html'],
			],

// Kaycan Vinyl Siding and Accessories 
['<img src="images/kaycan.gif"', null,
		['Home Page', 'http://www.nulogicdesign.com/kaycan/home2.cfm?hdimg=header_prod.gif&root=1&page_id=2&lang=1'],
								
	
],
// Buchner Siding and Soffit Products	
	['<img src="images/buchner.gif"', null,
			['Home Page', 'http://www.buchnermfg.com'],
			['Siding and Soffit ', 'http://www.buchnermfg.com/reno2.htm'],
			['Fascia', 'http://www.buchnermfg.com/reno3.htm'],
			
],
//Arcor Window Products	
	['<img src="images/arcor.gif"', null,
			['Home Page', 'http://www.arcorwindows.com/platinum/erplatinum_promo.htm'],
			['E-line Series Windows', 'http://www.arcorwindows.com/productline/eline.htm'],			
			['Regal Series Windows', 'http://www.arcorwindows.com/productline/regal.htm'],
			['Marquis Series Windows', 'http://www.arcorwindows.com/productline/marquis.htm'],
			['Patio Doors', 'http://www.arcorwindows.com/productline/PatioDoors.htm'],

],
];

