/* Tigra Menu items structure */
var MENU_ITEMS4 = [
   ['Communities', 'http://www.jkbhomes.com/WebPages/communitysalesfrm.aspx', {'tw':'_top'},
      ['Sterling Ranch Denair', 'http://www.jkbhomes.com/WebPages/basecommunitiesform.aspx?CommID=4', {'tw':'_top'}],
   ],
   ['Builder Info', 'http://www.jkbhomes.com/WebPages/historyfrm.aspx', {'tw':'_top'},
      ['About JKB Homes', 'http://www.jkbhomes.com/WebPages/historyfrm.aspx', {'tw':'_top'}],
      ['Finance Specialists', 'http://www.jkbhomes.com/WebPages/lenderfrm.aspx', {'tw':'_top'}],
      ['Trade Partners', 'http://www.jkbhomes.com/WebPages/partnerfrm.aspx', {'tw':'_top'}],
      ['House Talk', 'http://www.jkbhomes.com/WebPages/housetalkfrm.aspx', {'tw':'_top'}]
   ],
   ['Contact Us', 'http://www.jkbhomes.com/WebPages/communitysalesfrm.aspx', {'tw':'_top'},
      ['Request Info', 'http://www.jkbhomes.com/WebPages/generalinfofrm.aspx', {'tw':'_top'}],
      ['Community Sales', 'http://www.jkbhomes.com/WebPages/communitysalesfrm.aspx', {'tw':'_top'}],
      ['Customer Care / Warranty', 'http://www.jkbhomes.com/WebPages/warrantyservicefrm.aspx', {'tw':'_top'},
         ['Request Service Online', 'http://www.jkbcustomercare.com', {'tw':'_blank'}],
         ['Online Request Help', 'http://www.jkbhomes.com/WebPages/ccarehelp.aspx', {'tw':'_blank'}],
         ['Request your login user info', 'http://www.jkbhomes.com/WebPages/ccarefrm.aspx', {'tw':'_blank'}],
      ],
      ['Refer a Friend', 'http://www.jkbhomes.com/WebPages/referfrm.aspx', {'tw':'_top'}]
   ],
   ['Features', 'http://www.jkbhomes.com/WebPages/standardfeaturesfrm.aspx', {'tw':'_top'},
      ['Standard', 'http://www.jkbhomes.com/WebPages/standardfeaturesfrm.aspx', {'tw':'_top'}],
      ['Options & Upgrades', 'http://www.jkbhomes.com/WebPages/upgradefeaturesfrm.aspx', {'tw':'_top'}],
      ['Gallery', 'http://www.jkbhomes.com/WebPages/gallery.aspx', {'tw':'_top'}],
      ['Refer a Friend', 'http://www.jkbhomes.com/WebPages/referfrm.aspx', {'tw':'_top'}],
      ['Request Info', 'http://www.jkbhomes.com/WebPages/generalinfofrm.aspx', {'tw':'_top'}]
   ],
   ['Warranty', 'http://www.jkbhomes.com/WebPages/warrantyservicefrm.aspx', {'tw':'_top'},
      ['Warranty Service', 'http://www.jkbhomes.com/WebPages/warrantyservicefrm.aspx', {'tw':'_top'}],
      ['Request Service Online', 'http://www.jkbcustomercare.com', {'tw':'_blank'}],
      ['Online Request Help', 'http://www.jkbhomes.com/WebPages/ccarehelp.aspx', {'tw':'_blank'}],
      ['Request your login user info', 'http://www.jkbhomes.com/WebPages/ccarefrm.aspx', {'tw':'_blank'}]
   ],
    ['JKB Green', 'http://www.jkbhomes.com/WebPages/jkb-greenfrm.aspx', {'tw':'_blank'}]
];


