Problem can be viewed at Image has been placed in the main This is where the problem is.
####################################################################################
# Subroutine to print footer. #
####################################################################################
sub PrintFooter {
if($copyright_notice eq "yes" {
print<<"END";
<p><center>
<p><font size="$size" face="$font"><small>
<hr noshade>Copyright 2000 Stork Avenue.<br>
<a href=" Avenue Main Page</a>.
</small></font></center></p>$bottom_variable
<br><center>
Please add a link back to Stork Avenue<br>
<img scr=\" width=88 height=31></center>
</body></html>
Any help would be greatly appreciated.
####################################################################################
# Subroutine to print footer. #
####################################################################################
sub PrintFooter {
if($copyright_notice eq "yes" {
print<<"END";
<p><center>
<p><font size="$size" face="$font"><small>
<hr noshade>Copyright 2000 Stork Avenue.<br>
<a href=" Avenue Main Page</a>.
</small></font></center></p>$bottom_variable
<br><center>
Please add a link back to Stork Avenue<br>
<img scr=\" width=88 height=31></center>
</body></html>
Any help would be greatly appreciated.