function banner()
{
	document.write('<object type="application/x-shockwave-flash" data="images_template/polaroids.swf" width="333" height="131">\n');
	document.write('<param name="movie" value="images_template/polaroids.swf" />\n');
	document.write('<img src="images_template/homepage-photos.jpg" width="333" height="131" alt="NTGPE Postcards" />\n');
	document.write('</object>\n');
}	