var curr_lb_div;var is_modal=false;function getCard(_1){jQuery.ajax({type:"POST",url:"http://rtfm.appspot.com/cinf/",data:"saveString="+_1,cache:false,dataType:"html",beforeSend:function(_2){before(_2);},success:function(_3,_4,_5){doinf(_3,_4,_5);},error:function(_6,_7,_8){errH(_6,_7,_8);},complete:function(_9,_a){compL(_9,_a);}});};function before(_b){document.getElementById("single1").innerHTML="
 
\"Processing...\"
";$("#activityIndicator").show(250);return false;};function compL(_c,_d){$("#activityIndicator").delay(250).hide(250);};function errH(_e,_f,_10){var _11=_e.responseText;if(_e.status!=418&&_e.status!=412){_11="There was an unexpected error.";}document.getElementById("processResult").innerHTML=_11;if(_e.status==412){setTimeout("location.reload()",3000);}};function doinf(_12,_13,obj){document.getElementById("cInfoP").innerHTML=_12;};