﻿document.write('<div class="footer">');
	document.write('<a href="http://www.tuifly.com" target="_blank"><img class="logoLeft" src="img/logoLeft.gif" width="70" height="17" border=0/></a>');
	document.write('<a href="http://www.tui.com" target="_blank"><img class="logoRight" src="img/logoRight.gif" width="76" height="17" border=0/></a>');
	//document.write('<a href="privacy.html" target="_blank">privacy</a>');
	//document.write('|');
	//document.write('<a href="contact.html" target="_blank">contact</a>');
document.write('</div>');
document.close();