Mercurial > laserkard
view buy.html @ 17:1481aa25c3c7 laserkard
[svn r18] save
author | rlm |
---|---|
date | Sat, 02 Jan 2010 17:41:29 -0500 |
parents | 839533015ed3 |
children | 2f537455ebf7 |
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>39 <div id="pokedex">40 </div>42 </body>44 </html>