Mercurial > laserkard
view buy.html @ 2:e2e7c63a0a08 laserkard
[svn r3] Cleaned up graphics.
author | rlm |
---|---|
date | Thu, 31 Dec 2009 22:49:06 -0500 |
parents | 599d0315537d |
children | 116b15d3d68c |
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 id="materials" onmouseover="pokedex(['args__materials'],['pokedex']);">19 PERL-REPLACE::MATERIALS20 </div>23 <div id="templates" >24 PERL-REPLACE::TEMPLATES25 </div>27 <div id="inputbox" >28 </div>30 <div id="display" onmouseover="pokedex(['args__display'],['pokedex']);">31 </div>33 <div id="pokedex">34 </div>38 </body>40 </html>