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