<script>
document.write('<a target="_top" href="' +
getParam('topurl') + '/html/library/index.html' +
- '?mode=' + getParam('mode') +
- '&cicuri=' + getParam('cicuri') +
- '&theoryuri=' + getParam('theoryuri') +
- '&processorURL=' + getParam('processorURL') +
- '&getterURL=' + getParam('getterURL') +
- '&UNICODEvsSYMBOL=' + getParam('UNICODEvsSYMBOL') +
'" onClick="refreshReload()">Reload</a>');
</script>
<br>
<td>
<script>
document.write('<a target="_top" href="../../html/index.html' +
- '?mode=' + getParam('mode') +
- '&cicuri=' + getParam('cicuri') +
- '&theoryuri=' + getParam('theoryuri') +
- '&processorURL=' + getParam('processorURL') +
- '&getterURL=' + getParam('getterURL') +
- '&UNICODEvsSYMBOL=' + getParam('UNICODEvsSYMBOL') +
'" onClick="refreshReload()">Configuration Panel</a>');
</script>
<br>