document.write("<script type='text/javascript' src='http://www.39jy.org/bjjyk.js'></script>");
function words() {
document.write("<div class=right><b>选择合适的字体大小：</b><a onClick=conn.className='px12' style=cursor:pointer; >小</a> | <a onClick=conn.className='px14' style=cursor:pointer; >中</a> | <a onClick=conn.className='px16' style=cursor:pointer; >大</a></div>");
}
function submits(){ 
if(document.getElementById('ly_con').value!=''){   
  alert('您的回复已经提交成功了,审核成功后方可显示!');	
  location.reload();}
else{	alert('您的回复不能为空!');}
}
function data(){
	var now= new Date();
	var year=now.getYear();
	var month=now.getMonth()+1;
	var day=now.getDate();
	var hour=now.getHours();
	var minute=now.getMinutes();
	var second=now.getSeconds();
	document.write(year+'-'+month+'-'+day+' '+hour+':'+minute+':'+second);
}
