// ?????%??˲?????ɽ??????jmp = new Array();img = new Array();// ???????????Υ??ɥ쥹(?????ϲ??????б?)//jmp[0] = "http://blog.goo.ne.jp/otona-shirts/c/abe70f309b86d7de8854229ad285d2f5";jmp[0] = "http://www.otona-shirts.com/feature/slimfit/index.html";jmp[1] = "http://www.otona-shirts.com/schiatti/index?dir=%2F1%2F248";jmp[2] = "http://www.otona-shirts.com/information/article.php?article_id=207";// ?????Υ??ɥ쥹(?????ϥ??????????Υ??ɥ쥹???б?)//img[0] = "img_top/top_menskikaku.jpg";img[0] = "img_top/top_slim_sharp.gif";img[1] = "img_top/formal_baner_big.gif";img[2] = "img_top/wpoint_baner_big.jpg";n = Math.floor(Math.random()*jmp.length);document.write("<a href='"+jmp[n]+"'>");document.write("<img src='"+img[n]+"'height='200' width='750' border='0' alt='大人のシャツ屋' galleryimg='no'>");document.write("</a>");
