
function loadFlashHeader() {
		document.write('<object type="application/x-shockwave-flash" data="/img/banner.swf" width="710" height="116" id="banner-swf">');
		document.write('<param name="movie" value="/img/banner.swf" />');
		document.write('<img src="/img/header.jpg" width="710" height="116" alt="Nestl&eacute; Waters" />');
		document.write('</object>');
}