routers2 is a very complex piece of code, and so it's a bit of a monster to be edited by a Perl novice. You could end up breaking an awful lot of things by accident.
If you aren't sure what to comment out, then don't do it, as you could end up with things not working as expected, and then you come back here and ask for more support on your modified system. Your employer is asking you to do something you have not got the knowledge or experience for.
After saying that: the sections you need to commment out are the ones involving the IMG tags, and are all grouped between the pagetop check and the call to do_footer. In your code above, you have half-commented out part of this. Make sure you understand Perl structural syntax so that you dont half comment out a construct like in this example.Statistics: Posted by stevesh — Wed Apr 27, 2005 10:46 am
]]>