
function wt()
{
	document.write("<div id=\"t3\"><a href=\"/domestic-cleaning-london.html\">Domestic Cleaning<span> in London</span></a><p>Quick Cleaning provides a full range of <strong>cleaning and hygiene services in London</strong> for domestic clients that cover just about any cleaning problem you may have.<br /> Our professional experience is the key of our high quality services at low rates. We know your expectations and we work hard so you can get it every time we clean your home.</p><a href=\"/office-cleaning-london.html\">Office Cleaning<span> in London</span></a><p>We have great experience with our present and past contracts in <strong>office cleaning in London</strong>. Our staff is experienced in cleaning hotels, restaurants and pubs in all over London; schools and colleges in London; hospitals, surgeries, nursing homes from NHS and private clients and we know all the requirements you have and we are able to meet them at all.</p><a href=\"/industrial-cleaning-london.html\">Industrial Cleaning<span> in London</span></a><p>Quick Cleaning understands the importance of your company\'s image and office appearance and we believe that <strong>our trained professionals</strong> can provide you with the highest level of performance on a consistent basis. <br /> We know how important it is to have a clean and tidy working environment. That\'s why we recruit our staff to meet the high standards we know you seek.</p><a href=\"/carpet-cleaning-london.html\">Carpet Cleaning<span> in London</span></a><p>Thank you for your interest in <strong>carpet cleaning</strong>. Our company is using the top quality ProchemTM carpet cleaning machines and materials.</p><a href=\"/estate-agents-cleaning-services-london.html\">Estate Agents Services<span> in London</span></a><p>Quick Cleaning has <strong>teams specialized in apartments and house cleaning</strong> providing the all cleaning materials and equipment for End of tenancy cleaning or to tidy up the property for Move in tenants. We also provide a regular or one off domestic cleaning – change of linen and full cleaning of flats/houses managed by estate agents for short/long term letting or selling/exchanging properties.</p><a href=\"/party-help-cleaning-london.html\">Party Help Cleaning<span> in London</span></a><p>Why not let us come and <strong>clean up after your party</strong>, either on the night or next morning. We know that the last thing you want to do when you have had a good time is to have to clean up. So why not contact us and let us do all the hard work while you enjoy the after party mood.</p></div>");
}

function wtp(str)
{
document.write("<p>Our <b>cleaning services</b> are now available in <b>"+str+", London area</b> with the advantage of our company guarantee. If the job has not been completed to a satisfactory level our specialists will come back to redo the job for you for no extra cost.<br><br>If you need some information on prices please have a look at the pricelist in our <a href=\"/terms.htm\"><b>Terms and Conditions</b></a>. To book a cleaning service <a href=\"MITKO\"><b>click here</b></a> or contact our offices on <b>0845 466 2255</b> and our team will be more than happy to help you.<br></p>");
}

function jh()
{
	document.location = 'http://www.quickcleaning.co.uk/';
}

function book(s)
{
	document.location = '/book-london-cleaner-2.htm?book_id=' + s;
	return false;
}

function sh(o)
{
	d = document.getElementById(o);
	if(!d) return false;
	d.style.display = d.style.display == 'block' ? 'none' : 'block';
}

function set_titles()
{
	var ft2 = document.getElementById('ft2');
	var f = document.getElementById("f");
	
	var h1 = document.getElementById('h1');
	if(h1){ft2.innerHTML = ft2.innerHTML + h1.innerHTML + ' ';h1.style.display = 'none';}
	
	var ft = document.getElementById('ft');
	if(ft){ft2.innerHTML = ft2.innerHTML + ft.innerHTML + ' ';ft.style.display = 'none';}
	
	var p = document.getElementById('p');
	if(p){ft2.innerHTML = ft2.innerHTML + p.innerHTML + ' ';p.style.display = 'none';}
	

	var b1o = document.getElementById('b1o');
	if(b1o)
	{
		//var b1i = new Image();
		//b1i.src = '/i/book-london-cleaner2.gif';
		b1o.onmouseover = function(){this.src = '/i/book-london-cleaner2.gif';}
		b1o.onmouseout 	= function(){this.src = '/i/book-london-cleaner.gif';}
	}
	

	var b2o = document.getElementById('b2o');
	if(b2o)
	{
		//var b2i = new Image();
		//b2i.src = '/i/book-cleaning-london2.gif';
		b2o.onmouseover = function(){this.src = '/i/book-cleaning-london2.gif';}
		b2o.onmouseout 	= function(){this.src = '/i/book-cleaning-london.gif';}
	}


	var b3o = document.getElementById('b3o');
	if(b3o)
	{
		//var b3i = new Image();
		//b3i.src = '/i/book-domestic-cleaning-london2.gif';
		b3o.onmouseover = function(){this.src = '/i/book-domestic-cleaning-london2.gif';}
		b3o.onmouseout 	= function(){this.src = '/i/book-domestic-cleaning-london.gif';}
	}	
	
	var hrefs = document.getElementsByTagName('a');
	for(var i = 0; i< hrefs.length; i++)
	{
		var a = hrefs[i];
		var t = a.getAttribute('title');
		var c = a.innerText;
		if((!t || t == 'undefined') && c && c!= 'undefined') a.setAttribute('title', c);
		a.onmouseover = function(){var t = this.getAttribute('title'); if(t){parent.status = t;return true;}}
		a.onmouseout = function(){parent.status = '';return true;}
	}
	
	//var pl = document.getElementById('pl');
	//pl.innerHTML = pl.innerHTML.replace(/&nbsp;/g, "<br />");
}

window.onload = set_titles;

