function zmsGenerateSectionImage() {
	if (typeof zmsSectionImage!='undefined') {
		document.writeln('<img src="'+zmsSectionImage+'" alt="" width="960" height="60" />');
	}
}
