﻿/*
 *
 *	スクリプト名           ： ランダム広告表示スクリプト( pr.js )  Ver 2.00
 *	作った人               ： たかひろ
 *	作った人のサイト       ： http://www1.plala.or.jp/ayatohiroka/
 *	スクリプトの説明ページ ： http://www1.plala.or.jp/ayatohiroka/javascript/random.html
 *	著作権                 ： 放棄します。ご自由に。
 *
 */


function func(img) {
img.style.width = "auto";
img.style.height = "auto";
if (img.width > img.height) {
if (img.width > 150) img.style.width = "150px";
} else {
if (img.height > 150) img.style.height = "150px";
}
img.style.visibility = "visible";
}


function selecturl(sel){
    if(sel.options[sel.selectedIndex].value){
        location.href = sel.options[sel.selectedIndex].value;
    }
}
 
function addSelectForMonthly(data){
    var year = data.substring(0,4);
    var month = data.substring(12,14);
    var nodes = document.getElementById('monthlylist').getElementsByTagName("option");
    for (var i = 0; i < nodes.length; i++) {
        var selectYear = nodes[i].innerHTML.substring(0,4);
        var selectMonth = nodes[i].innerHTML.substring(5,7);
        if(year == selectYear && month == selectMonth){
            nodes[i].selected = true;
        }
    }
}
 
function addSelectForCategory(data){
    var nodes = document.getElementById('categorylist').getElementsByTagName("option");
    for (var i = 0; i < nodes.length; i++) {
        if(nodes[i].innerHTML.indexOf(data) == 0){
            nodes[i].selected = true;
        }
    }
}


function random_msg( ) {

	var r ;
	var xx = new Array( ) ;


	//	カスタマイズここから
	//
	//	xx.push( '表示させたい広告等1' ) ;
	//	xx.push( '表示させたい広告等2' ) ;
	//	xx.push( '表示させたい広告等3' ) ;
	//	.
	//	.
	//	.
	//
	//	のように記述する



	xx.push( '<a href="http://www.click-bonus.com/click.pl?47842" target="_blank" title="仕事場と家を往復するだけの毎日にサヨナラしませんか？">仕事場と家を往復するだけの毎日にサヨナラしませんか？</a>' ) ;

	xx.push( '<a href="http://www.click-bonus.com/click.pl?47842" target="_blank" title="☆18歳以上限定の“恋のSNS“はコチラ☆">☆18歳以上限定の“恋のSNS“はコチラ☆</a>' ) ;

	xx.push( '<a href="http://www.click-bonus.com/click.pl?47842" target="_blank" title="ラブログで広がる友達の輪　ラブサーチ会員なら使い放題♪">ラブログで広がる友達の輪　ラブサーチ会員なら使い放題♪</a>' ) ;

	xx.push( '<a href="http://www.click-bonus.com/click.pl?47842" target="_blank" title="女性スタッフならではの女性に優しいサイト">女性スタッフならではの女性に優しいサイト</a>' ) ;

	xx.push( '<a href="http://www.click-bonus.com/click.pl?47842" target="_blank" title="元祖サクラゼロ！リピーター会員も多い人気のラブサーチ">元祖サクラゼロ！リピーター会員も多い人気のラブサーチ</a>' ) ;

	xx.push( '<a href="http://www.click-bonus.com/click.pl?47842" target="_blank" title="ネットナンパ師、雑誌にも取り上げられる安心サイト">ネットナンパ師、雑誌にも取り上げられる安心サイト</a>' ) ;




	//	カスタマイズここまで


	r = Math.floor( Math.random( ) * xx.length ) ;
	document.write( xx[r] ) ;

}

function random_msg2( ) {

	var r ;
	var xx = new Array( ) ;


	//	カスタマイズここから
	//
	//	xx.push( '表示させたい広告等1' ) ;
	//	xx.push( '表示させたい広告等2' ) ;
	//	xx.push( '表示させたい広告等3' ) ;
	//	.
	//	.
	//	.
	//
	//	のように記述する



	xx.push( '<a href="http://click.dtiserv2.com/Click25/1018003-18-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/1pondo/18-468-02.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click150/2018003-18-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/1pondo/18-468-16.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2317001-317-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/mesubuta/317-468-02.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2290012-290-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib_ppv/290-468-01.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2056002-56-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/x-ray/56-468-01.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1325004-325-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/1000giri/1325004_b.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2259003-259-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/akibahonpo/259-468-01.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2021010-21-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/xgallery/anime/21-468-04.gif" border=0></a>' ) ;

	xx.push( '<a href=http://click.dtiserv2.com/Click/2103001-103-79654 target=_blank><img src=http://affiliate.dtiserv.com/image/dxlive/103-468-07.gif border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2006004-6-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib/06-468-03.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2006005-6-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib/06-460-03.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2286002-286-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/h0930/286-468-01.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1173001-173-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/ccg/173-468-02.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2132001-132-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/exshot/132-468-02.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1103011-103-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/dxlive/103-468-10.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click2/1318002-318-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/c0930/1318002_b.jpg" border="0"></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2262002-262-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/h4610/262-468-02.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click120/1132008-132-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/exshot/1132008_b.jpg" border="0"></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1320002-320-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/paco/1320002_b.jpg" border="0"></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click2/2318001-318-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/c0930/2318001_b.gif" border="0"></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click2/1319002-319-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/uraji/1319002_b.jpg" border="0"></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click20/1263003-263-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/aquarium/anime/1263003_b.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2170004-170-79654" target="_blank"><img src="https://affiliate.dtiserv.com/image/peepsamurai/2170004_b.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2047002-47-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/jpex/47-468-02.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1143009-143-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/sumusume/143-468-01.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2260003-260-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/maniacmax/260-468-02.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2168016-168-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/cream/2168016_b.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2134001-134-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/japabeauty/134-468-01.gif" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1021012-21-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/xgallery/anime/21-468-01.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2090001-90-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/drumcan/90-468-01.gif" border=0></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-1&b=100008&u=http%3A%2F%2Fsbs.nsk-sys.com%2F" target="_blank"><img src="http://image.nsk-sys.com/sozai/1/1/468x60.gif?c=20281&b=8" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-102&b=10200110&u=http%3A%2F%2Fwww.exotica-xxx.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/102/1/468x60_eve.gif?c=20281&b=110" border="0" width="468" height="60"  alt="アダルト無修正動画" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-102&b=10200134&u=http%3A%2F%2Fwww.exotica-xxx.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/102/1/r468x60.gif?c=20281&b=134" border="0" width="468" height="60"  alt="アダルト無修正動画" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-102&b=10200255&u=http%3A%2F%2Fwww.exotica-xxx.com%2Fanime%2Fanime_home.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/102/1/468x60_sanime.gif?c=20281&b=255" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-102&b=10200113&u=http%3A%2F%2Fwww.exotica-xxx.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/102/1/468x60_new.gif?c=20281&b=113" border="0" width="468" height="60"  alt="アダルト無修正動画" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-102&b=10200116&u=http%3A%2F%2Fwww.exotica-xxx.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/102/1/468x60hatuura.gif?c=20281&b=116" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-104&b=10400071&u=" target="_blank"><img src="http://image.nsk-sys.com/sozai/104/1/03_468x60.gif?c=20281&b=71" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-104&b=10400049&u=" target="_blank"><img src="http://image.nsk-sys.com/sozai/104/1/25_468x60.gif?c=20281&b=49" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-105&b=10500081&u=http%3A%2F%2Fwww.cutie82.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/105/1/mn_468x60.gif?c=20281&b=81" border="0" width="468" height="60"  alt="Cutie82.com" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-105&b=10500100&u=http%3A%2F%2Fwww.cutie82.com%2Fmovie%2Fmovie1250.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/105/1/468x60_hh2.gif?c=20281&b=100" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-107&b=10700035&u=http%3A%2F%2Fwww.ademusume.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/107/1/adeevent468_60.gif?c=20281&b=35" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-110&b=11000072&u=http%3A%2F%2Fwww.sex-machine.tv%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/110/1/bn02_468_60.gif?c=20281&b=72" border="0" alt="無修正動画サイト　セックスマシーン" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-111&b=11100105&u=http%3A%2F%2Fwww.1046034.com%2Fpremium_event_detail_72.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/111/1/miru468_60.gif?c=20281&b=105" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-114&b=11400190&u=http%3A%2F%2Fwww.eroerooyaji.com%2Fevent%2F0304_avbest.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/114/1/uraaa468_60.gif?c=20281&b=190" border="0" width="468" height="60" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-114&b=11400037&u=http%3A%2F%2Fwww.eroerooyaji.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/114/1/468x60_m.gif?c=20281&b=37" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-115&b=11500274&u=http%3A%2F%2Fwww.peachbomb.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/115/1/468x60_newevent2.gif?c=20281&b=274" border="0" width="468" height="60"  alt="素人無修正動画　" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-119&b=11900247&u=http%3A%2F%2Fwww.mange-mirror.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/119/1/event_468x60.gif?c=20281&b=247" border="0" alt="遊び足りない欲求不満な若妻たち" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-119&b=11900023&u=http%3A%2F%2Fwww.mange-mirror.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/119/1/468x60.gif?c=20281&b=23" border="0" alt="作品総数1100本以上！人妻・熟女の無修正動画なら万華鏡！" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-121&b=12100149&u=http%3A%2F%2Fwww.pornoworld.tv%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/121/1/468x60_newevent.gif?c=20281&b=149" border="0" width="468" height="60"  alt="素人ハメ撮りオリジナル作品INITIAL-P" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-121&b=12100143&u=http%3A%2F%2Fwww.pornoworld.tv%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/121/1/c1_468x60.gif?c=20281&b=143" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-122&b=12200030&u=http%3A%2F%2Fwww.sanctuary-av.com%2Fevent%2F20080321.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/122/1/eve468x60.gif?c=20281&b=30" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-123&b=12300495&u=http%3A%2F%2Fwww.sexyrose.tv%2Flegend%2Fevent%2F0308_rireki.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/123/1/auto21_468_300.gif?c=20281&b=495" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-123&b=12300403&u=http%3A%2F%2Fwww.sexyrose.tv%2Flegend%2Fevent%2F0210_iijima.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/123/1/auto16_468_60.gif?c=20281&b=403" border="0" width="468" height="60" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-124&b=12400014&u=http%3A%2F%2Fwww.erogechu.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/124/1/erogettyu_468x60.gif?c=20281&b=14" border="0" alt="素人専門無修正動画サイト　エロゲッチュ" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-124&b=12400002&u=http%3A%2F%2Fwww.erogechu.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/124/1/468x60.gif?c=20281&b=2" border="0" alt="素人専門無修正動画サイト　エロゲッチュ" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-125&b=12500107&u=http%3A%2F%2Fwww.1919gogo.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/125/1/eve_new_468x60.gif?c=20281&b=107" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-125&b=12500058&u=http%3A%2F%2Fwww.1919gogo.com%2Fhome%2Fhome.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/125/1/eve_karami_468x60.gif?c=20281&b=58" border="0" alt="1919gogo.com" /></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-125&b=12500074&u=http%3A%2F%2Fwww.1919gogo.com%2Fevent%2F0712w5_issue%2Findex.html" target="_blank"><img src="http://image.nsk-sys.com/sozai/125/1/eve_hizou_468x60.gif?c=20281&b=74" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-1&b=100009&u=http%3A%2F%2Fsbs.nsk-sys.com%2F" target="_blank"><img src="http://image.nsk-sys.com/sozai/1/1/468x60_0616.gif?c=20281&b=9" border="0"/></a>' ) ;

	xx.push( '<a href="http://sbs.nsk-sys.com/track/traffic.php?c=20281-1-1&b=100008&u=http%3A%2F%2Fsbs.nsk-sys.com%2F" target="_blank"><img src="http://image.nsk-sys.com/sozai/1/1/468x60.gif?c=20281&b=8" border="0"/></a>' ) ;

	xx.push( '<a href="http://click.duga.jp/main/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/468-60.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;

	xx.push( '<a href="http://click.duga.jp/month/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/month/468-60.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;

	xx.push( '<a href="http://click.duga.jp/aff/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/aff/468-60.gif" alt="アダルト広告はAPEXアフィリエイトシステム" border=0></a>' ) ;

	xx.push( '<a href="http://click.duga.jp/month/cosplay/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/cosplay/468-60.gif" alt="コスプレっ娘通信" border=0></a>' ) ;

	xx.push( '<a href="http://click.duga.jp/month/school/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/school/468-60.gif" alt="女子校生のぱんつ" border=0></a>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-actress-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-nozoki-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-zeus-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-enko-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-sodom-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-momopuri-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-vstudio-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-vr-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-boinbb-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-fap-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-seifuku-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-mania-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-alpha-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-anal-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-kasei-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-spider-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-hentai-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-toilets-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-spark-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-idol-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;

	xx.push( '<iframe width="468" height="60" frameborder="0" scrolling="no" src="http://ad.duga.jp/iframe/flash-468-fresh-a/3251-01/" marginwidth="0" marginheight="0"><a href="http://click.duga.jp/3251-01" target="_blank">アダルトビデオ DUGA -デュガ-</a></iframe>' ) ;



	//	カスタマイズここまで


	r = Math.floor( Math.random( ) * xx.length ) ;
	document.write( xx[r] ) ;

}



function random_msg3( ) {

	var r ;
	var xx = new Array( ) ;


	//	カスタマイズここから
	//
	//	xx.push( '表示させたい広告等1' ) ;
	//	xx.push( '表示させたい広告等2' ) ;
	//	xx.push( '表示させたい広告等3' ) ;
	//	.
	//	.
	//	.
	//
	//	のように記述する



	xx.push( '<iframe src="http://flash.affiliate.dtiserv.com/1pondo/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://flash.affiliate.dtiserv.com/10musu/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://flash.affiliate.dtiserv.com/carib/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://flash.affiliate.dtiserv.com/erox/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://flash.affiliate.dtiserv.com/ppv/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://flash02.affiliate.dtiserv.com/h0930/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://flash02.affiliate.dtiserv.com/h4610/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://flash02.affiliate.dtiserv.com/c0930/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://flash.affiliate.dtiserv.com/paco/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click78/1132004-132-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/exshot/auto/1132004_b.jpg" border=0></a>' ) ;

	xx.push( '<iframe src="http://www.mmaaxx.com/table/dx/index22.html?affid=79654" width=200 height=200 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/2006012-6-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib/06-200-04.gif" border=0></a>' ) ;

	xx.push( '<iframe src="http://flash02.affiliate.dtiserv.com/1000giri/02/index01.html?affid=79654" width=200 height=170 frameborder="no" scrolling="no"></iframe>' ) ;




	//	カスタマイズここまで


	r = Math.floor( Math.random( ) * xx.length ) ;
	document.write( xx[r] ) ;

}



function random_msg4( ) {

	var r ;
	var xx = new Array( ) ;


	//	カスタマイズここから
	//
	//	xx.push( '表示させたい広告等1' ) ;
	//	xx.push( '表示させたい広告等2' ) ;
	//	xx.push( '表示させたい広告等3' ) ;
	//	.
	//	.
	//	.
	//
	//	のように記述する



	xx.push( '<a href="http://click.dtiserv2.com/Click/1018002-18-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/1pondo/18-725-02.jpg" border="0" alt="新作ムービー【無修正】" /></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click2/1006004-6-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib/06-700-02.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click2/1006003-6-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib/06-700-01.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click501/1006002-6-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib/camp/700x200.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1320001-320-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/paco/1320001_b.jpg" border="0"></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1290002-290-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib_ppv/290-700-01.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1290001-290-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib_ppv/290-700-02.jpg" border=0></a>' ) ;

	xx.push( '<iframe src="http://click.dtiserv2.com/Click149/3132004-23-79654" width=700 height=120 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<IFRAME SRC="http://www.mmaaxx.com/table/coupon/index05.html?affid=79654" width="700" height="200" frameborder="no" scrolling="no"></IFRAME>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click2/1318006-318-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/c0930/1318006_b.jpg" border="0"></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click/1047001-47-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/jpex/47-700-01.jpg" border=0></a>' ) ;

	xx.push( '<a href="http://click.dtiserv2.com/Click215/1103003-103-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/dxlive/103-700-01.jpg" border=0></a>' ) ;

	xx.push( '<iframe src="http://www.mmaaxx.com/table/dx/index24.html?affid=79654" width=700 height=200 frameborder="no" scrolling="no"></iframe>' ) ;

	xx.push( '<iframe src="http://www.mmaaxx.com/table/dx/index23.html?affid=79654" width=700 height=200 frameborder="no" scrolling="no"></iframe>' ) ;
	
	xx.push( '<iframe src="http://click.dtiserv2.com/Click262/3290011-23-79654" width=700 height=120 frameborder="no" scrolling="no"></iframe>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click2/1132010-132-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/exshot/1132010_b.jpg" border=0></a>' ) ;
	
	xx.push( '<IFRAME SRC="http://www.ppc-direct.com/index3.html?affid=79654" width=700 height=200 frameborder="no" scrolling="no"></IFRAME>' ) ;
	
	xx.push( '<iframe src="http://www.mmaaxx.com/table/ccg/index03.html?affid=79654" width=700 height=200 frameborder="no" scrolling="no"></iframe>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1317002-317-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/mesubuta/317-700-02.jpg" border=0></a>' ) ;
	
	xx.push( '<IFRAME SRC="http://www.mmaaxx.com/index3.html?affid=79654" width=700 height=200 frameborder="no" scrolling="no"></IFRAME>' ) ;
	
	xx.push( '<iframe src="http://www.mmaaxx.com/table/carib/index25.html?affid=79654" width="700" height="200" frameborder="no" scrolling="no"></iframe>' ) ;
	
	xx.push( '<iframe src="http://www.mmaaxx.com/table/carib/index10.html?affid=79654" width="700" height="200" frameborder="no" scrolling="no"></iframe>' ) ;
	
	xx.push( '<iframe src="http://www.mmaaxx.com/table/1pondo/index01.html?affid=79654" width=700 height=200 frameborder="no" scrolling="no"></iframe>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1292002-292-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/10musume/292-700-02.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1292001-292-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/10musume/292-700-01.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click2/1007001-7-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/eroxz/07-700-01.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1322011-322-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/shiroutou/1322011_b.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1056001-56-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/x-ray/56-700-01.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1325001-325-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/1000giri/1325001_b.jpg" border=0></a>' ) ;
	
	xx.push( '<iframe src="http://www.mmaaxx.com/table/carib/index17.html?affid=79654" width=700 height=150 frameborder="no" scrolling="no"></iframe>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/2259001-259-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/akibahonpo/259-700-01.gif" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/2263001-263-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/aquarium/263-700-01.gif" border=0></a>' ) ;
	
	xx.push( '<IFRAME SRC="http://mmaaxx.com/table/paco/index02.html?affid=79654" width="700" height="200" frameborder="no" scrolling="no"></IFRAME>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1262002-262-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/h4610/262-700-01.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1286006-286-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/h0930/286-700-02.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1262007-262-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/h4610/262-700-02.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1322001-322-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/shiroutou/1322001_b.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.dtiserv2.com/Click/1286002-286-79654" target="_blank"><img src="http://affiliate.dtiserv.com/image/h0930/286-700-01.jpg" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/main/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/700-200.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/month/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/month/700-200.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/ppv/700-200.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/main/new.html/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/kikaku/new.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/main/ranking50.html/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/kikaku/rank.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/main/sm.html/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/kikaku/sm.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/main/scatolo.html/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/kikaku/scatolo.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/main/jukujo.html/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/kikaku/jukujo.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/main/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/duga/610-200.gif" alt="アダルトビデオ DUGA -デュガ-" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/month/cosplay/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/cosplay/700-200.gif" alt="コスプレっ娘通信" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/month/school/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/school/700-200.gif" alt="女子校生のぱんつ" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/month/actress/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/actress/700-200.gif" alt="AV女優養成所" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/month/nozoki/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/nozoki/700-200.gif" alt="のぞきチャンネル" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/zeus/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/zeus/700-200.gif" alt="ゼウス" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/enko/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/enko/700-200.gif" alt="中だし援交" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/sodom/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/sodom/700-200.gif" alt="ソドム" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/momopuri/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/momopuri/700-200.gif" alt="モモプリッ！" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/vstudio/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/vstudio/700-200.gif" alt="V-Studio" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/vr/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/vr/700-200.gif" alt="V&Rプランニング" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/boinbb/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/boinbb/700-200.gif" alt="BoinBB.com" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/fap/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/fap/700-200.gif" alt="FAP" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/seifuku/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/seifuku/700-200.gif" alt="制服援交" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/mania/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/mania/700-200.gif" alt="マニアフリークス" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/alpha/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/alpha/700-200.gif" alt="アルファーインターナショナル" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/anal/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/anal/700-200.gif" alt="しりあーなる" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/kasei/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/kasei/700-200.gif" alt="火星魂" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/spider/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/spider/700-200.gif" alt="毒蜘蛛" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/hentai/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/hentai/700-200.gif" alt="変態志向" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/toilets/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/toilets/700-200.gif" alt="女子トイレ事件簿" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/spark/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/spark/700-200.gif" alt="スパークビジョン" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/idol/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/idol/700-200.gif" alt="アイドルオンライン" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/lovely/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/lovely/700-200.gif" alt="ラブリー" border=0></a>' ) ;
	
	xx.push( '<a href="http://click.duga.jp/ppv/fresh/3251-01" target="_blank"><img src="http://ad.duga.jp/banner/fresh/700-200.gif" alt="フレッシュ" border=0></a>' ) ;



	//	カスタマイズここまで


	r = Math.floor( Math.random( ) * xx.length ) ;
	document.write( xx[r] ) ;

}




function random_msg5( ) {

	var r ;
	var xx = new Array( ) ;


	//	カスタマイズここから
	//
	//	xx.push( '表示させたい広告等1' ) ;
	//	xx.push( '表示させたい広告等2' ) ;
	//	xx.push( '表示させたい広告等3' ) ;
	//	.
	//	.
	//	.
	//
	//	のように記述する



	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-10.html?http://atype.jp/track/click.php?aid=986&linkid=P54" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-9.html?http://atype.jp/track/click.php?aid=986&linkid=P47" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-8.html?http://atype.jp/track/click.php?aid=986&linkid=P46" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-7.html?http://atype.jp/track/click.php?aid=986&linkid=P42" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-6.html?http://atype.jp/track/click.php?aid=986&linkid=P27" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-5.html?http://atype.jp/track/click.php?aid=986&linkid=P10" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-4.html?http://atype.jp/track/click.php?aid=986&linkid=P9" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-3.html?http://atype.jp/track/click.php?aid=986&linkid=P8" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-2.html?http://atype.jp/track/click.php?aid=986&linkid=P7" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/html-1.html?http://atype.jp/track/click.php?aid=986&linkid=P6" width="190" height="353" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;




	//	カスタマイズここまで


	r = Math.floor( Math.random( ) * xx.length ) ;
	document.write( xx[r] ) ;

}





function random_msg6( ) {

	var r ;
	var xx = new Array( ) ;


	//	カスタマイズここから
	//
	//	xx.push( '表示させたい広告等1' ) ;
	//	xx.push( '表示させたい広告等2' ) ;
	//	xx.push( '表示させたい広告等3' ) ;
	//	.
	//	.
	//	.
	//
	//	のように記述する



	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-c_5.html?http://atype.jp/track/click.php?aid=986&linkid=P82" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-c_4.html?http://atype.jp/track/click.php?aid=986&linkid=P81" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-c_3.html?http://atype.jp/track/click.php?aid=986&linkid=P80" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-c_2.html?http://atype.jp/track/click.php?aid=986&linkid=P79" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-c_1.html?http://atype.jp/track/click.php?aid=986&linkid=P78" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-10.html?http://atype.jp/track/click.php?aid=986&linkid=P58" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-9.html?http://atype.jp/track/click.php?aid=986&linkid=P24" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-8.html?http://atype.jp/track/click.php?aid=986&linkid=P23" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-7.html?http://atype.jp/track/click.php?aid=986&linkid=P22" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-6.html?http://atype.jp/track/click.php?aid=986&linkid=P21" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-5.html?http://atype.jp/track/click.php?aid=986&linkid=P20" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-4.html?http://atype.jp/track/click.php?aid=986&linkid=P19" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-3.html?http://atype.jp/track/click.php?aid=986&linkid=P18" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-2.html?http://atype.jp/track/click.php?aid=986&linkid=P17" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;

	xx.push( '<iframe src="http://ads.b10f.jp/s/h/ran-1.html?http://atype.jp/track/click.php?aid=986&linkid=P16" width="565" height="360" frameborder="0" scrolling="auto" title="【地下10階】">0</iframe>' ) ;




	//	カスタマイズここまで


	r = Math.floor( Math.random( ) * xx.length ) ;
	document.write( xx[r] ) ;

}


