var docHeight = Number(CrepoHeight) - 58;
document.write('<iframe src="http://www.crepo.jp/servlet/blogParts.sv?page=inputItem&CrepoItem=' + CrepoItem + '&CrepoHeight=' + docHeight + '&CrepoWidth=' + CrepoWidth + '" style="border:solid 1px #0d5f30;height:' + CrepoHeight + 'px; width:' + CrepoWidth + 'px; margin:0px" frameborder=0 marginwidth=0 marginheight=0 scrolling="no"></iframe>');

