HEX
Server: Apache/2.2.15 (CentOS)
System: Linux ip-10-0-2-146.eu-west-1.compute.internal 2.6.32-754.35.1.el6.centos.plus.x86_64 #1 SMP Sat Nov 7 11:33:42 UTC 2020 x86_64
User: root (0)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //www/exchange0old/exchange/templates/editoriginatorcurrency.html
<AJDF:output>include file="header.html"</AJDF:output> 

<table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="left" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td align="center" valign="top">&nbsp;</td>
              </tr>
              <tr>
                <td class="login_bg" align="left" valign="middle"><table width="100%" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td width="52%" align="left" valign="middle" class="login_bg_t">Exchange Trade Centre | Create new currency account </td>
                      <td width="48%" align="right" valign="middle" class="txt_11"><AJDF:output>include file='investor_top_dashboard_links.html'</AJDF:output></td>
                    </tr>
                  </table></td>
              </tr>
              <tr>
                <td align="center" valign="top" class="about_c"><table width="100%" border="0" cellspacing="5" cellpadding="5">
                    <tr>
                      <td width="18%" align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td align="left" valign="top">
                            	<AJDF:output>include file='left_sidebar.html'</AJDF:output></td>
                          </tr>
                        </table></td>
			<AJDF:output>$edittradercurrency</AJDF:output>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td align="left" valign="top">&nbsp;</td>
        </tr>
      </table>


<AJDF:output>include file="footer.html"</AJDF:output>

<script type="text/javascript">

function redirectEditOrg(str){
  mywins = window.open('index.php?do=editorganisation&id='+str+'',"mywins","width=900,height=500,scrollbars=yes");
  mywins.focus();
}


function redirectEditAddress(org,id,str){
  mywins = window.open('index.php?do=editorgaddress&id='+org+'&address='+id+'&title='+str,"mywins","width=900,height=500,scrollbars=yes");
  mywins.focus();
}

function redirectBankAddress(org,bank,id,str){
  mywins = window.open('index.php?do=editbankaddress&id='+org+'&bank='+bank+'&address='+id+'&title='+str,"mywins","width=900,height=500,scrollbars=yes");
  mywins.focus();
}


function redirectBankContact(contact,str){
  mywins = window.open('index.php?do=editbankcontact&id='+contact+'&title='+str,"mywins","width=900,height=500,scrollbars=yes");
  mywins.focus();
}
function redirectBankAccount(account,str){
  mywins = window.open('index.php?do=editbankaccount&id='+account+'&title='+str,"mywins","width=900,height=500,scrollbars=yes");
  mywins.focus();
}

function redirectContactDetails(contact,str,type){
  mywins = window.open('index.php?do=editcontactdetails&id='+contact+'&type='+type+'&title='+str,"mywins","width=900,height=500,scrollbars=yes");
  mywins.focus();
}
function redirectOwnerDetails(contact,str,type){
  mywins = window.open('index.php?do=editownerdetails&id='+contact+'&type='+type+'&title='+str,"mywins","width=900,height=500,scrollbars=yes");
  mywins.focus();
}

function redirectTradeAccount(trade,str){
  mywins = window.open('index.php?do=edittradeaccount&id='+trade+'&title='+str,"mywins","width=900,height=550,scrollbars=yes");
  mywins.focus();
}

function redirectTradeSubmit(account,str){
  mywins = window.open('index.php?do=edittradesub&id='+account+'&title='+str,"mywins","width=900,height=550,scrollbars=yes");
  mywins.focus();
}

function redirectTradeDocument(account,str){
  mywins = window.open('index.php?do=edittradedoc&id='+account+'&title='+str,"mywins","width=1000,height=650,scrollbars=yes");
  mywins.focus();
}

function redirectEditAudit(account,str){
  mywins = window.open('index.php?do=editaudit&id='+account+'&title='+str,"mywins","width=900,height=550,scrollbars=yes");
  mywins.focus();
}

function redirectEditAuditProfit(account,str){
  mywins = window.open('index.php?do=editauditprofit&id='+account+'&title='+str,"mywins","width=900,height=550,scrollbars=yes");
  mywins.focus();
}



</script>