diff top_menu.include @ 70:751fb9fd445b laserkard

finally got a lisp server yay
author Robert McIntyre <rlm@mit.edu>
date Tue, 22 Jun 2010 20:15:19 -0400
parents 3ded7746d484
children 874a6a2c28cf
line wrap: on
line diff
     1.1 --- a/top_menu.include	Tue Jun 22 13:37:30 2010 -0400
     1.2 +++ b/top_menu.include	Tue Jun 22 20:15:19 2010 -0400
     1.3 @@ -5,7 +5,7 @@
     1.4  		<li><a href="./index.php" id ="hom" onmouseover="document.but.src='images/Homepage.jpg'">Home</a></li>
     1.5  
     1.6  <li><a href="./about.php" id = "about" onmouseover="document.but.src='images/Homepage.jpg'">About</a></li>
     1.7 -		<li><a href="./buy.pl" id = "buy" onmouseover="document.but.src='images/Homepage.jpg'">Design Studio</a></li>
     1.8 +		<li><a href="./buy-temp.clj" id = "buy" onmouseover="document.but.src='images/Homepage.jpg'">Design Studio</a></li>
     1.9  
    1.10  	
    1.11