var x = new Array(
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_17.html'>ダイブテーブルとは何ですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_16.html'>減圧症とは何ですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_15.html'>高所潜水とは何ですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_14.html'>潜水作業は危険ではありませんか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_13.html'>水中での作業を見ることができますか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_12.html'>潜水士免許があればどんな作業でもできるのですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_11.html'>ダイバーは免許がいるのですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/1_3.html'>スキューバタンク1本でどのくらいの時間潜水できるのですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_10.html'>水中で塗装できるのですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_9.html'>夏と冬では装備が違うのですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_8.html'>水深何メートルまで潜れるのですか。</a></li></ul>",
"<ul id='randomfaq'><li><a href='http://www.nd-net.co.jp/archives/2005/05/post_7.html'>水中での溶接はできるのですか。</a></li></ul>",

"");
document.write(x[Math.floor(Math.random() * (x.length - 1))]);

