- document.writeln("<footer>");
- // <img src="static/images/pic_down.png" class="qdown"/>
- document.writeln(" <div class=\'qfoot\'>");
- document.writeln(" <img src=\'static/images/pic_down.png\' class=\'qdown\'>");
- document.writeln(" </div>");
- document.writeln(" </div>");
- document.writeln(" </footer>");
|