CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 29: | Line 29: | ||
var stateMsg; | var stateMsg; | ||
switch(idz){ | switch(idz){ | ||
− | case 'c_t1': stateMsg = ' | + | case 'c_t1': stateMsg = 'TeamIntro'; |
break; | break; | ||
− | case 'c_t2': stateMsg = ' | + | case 'c_t2': stateMsg = 'TeamRoster'; |
break; | break; | ||
− | case 'c_t3': stateMsg = ' | + | case 'c_t3': stateMsg = 'Supervisors'; |
break; | break; | ||
− | case 'c_t4': stateMsg = ' | + | case 'c_t4': stateMsg = 'Attributions'; |
break; | break; | ||
} | } | ||
Line 99: | Line 99: | ||
<circle class='circlez' cx="-230" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t1' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> | <circle class='circlez' cx="-230" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t1' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> | ||
<text class='animate_text' id='t1' x='0' y='295' text-anchor='middle' fill='#000000'> | <text class='animate_text' id='t1' x='0' y='295' text-anchor='middle' fill='#000000'> | ||
− | <tspan x="-230" dy="2.5em"> | + | <tspan x="-230" dy="2.5em">Overview:</tspan> |
− | <tspan x="-230" dy="1.5em"> | + | <tspan x="-230" dy="1.5em">units/disciplines/</tspan> |
+ | <tspan x="-230" dy="1.5em">training</tspan> | ||
</text> | </text> | ||
<circle class='circlez' cx="190" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t2' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> | <circle class='circlez' cx="190" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t2' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> | ||
<text class='animate_text' id='t2' x='0' y='300' text-anchor='middle' fill='#000000'> | <text class='animate_text' id='t2' x='0' y='300' text-anchor='middle' fill='#000000'> | ||
− | <tspan x="195" dy="1.5em"> | + | <tspan x="195" dy="1.5em">Members</tspan> |
− | + | ||
− | + | ||
</text> | </text> | ||
<circle class='circlez' cx="610" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t3' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> | <circle class='circlez' cx="610" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t3' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> | ||
<text class='animate_text' id='t3' x='0' y='300' text-anchor='middle' fill='#000000'> | <text class='animate_text' id='t3' x='0' y='300' text-anchor='middle' fill='#000000'> | ||
− | <tspan x="615" dy="1.6em"> | + | <tspan x="615" dy="1.6em">Supervisors</tspan> |
− | + | ||
− | + | ||
</text> | </text> | ||
<circle class='circlez' cx="1020" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t4' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> | <circle class='circlez' cx="1020" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t4' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" /> | ||
<text class='animate_text' id='t4' x='0' y='300' text-anchor='middle' fill='#000000'> | <text class='animate_text' id='t4' x='0' y='300' text-anchor='middle' fill='#000000'> | ||
− | <tspan x="1025" dy="2.3em"> | + | <tspan x="1025" dy="2.3em">Attributions</tspan> |
− | + | ||
</text> | </text> | ||
Revision as of 12:31, 19 August 2017