﻿side_ad=new Array();
side_ad[0] ='<a href="http://www.md1.jp/cam/e-nexco" target="_blank"><img src="/common/images/pr_top200x200.jpg" alt="三井ダイレクト損害保険" width="300" height="250"></a>';

i=Math.floor(Math.random()*side_ad.length);
document.write(side_ad[i]);
