For image on the same server, it is not advisable to use full URL, like <img src="http://web.singnet.com.sg/cgi-bin/...">.
Use <img src="/cgi-bin/..."> instead. In this way, your personal pages will not be affected by change of server.