HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/vintagedoorknobs/inc-template-currency.asp
<%
Sub DummyHTMLHeaderToFoolDreamweaverCurrency
%>
<link href="styles.css" rel="stylesheet" type="text/css">
<%
End Sub
%>

<table width="177" border="0" cellspacing="0" cellpadding="0">
 <tr> 
 <td class="currency">Change Currency<br>
 Prices in: <span class="currency_selected"><%=GetCurrencySymbol%></span>
 <a href="javascript:itp_currency('GBP')"><img src="images/gb-pound.gif" alt="British Pound" border="0"></a> 
 <a href="javascript:itp_currency('EUR')"><img src="images/euro.gif" alt="Euro" border="0"></a> 
 <a href="javascript:itp_currency('USD')"><img src="images/us-dollar.gif" alt="US Dollars" border="0"></a> 
 </td>
 </tr>
</table>