var privacyHTML = 

			'<div class="footer">' +

	'<br><a href="privacy_policy.html" target="_blank">Privacy Policy</a> | <a href="site_map.html" target="_blank">Sitemap</a> | <a href="contact_us.html">Contact Us</a> | <a href="advertise.html" target="_blank">Advertise with MISEX</a><br><br>' +
      'All models were at least 18 years old at the time of their performance.<br><br>' +
			'© Copyright 1994-2009 Exponew srl<br><br>' +


				'</div>';

document.write(privacyHTML);