Oops!
Page you are looking for, Not Found
<script>
$( "#extra_289" ).insertAfter( $( "#banerInfo" ) );
$( "#extra_325" ).insertAfter( $( ".social" ) );
const logoImg = $('.emberded-footer-redbus-logo');
if (logoImg.length > 0) {
const anchor = $('<a>', {
href: 'https://www.redbus.com.kh/bus-tickets/operators/rith-mony-transport',
target: '_blank',
class: 'emberded-footer-redbus-link'
});
logoImg.wrap(anchor);
}
</script>