with(document){
	writeln('<div id="daohang">');
	writeln('<a href="/" class="b_r">首页</a> | <a href="/type/1.html" class="b_r">动作</a> | <a href="/type/2.html" class="b_r">射击</a> | <a href="/type/3.html" class="b_r">冒险</a> | <a href="/type/4.html" class="b_r">体育</a> | <a href="/type/5.html" class="b_r">敏捷</a> | <a href="/type/6.html" class="b_r">休闲</a> | <a href="/type/7.html" class="b_r">益智</a> | <a href="/type/15.html" class="b_r">搞笑</a> | <a href="/type/8.html" class="b_r">策略</a> | <a href="/type/9.html" class="b_r">棋牌</a> | <a href="/type/10.html" class="b_r">测试</a> | <a href="/type/11.html" class="b_r">换装</a> | <a href="/type/12.html" class="b_r">儿童</a> | <a href="/type/14.html" class="b_r">综合</a> | <a href="/type/13.html" class="b_r">模拟经营</a> | <a href="/type/16.html" class="b_r">双人</a> | <a href="/type/18.html" class="b_r">最新</a> <a href="/type/17.html" class="b_r">热门</a> <a href="/type/19.html" class="r_b">经典游戏</a> | <a href="/gonglue/index.html" class="b_r">小游戏攻略</a>');
	writeln('</div>');
}