Helpful Links

http://udn.epicgames.com/Main/WebHome.html

http://wiki.beyondunreal.com/

http://udkc.info/index.php?title=Main_Page

http://www.hourences.com/tutorials/

Helpful Html/JavaScript

Top of Page:

Place this in or around your header:
<a name="bolt"></a>

Place this at the bottom of your page:
<a href="#bolt">Bolt</a>

Lightbox on Blogger:

Also if you want lightbox on your blog, past this just before the line </head> in your html:

<link href='http://rilwis.googlecode.com/svn/trunk/blogger/lightbox.css' media='screen' rel='stylesheet' type='text/css'/>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js' type='text/javascript'/>
<script src='http://rilwis.googlecode.com/svn/trunk/blogger/lightbox.min.js' type='text/javascript'/>