<!--
document.write("<a href=\"http://www.rebeccavalentines.com\" onmouseover=\"image1.src='images/oneon.png';\"");
document.write("onmouseout=\"image1.src='images/oneoff.png';\">");
document.write("<img name=\"image1\" src=\"images/oneoff.png\" width=\"150\" height=\"20\" border=0  alt=\"\"></a><br>");
document.write("<img src=\"images/jjblk.gif\" height=5 width=1><br>");
document.write("");
document.write("<a href=\"contactform.asp\" onmouseover=\"image2.src='images/twoon.png';\"");
document.write("onmouseout=\"image2.src='images/twooff.png';\">");
document.write("<img name=\"image2\" src=\"images/twooff.png\" width=\"150\" height=\"20\" border=0 alt=\"\"></a><br>");
document.write("<img src=\"images/jjblk.gif\" height=5 width=1><br>");
document.write("");
document.write("<a href=\"http://www.rebeccavalentines.com/sports.htm\" onmouseover=\"image3.src='images/threeon.png';\"");
document.write("onmouseout=\"image3.src='images/threeoff.png';\">");
document.write("<img name=\"image3\" src=\"images/threeoff.png\" width=\"150\" height=\"20\" border=0 alt=\"\"></a><br>");
document.write("<img src=\"images/jjblk.gif\" height=5 width=1><br>");
document.write("");
document.write("<a href=\"http://www.rebeccavalentines.com/testimonials.htm\" onmouseover=\"image5.src='images/fiveon.png';\"");
document.write("onmouseout=\"image5.src='images/fiveoff.png';\">");
document.write("<img name=\"image5\" src=\"images/fiveoff.png\" width=\"150\" height=\"20\" border=0  alt=\"\"></a><br>");
document.write("<img src=\"images/jjblk.gif\" height=5 width=1><br>");
-->