// JavaScript Document
function bana(){
document.write("<BR>");
document.write("<A HREF='contact.html'><IMG SRC='image/sidecontact.gif' WIDTH='183' HEIGHT='103' ALT='聯絡我們'></A>");
document.write("<BR><BR>");
}