Amazon S3 has static website hosting, but does not support tags like:
<!--#include virtual="i/header.htm" -->
<!--#echo var="i/header.htm" -->
<!--#include file="i/header.htm" -->
Is there anyway to mimic this functionality without having some sort of JavaScript/AJAX content request for the header on every page on S3?