var temp = Math.floor(Math.random() * 7);
if (temp == 0)
{
	document.write('<a href="http://sjhsys.lime-server.com/the_patient_experience/the_patient_experience1.html"><IMG src="http://sjhsys.lime-server.com/images/patient_experience/1.jpg" NAME="graphic" BORDER="0" width="303" height="163" ALT="The Patient Experience"></a>');
}
else if (temp == 1)
{
	document.write('<a href="http://sjhsys.lime-server.com/the_patient_experience/the_patient_experience2.html"><IMG src="http://sjhsys.lime-server.com/images/patient_experience/2.jpg" NAME="graphic" BORDER="0" width="303" height="163" ALT="The Patient Experience"></a>');
}
else if (temp == 2)
{
	document.write('<a href="http://sjhsys.lime-server.com/the_patient_experience/the_patient_experience3.html"><IMG src="http://sjhsys.lime-server.com/images/patient_experience/3.jpg" NAME="graphic" BORDER="0" width="303" height="163" ALT="The Patient Experience"></a>');
}
else if (temp == 3)
{
	document.write('<a href="http://sjhsys.lime-server.com/the_patient_experience/the_patient_experience4.html"><IMG src="http://sjhsys.lime-server.com/images/patient_experience/4.jpg" NAME="graphic" BORDER="0" width="303" height="163" ALT="The Patient Experience"></a>');
}
else if (temp == 4)
{
	document.write('<a href="http://sjhsys.lime-server.com/the_patient_experience/the_patient_experience5.html"><IMG src="http://sjhsys.lime-server.com/images/patient_experience/5.jpg" NAME="graphic" BORDER="0" width="303" height="163" ALT="The Patient Experience"></a>');
}
else if (temp == 5)
{
	document.write('<a href="http://sjhsys.lime-server.com/the_patient_experience/the_patient_experience6.html"><IMG src="http://sjhsys.lime-server.com/images/patient_experience/6.jpg" NAME="graphic" BORDER="0" width="303" height="163" ALT="The Patient Experience"></a>');
}
else if (temp == 6)
{
	document.write('<a href="http://sjhsys.lime-server.com/the_patient_experience/the_patient_experience7.html"><IMG src="http://sjhsys.lime-server.com/images/patient_experience/7.jpg" NAME="graphic" BORDER="0" width="303" height="163" ALT="The Patient Experience"></a>');
}