var rootpath="/";
function GoPage(v){
	top.location.href=v;
}
document.write ('	<table cellSpacing=0 cellPadding=0 align=center border=0><tr>');
document.write ('		<td><img src="'+rootpath+'image/btn_top1_1.gif"></td>');
document.write ('		<td background="'+rootpath+'image/btn_top1_2.gif" align=center class="top">&nbsp;&nbsp;&nbsp;<a href="'+rootpath+'index.html">Home</a>&nbsp;&nbsp;&nbsp;</td>');
document.write ('		<td><img src="'+rootpath+'image/btn_top1_3.gif"></td>');
document.write ('		<td><img src="'+rootpath+'image/btn_top3_1.gif"></td>');
document.write ('		<td background="'+rootpath+'image/btn_top3_2.gif" align=center class="top">&nbsp;&nbsp;<a href="'+rootpath+'about.html">About Us</a>&nbsp;&nbsp;</td>     ');
document.write ('		<td><img src="'+rootpath+'image/btn_top3_3.gif"></td>');
document.write ('		<td><img src="'+rootpath+'image/btn_top4_1.gif"></td>');
document.write ('		<td background="'+rootpath+'image/btn_top4_2.gif" align=center class="top">&nbsp;&nbsp;<a href="'+rootpath+'product/LED_Mirasign___Message_Fan__1.html">New Products     ');
document.write ('           </a>&nbsp;&nbsp;</td>');
document.write ('		<td><img src="'+rootpath+'image/btn_top4_3.gif"></td>');
document.write ('		<td><img src="'+rootpath+'image/btn_top2_1.gif"></td>');
document.write ('		<td background="'+rootpath+'image/btn_top2_2.gif" align=center class="top">&nbsp;<a href="'+rootpath+'contact.html">Contact           ');
document.write ('           </a>&nbsp;</td>');
document.write ('		<td><img src="'+rootpath+'image/btn_top2_3.gif"></td>');
document.write ('		<td><img src="'+rootpath+'image/btn_top6_1.gif"></td>');
document.write ('		<td background="'+rootpath+'image/btn_top6_2.gif" align=center class="top">&nbsp;<a href="'+rootpath+'LED_mira_ball_miraball.html">Product           ');
document.write ('          News</a>&nbsp;</td>     ');
document.write ('		<td><img src="'+rootpath+'image/btn_top6_3.gif"></td>');
document.write ('		<td><img src="'+rootpath+'image/btn_top5_1.gif"></td>');
document.write ('		<td background="'+rootpath+'image/btn_top5_2.gif" align=center class="top">&nbsp;<a href="'+rootpath+'Production_Centre.html">Production Centre</a>&nbsp;</td>     ');
document.write ('		<td><img src="'+rootpath+'image/btn_top5_3.gif"></td>');
document.write ('	</tr></table>');
document.write ('');