// 连锁页面——导航
document.write('<table width="100%"  border="0" cellpadding="0" cellspacing="0" bgcolor="#074081">');
document.write('	<tr>');
document.write('		<td width="530" height="25" valign="bottom" background="images/lszx_template_lmbg.gif">');
document.write('			<table width="524" height="20"  border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('				<tr align="center">');
document.write('					<td width="128"><a href="index.htm" target="_self" class="style20"><strong>首页</strong></a></td>');
document.write('					<td width="52"><a href="gamelist.htm?Scope=100" target="_blank"><span class="style20"><strong>电话卡</strong></span></a></td>');
document.write('					<td width="52"><a href="gamelist.htm?Scope=101" target="_blank"><span class="style20"><strong>游戏卡</strong></span></a></td>');
document.write('					<td width="52"><a href="gamelist.htm?Scope=102" target="_blank"><span class="style20"><strong>邮箱卡</strong></span></a></td>');
document.write('					<td width="52"><a href="gamelist.htm?Scope=103" target="_blank"><span class="style20"><strong>教育卡</strong></span></a></td>');
document.write('					<td width="52"><a href="gamelist.htm?Scope=104" target="_blank"><span class="style20"><strong>其它卡</strong></span></a></td>');
document.write('					<td width="82"> </td>');
document.write('				</tr>');
document.write('			</table>');
document.write('		</td>');
document.write('		<td width="241" valign="bottom">');
document.write('			<table width="100%"  border="0" cellpadding="3" cellspacing="0">');
document.write('				<tr>');
document.write('					<td align="right">　　</td>');
document.write('				</tr>');
document.write('			</table>');
document.write('		</td>');
document.write('	</tr>');
document.write('</table>');