Mercurial > laserkard
comparison buy.html @ 32:0deeb2d5d1db laserkard
[svn r33] modifications with Kevin on jan 18.
author | rlm |
---|---|
date | Mon, 18 Jan 2010 00:19:17 -0500 |
parents | 293275d50722 |
children | c403de244fb4 |
comparison
equal
deleted
inserted
replaced
31:d269b63b4a54 | 32:0deeb2d5d1db |
---|---|
43 | 43 |
44 | 44 |
45 | 45 |
46 <div id = "centerbox" > | 46 <div id = "centerbox" > |
47 | 47 |
48 | |
49 | |
50 | |
51 | |
52 <div id= "trifold" > | |
53 | |
54 | |
55 | |
48 <div id = "disp_contain"></div> | 56 <div id = "disp_contain"></div> |
49 | 57 |
50 <div id="display">PERL-REPLACE::DISPLAY</div> | 58 <div id="display">PERL-REPLACE::DISPLAY</div> |
51 | 59 |
52 <script language="javascript"> | 60 <script language="javascript"> |
60 tt.attr("fill", "RED"); | 68 tt.attr("fill", "RED"); |
61 | 69 |
62 </script> | 70 </script> |
63 | 71 |
64 | 72 |
65 | |
66 <div id= "trifold" > | |
67 | |
68 <div id="trileft"> | |
69 <div id = "arrowleft"><img src = "./images/left.png"></div> | |
70 <div class="texttext">1. Choose!</div> | |
71 </div> | |
72 | |
73 | |
74 <div id = "triright"> | |
75 <div id = "arrowright"><img src = "./images/right.png"></div> | |
76 <div class="texttext"> 2. Info!</div> | |
77 </div> | |
78 | |
79 | |
80 </div> | 73 </div> |
81 | 74 |
82 <div id="pokedex">PERL-REPLACE::POKEDEX</div> | 75 <div id="pokedex">PERL-REPLACE::POKEDEX</div> |
83 | 76 |
84 | 77 |
87 | 80 |
88 | 81 |
89 <div id="inputbox" >PERL-REPLACE::INPUTBOX</div> | 82 <div id="inputbox" >PERL-REPLACE::INPUTBOX</div> |
90 | 83 |
91 | 84 |
92 </div> | |
93 | 85 |
94 | 86 |
95 | 87 |
96 <div id="materials" onmouseover="pokedex(['args__materials'],['pokedex']);">PERL-REPLACE::MATERIALS</div> | 88 <div id="materials" onmouseover="pokedex(['args__materials'],['pokedex']);">PERL-REPLACE::MATERIALS</div> |
97 | 89 |
98 | 90 |
91 </div> | |
99 | 92 |
100 | 93 |
94 | |
95 <div id = "copyright">© 2010 LaserKard, LLC</div> | |
101 | 96 |
102 | 97 |
103 | 98 |
104 | 99 |
105 </body> | 100 </body> |