The reason why the menu pictures show on your computer and not anyone elses is they are pathed to your hard drive, and it wouldn't make a difference if you had Frontpage installed they still won't work on anyone elses computer apart from yours, look at your code you will find the following
Code:
src="Index_files/image011.jpg" o:href="file:///C:\Documents%20and%20Settings\Aeryn\My%20Documents\My%20Webs\ICT\Unit%2014\me-109.jpg
Change your code and remove the
Code:
file:///C:\Documents%20and%20Settings\Aeryn\My%20Documents\My%20Webs\ICT\Unit%2014\
and replace it with
Also another tip is make sure you always use lower case, some servers are case sensitive and if they are not in putted correctly things won't work