Monthly Archives: May 2011

The Bathroom Company wins two Awards at the 2011 KBB Awards!

We’re delighted to announce that The Bathroom Company has just scooped two wins in the [...]

The Bathroom Company Shortlisted as Finalists in two 2011 KBB Awards!

We are delighted to announce that we are a finalist in the KBB2011 Industry Awards. [...]

document.addEventListener('DOMContentLoaded', function () { const params = new URLSearchParams(window.location.search); function setField(name, value) { var field = document.querySelector('input[name="' + name + '"]'); if (field) { field.value = value; } } setField('utm_source', params.get('utm_source') || ''); setField('utm_medium', params.get('utm_medium') || ''); setField('utm_campaign', params.get('utm_campaign') || ''); setField('gclid', params.get('gclid') || ''); setField('landing_page', window.location.href); setField('referrer', document.referrer); });