function RandPage() {
document.open();
document.write("<table width=100% border=0 cellpadding=0 cellspacing=0>");
document.write("<tr><td width=310 height=210>");
document.write("<a href=hiro.html><img src=image/car_hiro_03.jpg width=310 height=200 border=0></a></td>");
document.write("<td valign=top class=main-text>");
document.write("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"image/top_12.gif\">");
document.write("<tr><td height=\"20\" class=\"category\">");
document.write("<a href=car_index.html>オートサービス</a> &gt; <a href=hiro.html>オークション代行について</a>");
document.write("</td></tr></table>");
document.write("車を売る時も買う時も、希望と相場があります。ただ、店頭販売されている中古車の相場よりもお得な、オークション会場での相場という業者同士だけでの価格が、一般の方々には知らされておりません。お客様の希望の価格を実現できる場所、それがオークション会場なのです。</td>");
document.write("</tr></table>");
document.close();
}
function RandMiniPage1() {
document.open();
document.write("<table width=100% border=0 cellpadding=0 cellspacing=0>");
document.write("<tr><td width=50%>");
document.write("<a href=car_02.html><img src=image/car_12.jpg width=155 height=100 border=0></a>");
document.write("</td>");
document.write("<td width=50% valign=top style=\"font-size: 11px; line-height: 14px; padding: 3px;\">");
document.write("幅広い経験と長年の実績によりご希望車種の低価格仕入を提携各ディーラー販売店より格安にて販売致します。手間の掛る苦手な価格交渉も全て私たちが引・・・");
document.write("</td></tr>");
document.write("</table>");
document.close();
}
function RandMiniPage2() {
document.open();
document.write("<table width=100% border=0 cellpadding=0 cellspacing=0>");
document.write("<tr><td width=50%>");
document.write("<a href=car_03.html><img src=image/hoken_26.jpg width=155 height=100 border=0></a>");
document.write("</td>");
document.write("<td width=50% valign=top style=\"font-size: 11px; line-height: 14px; padding: 3px;\">");
document.write("快適で便利な自動車も、「万が一」がいつ訪れるかわかりません。トラブルや高額補償事故に対する備えは万全でしょうか？私たちのご案内する自動車保険・・・");
document.write("</td></tr>");
document.write("</table>");
document.close();
}
