
var toDay = (((new Date().getYear()<2000)?new Date().getYear()+1900:new Date().getYear())+"")+((((new Date().getMonth()+1)<10)?"0"+(new Date().getMonth()+1):(new Date().getMonth()+1))+"")+((((new Date().getDate())<10)?"0"+(new Date().getDate()):(new Date().getDate()))+"");

if ((toDay>="20100101")&&(toDay<"20100104")) {
  document.write("<div id='BN0'><img border='1' style='border-color:#7ea7e9;' src='./img/banner_2010.gif' alt='あけましておめでとうございます' /></div>");
  document.write("<div id='BN1'><a href='./m_loan.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_loan.gif' alt='ローン仮申込' /></a></div>");
  document.write("<div id='BN2'><a href='./m_loan_rate.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_carlife.gif' alt='エコカー限定金利優遇' /></a></div>");
  document.write("<div id='BN3'><a href='./t_60th.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_60th.gif' alt='とましん創立60周年' /></a></div>");
  document.write("<div id='BN4'><a href='./t_eco.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_eco.gif' alt='とましん環境整備' /></a></div>");
  var topBanner = new Banner(new Array("BN0","BN1","BN2","BN3","BN4"),1000,5000);
} else if ((toDay>="20100104")&&(toDay<"20101231")) {
  document.write("<div id='BN0'><table width='600' border='0' cellpadding='0' cellspacing='0'><tr><td width='300'><a href='./z_pdf_frame.html#./pdf/advertisement/20100607_shinchiku_senyou_adv.pdf'><img style='border:none;' src='./img/banner_shinchiku.gif' alt='新築専用住宅ローン' /></a></td><td width='300'><a href='./z_pdf_frame.html#./pdf/advertisement/20100607_karikae_senyou_adv.pdf'><img style='border:none;' src='./img/banner_karikae.gif' alt='借換専用住宅ローン' /></a></td></tr></table></div>");





  document.write("<div id='BN1'><a href='./m_loan.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_loan.gif' alt='ローン仮申込' /></a></div>");
  document.write("<div id='BN2'><a href='./m_loan_rate.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_carlife.gif' alt='エコカー限定金利優遇' /></a></div>");
  document.write("<div id='BN3'><a href='./t_60th.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_60th.gif' alt='とましん創立60周年' /></a></div>");
  document.write("<div id='BN4'><a href='./t_eco.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_eco.gif' alt='とましん環境整備' /></a></div>");
  var topBanner = new Banner(new Array("BN0","BN1","BN2","BN3","BN4"),1000,5000);
} else {
  document.write("<div id='BN1'><a href='./m_loan.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_loan.gif' alt='ローン仮申込' /></a></div>");
  document.write("<div id='BN2'><a href='./m_loan_rate.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_carlife.gif' alt='エコカー限定金利優遇' /></a></div>");
  document.write("<div id='BN3'><a href='./t_60th.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_60th.gif' alt='とましん創立60周年' /></a></div>");
  document.write("<div id='BN4'><a href='./t_eco.html'><img border='1' style='border-color:#d3d3d3;' src='./img/banner_eco.gif' alt='とましん環境整備' /></a></div>");
  var topBanner = new Banner(new Array("BN1","BN2","BN3","BN4"),1000,5000);
}
