jQuery(document).ready(function(){$("body").append("
")});function SmartUnLoading(){$(".divMessageBox").fadeOut(300,function(){$(this).remove()});$(".LoadingBoxContainer").fadeOut(300,function(){$(this).remove()})}var ExistMsg=0,SmartMSGboxCount=0,PrevTop=0;$.SmartMessageBox=function(a,j){var g,b;a=$.extend({title:"",content:"",NormalButton:undefined,ActiveButton:undefined,buttons:undefined,input:undefined,inputValue:undefined,placeholder:"",options:undefined},a);SmartMSGboxCount=SmartMSGboxCount+1;if(ExistMsg==0){ExistMsg=1;g="";$("body").append(g);if(isIE8orlower()==1){$("#MsgBoxBack").addClass("MessageIE")}}var c="";var h=0;if(a.input!=undefined){h=1;a.input=a.input.toLowerCase();switch(a.input){case"text":a.inputValue=$.type(a.inputValue)==="string"?a.inputValue.replace(/'/g,"'"):a.inputValue;c=""+a.content+"
";b+=c;b+=""+b.content+"
"+b.content+"