// JavaScript Document
var esdplURL="https://www.es-component.com/esdpl/js/DokodemoPropertyList.js";
document.getElementById('esdplImporter').src=esdplURL;

function esdplCallback(es){
	var esdpl = new es.DokodemoPropertyList ("esdplContainer", "esdplView", 492, 300, "#ffffff") ;
	esdpl.addVariable("searchId", 1149);
	esdpl.addVariable("dokodemoPass", "b15eac2869a817972099621928672df0");
	esdpl.addVariable("customNum", 1);
	esdpl.addVariable("listTitle", "新着更新物件の一部をご紹介");
	esdpl.addVariable("thumbnailType", 1);
	esdpl.addVariable("orderBy", "random");
	esdpl.addVariable("themeNum", 4);
	esdpl.addVariable("layoutNum", 1);
	esdpl.render();
}
