﻿htm = ""
htm+="<iframe height='330px' src='news/list.html' frameborder='0' hspace='0' vspace='0' marginheight='0' marginwidth='0' name='news' id='news_cont'>"
htm+="フレームを使用しています。正常に表示できない方は"
htm+="<a href='news/list.html'>"
htm+="こちらから</a></iframe>"

document.write(htm)