// JavaScript Document
//"+scriptArgs+"
var scriptArgs = document.getElementById('testScript').getAttribute('data');
document.writeln("<div id=\"meiwaleavemessage\">");
document.writeln("<script src=\"http:\/\/www.meiwapack.com\/Message\/script\/message.js\" type=\"text\/javascript\"><\/script>")
document.writeln("<style>");
document.writeln(".clr{ clear:both}");
document.writeln("p.t_c{ padding-left:78px; margin-top:5px}");
document.writeln("#meiwaleavemessage{}");
document.writeln("#button{");
document.writeln("	cursor:pointer;");
document.writeln("	position:absolute}");
document.writeln("#theform{");
document.writeln("	background:url(http:\/\/www.meiwapack.com\/images\/leavemessage\/biaodan_bg.gif) no-repeat; ");
document.writeln("	width:448px;");
document.writeln("	height:300px;");
document.writeln("	padding:11px;");
document.writeln("	color:#003366;");
document.writeln("	position:absolute;}");
document.writeln(".close{");
document.writeln("	float:right;");
document.writeln("	cursor:pointer;}");
document.writeln("#theform form{");
document.writeln("	color:#15377e;");
document.writeln("	width:400px;");
document.writeln("	margin:auto;");
document.writeln("	border:none;");
document.writeln("	padding-top:20px}");
document.writeln("#theform form li{");
document.writeln("	line-height:24px;");
document.writeln("	height:24px;");
document.writeln("	margin:2px 0}");
document.writeln("#theform form li.textarea{");
document.writeln("	width:398px;");
document.writeln("	height:82px;");
document.writeln("	margin:5px 0;}");
document.writeln("#theform form li span{");
document.writeln("	background:#f5f6f6;");
document.writeln("	display:block;");
document.writeln("	height:24px;");
document.writeln("	width:74px;");
document.writeln("	float:left;");
document.writeln("	text-indent:10px}");
document.writeln("#theform form li input{");
document.writeln("	height:14px;");
document.writeln("	line-height:14px;");
document.writeln("	background:#f5f5f5;");
document.writeln("	border:1px solid #d4d4d4}");
document.writeln("#theform textarea{");
document.writeln("	color:#bababa;");
document.writeln("	font-size:14px;");
document.writeln("	background:url(http:\/\/www.meiwapack.com\/images\/leavemessage\/form_bg.gif) no-repeat;");
document.writeln("	width:388px;");
document.writeln("	height:72px;");
document.writeln("	overflow:auto;");
document.writeln("	margin:0;");
document.writeln("	padding:0;");
document.writeln("	border:none;");
document.writeln("	padding:5px;");
document.writeln("	margin-top:4px;");
document.writeln("	margin-bottom:5px;}");
document.writeln("#theform input{");
document.writeln("	border:none;");
document.writeln("	margin-top:2px;");
document.writeln("	margin-left:15px}");
document.writeln("#theform input.size01{");
document.writeln("	width:306px}");
document.writeln("#theform input.size02{");
document.writeln("	width:100px}");
document.writeln("#theform input.submit{");
document.writeln("	width:85px;");
document.writeln("	height:23px;");
document.writeln("	background:url(http:\/\/www.meiwapack.com\/images\/leavemessage\/submit.gif) no-repeat}");
document.writeln("#theform input.reset{");
document.writeln("	width:85px;");
document.writeln("	height:23px;");
document.writeln("	background:url(http:\/\/www.meiwapack.com\/images\/leavemessage\/reset.gif) no-repeat}");
document.writeln("#iframe{");
document.writeln("	display:none}");
document.writeln("#theoverflow{");
document.writeln("	position:absolute;");
document.writeln("	width:100%;");
document.writeln("	background:#FFFFFF;");
document.writeln("	top:0;");
document.writeln("	left:0;");
document.writeln("	display:none;");
document.writeln("	filter:alpha(opacity=0);");
document.writeln("	 -moz-opacity:0.0;");
document.writeln("	-kHTML-opacity: 0.0;");
document.writeln("	opacity: 0.0;}");
document.writeln("<\/style>");
document.writeln("<div id=\"theoverflow\"><\/div>");
document.writeln("<div id=\"button\"><img src=\"http:\/\/www.meiwapack.com\/images\/leavemessage\/zxly.gif\" alt=\"美华在线留言表单\" \/><\/div>");
document.writeln("<div id=\"theform\">");
document.writeln("<img class=\"close\" src=\"http:\/\/www.meiwapack.com\/images\/leavemessage\/close.gif\" alt=\"CLOSE\" \/>");
document.writeln("<div class=\"clr\"><\/div>");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("<form action=\"http:\/\/www.meiwapack.com\/Message\/index.asp\" method=\"post\" target=\"iframe\" name=\"meiwaform\">");
document.writeln("<p>欢迎来到美华，以下表单将反馈您的咨询信息或订单。<\/p>");
document.writeln("<ul>");
document.writeln("<li class=\"textarea\"><textarea name=\"Pro_Content\">请在此留言,我们会及时联系你。<\/textarea><\/li>");
document.writeln("");
document.writeln("<li><span>联系地址<\/span><input class=\"size01\" name=\"Addr\" type=\"text\" \/><\/li>");
document.writeln("<li><span>联系电话<\/span><input name=\"Tel\" type=\"text\" \/><\/li>");
document.writeln("<li><span>E-mail<\/span><input class=\"size02\" name=\"Email\" type=\"text\" \/>（请填写正确的邮件地址）<\/li>");
document.writeln("<li><span>联系人<\/span><input name=\"Man\" type=\"text\" \/><\/li>");
document.writeln("<\/ul>");
document.writeln("<p class=\"t_c\">");
document.writeln("<input class=\"submit\" name=\"submit\" value=\" \" type=\"submit\" \/>");
document.writeln("<input class=\"reset\" name=\"reset\" value=\" \" type=\"reset\" \/>");
document.writeln("<input name=\"Web_Id\" type=\"hidden\" id=\"Web_Id\" value=\""+scriptArgs+"\" \/>");
document.writeln("<input name=\"Act\" type=\"hidden\" id=\"Act\" value=\"AddSave\" \/>");
document.writeln("<input name=\"Pro_Name\" type=\"hidden\"\/>");
document.writeln("<\/p>");
document.writeln("<\/form>");
document.writeln("");
document.writeln("<iframe id=\"iframe\" name=\"iframe\"><\/iframe>");
document.writeln("<\/div>");
document.writeln("");
document.writeln("<\/div>")
