Mercurial > laserkard
view top_menu.include @ 63:3d3b8671de71 laserkard
[svn r64] Changed
1. About page text to agreed on 4/1/10
2. top_menu link "The Story" --> "About"
author | hong |
---|---|
date | Thu, 01 Apr 2010 20:06:28 -0400 |
parents | 9d156039944e |
children | 3ded7746d484 |
line wrap: on
line source
2 <div class="topbar">3 <div class="headlinks">4 <ul>5 <li><a href="./index.php" id ="hom" onmouseover="document.but.src='images/Homepage.jpg'">Home</a></li>7 <li><a href="./about.php" id = "about" onmouseover="document.but.src='images/Homepage.jpg'">The Story</a></li>8 <li><a href="./buy.pl" id = "buy" onmouseover="document.but.src='images/Homepage.jpg'">Design Studio</a></li>14 <li><a href="./faq.php" id = "faq" onmouseover="document.but.src='images/Homepage.jpg'">faq</a></li>16 <li><a href="./contact.php" id = "contact" onmouseover="document.but.src='images/Homepage.jpg'">Contact</a></li>17 </ul>18 </div>19 </div>