<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function right(e) {
var msg = "Images are Copyright 2003 Jericho Physiotherapy.  All right reserved.";
if (navigator.appName == 'Netscape' && e.which == 3) {
alert(msg);
return false;
}
if (navigator.appName == 'Microsoft Internet Explorer' && event.button==2) {
alert(msg);
return false;
}
else return true;
}

function trap() 
  {
  if(document.images)
    {
    for(i=0;i<document.images.length;i++)
      {
      document.images[i].onmousedown = right;
      document.images[i].onmouseup = right;
      }
    }
  }
// End -->
</SCRIPT>
<body bgcolor="#cccccc" leftmargin="0" topmargin="0" rightmargin="0" onload="trap()">
<script language="JavaScript">
<!-- 

imgHome = new Image();
imgHome.src = "<%=absRootPath%>images/but_home_on.gif";

imgAbout = new Image();
imgAbout.src = "<%=absRootPath%>images/but_aboutUs_on.gif";

imgNews = new Image();
imgNews.src = "<%=absRootPath%>images/but_news_on.gif";

imgTher = new Image();
imgTher.src = "<%=absRootPath%>images/but_ourTherapists_on.gif";

imgLoc = new Image();
imgLoc.src = "<%=absRootPath%>images/but_locations_on.gif";

imgLinks = new Image();
imgLinks.src = "<%=absRootPath%>images/but_links_on.gif";

imgContact = new Image();
imgContact.src = "<%=absRootPath%>images/but_contact_on.gif";

imgFeature = new Image();
imgFeature.src = "<%=absRootPath%>images/right_feature_on.gif";

imgServices = new Image();
imgServices.src = "<%=absRootPath%>images/but_services_on.gif";

// -->
</script>  
<table width="100%" cellpadding="0" cellspacing="0" border="0">
	<tr>
		<td width="257" align="left"><img src="<%=absRootPath%>images/top_logo.gif" width="257" height="70" border="0" alt=""></td>
		<td width="543" align="right"><img src="<%=absRootPath%>images/top_redfade.gif" width="543" height="70" border="0" alt=""></td>
		<td width="100%" background="<%=absRootPath%>images/bg_top.gif">&nbsp;</td>
	</tr>
	<tr>
		<td colspan="3" height="5"><img src="<%=absRootPath%>images/spacer_clear.gif" width="1" height="5" border="0"></td>
	</tr>
<!--- BEGIN TOP NAVIGATION --->
	<tr>
		<td colspan="3" height="20" background="<%=absRootPath%>images/bg_topnav.gif" bgcolor="#347374">
			<table width="100%" cellpadding="0" cellspacing="0" border="0">
				<tr>	
					
        <td width="32"><img src="<%=absRootPath%>images/left_hand.gif" border="0" alt="" align="left"></td>
					<td width="50%">&nbsp;</td>
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>
					
<% If pageName = "home" Then %>
					
        <td width="67"><a href="<%=absRootPath%>index.asp"><img src="<%=absRootPath%>images/but_home_on.gif" border="0" alt=""></a></td>
<% Else %>
					
        <td width="67"><a href="<%=absRootPath%>index.asp" onmouseover="imgHome.src='<%=absRootPath%>images/but_home_on.gif';" onmouseout="imgHome.src='<%=absRootPath%>images/but_home.gif';"><img src="<%=absRootPath%>images/but_home.gif" border="0" alt="" name="imgHome"></a></td>
<% End If %>
					
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>

<% If pageName = "about" Then %>
					
        <td width="88"><a href="<%=absRootPath%>about.asp"><img src="<%=absRootPath%>images/but_aboutUs_on.gif" border="0" alt=""></a></td>
<% Else %>
					
        <td width="88"><a href="<%=absRootPath%>about.asp" onmouseover="imgAbout.src='<%=absRootPath%>images/but_aboutUs_on.gif';" onmouseout="imgAbout.src='<%=absRootPath%>images/but_aboutUs.gif';"><img src="<%=absRootPath%>images/but_aboutUs.gif" border="0" alt="" name="imgAbout"></a></td>
<% End If %>
					
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>
<% If pageName = "news" Then %>
					
        <td width="88"><a href="<%=absRootPath%>news.asp"><img src="<%=absRootPath%>images/but_news_on.gif" border="0" alt=""></a></td>
<% Else %>
					
        <td width="88"><a href="<%=absRootPath%>news.asp" onmouseover="imgNews.src='<%=absRootPath%>images/but_news_on.gif';" onmouseout="imgNews.src='<%=absRootPath%>images/but_news.gif';"><img src="<%=absRootPath%>images/but_news.gif" border="0" alt="" name="imgNews"></a></td>
<% End If %>
					
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>
<% If pageName = "faq" Then %>
					
        <td width="88"><a href="<%=absRootPath%>faq.asp"><img src="<%=absRootPath%>images/but_faq_on.gif" border="0" alt=""></a></td>
<% Else %>
					
        <td width="88"><a href="<%=absRootPath%>faq.asp" onmouseover="imgfaq.src='<%=absRootPath%>images/but_faq_on.gif';" onmouseout="imgfaq.src='<%=absRootPath%>images/but_faq.gif';"><img src="<%=absRootPath%>images/but_faq.gif" border="0" alt="" name="imgfaq"></a></td>
<% End If %>
					
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>										

<% If pageName = "therapists" Then %>
					
        <td width="90"><a href="<%=absRootPath%>therapists.asp"><img src="<%=absRootPath%>images/but_ourTherapists_on.gif" border="0" alt=""></a></td>
<% Else %>
					
        <td width="90"><a href="<%=absRootPath%>therapists.asp" onmouseover="imgTher.src='<%=absRootPath%>images/but_ourTherapists_on.gif';" onmouseout="imgTher.src='<%=absRootPath%>images/but_ourTherapists.gif';"><img src="<%=absRootPath%>images/but_ourTherapists.gif" border="0" alt="" name="imgTher"></a></td>					
<% End If %>
					
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>

<% If pageName = "services" Then %>
					
        <td width="90"><a href="<%=absRootPath%>techniques.asp"><img src="<%=absRootPath%>images/but_services_on.gif" border="0" alt=""></a></td>					
<% Else %>
					
        <td width="90"><a href="<%=absRootPath%>techniques.asp" onmouseover="imgServices.src='<%=absRootPath%>images/but_services_on.gif';" onmouseout="imgServices.src='<%=absRootPath%>images/but_services.gif';"><img src="<%=absRootPath%>images/but_services.gif" border="0" alt="" name="imgServices"></a></td>
<% End If %>
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>				

<% If pageName = "location" Then %>
					
        <td width="110"><a href="<%=absRootPath%>locations.asp"><img src="<%=absRootPath%>images/but_locations_on.gif" border="0" alt=""></a></td>					
<% Else %>
					
        <td width="110"><a href="<%=absRootPath%>locations.asp" onmouseover="imgLoc.src='<%=absRootPath%>images/but_locations_on.gif';" onmouseout="imgLoc.src='<%=absRootPath%>images/but_locations.gif';"><img src="<%=absRootPath%>images/but_locations.gif" border="0" alt="" name="imgLoc"></a></td>
<% End If %>
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>

<% If pageName = "rates" Then %>
					
        <td width="72"><a href="<%=absRootPath%>rates.asp"><img src="<%=absRootPath%>images/but_rates_on.gif" border="0" alt=""></a></td>
<% Else %>
					
        <td width="72"><a href="<%=absRootPath%>rates.asp" onmouseover="imgRates.src='<%=absRootPath%>images/but_rates_on.gif';" onmouseout="imgRates.src='<%=absRootPath%>images/but_rates.gif';"><img src="<%=absRootPath%>images/but_rates.gif" border="0" alt="" name="imgRates"></a></td>
<% End If %>
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>

<% If pageName = "links" Then %>
					
        <td width="72"><a href="<%=absRootPath%>links.asp"><img src="<%=absRootPath%>images/but_links_on.gif" border="0" alt=""></a></td>
<% Else %>
					
        <td width="72"><a href="<%=absRootPath%>links.asp" onmouseover="imgLinks.src='<%=absRootPath%>images/but_links_on.gif';" onmouseout="imgLinks.src='<%=absRootPath%>images/but_links.gif';"><img src="<%=absRootPath%>images/but_links.gif" border="0" alt="" name="imgLinks"></a></td>
<% End If %>
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>

<% If pageName = "contact" Then %>
					
        <td width="98"><a href="<%=absRootPath%>contact.asp"><img src="<%=absRootPath%>images/but_contactUs_on.gif" border="0" alt=""></td>
<% Else %>
					
        <td width="98"><a href="<%=absRootPath%>contact.asp" onmouseover="imgContact.src='<%=absRootPath%>images/but_contactUs_on.gif';" onmouseout="imgContact.src='<%=absRootPath%>images/but_contactUs.gif';"><img src="<%=absRootPath%>images/but_contactUs.gif" border="0" alt="" name="imgContact"></td>
<% End If %>
					<td width="7"><img src="<%=absRootPath%>images/top_pipe.gif" width="7" height="20" border="0" alt=""></td>
					<td width="50%">&nbsp;</td>
					
        <td width="32"><img src="<%=absRootPath%>images/right_hand.gif" border="0" alt="" align="right"></td>
				</tr>
			</table>
		</td>
	</tr>
<!--- END TOP NAVIGATION --->
	<tr>
		<td colspan="3" height="1" bgcolor="#000000"><img src="<%=absRootPath%>images/spacer_clear.gif" height="1" width="1" border="0"></td>
	</tr>
	<tr>
		<td colspan="3" height="10" bgcolor="#ffffff"><img src="<%=absRootPath%>images/spacer_clear.gif" width="1" height="10" border="0"></td>
	</tr>
	<tr>
		<td colspan="3" bgcolor="#ffffff" width="100%">
			<table width="100%" cellpadding="0" cellspacing="0" border="0">
				<tr>
					
      <td width="10" bgcolor="#ffffff"><img src="<%=absRootPath%>images/spacer_clear.gif" width="10" height="8" border="0"></td>
					<td width="100%" valign="top">

						<table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#CCDCDC" background="<%=absRootPath%>images/bg_lgreen.gif">
							<tr>
								<td colspan="5" bgcolor="#666666" height="1" width="100%"><img src="<%=absRootPath%>images/spacer_clear.gif" width="1" height="1" border="0"></td>
							</tr>
							<tr>
								<td width="1" bgcolor="#666666"><img src="<%=absRootPath%>images/spacer_clear.gif" width="1" height="1" border="0"></td>
								<td colspan="3" height="10"><img src="<%=absRootPath%>images/spacer_clear.gif" width="1" height="10" border="0"></td>
								<td width="1" bgcolor="#666666"><img src="<%=absRootPath%>images/spacer_clear.gif" width="1" height="1" border="0"></td>
							</tr>
							<tr>
								<td width="1" bgcolor="#666666"><img src="<%=absRootPath%>images/spacer_clear.gif" width="1" height="1" border="0"></td>
								<td width="10"><img src="<%=absRootPath%>images/spacer_clear.gif" width="10" height="1" border="0"></td>
								<td width="100%" valign="top">