Ray's Test Page - Javascript loaded HTML

 

 

 

All the images on this page are loaded multiple times from a single .js file named image.js

image.js contains the following text ...

document.write('<p align="center"><img src="unionjack.gif" alt="Homepage" align="middle" width="200" height="100"> </p>');
document.write('<p>&nbsp;</p>');
document.write('<p align="center"><img src="usflag.gif" alt="Homepage" align="middle" width="200" height="100"> </p>');

It is called in the HTML page by using ...

<script language="JavaScript" type="text/javascript" src="image.js">
</script>


GoStats stats counter