var OOC_MENU_ITEMS = [ ['HOME', '/page/home', null], ['STAFF', '/page/aboutus', null], ['SERVICES', '/page/service', null, ['Interactive','/page/service.interactive', null], ['Print','/page/service.print', null], ['Advertising','/page/service.ad', null], ], ['PORTFOLIOS', '/page/portfolios', null, ['Interactive','/page/portfolios.interactive', null, ['Website','/page/portfolios.interactive', null], ['PDF','/page/portfolios.pdfs', null], ['CD','/page/portfolios.cd', null], ], ['Print','/page/portfolios.print', null], ['Advertising','/page/portfolios.ad', null], ], ['CURRENT WORKS', '/page/works', null], ['RESOURCES', '/page/resources', null], ['SOLUTIONS', '/page/solutions', null], ];