<%@ LANGUAGE="VBSCRIPT" %> <% PageStrings = "14, 18, 55, 56, 60, 63, 119, 139, 140, 141, 142, 206, 261, 262, 263, 264, 300, 301, 302, 303, 304, 305, 306, 307, 702, 703, 825" PageStrings = PageStrings & ", 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883" 'Contact Detail strings %> <% Call ReadFromTemplate(templatelocation,aryPageTemplate,strBasketHTML,strCategoryListHTML) response.write(aryPageTemplate(0)) %>
Contact Us

<% 'begin contact table %> <% if GetString("ContactDetails_AddressLine1") <> "" then %> <% end if %> <% if GetString("ContactDetails_PostalAddressLine1") <> "" then %> <% end if %> <% if GetString("ContactDetails_PhoneLine1") <> "" then %> <% end if %> <% if GetString("ContactDetails_FaxLine1") <> "" then %> <% end if %> <% if GetString("ContactDetails_Email0") <> "" then %> <% end if %> <% 'end contact table %>
Address: <% WriteString("ContactDetails_AddressLine1") %>
 
<% if GetString("ContactDetails_AddressLine2") <> "" then %> <% WriteString("ContactDetails_AddressLine2") %>
 
<% end if %> <% if GetString("ContactDetails_AddressLine3") <> "" then %> <% WriteString("ContactDetails_AddressLine3") %>
 
<% end if %> <% if GetString("ContactDetails_AddressLine4") <> "" then %> <% WriteString("ContactDetails_AddressLine4") %>
 
<% end if %>
 
Postal Address: <% WriteString("ContactDetails_PostalAddressLine1") %>
 
<% if GetString("ContactDetails_PostalAddressLine2") <> "" then %> <% WriteString("ContactDetails_PostalAddressLine2") %>
 
<% end if %> <% if GetString("ContactDetails_PostalAddressLine3") <> "" then %> <% WriteString("ContactDetails_PostalAddressLine3") %>
 
<% end if %> <% if GetString("ContactDetails_PostalAddressLine4") <> "" then %> <% WriteString("ContactDetails_PostalAddressLine4") %>
 
<% end if %>
 
Phone: <% WriteString("ContactDetails_PhoneLine1") %>
 
<% if GetString("ContactDetails_PhoneLine2") <> "" then %> <% WriteString("ContactDetails_PhoneLine2") %>
 
<% end if %> <% if GetString("ContactDetails_PhoneLine3") <> "" then %> <% WriteString("ContactDetails_PhoneLine3") %>
 
<% end if %> <% if GetString("ContactDetails_PhoneLine4") <> "" then %> <% WriteString("ContactDetails_PhoneLine4") %>
 
<% end if %>
 
Fax: <% WriteString("ContactDetails_FaxLine1") %>
 
<% if GetString("ContactDetails_FaxLine2") <> "" then %> <% WriteString("ContactDetails_FaxLine2") %>
 
<% end if %> <% if GetString("ContactDetails_FaxLine3") <> "" then %> <% WriteString("ContactDetails_FaxLine3") %>
 
<% end if %> <% if GetString("ContactDetails_FaxLine4") <> "" then %> <% WriteString("ContactDetails_FaxLine4") %>
 
<% end if %>
 
Email: " class="mednormal"><% WriteString("ContactDetails_Email0") %>
 
<% if GetString("ContactDetails_Email1") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email1") %>
 
<% end if %> <% if GetString("ContactDetails_Email2") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email2") %>
 
<% end if %> <% if GetString("ContactDetails_Email3") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email3") %>
 
<% end if %> <% if GetString("ContactDetails_Email4") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email4") %>
 
<% end if %> <% if GetString("ContactDetails_Email5") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email5") %>
 
<% end if %> <% if GetString("ContactDetails_Email6") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email6") %>
 
<% end if %> <% if GetString("ContactDetails_Email7") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email7") %>
 
<% end if %> <% if GetString("ContactDetails_Email8") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email8") %>
 
<% end if %> <% if GetString("ContactDetails_Email9") <> "" then %> " class="mednormal"><% WriteString("ContactDetails_Email9") %>
 
<% end if %>
 
Send Us a Message
 
Your Email:  " size="35">
Message: 

         

<% response.write(aryPageTemplate(1)) DataConn.Close set DataConn = nothing %>