$(document).ready(function(){
$('#androplaceholder').append( $('#result_window') );
//
if ($(".lnk-avt").size() > 0) {
//
}
else {
$('.diskont').text((Number($('.diskont').text())*0.93));
}
});
