Advertisement
Guest User

Untitled

a guest
Sep 10th, 2012
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2.  
  3. <html>
  4. <head>
  5. <title>CoyoteConcentration</title>
  6.  
  7. <script type="text/javascript" src="cc.js"></script>
  8. </head>
  9.  
  10. <body onload="CoyoteConcentration.start()">
  11. <div id="gamecontainer" style="width:560px;height:380px;border:1px solid #000000;"/>
  12. </body>
  13.  
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement