PageRenderTime 60ms CodeModel.GetById 28ms RepoModel.GetById 0ms app.codeStats 0ms

/solar27/templates_c/game/%%35^356^356732E1%%covert.html.php

https://bitbucket.org/sebs/mosolar
PHP | 209 lines | 184 code | 25 blank | 0 comment | 21 complexity | 0ab834a76031b7912756913134b9f483 MD5 | raw file
Possible License(s): LGPL-2.1, AGPL-3.0, BSD-3-Clause, LGPL-2.0, MIT, GPL-2.0
  1. <?php /* Smarty version 2.6.19, created on 2010-02-09 05:24:26
  2. compiled from covert.html */ ?>
  3. <?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
  4. smarty_core_load_plugins(array('plugins' => array(array('block', 't', 'covert.html', 4, false),array('modifier', 'number_format', 'covert.html', 101, false),)), $this); ?>
  5. <table cellspacing="0" cellpadding="0" border="0">
  6. <tr>
  7. <td nowrap><img src="../images/game/tab2_left.gif" border="0"></td>
  8. <td nowrap bgcolor="#666666" style="padding:0px 5px 0px 5px"><a class="link" href="#" onclick="open_page('battle.php')"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Battle Command<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b></a></td>
  9. <td><img src="../images/game/tab2_right.gif" border="0"></td>
  10. <td nowrap><img src="../images/game/tab_left.gif" border="0"></td>
  11. <td nowrap bgcolor="darkred" style="padding:0px 5px 0px 5px"><a style="text-decoration:none;color:white" href="# onclick="open_page('covert.php')"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Covert Operations<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b></a></td>
  12. <td><img src="../images/game/tab_right.gif" border="0"></td>
  13. <td nowrap><img src="../images/game/tab2_left.gif" border="0"></td>
  14. <td nowrap bgcolor="#666666" style="padding:0px 5px 0px 5px"><a class="link" href="#" onclick="open_page('last_invasions.php')"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Last Invasions<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b></a></td>
  15. <td><img src="../images/game/tab2_right.gif" border="0"></td>
  16. </tr>
  17. </table>
  18. <form method="post" name="form1" onsubmit="ajax_submit_form('covert.php',this); return false;">
  19. <table width="780" bgcolor="darkred" cellspacing="1" cellpadding="0" border="0">
  20. <tr><td>
  21. <table width="100%" align="center" cellspacing="0" cellpadding="8" border="0" style="font-size:11pt;" bgcolor="#333333" background="../images/game/background1.jpg">
  22. <tr><td>
  23. <b style="color:yellow">&nbsp;<a href="javascript:show_help('covert');" class="link" onmouseover="ajax_showTooltip('galaxypedia_short.php?search=covert',this);return false" onmouseout="ajax_hideTooltip()"><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Covert Operations<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></a></b><br/><br/>
  24. </td></tr>
  25. <tr>
  26. <td align="right"><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Operation:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></td>
  27. <td>
  28. <b style="color:#ffcaca">
  29. <select name="operation" style="width:400px" class="select_box" onChange="
  30. <?php echo '
  31. if (this.value ==9) {
  32. document.getElementById(\'empire_from\').disabled=false;
  33. document.getElementById(\'empire_from_label\').style.color=\'white\';
  34. document.getElementById(\'empire_from\').value = -1;
  35. } else {
  36. if (this.value == 10) {
  37. document.getElementById(\'empire\').value = -1;
  38. document.getElementById(\'empire\').disabled=true;
  39. document.getElementById(\'empire_label\').style.color=\'#666666\';
  40. document.getElementById(\'empire_from\').disabled=true;
  41. document.getElementById(\'empire_from_label\').style.color=\'#666666\';
  42. document.getElementById(\'empire_from\').value = -1;
  43. } else {
  44. document.getElementById(\'empire\').value = -1;
  45. document.getElementById(\'empire\').disabled=false;
  46. document.getElementById(\'empire_label\').style.color=\'white\';
  47. document.getElementById(\'empire_from\').disabled=true;
  48. document.getElementById(\'empire_from_label\').style.color=\'#666666\';
  49. document.getElementById(\'empire_from\').value = -1;
  50. }
  51. }
  52. '; ?>
  53. ">
  54. <?php unset($this->_sections['op']);
  55. $this->_sections['op']['name'] = 'op';
  56. $this->_sections['op']['loop'] = is_array($_loop=$this->_tpl_vars['operations']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
  57. $this->_sections['op']['show'] = true;
  58. $this->_sections['op']['max'] = $this->_sections['op']['loop'];
  59. $this->_sections['op']['step'] = 1;
  60. $this->_sections['op']['start'] = $this->_sections['op']['step'] > 0 ? 0 : $this->_sections['op']['loop']-1;
  61. if ($this->_sections['op']['show']) {
  62. $this->_sections['op']['total'] = $this->_sections['op']['loop'];
  63. if ($this->_sections['op']['total'] == 0)
  64. $this->_sections['op']['show'] = false;
  65. } else
  66. $this->_sections['op']['total'] = 0;
  67. if ($this->_sections['op']['show']):
  68. for ($this->_sections['op']['index'] = $this->_sections['op']['start'], $this->_sections['op']['iteration'] = 1;
  69. $this->_sections['op']['iteration'] <= $this->_sections['op']['total'];
  70. $this->_sections['op']['index'] += $this->_sections['op']['step'], $this->_sections['op']['iteration']++):
  71. $this->_sections['op']['rownum'] = $this->_sections['op']['iteration'];
  72. $this->_sections['op']['index_prev'] = $this->_sections['op']['index'] - $this->_sections['op']['step'];
  73. $this->_sections['op']['index_next'] = $this->_sections['op']['index'] + $this->_sections['op']['step'];
  74. $this->_sections['op']['first'] = ($this->_sections['op']['iteration'] == 1);
  75. $this->_sections['op']['last'] = ($this->_sections['op']['iteration'] == $this->_sections['op']['total']);
  76. ?>
  77. <option value="<?php echo $this->_tpl_vars['operations'][$this->_sections['op']['index']]['id']; ?>
  78. "><?php echo $this->_tpl_vars['operations'][$this->_sections['op']['index']]['name']; ?>
  79. </option>
  80. <?php endfor; endif; ?>
  81. </select>
  82. </b>
  83. </td></tr>
  84. <tr>
  85. <td align="right" id="empire_label"><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Empire:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></td>
  86. <td>
  87. <b style="color:#ffcaca">
  88. <select name="empire" style="width:400px" id="empire" class="select_box">
  89. <option value="-1">---</option>
  90. <?php unset($this->_sections['e']);
  91. $this->_sections['e']['name'] = 'e';
  92. $this->_sections['e']['loop'] = is_array($_loop=$this->_tpl_vars['empires']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
  93. $this->_sections['e']['show'] = true;
  94. $this->_sections['e']['max'] = $this->_sections['e']['loop'];
  95. $this->_sections['e']['step'] = 1;
  96. $this->_sections['e']['start'] = $this->_sections['e']['step'] > 0 ? 0 : $this->_sections['e']['loop']-1;
  97. if ($this->_sections['e']['show']) {
  98. $this->_sections['e']['total'] = $this->_sections['e']['loop'];
  99. if ($this->_sections['e']['total'] == 0)
  100. $this->_sections['e']['show'] = false;
  101. } else
  102. $this->_sections['e']['total'] = 0;
  103. if ($this->_sections['e']['show']):
  104. for ($this->_sections['e']['index'] = $this->_sections['e']['start'], $this->_sections['e']['iteration'] = 1;
  105. $this->_sections['e']['iteration'] <= $this->_sections['e']['total'];
  106. $this->_sections['e']['index'] += $this->_sections['e']['step'], $this->_sections['e']['iteration']++):
  107. $this->_sections['e']['rownum'] = $this->_sections['e']['iteration'];
  108. $this->_sections['e']['index_prev'] = $this->_sections['e']['index'] - $this->_sections['e']['step'];
  109. $this->_sections['e']['index_next'] = $this->_sections['e']['index'] + $this->_sections['e']['step'];
  110. $this->_sections['e']['first'] = ($this->_sections['e']['iteration'] == 1);
  111. $this->_sections['e']['last'] = ($this->_sections['e']['iteration'] == $this->_sections['e']['total']);
  112. ?>
  113. <option value="<?php echo $this->_tpl_vars['empires'][$this->_sections['e']['index']]['id']; ?>
  114. "><?php echo $this->_tpl_vars['empires'][$this->_sections['e']['index']]['name']; ?>
  115. </option>
  116. <?php endfor; endif; ?>
  117. </select>
  118. </b>
  119. </td></tr>
  120. <tr>
  121. <td align="right" style="color:#666666" id="empire_from_label"><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Setup with:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></td>
  122. <td>
  123. <b style="color:#ffcaca">
  124. <select id="empire_from" disabled name="empire_from" style="width:400px" class="select_box">
  125. <option value="-1">---</option>
  126. <?php unset($this->_sections['e']);
  127. $this->_sections['e']['name'] = 'e';
  128. $this->_sections['e']['loop'] = is_array($_loop=$this->_tpl_vars['empires']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
  129. $this->_sections['e']['show'] = true;
  130. $this->_sections['e']['max'] = $this->_sections['e']['loop'];
  131. $this->_sections['e']['step'] = 1;
  132. $this->_sections['e']['start'] = $this->_sections['e']['step'] > 0 ? 0 : $this->_sections['e']['loop']-1;
  133. if ($this->_sections['e']['show']) {
  134. $this->_sections['e']['total'] = $this->_sections['e']['loop'];
  135. if ($this->_sections['e']['total'] == 0)
  136. $this->_sections['e']['show'] = false;
  137. } else
  138. $this->_sections['e']['total'] = 0;
  139. if ($this->_sections['e']['show']):
  140. for ($this->_sections['e']['index'] = $this->_sections['e']['start'], $this->_sections['e']['iteration'] = 1;
  141. $this->_sections['e']['iteration'] <= $this->_sections['e']['total'];
  142. $this->_sections['e']['index'] += $this->_sections['e']['step'], $this->_sections['e']['iteration']++):
  143. $this->_sections['e']['rownum'] = $this->_sections['e']['iteration'];
  144. $this->_sections['e']['index_prev'] = $this->_sections['e']['index'] - $this->_sections['e']['step'];
  145. $this->_sections['e']['index_next'] = $this->_sections['e']['index'] + $this->_sections['e']['step'];
  146. $this->_sections['e']['first'] = ($this->_sections['e']['iteration'] == 1);
  147. $this->_sections['e']['last'] = ($this->_sections['e']['iteration'] == $this->_sections['e']['total']);
  148. ?>
  149. <option value="<?php echo $this->_tpl_vars['empires'][$this->_sections['e']['index']]['id']; ?>
  150. "><?php echo $this->_tpl_vars['empires'][$this->_sections['e']['index']]['name']; ?>
  151. </option>
  152. <?php endfor; endif; ?>
  153. </select>
  154. </b>
  155. </td></tr>
  156. <tr><td align="right"><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Credits:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></td>
  157. <td><b style="color:#ffcaca"><?php echo ((is_array($_tmp=$this->_tpl_vars['credits'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : smarty_modifier_number_format($_tmp)); ?>
  158. cr.</b></td></tr>
  159. <tr><td align="right"><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Covert points:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></td>
  160. <td><b style="color:#ffcaca"><?php echo ((is_array($_tmp=$this->_tpl_vars['covert_points'])) ? $this->_run_mod_handler('number_format', true, $_tmp) : smarty_modifier_number_format($_tmp)); ?>
  161. </b></td></tr>
  162. <tr><td>&nbsp;</td><td><input type="submit" value="<?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Launch operation<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>"></td></tr>
  163. <tr><td style="font-size:10pt" colspan=2><b style="color:white"><br/><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>What each operation do:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b><br/>
  164. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Send Spy:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>You can get information about another empire, simular but less detailed than your own status screen. Spying may not always be successful, but you can guarantee that you can get a spy report by bribing a spy in the other empire. You can spy as many times as you like.<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  165. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Insurgent Aid:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>By sending rebellious troublemakers and pamphlets an opponent empire, you can increase the internal violence in that empire. To restore peace may be costly or impossible for the other emperor, and may cause civil war. The violence in the other empire will cause tourism profits to decrease and the population to drop. It's harder to do Insurgent Aid if the other empire is already in civil disorder<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  166. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Support Dissension:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>You try to convince enemy troops to leave or flee the army. ( They might join your army)<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  167. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Demoralize Troops:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>By sending distractions and interruptions to the target empire, you can redecue the training efficiency of their soldiers and reduce the effectiveness of the army.<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  168. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Bombing Operations:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Your spies can booby-trap the target's food supplies. Some or all of the food may be blown up. This is useful in starving another empire to death.<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  169. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Relations Spying:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Your agents didscover the treaties held by another empire.<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  170. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Take Hostages:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Your terrorist spies capture a prominent official from the other empire and demand a sum of money for his or her return. The opponent emperor is forced to pay the fee, and you will receive the money.<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  171. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Carriers Sabotage:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Destroying carriers can ground a big empire for some turns, use it as a defensive tactic<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  172. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Communication Spying:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Allow you to read the 5 last received messages of an empire<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  173. <p style="text-align:justify;color:#dddddd;border:1px dashed #BBBBBB;padding:5px;background-color:#333333"><b><?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Setup Coup:<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></b> <?php $this->_tag_stack[] = array('t', array()); $_block_repeat=true;smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Send a failed covert operation notice to a target empire and make it look the covert operation was coming from another empire.<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_t($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?></p>
  174. </td></tr>
  175. </table>
  176. </td></tr></table>
  177. <br/><br/>
  178. </form>
  179. <br/> <br/>