It sounds like you just need to have your CMS templates that serve the
UK pages use the UK property embed code and the CMS templates that serve
the Ireland pages use the Ireland property embed code.Then whatever is
in the UK property is on the UK pages and whatever is in the Ireland
property is on the Ireland site. No need for dynamic swapping at
run-time, just get the right embed codes in the right templates.You
could do it dynamically with JavaScript, but Launch couldn't manage it
for you. The...