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 = 'Overview'; |
break; | break; | ||
− | case 'c_t2': stateMsg = ' | + | case 'c_t2': stateMsg = 'Description'; |
break; | break; | ||
− | case 'c_t3': stateMsg = ' | + | case 'c_t3': stateMsg = 'Results'; |
break; | break; | ||
− | case 'c_t4': stateMsg = ' | + | case 'c_t4': stateMsg = 'Notebook'; |
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">In a nutshell</tspan> |
− | <tspan x="-230" dy="1.5em"> | + | <tspan x="-230" dy="1.5em">video</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">Description</tspan> |
− | <tspan x="195" dy="1.5em"> | + | <tspan x="195" dy="1.5em">(2 modes)</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">Results</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">Notebook</tspan> |
− | <tspan x="1023" dy="1.5em"> | + | <tspan x="1023" dy="1.5em">(experiments, protocols,</tspan> |
+ | <tspan x="1023" dy="1.5em">timeline)</tspan> | ||
</text> | </text> | ||
Revision as of 11:52, 19 August 2017