view buy.html @ 23:707d202f58b1 laserkard

[svn r24] added.... ARROWS~!
author rlm
date Sun, 03 Jan 2010 08:30:32 -0500
parents 3298256dd459
children 2979a76e3fdf
line wrap: on
line source
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
4 <link href="./main.css" rel="stylesheet" type="text/css"/>
5 <link href="./sexy.css" rel="stylesheet" type="text/css"/>
7 <title>Laserkard | Design Studio</title>
9 <script type="text/javascript" src="./buycode.js"></script>
11 </head>
13 <body id = "buy">
15 PERL-REPLACE::TOP_MENU
18 <div id="whole" class = "clearfix">
20 <div id="templates" >PERL-REPLACE::TEMPLATES</div>
23 <div id = "centerbox" >
24 <div id="display" onmouseover="pokedex(['args__display'],['pokedex']);">PERL-REPLACE::DISPLAY</div>
26 <div id= "trifold" >
28 <div id="trileft">
29 <div id = "arrowleft"><img src = "./images/left.png"></div>
30 Please click a template from the left...
31 </div>
34 <div id = "triright">
35 <div id = "arrowright"><img src = "./images/right.png"></div>
36 ...and then please fill out the form to the right.
37 </div>
40 </div>
42 <div id="pokedex"></div>
46 </div>
49 <div id="inputbox" >PERL-REPLACE::INPUTBOX</div>
50 <div id = "garbage">&nbsp;</div>
52 </div>
56 <div id="materials" onmouseover="pokedex(['args__materials'],['pokedex']);">PERL-REPLACE::MATERIALS</div>
59 </body>
61 </html>