
var menuItems = [
// [text, link, iconNormal, iconOver, tip, target, itemStyleInd (itemStyles var), submenuStyleInd (menuStyles var), jsFilename],

  ["&nbsp;","/PlatinumProperties/Properties.aspx", , , , , "0", , ],
  ["&nbsp;","/PlatinumProperties/info/concierge.aspx", , , , , "1", , ],
  ["&nbsp;","/PlatinumProperties/info/team.aspx", , , , , "2", , ],
  ["&nbsp;","/PlatinumProperties/info/telluride.aspx", , , , , "3", , ],
  ["&nbsp;","/PlatinumProperties/contact.aspx", , , , , "4", , ],

];
