<!-- Hide script from old browsers

	// Appends an iFrame containing the Google AdWords conversion tracking code

	function MMConversion() {
		var iframe = document.createElement('iframe');
		iframe.style.width = '0px';
		iframe.style.height = '0px';
		iframe.frameBorder = '0';
		document.body.appendChild(iframe);
		iframe.src = 'http://www.hyattsiestakeybeach.com/florida-fractional-condos/thankyou.html';
	};

//-- Stop hiding script -->