function PROCHeaderCommon() {
	document.write( "<img class=\"logo\" src=\"./image/logo.gif\"  alt=\"[Logo Picture]\">" );
	document.write( "<img class=\"banner\" src=\"./image/banner.jpg\" width=\"40%\" height=\"140px\" alt=\"[Banner Picture]\">" );
	document.write( "<h1 class=\"header\"> Christ Church <br> Bangkok </h1>" );
}
