function s104footer(fcolor){
document.write("<table border='0' cellpadding='0' cellspacing='0' align='center'>");
document.write("<TR>");   
document.write("<td rowspan='6'><IMG width='1' height='1' src='img/space.gif'></td>");
document.write("<td class='c'>&nbsp;</td>");
document.write("</TR>");
document.write("<TR>"); 
document.write("<td height='21'><font color=" + fcolor + " size='2'><strong>求職服務專線</strong><span class='h'>：</span>02-2912-6104 轉分機 2　</font><a href='http://www.104.com.tw/cfdocs/question_admin/user/reaction.cfm'><img src='/cfdocs/img/icon_letter.gif' width='21' height='13' border='0' align='absmiddle'></a> <a href='http://www.104.com.tw/cfdocs/question_admin/user/reaction.cfm' style='font-size: x-small; color: " + fcolor +"'>求職客服信箱</a></td>");
document.write("</TR>"); 
document.write("<TR>"); 
document.write("<td height='21'><font color=" + fcolor + " size='2'><strong>廠商求才專線</strong>：02-2913-8123　中台灣04-3700-6104　南台灣 07-558-7104　上海 86-21-50277104 轉分機 1　</font><a href='http://www.104.com.tw/cfdocs/2000/talent/message.cfm'><img src='/cfdocs/img/icon_letter.gif' width='21' height='13' border='0' align='absmiddle'></a> <a href='http://www.104.com.tw/cfdocs/2000/talent/message.cfm' style='font-size: x-small; color: " + fcolor +"'>廠商客服信箱</a></td>");
document.write("</TR>"); 
document.write("<TR>"); 
document.write("<td height='21'><img height=9 src='/cfdocs/img/104_cis.gif' width=23> <font color='#000000' size='2'><b>人力銀行</b></font><font color="+ fcolor + " size='2'>網站由一零四資訊科技股份有限公司創設。建議瀏覽器版本為IE5.0以上。</font><span class='h'>  </span></td>");
document.write("</TR>"); 
document.write("<TR>"); 
document.write("<td height='21'><font color=" + fcolor + " size='2'><strong></strong><span class='h'></span>本網站內容享有著作權，禁止侵害，違者必究。</font><font size='2' color=" + fcolor + "> &copy;</font>");
document.write("<font color=" + fcolor + " size='2'>2001-");
document.write((new Date()).getFullYear());
document.write(" 104 Corporation All Rights Reserved </font></td>");
document.write("</TR>"); 
document.write("<TR>");
document.write("<td class='c'>&nbsp;</td>");
document.write("</TR>");
document.write("</table>");
}

function bank_104footer(fcolor){
document.write("<table width='100%' border=0 align='left' cellpadding=0 cellspacing=0>");
document.write("<tr>"); 
document.write("<td align='center' bgcolor='" + fcolor + "'>");
document.write("<table width='721' border='0' cellpadding='0' cellspacing='0'>");
document.write("<tr>");
document.write("<td width='21' rowspan='6'><img width='21' height='1' src='img/space.gif'></td>");
document.write("<td style='font-size: 12px; color: #000000; line-height: 20px'>&nbsp;</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='21' style='font-size: 12px; color: #000000; line-height: 20px'><b>求職服務專線</b><span style='line-height: 23px'>：</span>02-2912-6104 轉分機 2　<a href='http://www.104.com.tw/cfdocs/question_admin/user/reaction.cfm'><img src='/cfdocs/img/icon_letter.gif' width='21' height='13' border='0' align='absmiddle'></a> <a href='http://www.104.com.tw/cfdocs/question_admin/user/reaction.cfm'><font color='#000000'>求職客服信箱</font></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='21' style='font-size: 12px; color: #000000; line-height: 20px'><b>廠商求才專線</b>：02-2913-8123　中台灣 04-3700-6104　南台灣 07-558-7104　上海 86-21-50277104 轉分機 1　<a href='http://www.104.com.tw/cfdocs/2000/talent/message.cfm'><img src='/cfdocs/img/icon_letter.gif' width='21' height='13' border='0' align='absmiddle'></a> <a href='http://www.104.com.tw/cfdocs/2000/talent/message.cfm'><font color='#000000'>廠商客服信箱</font></a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='21' style='font-size: 12px; color: #000000; line-height: 20px'><img src='/cfdocs/img/104_cis.gif'> <b><font color='#000000'>人力銀行</font></b>網站由一零四資訊科技股份有限公司創設。建議瀏覽器版本為IE5.0以上。</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height='21' style='font-size: 12px; color: #000000; line-height: 20px'>本網站內容享有著作權，禁止侵害，違者必究。<font size='2'> &copy;</font>&nbsp;");
document.write("2001-");
document.write((new Date()).getFullYear());
document.write(" 104 Corporation All Rights Reserved</td>");
document.write("</tr>")
document.write("<tr>")
document.write("<td style='font-size: 12px; color: #000000; line-height: 12px'>&nbsp;</td>")
document.write("</tr>")
document.write("</table>")       
document.write("</td>")
document.write("</tr>")
document.write("</table>")
}
