Mercurial > laserkard
view buy.html @ 19:cf8ca6cde192 laserkard
[svn r20]
author | rlm |
---|---|
date | Sun, 03 Jan 2010 00:46:36 -0500 |
parents | 2f537455ebf7 |
children | 896afe03bc67 |
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>15 PERL-REPLACE::TOP_MENU18 <div class="whole">21 <div id="materials" onmouseover="pokedex(['args__materials'],['pokedex']);">22 PERL-REPLACE::MATERIALS23 </div>26 <div id="templates" >27 PERL-REPLACE::TEMPLATES28 </div>30 <div id="display" onmouseover="pokedex(['args__display'],['pokedex']);"></div>32 <div id="inputbox" ></div>36 </div>37 <br>39 <div id="pokedex">40 </div>42 </body>44 </html>