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

function esdplCallback(es){
	var esdpl = new es.DokodemoPropertyList ("esdplContainer", "esdplView", 525, 700, "#ffffff") ;
	esdpl.addVariable("searchId", 1144);
	esdpl.addVariable("dokodemoPass", "1f634ab706dd31ab8fd3182e7449fe8c");
	esdpl.addVariable("customNum", 1);
	esdpl.addVariable("listTitle", "新着物件情報");
	esdpl.addVariable("thumbnailType", 1);
	esdpl.addVariable("orderBy", "random");
	esdpl.addVariable("themeNum", 5);
	esdpl.addVariable("layoutNum", 0);
	esdpl.render();
}
