var pageArborData = { nodes:{ center: { 'label': 'Body', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 1: { 'label': 'hand', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 7: { 'label': 'thumb', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 8: { 'label': 'finger', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 9: { 'label': 'finger', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 10: { 'label': 'finger', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 2: { 'label': 'leg', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 11: { 'label': 'knee', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 12: { 'label': 'feet', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 13: { 'label': 'heel', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 3: { 'label': 'spine', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 14: { 'label': 'thorax', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 15: { 'label': 'ribs', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 16: { 'label': 'lungs', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 4: { 'label': 'head', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 17: { 'label': 'atlas', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 18: { 'label': 'jaw', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 19: { 'label': 'ear', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 5: { 'label': 'hips', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 20: { 'label': 'butt', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 21: { 'label': 'adductor', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 22: { 'label': 'hip joints', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 6: { 'label': 'brain', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 23: { 'label': 'cell', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 24: { 'label': 'core', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 25: { 'label': 'dna', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' } }, edges:{ center: { 1: {}, 2: {}, 3: {}, 4: {}, 5: {}, 6: {}}, 1: { 7: {}, 8: {}, 9: {}, 10: {}}, 7: {}, 8: {}, 9: {}, 10: {}, 2: { 11: {}, 12: {}, 13: {}}, 11: {}, 12: {}, 13: {}, 3: { 14: {}, 15: {}, 16: {}}, 14: {}, 15: {}, 16: {}, 4: { 17: {}, 18: {}, 19: {}}, 17: {}, 18: {}, 19: {}, 5: { 20: {}, 21: {}, 22: {}}, 20: {}, 21: {}, 22: {}, 6: { 23: {}, 24: {}, 25: {}}, 23: {}, 24: {}, 25: {} } }; var pageArborDataMobile = { nodes:{ center: { 'label': 'body', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 1: { 'label': 'head', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 2: { 'label': 'spine', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 3: { 'label': 'hips', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 4: { 'label': 'legs', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 5: { 'label': 'arms', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' }, 6: { 'label': 'brain', 'shape': '', 'color': '#ffffff', 'alpha': 100, link: '#' } }, edges:{ center: { 1: {}, 2: {}, 3: {}, 4: {}, 5: {}, 6: {}} } };