// JavaScript Document
// JavaScript Document

document.write("<style type='text/css'>")
document.write(".font1 {")
document.write("	color: #006666;")
document.write("	font-size: 10pt;")
document.write("	line-height: 10pt;")
document.write("	text-decoration: none;")
document.write("}")

document.write(".txt:link {")
document.write("	color: #006666;")
document.write("	font-size: 10pt;")
document.write("	line-height: 19pt;")
document.write("	text-decoration: none;")
document.write("}")
document.write(".txt:visited {")
document.write("	color: #006666;")
document.write("	font-size: 10pt;")
document.write("	line-height: 19pt;")
document.write("	text-decoration: none;")
document.write("}")
document.write(".txt:hover {")
document.write("	color: #003939;")
document.write("	font-size: 10pt;")
document.write("	line-height: 19pt;")
document.write("}")
document.write(".txt:active {")
document.write("	color: #003939;")
document.write("	font-size: 10pt;")
document.write("	line-height: 19pt;")
document.write("	text-decoration: none;")
document.write("}")

document.write(".linkColor1:link {")
document.write("	color: #006666;")
document.write("	font-size: 12px;")
document.write("	line-height: 24px;")
document.write("	text-decoration: none;")
document.write("}")
document.write(".linkColor1:visited {")
document.write("	color: #006666;")
document.write("	font-size: 12px;")
document.write("	line-height: 24px;")
document.write("	text-decoration: none;")
document.write("}")
document.write(".linkColor1:hover {")
document.write("	color: #FF6699;")
document.write("	font-size: 12px;")
document.write("	line-height: 24px;")
document.write("	text-decoration: underline;")
document.write("}")
document.write(".linkColor1:active {")
document.write("	color: #FF6699;")
document.write("	font-size: 12px;")
document.write("	line-height: 24px;")
document.write("	text-decoration: none;")
document.write("}")
document.write(".navigator {")
document.write("	border: 1px solid #000000;   ")
document.write("	border-collapse: collapse;")
document.write("}")
document.write(".navigator td.navicolor2 {")
document.write("	border: 1px solid #000000;  ") 
document.write("	padding: 2px;")
document.write("	background-color: #000000;")
document.write("}")
document.write("</style>")


document.write("<table width='770' border='0' cellspacing='0' cellpadding='0'>")
document.write("  <tr>")
document.write("    <td><table width='100%' height='25' border='0' align='center' cellpadding='0' cellspacing=' 0' class='navigator'>")
document.write(" <tr>")
document.write("<td width='5%' class='navicolor2'>&nbsp;</td>")
document.write("<td width='98%' align='center' bgcolor='#FFFFFF'><img src='/images/icon001.gif' width='12' height='11' /> <a href='http://www.mymofa.com/xiansh.asp' target='_parent' class='linkColor1'>髮型搜尋</a>&nbsp;&nbsp;<img src='/images/icon001.gif' width='12' height='11' /> <a href='http://www.mymofa.com.tw/yuyuec.asp' target='_parent' class='linkColor1'>設計師搜尋</a>&nbsp;&nbsp;<img src='/images/icon001.gif' width='12' height='11' /> <a href='http://www.mymofa.com/mysalon/' target='_blank' class='linkColor1'>沙龍名店</a>&nbsp;&nbsp;<img src='/images/icon001.gif' width='12' height='11' /> <a href='http://www.mymofa.com.tw/liuxing_all.asp' target='_parent' class='linkColor1'>流行報導</a>&nbsp;&nbsp;<img src='/images/icon001.gif' width='12' height='11' /> <a href='http://www.mymofa.com.tw/mysalon/item-2/index.aspx' target='_parent' class='linkColor1'>業界專區</a>&nbsp;&nbsp;<img src='/images/icon001.gif' width='12' height='11' /> <a href='http://www.mymofa.com/hairdancing/free.html' target='_parent' class='linkColor1'>好康報報</a> <!-- <a href='http://www.mymofa.com/ballot.asp' target='_parent' class='linkColor1'>線上票選</a> -->&nbsp;&nbsp;<img src='/images/icon001.gif' width='12' height='11' /> <a href='http://www.mymofa.com/huiyuan.asp' target='_parent' class='linkColor1'>會員專區</a>&nbsp;&nbsp;<img src='/images/icon001.gif' width='12' height='11' /> <a href='http://forum.mymofa.com/default.asp' target='_blank' class='linkColor1'>討論留言區</a>&nbsp;&nbsp;<img src='/images/icon001.gif' width='12' height='11' /> <a href='http://www.mymofa.com/' target='_parent' class='linkColor1'>返回首頁</a></td>")
document.write("        <td width='5%' class='navicolor2'>&nbsp;</td>")
document.write("      </tr>")
document.write("    </table></td>")
document.write("  </tr>")
document.write("</table>")