Mercurial > laserkard
diff top_menu.include @ 36:bb048e29406b laserkard
[svn r37] added FAQ
author | rlm |
---|---|
date | Mon, 18 Jan 2010 15:52:33 -0500 |
parents | ae22c2d59891 |
children | 95fa4bcc5d67 |
line wrap: on
line diff
1.1 --- a/top_menu.include Mon Jan 18 15:31:33 2010 -0500 1.2 +++ b/top_menu.include Mon Jan 18 15:52:33 2010 -0500 1.3 @@ -7,6 +7,11 @@ 1.4 <li><a href="./about.php" id = "about" onmouseover="document.but.src='images/bl_sm.jpg'">About</a></li> 1.5 <li><a href="./buy.pl" id = "buy" onmouseover="document.but.src='images/gr_sm.jpg'">Design Studio</a></li> 1.6 1.7 + 1.8 + 1.9 + 1.10 + 1.11 + <li><a href="./faq.php" id = "faq" onmouseover="document.but.src='images/bl_sm.jpg'">faq</a></li> 1.12 1.13 <li><a href="./contact.php" id = "contact" onmouseover="document.but.src='images/or_sm.jpg'">Contact</a></li> 1.14 </ul>