// 龠龠龠

var favurl='http://trader.erosdlz.com/';
var favtitle='ErosTrader - アダルト専門テキストバナー交換';

function remakesample(){
	document.getElementById('SMPfcA').style.color='#'+document.forms['mkcode'].elements['fc'].value;
	document.getElementById('SMPfcB').style.color='#'+document.forms['mkcode'].elements['fc'].value;
	document.getElementById('SMPfcC').style.color='#'+document.forms['mkcode'].elements['fc'].value;
	document.getElementById('SMPfcD').style.color='#'+document.forms['mkcode'].elements['fc'].value;
	document.getElementById('SMPerostrader').style.borderColor='#'+document.forms['mkcode'].elements['bdc'].value;
	document.getElementById('SMPerostrader').style.backgroundColor='#'+document.forms['mkcode'].elements['bgc'].value;
	document.getElementById('SMPeroscopy').style.backgroundColor='#'+document.forms['mkcode'].elements['bdc'].value;
}
function makecode(){
	bgc=document.forms['mkcode'].elements['bgc'].value;
	bdc=document.forms['mkcode'].elements['bdc'].value;
	fc=document.forms['mkcode'].elements['fc'].value;
	type=document.forms['mkcode'].elements['type'].value;
	code='&lt;script type="text/javascript" src="http://trader.erosdlz.com/trader.php?bgc='+bgc+'&bdc='+bdc+'&fc='+fc+'&bnr='+type+'"&gt;&lt;/script&gt;';
	document.getElementById("madecode").innerHTML=code;
}

