 
 
if(!window['chobim_name']) chobim_name="なまえ";
if(!window['chobim_mail']) chobim_mail="メール";
if(!window['chobim_url']) chobim_url="URL";
if(!window['chobim_message']) chobim_message="メッセージ";
if(!window['chobim_send']) chobim_send="送信";
if(!window['chobim_message_width']) chobim_message_width=10;
if(!window['chobim_message_height']) chobim_message_height=3;
if(!window['chobim_name_size']) chobim_name_size=8;
if(!window['chobim_mail_size']) chobim_mail_size=8;
if(!window['chobim_url_size']) chobim_url_size=8;
if(!window['chobim_bordercolor']) chobim_bordercolor="gray";
if(!window['chobim_style']) chobim_style="";
chobim_style2="";
if(window['chobim_textcolor']) chobim_style2=" style=\"color:"+window['chobim_textcolor']+";\"";

if(chobim_style!="") { 
	document.write("<div style=\""+chobim_style+"\">");
}
else {
	document.write("<div class=\"chobim\">");
}

document.write("<form id=\"chobim_form\" action=\"http://mail.chobies.jp/mail/12768/post.html\" method=\"post\" onsubmit=\"if(this.message.value==''){alert(chobim_message+'を入力してください');return false;}if(this.message.value.length>1000) {alert(chobim_message+'は全角500文字までです。');return false;};return true;\">");
document.write("<input type=\"hidden\" name=\"test\" value=\"あ\">");
document.write("<table class=\"chobim_table\" style=\"paidding: 0px; margin: 0px; font-size: 7pt\; \">");
if(!window['chobim_name_hidden']) document.write(" <tr id=\"chobim_name\"><td"+chobim_style2+">"+chobim_name+"</td><td><input type=\"text\" size=\""+chobim_name_size+"\" name=\"name\" style=\"border: 1px solid "+chobim_bordercolor+"; padding: 0px; spacing: 0px;\"></td></tr>");
if(!window['chobim_mail_hidden']) document.write(" <tr id=\"chobim_mail\"><td"+chobim_style2+">"+chobim_mail+"</td><td><input type=\"text\" size=\""+chobim_mail_size+"\" name=\"mail\" style=\"border: 1px solid "+chobim_bordercolor+"\"></td></tr>");
if(!window['chobim_url_hidden']) document.write(" <tr id=\"chobim_url\"><td"+chobim_style2+">"+chobim_url+"</td><td><input type=\"text\" size=\""+chobim_url_size+"\" name=\"url\" style=\"border: 1px solid "+chobim_bordercolor+"\"></td></tr>");
if(!window['chobim_message_label_hidden']) document.write(" <tr id=\"chobim_message\"><td colspan=\"2\""+chobim_style2+">"+chobim_message+"</td></tr>");
document.write(" <tr id=\"chobim_message\"><td colspan=\"2\"><textarea cols=\""+chobim_message_width+"\" rows=\""+chobim_message_height+"\" name=\"message\" style=\"border: 1px solid "+chobim_bordercolor+"\"></textarea></td></tr>");
document.write(" <tr id=\"chobim_submit\"><td colspan=\"2\"><input type=\"submit\" value=\""+chobim_send+"\"></td></tr>");
document.write(" </table>");
document.write(" </form>");

document.write(" <div class=\"chobim_footer\">");
document.write("  <div style=\"text-align: right;\" class=\"chobim_present\"></div>");
document.write(" </div>");
document.write("</div>");
<!-- This file is cache -->

