//请修改以下参数
var LiveReceptionCode_ToRight=1;
//说明：浮动图标的水平方向对齐方式，1为右对齐，0为左对齐；
var LiveReceptionCode_helpimgleft=0;
//说明：浮动图标的水平方向的边距；
var LiveReceptionCode_ToBottom=0;
//说明：浮动图标的垂直方向对齐方式，1为底部对齐，0为顶部对齐；
var LiveReceptionCode_helpimgtop=130;
//说明：浮动图标的垂直方向的边距；
var LR_List_w=140;  //列表框的宽度，需要和三张图片的宽度一致[像素]
var LR_List_left=10;  //列表框中部里面文字距离左边的距离[像素]
var LR_List_lineheight=19;  //列表框中部里面文字的行高[像素]
var LR_List_upimg='kristy/up.gif';//列表框顶部的图片网址
var LR_List_downimg='kristy/down.gif';//列表框底部的图片网址
var LR_List_bgimg='kristy/middle.gif';//列表框中部的平铺背景图片



//以下不要修改
var LiveReceptionCode_need_help_html='<table style="border-collapse: collapse;border-spacing: 0; margin:0" width="'+LR_List_w+'" border="0" cellpadding="0" cellspacing="0"><tr style="margin:0px;padding:0px"><td style="margin:0px;padding:0px"><img src="'+LR_List_upimg+'" width="'+LR_List_w+'" id="LiveReceptionCode_need_help" name="LiveReceptionCode_need_help"/></td></tr><tr style="margin:0px;padding:0px"><td style="margin:0px;padding:0px" background="'+LR_List_bgimg+'"><table width="140" border="0" cellspacing="0" cellpadding="0"><tr style="margin:0px;padding:0px"><td width="'+LR_List_left+'" height="0"></td><td style="margin:0px;padding:0px"></td></tr>';


	
LiveReceptionCode_need_help_html+='<tr style="margin:0px;padding:0px"><td  style="margin:0px;padding:0px" height="'+LR_List_lineheight+'"></td><td style="margin:0px;padding:0px">';

LiveReceptionCode_need_help_html+='<div><a target=blank href=msnim:chat?contact=yeguiqing620@hotmail.com><IMG height=16  src=images/qq_v01.gif width=16 border=0>Milan.ye</a><br><a target=blank href=msnim:chat?contact=lyx483@hotmail.com><IMG height=16  src=images/qq_n01.gif width=16 border=0>simon lee</a></div>';


LiveReceptionCode_need_help_html+='</td></tr>';

LiveReceptionCode_need_help_html+='<tr style="margin:0px;padding:0px"><td  style="margin:0px;padding:0px" height="'+LR_List_lineheight+'"></td><td style="margin:0px;padding:0px">';

//LiveReceptionCode_need_help_html+='<div><br/><IMG  src=\'kristy/TelIco.gif\' align=\'absMiddle\' border=0>0592-5287227<br>&nbsp;&nbsp;&nbsp;0592-5238854</div>';


LiveReceptionCode_need_help_html+='</td></tr>';


LiveReceptionCode_need_help_html+='</table></td></tr><tr><td style="margin:0px;padding:0px"><img src="'+LR_List_downimg+'"  width="'+LR_List_w+'" /></td></tr></table>';





