tag = new Array();

tag[0]='<a href="http://www.monz.co.jp/banner.php?linkurl=http://ffgs.fujifilm.co.jp/&banner=次世代サーマルCTPシステムECONEX（富士フイルム）" target="_blank"><img src="https://www.monz.co.jp/images/ad_ffgs.jpg" alt="環境対応サーマルCTPシステムECONEXII（富士フイルム）" width="660" height="80" /></a>';

tag[1]='<a href="http://www.monz.co.jp/banner.php?linkurl=http://fujifilm.jp/business/printing/jobwf/hybridwf/xmf/index.html/&banner=FUJIFILM WORKFLOW XMF（富士フイルム）" target="_blank"><img src="https://www.monz.co.jp/images/ad_ffgs2.jpg" alt="FUJIFILM WORKFLOW XMF（富士フイルム）" width="660" height="80" /></a>';

tag[2]='<a href="http://www.monz.co.jp/banner.php?linkurl=http://fujifilm.jp/business/printing/platemaking/thermalctp/xr2000/&banner=現像廃液削減装置XR-2000/5000（富士フイルム）" target="_blank"><img src="https://www.monz.co.jp/images/ad_ffgs3.jpg" alt="現像廃液削減装置XR-2000/5000（富士フイルム）" width="660" height="80" /></a>';

i　=　Math.floor(Math.random()*tag.length);

document.write(tag[i]);

