
                                        
DocumentRoot="/";                                   

document.write('<table width=761 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#FFFFFF>'
	+'<tr>'
	+'<td width=128 rowspan=5><img src='+DocumentRoot+'images/logo.gif width=128 height=127></td>'
	+'<td height=5 colspan=3 background='+DocumentRoot+'images/top_01.gif class=top><img src='+DocumentRoot+'images/top_01.gif width=1 height=5></td>'
	+'</tr>'
	+'<tr >'
	+'<td width=546 height=86 rowspan=3 ><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="540" height="80">'
           +'<param name="movie" value="'+DocumentRoot+'images/cmpbanner.swf">'
           +'<param name="quality" value="high">'
           +'<embed src="'+DocumentRoot+'images/cmpbanner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="540" height="80"></embed>'
           +'</object></td>'
	+'<td width=23 height=27 align=center valign=bottom><img src='+DocumentRoot+'images/icon_right_1.gif width=8 height=11></td>'
	+'<td width=63 valign=bottom class=top><a href='+DocumentRoot+'idea/idea_index.php>用户留言</a></td> '
	+'</tr>'
	+'<tr >'
	+'<td  height=32 align=center><img src='+DocumentRoot+'images/icon_right_2.gif width=8 height=11></td>'
	+'<td class=top ><a href=index.php><a href='+DocumentRoot+'apply/apply_index.php>申请名牌</a></td>'
	+'</tr>'
	+'<tr>'
	+'<td height=27 align=center valign=top><img src='+DocumentRoot+'images/icon_right_3.gif width=8 height=11></td>'
	+'<td height=27 valign=top class=top><a href='+DocumentRoot+'idea/idea_index.php>意见反馈</a></td>'
	+'</tr>'
	+'<tr>'
	+'<td height=36 colspan=3><a href='+DocumentRoot+'index.php><img src='+DocumentRoot+'images/menu1.gif width=71 height=36 border=0></a>'
	+'<a href='+DocumentRoot+'aboutcmp/aboutcmp_index.php><img src='+DocumentRoot+'images/menu2.gif width=85 height=36 border=0></a>'
	+'<a href='+DocumentRoot+'govfile/govfile_index.php><img src='+DocumentRoot+'images/menu3.gif width=79 height=36 border=0></a>'
	+'<a href='+DocumentRoot+'infocenter/infocenter_index.php><img src='+DocumentRoot+'images/menu4.gif width=79 height=36 border=0></a>'
	+'<a href='+DocumentRoot+'brandshow/brandshow_index.php><img src='+DocumentRoot+'images/menu5.gif width=79 height=36 border=0></a>'
	+'<a href='+DocumentRoot+'brandpeiyu/brandpeiyu_index.php><img src='+DocumentRoot+'images/menu6.gif width=79 height=36 border=0></a>'
	+'<a href='+DocumentRoot+'antilabel/antilabel_index.php><img src='+DocumentRoot+'images/menu7.gif width=79 height=36 border=0></a>'
	+'<a href='+DocumentRoot+'memservice/memservice_index.php><img src='+DocumentRoot+'images/menu8.gif width=81 height=36 border=0></a></td>'
	+'</tr>'
	+'</table>');
