var MENU_ITEMS = [
	//2008-10-04 kojiro 不要ページをコメントアウト
/*
	['about cradlepoint', '/cradlepoint/about.html', null,
		['management team', '/cradlepoint/about_team.html'],
	],
*/
	['about cradlepoint', '/cradlepoint/about.html'],
/*
	['partners', '', null,
		['routers', '/cradlepoint/routerresellers.html'],
		['docking cradles & adapters', '/cradlepoint/cradleresellers.html'],
		['manufacturing partners', '/cradlepoint/about_partners.html'],
		['partner application', '/cradlepoint/partner_form.html'],
	],
*/
	['technology', '/cradlepoint/technology.html'],
/*
	['products', '/cradlepoint/products.html', null,
		['cellular travel router 350', '/cradlepoint/ctr350/ctr350.html'], 
		['cellular travel router 500', '/cradlepoint/ctr500/ctr500.html'], 
		['personal hotspot', '/cradlepoint/phs300/phs300.html'], 
		['mobile broadband router', '/cradlepoint/mbr1000/mbr1000.html'], 
		['router accessories', 'http://www.cradlepointstore.com/c-14-accessories.aspx'],
		['w211np wireless n adapter', '/cradlepoint/W211NP/W211NPoverview.html'],
		['w211nu wireless n adapter', '/cradlepoint/W211NU/W211NUoverview.html'],
    	['docking cradles & adapters', '/cradlepoint/cradleproducts.html'],
	],　
*/
	['products', '/cradlepoint/products.html', null,
    	['PHS300', '/cradlepoint/phs300/phs300.html'],
    	['CTR500', '/cradlepoint/ctr500/ctr500.html'],
	],
	['contact us', '/cradlepoint/contact.html', null,
	],
	['support', '/cradlepoint/support.html', null,
	],
];
