[新着] Webテンプレートを仮オープンしました
<div id="highslide-container"></div>
<div id="controlbar" class="highslide-overlay controlbar"> <a href="javascript:void(0)" onclick="return hs.previous(this)" onkeypress="return hs.previous(this)" title="前の画像"></a> <a href="javascript:void(0)" onclick="return hs.next(this)" onkeypress="return hs.next(this)" title="次の画像"></a> <a href="javascript:void(0)" class="highslide-move" title="Click and drag to move" style="margin-left: 10px"></a> <a href="javascript:void(0)" onclick="hs.close(this)" onkeypress="hs.close(this)" title="Close"></a> </div>
document.write('<div id="highslide-container"><\/div>');document.write('<div id="controlbar" class="highslide-overlay controlbar">'
+ '<a href="javascript:void(0)" onclick="return hs.previous(this)" onkeypress="return hs.previous(this)" title="前の画像"><\/a>'
+ '<a href="javascript:void(0)" onclick="return hs.next(this)" onkeypress="return hs.next(this)" title="次の画像"><\/a>'
+ '<a href="javascript:void(0)" class="highslide-move" title="Click and drag to move" style="margin-left: 10px"><\/a>'
+ '<a href="javascript:void(0)" onclick="hs.close(this)" onkeypress="hs.close(this)" title="Close"><\/a>'
+ '<\/div>');