/*Ok to make it simpler I'm going to write directions. First things first, the only thing that should be in here is document.write(' and your code. It should always end with '); Every LINE of code, will need +' before the code, and ' at the end of it. Except, for the first line. That just needs the (' And I suppose that is it */

document.write('<center><font color="white"><strong><u>Links</u></strong></font></center><br />' 
+'<a target="_blank" href="http://www.ubnub.com">Ubnub.com</a> <br />' 
+'<a target="_blank" href="http://www.runegamer.com">Runegamer.com</a> <br />' 
+'<a target="_blank" href="http://www.rs-videos.net">Rs-Videos.net</a> <br />' 
+'<a target="_blank" href="http://www.sosolid2k.co.uk">Sosolid2k</a> <br />' 
+'<a target="_blank" href="http://www.freewebs.com/rsluckybucket">Luckybucket</a> <br />'
+'<a target="_blank" href="http://www.NightmareRH.net">NightmareRH</a>');
