Mercurial > laserkard
comparison top_menu.include @ 64:3ded7746d484 laserkard
[svn r65] changed "the story" back to "about"
author | hong |
---|---|
date | Thu, 01 Apr 2010 20:13:58 -0400 |
parents | 9d156039944e |
children | 751fb9fd445b |
comparison
equal
deleted
inserted
replaced
63:3d3b8671de71 | 64:3ded7746d484 |
---|---|
2 <div class="topbar"> | 2 <div class="topbar"> |
3 <div class="headlinks"> | 3 <div class="headlinks"> |
4 <ul> | 4 <ul> |
5 <li><a href="./index.php" id ="hom" onmouseover="document.but.src='images/Homepage.jpg'">Home</a></li> | 5 <li><a href="./index.php" id ="hom" onmouseover="document.but.src='images/Homepage.jpg'">Home</a></li> |
6 | 6 |
7 <li><a href="./about.php" id = "about" onmouseover="document.but.src='images/Homepage.jpg'">The Story</a></li> | 7 <li><a href="./about.php" id = "about" onmouseover="document.but.src='images/Homepage.jpg'">About</a></li> |
8 <li><a href="./buy.pl" id = "buy" onmouseover="document.but.src='images/Homepage.jpg'">Design Studio</a></li> | 8 <li><a href="./buy.pl" id = "buy" onmouseover="document.but.src='images/Homepage.jpg'">Design Studio</a></li> |
9 | 9 |
10 | 10 |
11 | 11 |
12 | 12 |
13 | 13 |
14 <li><a href="./faq.php" id = "faq" onmouseover="document.but.src='images/Homepage.jpg'">faq</a></li> | 14 <li><a href="./faq.php" id = "faq" onmouseover="document.but.src='images/Homepage.jpg'">FAQ</a></li> |
15 | 15 |
16 <li><a href="./contact.php" id = "contact" onmouseover="document.but.src='images/Homepage.jpg'">Contact</a></li> | 16 <li><a href="./contact.php" id = "contact" onmouseover="document.but.src='images/Homepage.jpg'">Contact</a></li> |
17 </ul> | 17 </ul> |
18 </div> | 18 </div> |
19 </div> | 19 </div> |